location services are greyed out and says some of these settings managed

Deborah Bacarella 0 Reputation points
2026-07-31T17:14:56.22+00:00

I need to turn on location services to access my printer and some setting must have changed? It no longer will all me even though I am an administrator and this is my personal home computer.

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

1 answer

Sort by: Most helpful
  1. Gunasekar N 74,275 Reputation points Independent Advisor
    2026-07-31T18:01:42.4633333+00:00

    Hello, thank you for reaching out to Microsoft Q&A.

    1

    May I please know if you have added any work or school account to the device?

    Go to Start > Settings > System > Accounts > Access Work or School.

    If you have a work or school account listed, temporarily disconnect it and see whether you can manage location services on your Windows PC. Your organization may have applied some policies, which may be why you see “some of these settings are managed by your organization.”

    2

    If you haven't added any work/school account and you still get the above error, here's what you can try -

    Open the Command Prompt Administrator window, run these commands one by one, and click Enter for each 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 "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
    
    

    Once done, restart your computer and see if you can enable location services.

    Was this answer helpful?

    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.