windows-10mmcsnap-in

Microsoft Management Console has stopped working


I'm trying to add snap into Microsoft Management Console in windows 10. But when I try to add certificate, an error message is coming with the header Microsoft Management Console has stopped working:

enter image description here

When I click the Debug button, Visual Studio 2015 gives me a message like this:

enter image description here

I've tried a solution found by google search saying to run sfc/scannow command in command promt but didn't get any result.


Solution

  • So this doesn't address the error itself, but if you were trying to use the snap-in to access the local computer certificate store then there is a work around.

    Open up command prompt and type in 'certlm.msc', this should directly open up the local computer certificate store plug-in without having to go through the buggy menus.