The Microsoft Management Console (MMC) is a program That provides a framework for programming and a graphical user interface (GUI) for creating, saving, and opening consoles, or collections of administrative tools.
MMC can be found in all the following releases and was first made available as a Windows 98 Resource Kit component. It works with a Multiple Document Interface (MDI) in a setting akin to Windows Explorer from Microsoft. MMC is known as a “tools host” and is for real actions It provides a structure within which management tools can function, not management in and of itself.
It is possible that some snap-ins will not work as planned. Specifically, if there was a problem with the snap-in registry setting (remember, Registry Editor is not a snap-in), the snap-in initialization would fail. This error message (or a different message if you’re using Event Viewer) must show up as a container in this example: The snap-in could not be produced by MMC. The snap-in may not have been installed successfully.
How To Fix MMC Could Not Create The Snap-in
Make an alert to build a system restore point before continuing. You could always restore your system to this repair point in the event that something went wrong. Let’s get started right now and discover how to resolve the MMC Could Not Create The Snap-in error using the troubleshooting look at that follows:
Method 1: Turn on the Microsoft .net Framework
- Use Windows Search to look for the control panel, then choose it from the list of results.
- Select “Uninstall a program” under Programs in the Control Panel.
- From the menu on the left, choose “Turn Windows features on or off.”
- Click “Microsoft.net Framework 3.5” at this point. Each component must be developed, and the ones you wish to turn on must be checked.
- Restart the computer to see if the problem has been resolved; if not, move on to the next phase.
- You are welcome to rerun the system file checker application.
If the following solution doesn’t resolve the MMC Could Not Create The Snap-in issue, try the next one.
Method 2: Run System File Checker
- Using the Windows Key + X keyboard shortcut, select Command Prompt (Admin).
- Enter the following into the Control window and press Enter:
Sfc /scannow
- After this process is complete, wait for your computer to restart.
- Now launch CMD once more, input each of the following commands one at a time, pressing input after each one:
- Wait for the DISM command to complete and let it run.
- Try the following command if the previous one doesn’t work:
Note: Change the C:\RepairSource\Windows folder to point to the Windows installation or recovery disc location for your repair source.
- To save changes, restart your computer. Then, try to resolve the MMC Could Not Create The Snap-in problem.
Method 3: Registry Fix
- To launch Registry Editor, simultaneously press Windows + R and input regedit in the Run dialog box.
NOTE: You should create a registry backup before changing the register.
- Find the following key in the Registry Editor:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns
- Look up the problem number mentioned in the SnapIns with CLSID within.
- Select Export with a right-click on the FX:{b05566ad-fe9c-4363-be05-7a4cbb7cb510} after finding the right key. You will be able to back up the Registry key into a.reg file by doing this. Next, perform a right-click on the same key and choose Delete this time.
- Lastly, choose Yes to erase the registry key from the confirmation box. After closing Registry Editor, restart your computer.
The issue can be resolved when the computer is restarted since Windows will then automatically create the required registry settings for the Event Manager. To make sure that Event Viewer functions correctly, you can open it.
Method 4: Install Remote Server Administration Tools (RSAT) on Windows 10
On Windows 10, RSAT can be used as an alternative to MMC if nothing resolves the problem. Microsoft created RSAT, a very helpful solution to control Windows servers that are located in remote locations. The program has an MMC snap-in called “Active Directory Users and Computers” that lets the user control and make changes to the remote server. The MMC snap-in functions as a module add-on. Using this tool to add new users and change the organizational unit’s password is helpful. Let’s look at the Windows 10 RSAT installation process.