Thank you for the answer but this didn't work for me :/. For some commands it even said ERROR: Access is denied or that it couldn't find the registry.
Account: Some of these settings are hidden or managed by your organization?
This is my personal PC and account and I'm not part of any organization. Can someone please tell me how to fix this, because I literally can't change a single setting!
Windows for home | Windows 10 | Security and privacy
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
7 answers
Sort by: Most helpful
-
Anonymous
2020-04-02T13:13:55+00:00 -
Anonymous
2020-04-02T12:24:30+00:00 Hello i'm Timon and i'm glad to help you.
You can try this:
- Hit the Start button and type cmd
- Right click on Command prompt and select Run as administrator
3.Execute these commands (copy / paste) one by one (you can add them in a .bat file if you are confortable with this)
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 -
Anonymous
2020-04-02T13:24:04+00:00 Sorry, i hit the wrong button.
Just to confirm, did you run the Command Prompt as an admin ?
This could explain the Access Denied error
-
Anonymous
2020-04-02T13:25:20+00:00 Yeah, I ran Command Prompt as administrator.
-
Anonymous
2020-04-02T13:32:39+00:00 Thanks for the reply.
Let me suggest you to follow Greg Carmack answer here:
https://answers.microsoft.com/en-us/windows/for...
As and end-user like you, I am aware that this is a lot to check but the error "Some of these parameters are hidden or managed by your organization" can be difficult to resolve because it can occur for many reasons.