Also what is the purpose of running the commands in "policies_system_w11.reg"?
By the way, to run the REG file, download it to your desktop and double-click it. Click Yes to confirm.
Restart Windows.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello
I am trying to upgrade to windows 11 and is encountering the "Your Organisation Manages Updates on this PC" during the upgrade process.
I have checked that I am the administrator of this PC and I have used a lot of guides on the internet to fix this issue.
Note I have also made sure my PC is fully up to date and it is still not working.
Can anyone here help me please?
Thanks,
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.
Answer accepted by question author
Also what is the purpose of running the commands in "policies_system_w11.reg"?
By the way, to run the REG file, download it to your desktop and double-click it. Click Yes to confirm.
Restart Windows.
Answer accepted by question author
From admin PowerShell, please run:
reg delete "HKCU\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
reg delete "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate" /f
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate" /f
Restart-Service wuauserv
PC Health Check app Error “Your organization manages updates”: https://www.winhelponline.com/blog/pc-health-organization-manages-updates/
Note:
Additionally, run policies_system_w11.reg and restart Windows.
Thanks, Don, to confirm did you run CMD admin as elevated?
Is there any Work or school account?
Hi Sumit,
Thanks for your reply.
I am not sure if I executed the command properly but I got an error message when I entered the commands. The error message was:
Error: The system was unable to find the specified registry or key
Error: Access is denied
What does this mean?
Best,
Hi Don,
I'm Sumit, here to answer your query at the Microsoft Community.
Apologies for any inconvenience you are experiencing. I am happy to help you today.
If you have a work account, this message may appear. If you do not have a work or school account on this computer, follow the steps below to eliminate the message:
In the Windows search,
type cmd, right-click it, and choose run as administrator.
Execute the commands below:
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
Hope that helps, and rely on us for any further inquiries. All the best.