Home > Common Problem > body text

What to do if Computer Management cannot be opened

藏色散人
Release: 2022-01-12 15:21:25
Original
76051 people have browsed it

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”.

What to do if Computer Management cannot be opened

#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.

What to do if Computer Management 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

What to do if Computer Management cannot be opened

3. Change the value inside to mmc.exe %systemroot%\system32\compmgmt.msc /s

What to do if Computer Management cannot be opened

4. At this time, you can right-click the computer on the desktop and open "Management"

What to do if Computer Management cannot be opened

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!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template