Windows

Reset All Local Group Policy Settings to Default in Windows 11



Reset All Local Group Policy Settings to Default in Windows 11
This video is very useful for people who have messed up there permission on windows 11 and windows 10. If you have been tweaking windows settings and your now unable to do anything with a particular feature because is is managed by your organisation message, this this video will help reset all the permission on Windows 11 and Windows 10

Commands:
RD /S /Q “%WinDir%System32GroupPolicyUsers”
RD /S /Q “%WinDir%System32GroupPolicy”

gpupdate /force

reg delete “HKCUSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKCUSoftwarePolicies” /f

reg delete “HKLMSoftwareMicrosoftPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

reg delete “HKLMSoftwarePolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

:: Restore Settings / Apps / Startup page

REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v SupportUwpStartupTasks /t REG_DWORD /d 1 /f

REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v EnableFullTrustStartupTasks /t REG_DWORD /d 2 /f

REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v EnableUwpStartupTasks /t REG_DWORD /d 2 /f

REG ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem /v SupportFullTrustStartupTasks /t REG_DWORD /d 1 /f

🔔 SUBSCRIBE for more:

——————————————————————————————
🛍 Support me with your Amazon purchases:
UK
US

Please note that as an Amazon Associate I earn a commission from any qualifying purchases that you may make through these links.
——————————————————————————————
❤️ Join Britec YouTube Members:

——————————————————————————————
📃Watch related playlists and videos
🖥️
——————————————————————————————
👕Check out our merch:

——————————————————————————————
💻Discord Access:

——————————————————————————————
🐦Follow and interact with me on Twitter:

——————————————————————————————
✅Follow and interact with me on Facebook:

—————————————————————————————–
🎬 View my Website:

—————————————————————————————–

#windows11 #windows10 #techtips #LocalGroupPolicy
#ResetAllLocalGroupPolicy

[ad_2]

source

Related Articles

11 Comments

  1. What would happen if you delete the GroupPolicy folder in WindowsSystem32? Does that change it to the default settings when re-starting the computer? Or, if you take a back-up of this folder before editing Group Policy is it possible to replace the folder with the back-up to go back to the default settings?

Leave a Reply

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

Back to top button