If you’ve recently made a change to Local Group Policy and it has caused problems, you should reset the Local Group Policy Settings. Here’s how you can reset it.

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. On 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 on 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

Command Prompt can be used to reset group policy settings to the default.

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

Command Prompt

2. Right-click on the Command Prompt and select the 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