My Admin Account will not allow me to change my location.

Neil G 0 Reputation points
2026-07-24T06:54:26.8833333+00:00

My Admin Account will not allow me to change my location.

I am logged in as administrator.

I tried adding another administrator and still no luck.

Windows for home | Windows 11 | Accounts, profiles, and login
0 comments No comments

3 answers

Sort by: Most helpful
  1. DaveM121 914.7K Reputation points Independent Advisor
    2026-07-24T08:22:09.3733333+00:00

    Thank you for that information, if you have run those commands and then restarted your PC to apply the changes, that should have removed that 'Organization' restriction in the location services.

    Click your Start Button, type regedit and hit Enter to open the Registry Editor.

    Click View and make sure 'Address Bar' is turned on.

    Paste this into the Address Bar at the top and hit Enter.

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors

    Please provide a screenshot of that Registry Editor page.

    Was this answer helpful?


  2. Neil G 0 Reputation points
    2026-07-24T08:18:32.86+00:00

    Hi Dave.Screenshot 2026-07-24 181450

    No, it didn't fix my problem. It says Some of these settings are managed by your organisation. However, I am logged in as the Administrator.

    Was this answer helpful?

    0 comments No comments

  3. DaveM121 914.7K Reputation points Independent Advisor
    2026-07-24T07:26:54.9366667+00:00

    1

    Open the Settings App.

    Go to Accounts.

    Select Access Work or School, is there is a work or school Email listed there?

    If there is any work or school account listed there, select it, and disconnect the account, then restart (not shut down) your PC.

    2

    If there is no work or school account listed there, use this fix.

    Click your Start Button, then just type cmd

    On the resulting list, right click Command Prompt and select 'run as Administrator'

    Paste each of these commands into Command one at a time and press Enter, wait for each command to complete, before running the next command, if you receive an error on any command, ignore that and continue to the next command.

    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 "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

    Then, close Command Prompt and restart (not shut down) your PC

    Was this answer helpful?


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.