Over time, you may have made numerous changes to the Local Group Policy Editor. If your PC suddenly starts behaving abnormally, it can be difficult to find which policy is causing the problem. In such a case, resetting Local Group Policy Settings to the Default could be the best option. Here’s how to reset local group policy settings.

1. Reset Local Group Policy using the Group Policy Editor

You can use the Local Group Policy Editor itself to reset its Settings.

1. Open Local Group Policy Editor (Edit Group Policy) from the Windows Search.

Edit Local Group Policy

2. Navigate to the following path:

Local Computer Policy > Computer Configuration > Administrative Templates > All Settings

navigate to the following path

3. In the State Column, double-click on the policies showing Enabled or Disabled.

State

4. Double-click on the policies showing their state as Enabled or Disabled and change it to Not Configured.

Not Configured

5. After that, click on Apply and OK.

6. Navigate to this path in the Local Group Policy Editor:

Local Computer Policy > User Configuration > Administrative Templates > All Settings

Local Group Policy Editor

7. Click on the State column on the right side. Double-click on the policies showing Enabled or Disabled and select Not Configured.

Not Configured

8. After making the changes, click on Apply and OK.

Apply

2. Reset Group Policy settings to default with the Command Prompt

If you’re comfortable handling the command prompt, you can use it to reset Group Policy Settings as well. Here’s what you should do.

1. Click on the Windows 11 search and type Command Prompt.

Command Prompt

2. Right-click on the Command Prompt and select Run as Administrator.

Run as Administrator

3. Execute the command shared below.

RD /S /Q "%WinDir%\System32\GroupPolicyUsers" && RD /S /Q "%WinDir%\System32\GroupPolicy"

copy & paste the command

4. Execute this command:

gpupdate /force

copy & paste the command

5. You will see a success message that reads, “Computer Policy update has completed successfully. User Policy update has been completed successfully”

success message

Only reset the Group Policy settings when there’s a need. If you need more help on this topic, let us know in the comments. Also, if you find this guide helpful, don’t forget to share it with your friends.

LEAVE A REPLY

Please enter your comment!
Please enter your name here