TECHNICAL SOLUTIONS

Restore All Policy Settings to Default on Windows 10



Restore All Policy Settings to Default on Windows 10

So your computers has a message saying “some settings are managed by your organization message” or “some of these settings are hidden or managed by your organization” This is very common and normally means you or someone who uses the computer have setting policies in place to block certain features of windows 10. This is normally to do with windows updates, privacy settings and telemetry. Either you have used group policy editor to block these features, or registry tweaks to block or disable these features or software like ADP or Shutup 10 or any other type of privacy software. I will show you step by step on how to reset these settings with a simple command.

1. Open command prompt with admin permission
2. Execute these commands then restart the computer

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

gpupdate.exe /force

1. Open command prompt with admin permission
2. Execute these commands one at a time, then restart the computer

reg delete “HKCUSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKCUSoftwareMicrosoftWindowsSelfHost” /f

reg delete “HKCUSoftwarePolicies” /f

reg delete “HKLMSoftwareMicrosoftPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

reg delete “HKLMSoftwareMicrosoftWindowsSelfHost” /f

reg delete “HKLMSoftwarePolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionPolicies” /f

reg delete “HKLMSoftwareWOW6432NodeMicrosoftWindowsCurrentVersionWindowsStoreWindowsUpdate” /f

📃Watch related playlists and videos
✅https://www.youtube.com/user/Britec09/playlists

🚩 Connect with me on social:
✅ Follow on Twitter – http://twitter.com/Britec09
✅ Follow on Facebook: http://facebook.com/BritecComputers

🎬 View my Website: http://BritecComputers.co.uk

💻Discord Access: https://discord.gg/YAuGm5j

🛍 Support me with your Amazon purchases:
UK https://amzn.to/3diZslY
US https://amzn.to/2OwZWux

💯Merch https://teespring.com/en-GB/stores/britec-store

source
how to repair windows 10

Leave a Reply

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