Sunday, December 27, 2020

How to fix MMC could not create the snap-in while opening task scheduler?

Posted by Online Ustaad  |  at  December 27, 2020 No comments


Image


Microsoft Management Console (MMC) is a built-in feature in Windows operating system that lets you manage snap-in on the go. Snap-ins are basic component of a console. Sometimes, snap-ins may not work properly, especially if the registry configuration of a snap-in is broken. If you're going to look on the error message, you'll notice the CLSID:FX:{c7b8fb06-bfe1-4c2e-9217-7a69a95bbac4} which can help us investigate and isolate the issue. That said, you may need to modify the Windows registry.

Disclaimer: Serious problems might occur if you modify the registry incorrectly by using Registry editor or by using another method. These problems might require that you reinstall the operating system, and Microsoft cannot guarantee that it can be solved. Modify the registry at your own risk.

If you want to proceed, follow these steps to troubleshoot your the issue with MMC.

Press the Windows key + R on your keyboard, then type in regedit.

In the left pane, navigate to this location: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\FX:{c7b8fb06-bfe1-4c2e-9217-7a69a95bbac4}"

Right-click on the folder, then click Export. (This will let you backup the registry key into .reg file)

Right-click onto it again, then click Delete.

Click Yes when the confirmation box appears.

Close the Windows Registry, and restart your computer.

After restarting your computer, Windows should automatically generate the required registry configuration for the Task Scheduler and solves the problem.


Share This Post

Related posts

0 comments:

© 2013 OU Free Video Tutorials. All rights reserved
back to top