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%\System32\GroupPolicyUsers” RD /S /Q “%WinDir%\System32\GroupPolicy” gpupdate /force reg delete “HKCU\Software\Microsoft\Windows\CurrentVersion\Policies” /f reg delete “HKCU\Software\Policies” /f reg delete “HKLM\Software\Microsoft\Policies” /f reg delete “HKLM\Software\Microsoft\Windows\CurrentVersion\Policies” /f reg delete “HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate” /f reg delete “HKLM\Software\Policies” /f reg delete “HKLM\Software\WOW6432Node\Microsoft\Policies” /f reg delete “HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies” /f reg delete “HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate” /f
:: Restore Settings / Apps / Startup page REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v SupportUwpStartupTasks /t REG_DWORD /d 1 /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableFullTrustStartupTasks /t REG_DWORD /d 2 /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableUwpStartupTasks /t REG_DWORD /d 2 /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v SupportFullTrustStartupTasks /t REG_DWORD /d 1 /f
🔔 SUBSCRIBE for more:
SUBSCRIBE for more
🛍 Support me with your Amazon purchases:
UK UK Amazon
US US Amazon
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:
Join Youtube Members
📃Watch related playlists and videos
🖥️Watch related playlists and videos
👕Check out our merch:
Merch Store
💻Discord Access:
Discord Access
🐦Follow and interact with me on Twitter:
Follow on Twitter
✅Follow and interact with me on Facebook:
Follow on Facebook
🎬 View my Website:
View my Website
#windows11 #windows10 #techtips #LocalGroupPolicy #ResetAllLocalGroupPolicy