Choose Start> RUN> enter gpedit. msc to open the Group Policy Editor, but an error message is displayed:
MMC cannot create a management unit.
MMC failed to create snap-in. The management unit may not be correctly installed.
Name: Group Policy object Editor
CLSID: {8fc0b734-a0e1-11d1-a7d3-109f87571e3}
Solution:
1. Right-click "my computer" → "properties" → "advanced" tab → "environment variables" → "system variables" → double-click "PATH Environment Variables" → check "variable values ""Whether it contains" % SystemRoot % \ system32; % SystemRoot %; % SystemRoot % \ system32 \ WBEM ". If it is not included, add it. Note that if other system variables appear, do not delete them. Instead, use semicolons (;). "Split → all the way" OK ".
If the Group Policy object editor still encounters an error after the steps are completed
2. Start Menu → run → Input
Regsvr32 gpedit. dll wsecedit. dll
If the following error message is displayed:
LoadLibrary ("gpedit. dll") failed-the specified module cannot be found.
, Then find
C: \ windows \ system32 \ wbem
The "Framedyn. dll" file under the Directory and copy it
C: \ windows \ system32
Directory, Start Menu → run → Input
Regsvr32 gpedit. dll wsecedit. dll
, The system will prompt
DllRegisterServer in gpedit. dll is successful.
,
DllRegisterServer in wsecedit. dll is successful.
.
Choose Start> RUN> enter gpedit. msc to open the Group Policy Editor "gpedit. msc ".