How to Enable Location Override in Windows 11
Windows has a built-in Location service feature that uses GPS, cell towers, and Wi-Fi to figure out where you are. This helps apps give you local weather, directions, or nearby shop information.
Why use location override? It is mainly for people who use virtual computers or remote desktop connections. It lets the remote computer use the location of the machine you are physically sitting at, rather than the location of the server far away.
What happens when done? When enabled, your apps will show data based on your current physical location even when you are working on a remote or virtual desktop.
Enable or Disable via Settings
1. Open the Windows Settings app by pressing the Windows key + I or selecting it from the Start menu. Settings app
2. Select Privacy & security on the left sidebar.

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

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

5. Close the Settings app when finished.
Enable or Disable via Registry Editor
Note: This step requires admin privileges. Be careful, as changing registry settings can affect your system.
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.

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:
1to enable location override.0to disable location override.

6. Restart your computer to save your changes.
Summary
The “Allow location override” setting is a tool for remote users to sync their physical location with virtual machines. You can manage this easily through the Windows Settings app or, for advanced users, via the Windows Registry. Ensure you have the necessary permissions for remote apps to access your location data for the best results. For more details, visit the Microsoft official documentation.
Was this guide helpful?
Leave a Reply Cancel reply