Score:0

Locked myself out of Group Policy Management with no access to regedit

np flag

I recently locked myself out of group policy management through Local Computer Policy > User Configuration > Administrative Template > Windows Components > Microsoft Management Console > Restrict users to the explicitly permitted list of snap-ins. My regedit is also disabled and I cannot access the group policy editor even though I am an admin. Please help me restore access. {E12BBB5D-D59D-4E61-947A-301D25AE8C23} is the SID I receive when trying to access group policy management. I did not know that these policies would apply to administrator accounts as well. Any help would be greatly appreciated.

in flag
Remote access registry, or use the reg command or powershell to access it directly.
Score:1
cn flag

You can use this powershell command to delete the RestrictToPermittedSnapins registry value:

Remove-ItemProperty HKCU:\SOFTWARE\Policies\Microsoft\MMC -Name RestrictToPermittedSnapins

Then, do not reboot, open the group policy editor again and revert your change.

np flag
This will not work as I have locked myself out of Regedit.
Swisstone avatar
cn flag
@byte69 You don't need access to regedit for this command to work...
Score:0
np flag

I ended up installing a third party group policy editor called Policy Plus (which is open source!) and I was able to enable the the group policy editor from there.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.