Share via

SUDDENLY FIND SETTINGS LOCKED BY "ADMINISTRATOR"

kerry white 0 Reputation points
2026-03-15T14:54:52.1733333+00:00

SUDDENLY FIND SETTINGS LOCKED BY "ADMINISTRATOR FOR YOUR ORGANIZATION" THIS IS FALSE AND SHOWED UP AFTER LAST UPDATE. NOTHING IN ANY HELP ONLINE WORKS! I ROLLED THE UPDATE BACK. WHY IS THIS EVEN HERE? IT RELOADS THE DARNED THING!!

ALL CAPS DUE TO # @#$%^&( HOURS ON THIS %$^&!!!

HELP!

Windows for home | Windows 11 | Settings

3 answers

Sort by: Most helpful
  1. EmilyS726 222.5K Reputation points Independent Advisor
    2026-03-15T15:28:02.6+00:00

    First, can you please go to Settings > Accounts > Access Work or School, and make sure there's no work/school email address listed there, or no mentioning of Azure AD. If there is, please click on it and then click on disconnect. Then restart the computer and see if it is resolved.

    If not, or if nothing is listed there, please type cmd in the search on the taskbar and make sure you select "Run As Administrator" to launch Command Prompt.

    Then run the following command and hit enter:

    gpupdate /force /boot
    

    Restart the computer and see if it helps. If not, launch Command Prompt in Admin mode again and run the following commands, one at a time. Not all of them will go through completely or value can be found, and that's ok. Once finished, restart the computer again and see if it works.

    reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /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\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
    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
    
    1 person found this answer helpful.

  2. kerry white 0 Reputation points
    2026-03-17T02:14:03.5333333+00:00

    'Accepted'

    0 comments No comments

  3. kerry white 0 Reputation points
    2026-03-17T02:13:19.55+00:00

    'Accepted'

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.