Group Policy Editor resembles Registry Editor in how both significantly impact system settings, notably in Windows 10. Whenever you edit the Registry, always remember to back it up in case something goes wrong. Similarly, with Group Policy Editor, if you forget to do this, how do you fix Group Policy Editor now? The simplest way is to Reset Group Policy Editor to default in Windows 10 using the following methods.
HOW TO RESET GROUP POLICY IN WINDOWS 10.
1. Reset GPO settings using Local Group Policy Editor.
Step 1: Firstly, access the Local Group Policy Editor by typing gpedit.msc in the Run prompt and pressing Enter. Open the Run Prompt using the Windows + R key combination.
Step 2: Next, navigate to the following link:
Local Computer Policy > Computer Configuration > Administrative Templates > All Settings. Click on the State column to filter items with changed settings.
Step 3: Next, for items showing Enable, double-click, then choose Not Configured. Select OK.
Step 4: Similarly, repeat the above steps with the All Settings folder following this link:
Local Computer Policy > User Configuration > Administrative Templates > All Settings.
Restart your computer, and the Group Policy settings will revert to default. However, if you encounter issues such as losing administrative rights or login problems, try the following actions.
Restore Local Security Policies to Default Settings.
Windows maintains the security policies for your administrative account in the Local Security Policy interface. During usage, incorrect configurations may lead to loss of administrative privileges. Pay attention to the following steps.
Step 1: Open Command Prompt by pressing Windows + X keys and selecting Command Prompt (Admin).
Step 2: Type the following command and press Enter:
Type secedit /configure /cfg %windir%infdefltbase.inf /db defltbase.sdb /verbose then press Enter.
Step 3: Restart your computer, and the settings will revert to their default values. If strange occurrences persist, try the method below.
3. Reset Group Policy Objects via Command Prompt.
This method will remove the Group Policy configuration folders from the drive where Windows is installed.
Step 1: Open Command Prompt (Admin).
Step 2: Then enter the following commands one by one:
Afterwards, proceed to reset your computer to complete the process.
With just a few simple steps using Command Prompt, Mytour has guided you on how to reset the entire Group Policy Editor on Windows 10. By utilizing Command Prompt, you can intervene and configure numerous settings on Windows 10. For example, you can share Wi-Fi on Windows 10 via Command Prompt along with many customizations. Check out the article on sharing Wi-Fi on Windows 10 via Command Prompt to explore interesting features using Command Prompt.
Wishing you successful execution!