SOP #: | 006 |
| Prepared by: | Samuel Labastille |
Revision Date: | 11/14/2025 |
| Approved by: | Allwyn Griffith |
Purpose/Summary Statement:
When updating Windows, users may receive the message “Some settings are managed by your organization.” This procedure removes stale or corrupted Windows Update policy entries so updates can resume normally.
Scope
This applies to all Milrose Windows 10 / Windows 11 systems that were previously managed by LLOYD.
Procedure:
OPTION 1 – Delete Windows Update Policy Registry Key (Preferred)
- Close all applications
- Click Start
- Type cmd
- Right-click Command Prompt → select Run as administrator
- In the elevated command prompt, run the following:
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
- Run GPupdate /force
- Reboot the computer
- After restart, confirm Windows Update now shows normal options
OPTION 2 – Reset Local Group Policy (More Aggressive Option)
Warning: This will revert all local group policy changes on the device, not just Windows Update related ones.
- Close all applications
- Click Start
- Type cmd
- Right-click Command Prompt → select Run as administrator
- In the elevated command prompt, run each of the following one line at a time:
RD /S /Q "%WinDir%\System32\GroupPolicy"
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
gpupdate /force
- Wait for the gpupdate to complete (should show “Policy Update Complete”)
- Reboot the computer
- After restart, confirm Windows Update settings now allow updates normally
Accounts / Access:
To perform the steps in this SOP, you will need a Milrose network account with local administrator privileges.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article