When you want to modify the group policy, but find that you cannot make changes, this may be due to insufficient permissions. PHP editor Banana will guide you step by step to solve this problem in this article, allowing you to easily modify the group policy.
The solution is as follows
1. "win+R" shortcut key to start running, enter "regedit" and press Enter to open.
2. After entering the registry editor page, copy and paste "Computer HKEY_CURRENT_USERSoftwarePoliciesMicrosoftMMC" into the address bar above and press Enter to locate it.
3. Then double-click "RestrictToPermittedSnapins" on the right.
4. If there is no "RestrictToPermittedSnapins" on the right, right-click the blank space on the right, select "New" a "DWORD value", and name it "RestrictToPermittedSnapins" "That's it.
5. Then double-click "RestrictToPermittedSnapins", in the window interface that opens, change the "numeric data" to "0", and finally click OK to save.
The above is the detailed content of What to do if win11 cannot edit group policy? Win11 cannot edit group policy?. For more information, please follow other related articles on the PHP Chinese website!