How to Enable or Disable App Location Requests in Windows 11
This guide explains how to manage the “Notify when apps request location” setting in Windows 11.
Why: Your computer uses Wi-Fi, cell towers, and GPS to find your physical location. This helps apps provide directions or show local businesses. You may want to control how often these apps ask for your permission to track where you are.
What happens when done: You will either see a pop-up every time an app asks for your location, or you will stop these notifications entirely. If you turn notifications off, some apps might stop working correctly because they cannot ask for your permission to use location data.
Location service in Windows helps determine the precise geographic location of your Windows device. The precise location of your device allows apps to give you directions, show shops and restaurants near you, and more.
Microsoft uses wireless access point information, cellular tower information, and precise GPS to get your device’s precise location. Apps that want to use your device location service will typically request with a prompt, which you can use to allow or deny access to your precise location.
With Windows 11 build 25967, Microsoft added a toggle to turn app request notifications on or off. The tile “Notify when apps request location” allows you to control whether to display or hide app notification requests.
Turn “Notify when apps request location” on or off
You can change this setting using the Windows Settings app. Follow these steps:
- Open the Windows Settings app by clicking the Start menu and selecting Settings. You can also press the Windows key + I on your keyboard to open Settings app.
- Click the Privacy & security button on the left side of the window.

- Select the Location tile on the right.

- Look for the “Notify when apps request location” tile.
- Click the switch to turn it On or Off based on your preference.

Close the Settings app when you are finished.
Use Windows Registry to change settings
Note: This method requires admin privileges. Modifying the registry can cause system issues if done incorrectly.
You can also use the Windows Registry Editor to change this setting. Open the Windows Registry and follow these steps:
- Navigate to this path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location - If you do not see the location key, right-click on ConsentStore and create the subkey folder named location.

- Right-click in the empty space on the right side of the folder. Select New > DWORD (32-bit) Value.
- Name this new item
ShowGlobalPrompts. - Double-click
ShowGlobalPrompts. Make sure the Base is set to Decimal. - Change the Value data:
- Type
1to receive notifications when an app asks for your location. - Type
0to stop these notifications.
- Type

Save your changes and restart your computer to apply the new settings.
Summary
Managing your location notifications helps you keep track of which apps are trying to access your physical location. You can easily toggle these alerts on or off through the Windows Settings menu or by editing the Registry for more advanced control. Keeping these notifications enabled ensures you stay informed about your privacy, while disabling them can reduce interruptions.
Was this guide helpful?
Leave a Reply