How to Reset Group Policy Settings on Windows 10

Can sometimes cause unwanted behaviors

You can change most Windows 10 settings through the Settings app or the Control Panel on Windows. That said, you may need to rely on theLocal Group Policy Editorwhen you need to change more advanced settings.

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 forgpedit.mscin the Start Menu. You’ll see two sections on the left pane calledComputer ConfigurationandUser 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.

Repeat the process for every setting you want to reset.

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 toreset Local Security Policyobjects 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 asystem restoreorfactory reset.

Arjun is a freelance writer based in India. After working as an equity research analyst, Arjun decided to do something that he has been passionate about – tech. He gets excited talking about and explaining how to solve everyday tech problems. His area of expertise is Windows and is a go-to for all things Excel.Read Arjun’s Full Bio

Leave a Reply

Your email address will not be published.Required fields are marked*

Comment*

Name*

Email*

Website

Welcome to Help Desk Geek- a blog full of tech tips from trusted tech experts. We have thousands of articles and guides to help you troubleshoot any issue. Our articles have been read over 150 million times since we launched in 2008.

HomeAbout UsEditorial StandardsContact UsTerms of Use

Copyright © 2008-2024 Help Desk Geek.com, LLC All Rights Reserved