Some users report that they counter the “location services greyed out in Windows 11 24H2” issue. It could happen due to the operating system or some third-party software. This post introduces how to fix the issue.
When you find that location services greyed out in Windows 11 24H2, you won’t be able to enable or disable it, which can affect apps that rely on GPS or geolocation. This issue usually occurs due to incorrect system settings, disabled services, or registry misconfigurations. Let’s go through the solutions step by step.
Fix 1. Check Administrator Permissions
If Location Services are grayed out, it might be because administrator settings are preventing access. You must check with the administrator or adjust the settings if you have administrator privileges.
1. Press Windows + I keys together to open Settings.
2. Navigate to Privacy & security > Location. Make sure the Let apps access your location button is enabled.

If it’s greyed out, proceed to the next fixes.
Fix 2. Restart the Geolocation Service
If the service is disabled, the “location services disabled and greyed out in Windows 11 24H2” issue will appear:
1. Press the Windows + R keys together to open Run. Type services.msc and press Enter.
2. Find Geolocation Service, right-click it, and select Properties.

3. Set Startup type to Automatic and click Start.
4. Click Apply > OK, then restart your PC.
Fix 3. Modify Group Policy Settings
If Location Services is restricted by Group Policy, follow the guide:
1. Press the Windows + R keys together to open Run. Type gpedit.msc, and press Enter.
2. Navigate to:
Computer Configuration > Administrative Templates > Windows Components > Location and Sensors > Location
3. Double-click Turn off location and set it to Disabled.
4. Click Apply > OK, then restart your PC.
Fix 4. Edit Registry Settings
If Group Policy doesn’t apply, try modifying the registry. Before modeding, you had better back up the registry item or back up the whole system since abusing it can cause the Windows system to be unstable or even unable to run. To back up the whole system, you can try the best backup software – MiniTool ShadowMaker.
MiniTool ShadowMaker TrialClick to Download100%Clean & Safe
1. Press the Windows + R keys together to open Run. Type regedit, and press Enter.
2. Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location
3. Ensure the Value key is set to Allow.
4. Then, go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors
5. If DisableLocation exists, set its value to 0.
Fix 5. Run SFC and DISM Scans
Corrupted system files can lead to several issues, including the Location Services option being grayed out. You can run SFC and DISM scans.
1. Type cmd in the Search box and choose Run as administrator.
2. Type sfc /scannow and then press Enter to run the SFC scan.
3. Then, restart your PC and run Command Prompt again.
4. Type the following commands and press Enter after each one.
- DISM /Online /Cleanup-Image /CheckHealth
- DISM /Online /Cleanup-Image /ScanHealth
- DISM /Online /Cleanup-Image /RestoreHealth
Once done, restart your computer to see if the “location services greyed out in Windows 11 24H2” error disappears.
Fix 6. Roll back the Update
If the “can’t enable location services in Windows 11 24H2” issue occurred after a recent update, you can try rolling back to a previous version:
1. Press the Windows + I keys together to open Settings.
2. Go to System > Recovery > Restart now.
3. Click Troubleshoot > Advanced options > Uninstall updates.
4. Then, choose Uninstall lateset quality update.

Final Thoughts
By following these steps, you should be able to re-enable Location Services in Windows 11 24H2 and restore GPS functionality for your apps.
User Comments :