How to Reset All Local Group Policy Settings On Windows 10
Windows 10 is great because it offers many tools you can use to tweak its functionality, such as the Local Group Policy or Registry.
You can customize Windows 10 with numerous tools and tweaks, adjust it to fit your style. For example, you can change the power settings in Control Panel, You modify some settings by using local group policy and registry.
You might know that the local group policy setting is a very sensitive place where you can modify your policies if you but better know which are required to modify. The Local Group Policy might trigger many computer problems, including the BSOD errors, if it lands in the wrong hands.
Microsoft’s Policy Editor enables you to reset all the policy settings since we can’t possibly remember every change we’ve made in the Local Group Policy. Manually resetting the Local group policies is not straightforward, but does not have to be complicated. Or
If you tweak your Group Policy Editor a bit further down the line, your computer might start behaving in an unwanted way. So, this is the moment when you know you have to reset all Group Policy settings to default.
Steps to Reset All Local Group Policy Settings on Windows 10
If you want to find out how to reset all local group policy settings, read this article. So here in this article, we share several best methods for resetting all local group policy settings on Windows 10. There are two possible the which allow you to reset the local group policy. Let’s take a look.
1. Manually Resetting the Local Group Policies
So here is this method, you need to take the step carefully released to reset the local group policy settings in windows 10 manually. Now let’s check out.
Step 1. First of all, open your Run Windows by pressing (Windows + R) and then type “gpedit.msc” and hit enter. It will open a new dialog box.

Step 2. On the Local Group Policy Editor Navigate the following path:
Computer Configuration > Administrative Templates > All Settings

Step 3. Click on the All Settings folder once you will. You will see the list of settings on your right pane. At this point, sort all policies which will only show you those that are Enabled or Disabled.

Step 4. By default policy, these policies are set to “Not Configured“. So in order to set all settings to the default configuration, select those which are “Enabled” and “Disabled” and then double click on the policy to modify it.
Step 5. Select the “Not Configured” option then click on apply and “OK” to “save” changes.

Step 6. Repeat the step 4 and 5 to for all remain “Enabled” or “Disabled” policies.
That’s all. That’s how you can manually reset Local Group Policy settings on Windows 10. If that step is now convent for you the try second method.
2. Reset Using CMD
If you don’t want to reset the local group policies manually. Then you can do it using its Command Prompt, you can do most of the tasks manually. If you have lots of modified policies, you can quickly reset them with Command Prompt. Let’s take a look.
Step 1. First of all, open your Windows search by pressing (Windows + S) or by simply click on the search icon on the taskbar and then type in “Command Prompt” in the search.
Step 2. Choose Run as administrator by right-clicking on the Command Prompt and then ‘Run as administrator.

Step 3. Then, enter the following command on the Command Prompt box:
RD /S /Q "%WinDir%\System32\GroupPolicyUsers" && RD /S /Q "%WinDir%\System32\GroupPolicy"

Step 4. After executing the previous command, enter this command to update the changes:
gpupdate /force

Step 5. After that restart your computer to apply changes.
You’re done. This is how you reset all Local Group Policy objects via CMD to their default settings.
Let me assure you that it will be understood but should you have any doubts, please feel free to contact us below and don’t forget to share this with others too.
