Jump to content

How to reset all Local Group Policy settings on Windows 10


Batu69

Recommended Posts

Do you want to revert your changes to Local Group Policy? In this guide, we'll show you how to reset all those Group Policy objects to their default settings.

This guide should also work with the professional versions of Windows 8.1 and Windows 7.

reset-group-policy-windows-10.jpg?itok=_

Windows is not only known for being a powerful operating system for productivity, but it's also known for being very customizable. Although, on Windows 10, most of the customization options can be found in the Settings app (and Control Panel), when you have to change more advanced options, you typically use the Local Group Policy Editor.

 

The Local Group Policy Editor (gpedit.msc) is an essential utility that has been part of the operating system for a long time to implement specific configurations globally on your computer or user accounts.

 

IT administrators and tech-savvy users have been using this tool for a long time in the professional version of Windows, and it always works as expected. However, there will be times when you'll probably change the wrong policy, enable and disable too many policies, or you configure a particular policy that may cause unwanted behavior on your computer. When that day comes, depending on how you might have set your policies, resetting the Group Policy objects (GPOs) to their default settings may come in handy.

 

In this Windows 10 guide, we'll walk you through the steps to quickly reset Group Policy objects to their default settings you have modified using the Local Group Policy Editor.

How to reset all Local Group Policy settings

With the Local Group Policy Editor, you can configure a slew of settings regarding personalization, system, networking, and much more. In total, there are over 2000 settings you can customize through the editor.

 

There are at least two ways to reset the Group Policy objects to their default settings. They are both very straightforward, but one takes more time than the other depending how many policies you have configured.

 

Important: Although the chances are very thin that something could go wrong during this process, it's always a good idea to make a full backup of your system or at least create a system restore point to rollback your alterations.

How to reset all Group Policy objects using Local Group Policy Editor

If you have been changing these settings for a long time, one thing you probably didn't notice is that, by default, all of them are in a "Not configured" state. This means that you can easily get into each policy to reset its settings.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Enter gpedit.msc and click OK.
  3. Browse the following path to view all the settings:

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

     

  4. On the right side, make sure to sort the settings by State to view only the ones that are Enabled and Disabled.

 

group-policy-state.jpg?itok=O2-3Djco

 

5. Double-click each policy that is Enabled and Disabled and change its state to Not configured.

6. Click OK and repeat the steps for each policy.

 

group-policy-not-configured.jpg?itok=vz7

 

If you have also changed settings under User Configuration, you need to go through the same steps mentioned above, but to get to the All Settings use the following path:

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

user-configuration-settings.jpg?itok=VEA

How to reset all Group Policy objects using Command Prompt

Obviously, the previous steps work best when you only have a few policies to reset. If you've changed a lot of settings, you can quickly reset all Group Policy objects to their default settings using a few command lines.

  1. Use the Windows key + X keyboard shortcut to open the Power User menu and select Command Prompt (admin).
  2. Type the following two commands and press Enter on each line:

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

    reset-group-policy-cmd.jpg?itok=CwEPwbjd

  3. You can now restart your computer or force the update using the following command to complete the task:

    gpupdate /force

     

The commands will delete the folders where Group Policy settings are stored on your computer, and then Windows 10 will re-apply the default settings.

Keep in mind that we're showing you the steps to reset these settings locally. This guide is not meant to be used on a computer connected to a domain using Active Directory, as it's likely that your network administrator controls these settings.

 

If you're running Windows 10 Home, you won't have access to the Local Group Policy Editor at all, as it's only available on business variants of the operating system, including Windows 10 Pro, Enterprise, and Education.

 

Also, this guide won't reset your security settings under Windows Settings, as they are stored in a different location.

Finally, while we're focusing these steps on Windows 10, this guide should also work with the professional versions of Windows 8.1 and Windows 7.

 

Article source

Link to comment
Share on other sites


  • Replies 2
  • Views 1.3k
  • Created
  • Last Reply
1 hour ago, Batu69 said:

This guide should also work with the professional versions of Windows 8.1 and Windows 7.

 

Quote

How to reset all Local Group Policy settings on Windows 10

 

:o

Link to comment
Share on other sites


19 hours ago, Petrovic said:

 

 

:o

I would have say :

 

How to reset all Local Group Policy settings on Windows Professional

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...