Reset All Local Group Policy Settings to Default in Windows 11

preview_player
Показать описание
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:
------------------------------------------------------------------------------------------
🛍 Support me with your Amazon purchases:

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
Рекомендации по теме
Комментарии
Автор

you can add the shutdown command to the bat file to restart the system

scottdimond
Автор

Excellent, as always, Bri! Does it work on home versions?

timnotbrianmay
Автор

Can you post a link to a video you have done on this, to get this "reset fixer" reset local group policy?

normanwhite
Автор

What would happen if you delete the GroupPolicy folder in Windows\System32? 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?

mda
Автор

Warranty period is expiring any suggestions...

pateldhananjay
Автор

Is there any software building restrictions?

pateldhananjay
Автор

this channel just is simply getting worse and more boring.!

drcrusherdata
Автор

Edge on my laptop says it's being managed by group, how do i undo this?

terryw