Can't open Device Manager in Windows 10
Sophia Terry
If I try to open Device Manager, an error message will pop up:
MMC cannot open the file C:\WINDOWS\system32\devmgmt.mscI have already searched for solutions, but there was nothing that seemed like my problem. How do I troubleshoot this?
22 Answers
First try the first and simplest repair: DISM and SFC .
Open cmd.exe with Run as Administrator.
DISM.exe /Online /Cleanup-image /StartComponentCleanup
DISM.exe /Online /Cleanup-Image /Restorehealth
SFC /SCANNOW
Restart when all the above is complete and test.
====
Then, if the initial repair did not work, use the Windows 10 Repair Install.
7Go to the Media Creation Link:
Windows 10 is running, so click on the Download button (not Upgrade Button) and select Run. If the Repair will not run as per above, use the Download button to create a USB Windows Installation key, then run Setup on the USB Key.
This will launch the Repair and proceed normally. Use the option to Keep Everything.
As an alternative to John's answer.
- Start > Run >
MMC - File > Add/Remove Snap-in (or ctrl+m)
- Select
Device Managerfrom the list, and clickAdd > - Click OK to close the dialog