On my Windows 10, mmc.exe crashes when I try to add the certificate snap-in. When I click "Ok" after having added the snap-in (computer account, local computer) the message: "Microsoft Management Console has stopped working" and I am offered a debug option. There are no further error messages. I have tried to run "sfc /scannow" and found nothing to repair.
相关问题
- Why Isn't My Windows 10 PC Waking Up after a S
- How to prevent windows from accessing and detectin
- Keychain unable to import p12 properly and system
- How does this JavaScript open Windows Settings in
- How to receive scriptNotify from html in appdata o
相关文章
- Python has stopped working
- Clear Back Stack Navigation Windows 10
- Does the apple push notification distribution cert
- Where do Windows “Product ID” and “Device ID” valu
- Openssl telling certificate has expired when it ha
- OpenSSL error - unable to get local issuer certifi
- Xamarin Android Player Error when attempting to fi
- How can I use 100% of VRAM on a secondary GPU from
The MMC is crashing because of the
SqlManager.dll
from SQLServer 2014 RTM (2014.0120.2000.08 ((SQL14_RTM).140220-1924 )
)So update the SQL Server to latest Service Pack and Update Hotfix Rollup. Import the uninstall .reg to disable dump creation and app verifier.