Share via

Organization blocking location on my Personal windows 11 PC laptop

glen lonigro 0 Reputation points
2026-03-19T08:18:34.5633333+00:00

My two year old HP windows 11 laptop location is blocked by organization . I am the administrator and I thought that was enough. It was purchased new from Costco and I have tried different ways and searched for a way to delete the organization or unlock it and turn on my location.

Windows for home | Windows 11 | Security and privacy
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 864.9K Reputation points Independent Advisor
    2026-03-19T09:00:07.09+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?

    2

    If there is no work or school account listed there.

    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.


  2. Q&A Assist
    2026-03-19T08:18:48.1933333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    On a personal Windows 11 PC, location can be blocked in two common ways relevant to this scenario:

    1. Device or app location turned off in Settings
      Check and re‑enable location at both device and app level:
      1. Select Start > Settings > Privacy & security > Location.
      2. Under Location services:
        • If the Location services switch is available and off, turn it On.
      3. Under Let apps access your location, turn the switch On to allow location for the current account.
        • If the page shows “Location services is off” (or similar), the device‑wide setting is disabled and must be turned on first (step 2).
      4. Scroll down to Choose which apps can access your precise location and turn On the apps that should use location.
    2. Third‑party privacy/anti‑tracking tools disabling location (common cause of greyed‑out or “managed by organization” behavior)
      Even on a home PC where the user is local administrator, tools such as SpyBot AntiBeacon can enforce policies that make Windows show that location is managed by an organization and revert changes after restart. In that case:
      1. Open the privacy/anti‑tracking tool (for example, SpyBot AntiBeacon) if installed.
      2. Look for settings related to sensors, location, or telemetry.
      3. Uncheck or disable the options that block Windows sensors/location.
      4. Reboot the PC.
      5. After reboot, go back to Start > Settings > Privacy & security > Location and confirm that Location services and Let apps access your location can now be turned on and stay enabled.

    If a tool like SpyBot AntiBeacon is present and enforcing policies, changes made via gpedit or regedit will typically be reverted on restart until the tool’s own settings are changed.

    Once location services are enabled again, apps and features that rely on location (including Find my device if turned on under Settings > Privacy & security > Find my device) will be able to use the device’s location as expected.


    References:

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.