User Profile
OostAs108
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
Re: How to remove "Some settings are managed by your organization" on Windows 2019 DC
Bob Lin Please try this people. It solved it for me. It took me 4 hours to find this fix. I trasnlated it from dutch..it's a bit amateuristic but it should be clear. Policies recovery in Windows 10 Click right mouse button on Desktop > New > Textdocument. Open this file and place it with the script below to restore all policies. reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /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\Microsoft\WindowsSelfHost" /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 Click in notepad screen on File > Save as. Change in save option below “Textdocuments (*.txt) to All files. Save file as ResetPolicies.bat. Click rightmouse button on this file and choose option Execute as administrator. Commandprompt opens and automatically changes all lines in the register. Restart PC to get all the changes to work.47KViews5likes5Comments
Recent Blog Articles
No content to show