Reset all Local Group Policy settings in Windows 10

Local Group Policy Editor is a built-in app which comes bundled with certain editions of Windows 10. Using Local Group Policy Editor, the user can change almost all settings of the operating system and overrid user preferences of networking, personalization, file system operations and so on.

Sometimes when you play with Group Policy, it can cause some unexpected behavior. If you tweaked your operating system using Local Group Policy Editor, you might want to reset everything to defaults.

In this tutorial, I will show you how you can reset all Local Group Policy settings in Windows 10.

How to reset all Local Group Policy settings in Windows 10

  1. Press Win + X shortcut keys to open the Win+X menu in Windows 10. There, you will find the command “Command Prompt(Admin)”. Use it to open a new elevated instance of the command prompt.open-command-prompt-admin
  2. Once the elevated command prompt will appear on the screen, type the following command and press Enter:
    RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
  3. Now, type the command below:
    RD /S /Q "%WinDir%\System32\GroupPolicy"
  4. Two commands above should remove all your tweaks from Group Policy. Tell Windows 10 to re-read Group Policy settings by typing the following command:
    gpupdate /force
  5. Finally, restart Windows 10.

reset-group-policy-cmd

This will reset all Local Group Policy settings in Windows 10.

Please keep in mind that this tutorial is only applicable to settings you made on a standalone Windows instance. If your PC is a part of the domain (active directory), it won’t work.

Looks like you've read the post to the end. If you enjoyed it, please share it. You would greatly help our blog to grow!

Author: The MFTNEXT Team

The MSFTNEXT project is a small team of authors who love to engage with the latest technology and gadgets. Being passionate Windows bloggers, we are happy to help others fix their system issues.

Leave a Reply

Your email address will not be published.

css.php