Follow
Windows

How to Enable Location Override in Windows 11

Richard
Written by
Richard
Sep 17, 2023 Updated May 1, 2026 3 min read
How to Enable Location Override in Windows 11

Windows 11 uses the Windows locations-in-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="26629">Location Service to detect your physical position using GPS, Wi-Fi, and cell towers. This data helps apps provide local weather, maps, and relevant search results.

Why use location override? It is essential for users working on virtual machines or remote desktop connections. It ensures the remote environment recognizes your actual physical location rather than the location of the data center hosting your virtual machine.

What happens when done? Once enabled, your applications will accurately reflect your current physical location, improving the functionality of location-aware services while you work remotely.

How to Enable or Disable via Settings

1. Open the Windows Settings app by pressing the Windows key + I or selecting it from the Start menu.

2. Select Privacy & security on the left sidebar.

Windows Privacy and security button in Settings

3. Click the Location tile on the right to see more options.

Windows 11 allow location override on or off

4. Find the Allow location override section. Toggle the switch to On to enable it, or Off to disable it.

Windows 11 allow location override on or off

5. Close the Settings app when finished.

Advanced Configuration: Registry Editor

Warning: This step requires admin privileges. Modifying the registry incorrectly can cause system instability. Always back up your registry before making changes.

1. Open the Windows Registry editor by pressing Win + R, typing regedit, and pressing Enter.

2. Navigate to this path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CPSS\Store\UserLocationOverridePrivacySetting

3. If you do not see the UserLocationOverridePrivacySetting folder, right-click the Store folder, select New > Key, and name it UserLocationOverridePrivacySetting.

Windows 11 allow location override on or off

4. Right-click in the empty space on the right side, select New > String Value, and name it Value.

5. Double-click Value and change the data to 1 to enable or 0 to disable.

Windows 11 allow location override on or off

6. Restart your computer to apply the changes.

Managing Location via Group Policy (GPO)

For enterprise environments, administrators can manage this setting using the Group Policy Editor. Press Win + R, type gpedit.msc, and hit Enter. Navigate to Computer Configuration\Administrative Templates\Windows Components\Location and Sensors. Locate the policy to allow location override and set it to Enabled or Disabled as required by your organization’s security policy.

Troubleshooting: Why is the button greyed out?

If your location override button is greyed out, it is likely because your organization has enforced a policy via GPO or a mobile device management (MDM) profile. Check the Privacy Dashboard to see if your account permissions are restricted. Ensure your user account has administrative rights to modify system-wide location settings.

Summary

The “Allow location override” feature is a powerful tool for users needing accurate location data in virtual or remote desktop environments. Whether using the Settings app or the Registry Editor (requiring admin privileges), you can easily toggle this feature. Always refer to the official Microsoft privacy documentation to stay informed about how your data is handled. By managing these settings, you ensure your apps function correctly while maintaining control over your privacy.

Is location override a security risk?

Enabling location override is generally safe, but it allows applications to access your physical location data. Always review your privacy settings and ensure only trusted applications have permission to access your location. It does not inherently expose your device to external threats, but it does increase the data footprint shared with apps.

Does enabling location override affect Find My Device?

No, enabling location override does not interfere with the Find My Device feature. Find My Device operates independently through your Microsoft account to track your hardware’s last known location. Location override is specifically designed to assist apps in determining your current position for functional purposes during remote sessions.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2472 articles → Twitter

📚 Related Tutorials

How to Change Remote Desktop Port in Windows 11
Windows How to Change Remote Desktop Port in Windows 11
How to Change Geographic Location in Windows 11
Windows How to Change Geographic Location in Windows 11
How to Enable or Disable App Location Requests in Windows 11
Windows How to Enable or Disable App Location Requests in Windows 11
Enable Remote Desktop on Ubuntu Linux
Ubuntu Linux Enable Remote Desktop on Ubuntu Linux

Leave a Reply

Your email address will not be published. Required fields are marked *