Jump to content

Recommended Posts

Posted

I am an Admin user, and I needed to disable access to Regedit for non admin users. Therefore I created the following key in Regedit;

 

HKLM/Software/Microsoft/Windows/CurrentVersion/Policies/System/DisableRegistryTools. I set DisableRegistryTools to a value of 1.

 

Unfortunately now I am locked out of Regedit as an admin as well, and because I made the change in Regedit, I cannot get back in.

 

I have tried changing the registry key using command prompt but this didn't work. Does anyone have any suggestions?

 

Thanks.

 

Also while I'm here, I need to remove the PowerShell folder from the Windows 10 application list for non admin users, how could I do that?

Posted

Bit of a tip for you

 

HKLM = Local Machine.

HKCU = Current User

 

When you change anything in local machine it will apply to all users on the computer. Current user will only apply changes to the user who is logged in.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...