The solution to the problem that Computer Management cannot be opened: First bring up the run menu and enter regedit; then call up the registry editor and open the command registry directory; finally change the value inside to "mmc.exe %systemroot%\system32\compmgmt.msc /s”.
#The operating environment of this article: Windows 10 system, DELL G3 computer.
1. Right-click the computer on the desktop and open Management. You will find that it cannot be opened.
2. It doesn’t matter, just follow the steps below. Enter win r (two key combinations) on the keyboard, bring up the run menu, enter regedit, press Enter, load the registry editor
and open
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command] This registry directory
3. Change the value inside to mmc.exe %systemroot%\system32\compmgmt.msc /s
4. At this time, you can right-click the computer on the desktop and open "Management"
For more related questions, please visit the FAQ column!
The above is the detailed content of What to do if Computer Management cannot be opened. For more information, please follow other related articles on the PHP Chinese website!