Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

How to reset Group Policy settings in Windows

The Group Policy Editor is a very useful tool built into Windows 10 or 11 Professional, Enterprise, and Education for controlling many advanced aspects of access and functionality for other users. This might include the types of programs people can access, the icons available on their desktops, or even basic things like enabling or disabling Aero Shake as a way to minimize windows. While it's useful, you may have created a group policy previously and want to reset it and start over. If so, read on to learn how to reset group policy settings in Windows.

How-to-Reset-Group-Policy-Settings-in-Windows.jpg How to Reset Group Policy Settings in Windows

Good to know: Learn about How to Back Up Your Registry in Windows.

1. Reset individual Group Policy settings

If you've only made two changes, you can reset Group Policy settings individually. This can be done via the Local Group Policy Editor.

  1. Right click on start menu and open a dialog box "employment".
    Local-Group-Policy-Opening-Windows-Run1.jpg How to reset Group Policy settings in Windows
  2. Type gpedit.msc And click "OK" to reach Local Group Policy Editor.
    Local-Group-Policy-Opening-Local-Policy-Editor.jpg How to reset Group Policy settings in Windows
  3. From the section “Local Computer Approach” On the left, expand computer configuration and open Administrative templates , and select “All settings”.
    Local-Group-Policy-Accessing-Group-Policy-Settings-01.jpg How to Reset Group Policy Settings in Windows
  4. Double-click the group policy you want to reset.
    Local-Group-Policy-Opening-Group-Policy-Settings-800x167.jpg How to Reset Group Policy Settings in Windows
  5. Select an option “not configured” , then press “Apply -> OK” to save the changes.
    Local-Group-Policy-Resetting-Group-Policy.jpg How to reset Group Policy settings in Windows
  6. Restart your computer for the changes to take effect.
    Local-Group-Policy-Rebooting-Windows.jpg-1 How to Reset Group Policy Settings in Windows
  7. You can repeat the same steps for another group policy and reset everything one by one.
Also read:  Top 6 Ways to Fix Discord Notifications Not Working on Windows 10 and Windows 11

Tip: Do you need to? Accessing the BIOS on your computerLearn several ways to do this.

2. Reset group policy settings

If you're not sure which policies you've changed, or if there are too many changes and you can't find and change them one by one, you can simply delete the folders where the policy settings are stored. This will reset the Group Policy settings to their default values. You can use the Windows Terminal to do this. By the way, if Windows Terminal did not open for you. You can follow these steps to fix it.

  1. Right click on the Start menu and open “Windows Terminal (Admin).”
    Local-Group-Policy-Opening-Windows-Terminal.jpg-1 How to Reset Group Policy Settings in Windows
  2. Paste the following command line into: PowerShell And press Enter:
    RD /S /Q "%WinDir%\System32\GroupPolicyUsers"

    Local-Group-Policy-Executing-a-Command-800x180.jpg How to Reset Group Policy Settings in Windows

  3. Execute another command in PowerShell:
    RD /S /Q "%WinDir%\System32\GroupPolicy"

    Local-Group-Policy-Executing-a-Command-2-800x173.jpg How to Reset Group Policy Settings in Windows

  4. Finish with this and click on Enter:
    gpupdate.exe /force

    Local-Group-Policy-Executing-a-Command-3-800x189.jpg How to Reset Group Policy Settings in Windows

  5. Restart your computer to apply the changes.
    Local-Group-Policy-Rebooting-Windows.jpg-1 How to Reset Group Policy Settings in Windows

3. Reset Local Security Policy Settings with Windows Terminal

Resetting the local security policy settings can be a good idea to ensure that no misconfigurations remain in this part of the system.

These settings are located in a separate console, and you can reset them using Windows Terminal with administrative rights.

  1. Right click on the Start menu and open “Windows Terminal (Admin).”
    Local-Group-Policy-Opening-Windows-Terminal.jpg-1 How to Reset Group Policy Settings in Windows
  2. Type the following command line in: PowerShell And press Enter:
    secedit / configure / cfg% windir% \ inf \ defltbase.inf / db defltbase.sdb / verbose

    Executing-a-Command-800x147.jpg How to Reset Group Policy Settings in Windows

  3. Restart your computer for the changes to take effect.
    Local-Group-Policy-Rebooting-Windows.jpg-1 How to Reset Group Policy Settings in Windows

Tip: Get Error “This installation is blocked by system policy” On your Windows computer? Learn what to do about it.

Frequently Asked Questions

Q1: How can I update group policies manually?
The answer: Group policies must be refreshed after editing a Group Policy Object (GPO) to save the new configurations. To do this, enter gpupdate.exe /force In the command prompt, press Enter Then restart your computer for the changes to take effect.

Q2: Why do I get “gpedit.msc not found” in Windows error message?
The answer: If you or anyone else reconfigures “Local Group Approach” If this is incorrect, there's a good chance this is the main reason why you're seeing this error message when trying to open the Group Policy Editor in Windows. Try using the methods described in this guide to reset your policy.

Malware is another possible cause behind the error. “gpedit.msc not found”. Make sure you have an active antivirus program on your computer, even if it's just the one built into Windows.

Note that third-party software isn't always safe to use. Sometimes, it can conflict with local group policy and lead to data corruption. Therefore, if you've recently installed a program, uninstall it.

If you recently installed Windows and are receiving this error, your Windows installation may be faulty.

Q3: How do I force Windows to update Group Policy?
The answer: Once you are in the Group Policy Editor, enter “Computer Configuration -> Administrative Templates -> Windows Components.” You can now access "Windows Updates -> Configure automatic updates” and activate Install updates for other Microsoft products.

Also read:  How to change icons on Windows 11
Go to top button