How to Enable or Disable Location Services in Windows 11
Location services in Windows 11 let apps and services find your device’s position.
These services use information like GPS, Wi-Fi, and nearby cell towers to pinpoint your location for features like navigation apps or local weather updates.
For example, Windows 11 uses location data to offer relevant search results when you type in the search bar.
You can easily turn location services on or off for your entire PC, or let individual apps request your location.
Managing location settings on your Windows 11 device helps you control privacy and can also save battery power on laptops. For example, turning off location services prevents apps from tracking your physical whereabouts, which can extend battery life by reducing the need for constant GPS calculations.
Go to Settings > Privacy & security > Location and use the switch to turn Location services On or Off. You can also use the Terminal or Group Policy Editor for more advanced control.
Understanding Windows Location Services
Windows 11 location services help your device know its physical position. This location information is useful for features like setting your time zone automatically or finding a lost PC. The location services use GPS, Wi-Fi networks, cell towers, and your internet address to determine your location, and apps can then use this information.
Your computer saves your location history when apps use your location. If you sign in with a Microsoft account, your last known location can be saved online for use on other devices. Some older apps, particularly those from discs or the internet, might not work with these settings and could still find your location.
Microsoft requires apps from the Microsoft Store to follow your Windows location settings. However, it's always smart to be careful about where you download software from. For the best privacy, you could even turn off your device's wireless connections, but this would also stop your internet, phone calls, and Bluetooth from working.
To protect your privacy, you can check the list of apps that have permission to use your location. This app permission list typically appears in your Windows Settings.
Option 1Turning Location Services On or Off in Settings
This is the easiest and most common way to manage your location services. You do this right in the Windows Settings app.
Step 1Open Windows Settings
Press the Windows key + I keys on your keyboard at the same time. This is a quick way to open the Settings app.
Step 2Go to Privacy & Security
In the Settings window, look for Privacy & security in the menu on the left side. Click on it.

Step 3Find Location Settings
On the right side of the Privacy & security window, scroll down until you see the Location option. Click on it.

Step 4Control Location Services
You can easily control Windows 11 location services right from the Settings app. Look for the main switch at the top of the Location settings page; simply click it to the 'On' position to allow location tracking or to the 'Off' position to disable it entirely.
- To turn Location Services ON: Make sure the switch is in the "On" position. This is how most Windows computers are set up by default.
- To turn Location Services OFF: Click the switch so it moves to the "Off" position.

Step 5Confirm If Turning Off
If you decide to turn off Location services, Windows will probably ask you to confirm. You'll see a button that says Turn off. Click this to finish making the change.
Step 6Close Settings
Once you've made the changes you want, you can close the Settings window.
Option 2Managing Location Services with Command Prompt or Windows Terminal
If you like using commands or need to set these changes for multiple computers, you can use Windows Terminal (which includes Command Prompt and PowerShell). You'll need administrator privileges to do this.
Step 1Open Windows Terminal as Administrator
Click the Start button, type Terminal, then right-click on Windows Terminal in the search results and choose Run as administrator. You might see a User Account Control (UAC) message asking for permission to make changes; click Yes.
Step 2Enter the Command
Open Command Prompt or PowerShell in the Terminal and type or paste the correct command to manage Windows 11 location services. Use 'SystemSettingsAdminFlows.exe SetCamSystemGlobal location 1' to turn them on, or 'SystemSettingsAdminFlows.exe SetCamSystemGlobal location 0' to turn them off, then press Enter.
- To turn Location Services ON:Code
SystemSettingsAdminFlows.exe SetCamSystemGlobal location 1 - To turn Location Services OFF:Code
SystemSettingsAdminFlows.exe SetCamSystemGlobal location 0
Explanation: These commands change system settings to turn the main location service on or off. The number '1' usually means 'on' or 'enabled,' and '0' means 'off' or 'disabled.'
Step 3Close the Terminal
After the command runs, you can close the Windows Terminal window.
Option 3Using the Registry Editor (for Experienced Users)
The Windows Registry Editor offers advanced control over Windows 11 location services, but it's best used by experienced users due to the risk of system instability. Before making any changes, it's highly recommended to back up your registry by going to File Export in the Registry Editor.
Important Note: Before you start, it's strongly recommended to create a backup of your registry. You can do this by opening the Registry Editor, going to File > Export, and saving a copy of your registry.
Step 1Open Registry Editor
Press Windows key + R to open the Run box. Type regedit and press Enter or click OK. Click Yes if asked by User Account Control (UAC).
Step 2Go to the Correct Registry Key
To manage Windows 11 location services via the registry, navigate to the specific key by copying and pasting 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Location' into the address bar. If the 'Location' folder doesn't exist, create it by right-clicking 'CurrentVersion', choosing 'New Key', and naming it 'Location'.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\LocationIf the Location folder (called a "key") doesn't exist, you might need to create it. Right-click on CurrentVersion, choose New > Key, and name it Location.
Step 3Create or Change the Value to Enable Location Services
To turn on Windows 11 location services using the registry, make sure the `DisableLocation` value is either not present or set to 0. Right-click an empty space in the right pane, select 'New DWORD (32-bit) Value', name this new entry `DisableLocation`, double-click `DisableLocation`, and set its 'Value data' to 0 or remove the `DisableLocation` entry.
In the right-hand section, right-click on an empty spot.
- Choose
New > DWORD (32-bit) Value. - Name the new value
DisableLocation. - Double-click on
DisableLocation. - Make sure its
Value datais set to0. If it's already there and set to1, changing it to0will turn on location services. If it's not there, creating it with a value of0will also turn it on. - Click
OK.
Explanation: A value of 0 for DisableLocation means that location services are *not* turned off, so they are on.
Step 4Create or Change the Value to Disable Location Services
Windows 11 location services system-wide can be disabled by creating or modifying the 'DisableLocation' DWORD value within the registry. Right-click in the correct location pane, choose 'New DWORD (32-bit) Value', name the new value 'DisableLocation', then double-click it. Set the 'Value data' to 1 to disable the feature.
- In the right-hand section of the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Locationkey, right-click on an empty spot. - Choose
New > DWORD (32-bit) Value. - Name the new value
DisableLocation. - Double-click on
DisableLocation. - Set its
Value datato1. - Click
OK.
Explanation: A value of 1 for DisableLocation tells Windows to turn off location services.
Step 5Apply Changes
For changes made in the registry to work, you usually need to restart your computer. Sometimes, just restarting the Windows Explorer process can work, but a full restart is often the most reliable.
Summary
You can manage Windows 11 location services easily through the Settings app under Privacy & security. For more advanced control or automation, use the Command Prompt or Windows Terminal with administrator rights. The Registry Editor offers the most granular control but requires caution and a backup.
What happens if you turn off location services in 🪟 Windows 11?
How the location settings work. When location services are turned off, Windows and apps will not have access to device location, and some apps may not be able to access information about Wi-Fi networks. With location services turned on, each user on the device can allow apps and services to use their device's location.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!