Windows

How to Change Geographic Location in Windows 11

Richard
Written by
Richard
Mar 8, 2023 Updated Apr 16, 2026 2 min read
How to Change Geographic Location in Windows 11

Windows 11 uses location service to figure out where you are. This helps your computer find local shops, give you directions, and provide accurate weather updates. It also helps features like auto-setting the time zone and finding my device work the way they should.

Sometimes you might want to stop apps from seeing your location. You can also disable location services to keep your data private. If you change your location or region, your computer can update your time zone automatically.

Why do this? You may want to restrict location changes to keep settings consistent for all users on a shared computer or to improve your privacy.

What happens when done? Your computer will either allow or block the ability to change the geographic location settings based on your choice.

Using the Local Group Policy Editor

Note: This process requires administrator privileges.

  1. Open the Local Group Policy Editor.
  2. Go to: Computer Configuration -> Administrative Templates -> System -> Location Services.
Windows allow or disallow changing geographic location gpo

  1. Click on the Location Services folder on the left.
  2. Double-click Disallow changing of geographic location on the right.
  3. Choose one of the following:
    • Not Configured: Users can change the location.
    • Enabled: Users cannot change the location.
    • Disabled: Users can change the location.
Windows allow or disallow changing geographic location options

Save your settings and restart your computer to finish.

Using the Windows Registry Editor

Note: This process requires administrator privileges.

If you cannot use the Group Policy Editor, you can use the  Windows Registry Editor or the Windows Registry instead. Open the Windows Registry and go to this path:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Control Panel\International

If the International folder is missing, right-click Control Panel, select New, and create the key named International.

Windows allow or disallow changing geographic location registry

  1. Right-click in the empty space on the right side.
  2. Select New -> DWORD (32-bit) Value.
  3. Name it PreventGeoIdChange.
  4. Double-click PreventGeoIdChange and set the Base to Decimal.
  5. Set the Value data to 1 to block changes, or 0 to allow them.
Windows allow or disallow changing geographic location registry value data

Restart your computer to apply the changes.

Summary

Changing your geographic location settings helps manage privacy and time zone accuracy. You can control these settings using the Local Group Policy Editor or the Windows Registry Editor. Both methods allow administrators to decide if users are permitted to change their location data.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2467 articles → Twitter

📚 Related Tutorials

How to Enable or Disable Time Zone Automatic Setting in Windows 11
Windows How to Enable or Disable Time Zone Automatic Setting in Windows 11
How to Change Your Country or Region in Windows 11
Windows How to Change Your Country or Region in Windows 11
How to Enable or Disable Set Time Automatically in Windows 11
Windows How to Enable or Disable Set Time Automatically in Windows 11
How to Turn On or Off Set Time Automatically in Windows 11
Windows How to Turn On or Off Set Time Automatically in Windows 11

Leave a Reply

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