The Local Group Policy Editor provides a more comprehensive interface to change basic settings (i.e., settings that you can change via the Settings app or Control Panel) as well as advanced system configurations.  However, over time, you could change too many policies, which may cause unwanted behavior in your system. If you can’t remember the Group Policy Objects you changed before the unwanted behavior started, you’ll need to reset all group policy settings back to default.  Fortunately, you can reset all objects at once using the Local Group Policy Editor or the Command Prompt. In this guide, we’ll show you how. Note: Before you start resetting group policy settings, you should know that the Group Policy Editor is only available on Windows 10 Professional and Enterprise.

Reset Group Policy Settings Using Local Group Policy Editor

Start by launching the Local Group Policy Editor by searching for gpedit.msc in the Start Menu. You’ll see two sections on the left pane called Computer Configuration and User Configuration. Computer Configuration applies to all computers and all users that log on to those computers. On the contrary, User Configuration applies to all users, regardless of the computer they log on to. When a Group Policy Object (GPO) has conflicting rules under both configurations, Computer Configuration overrides User Configuration. 

Reset Computer Configuration Settings

Repeat the process for every setting you want to reset.

Reset User Configuration Settings

If you need to reset a large number of settings at once, there’s a more convenient way to do that. 

Reset Group Policy Using Command Prompt

If you have a long list of settings that you want to reset to default simultaneously, you can run two commands using the command prompt.  However, this method only works for settings that are stored locally. If a network administrator controls your group policy settings, you’ll need to contact them to reset group policy. RD /S /Q “%WinDir%\System32\GroupPolicyUsers” && RD /S /Q “%WinDir%\System32\GroupPolicy” gpupdate /force The first command deletes the directories where your Group Policy settings are stored, and the second command refreshes your Group Policy settings. When you’re done, you’ve successfully reset group policy settings on your Windows 10 PC.

Your Group Policy Settings Are Now Good as New

Note that you cannot make these changes if your computer is part of an Active Directory network. You’ll need to contact the network administrator to reset group policy settings. Also, you can’t use this process to reset Local Security Policy objects since those settings aren’t stored under the Administrative Templates section. The Group Policy Editor has been a part of Windows for quite some time, so this process can also reset objects in the Local Group Policy Editor on Windows 7 and 8.1. Hopefully, you could reset the group policy using either method and your system now behaves as it should. If you’re still facing any issues, consider a system restore or factory reset.

How to Reset Group Policy Settings on Windows 10 - 61How to Reset Group Policy Settings on Windows 10 - 4How to Reset Group Policy Settings on Windows 10 - 40How to Reset Group Policy Settings on Windows 10 - 22How to Reset Group Policy Settings on Windows 10 - 84How to Reset Group Policy Settings on Windows 10 - 5How to Reset Group Policy Settings on Windows 10 - 14How to Reset Group Policy Settings on Windows 10 - 21