Windows

How to Enable or Disable App Location Requests in Windows 11

Richard
Written by
Richard
Oct 5, 2023 Updated Apr 17, 2026 3 min read
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:

  1. 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.
  2. Click the Privacy & security button on the left side of the window.
Windows Privacy and security button in Settings

  1. Select the Location tile on the right.
Windows 11 settings menu showing the app location request toggle

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

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:

  1. Navigate to this path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location
  2. If you do not see the location key, right-click on ConsentStore and create the subkey folder named location.
Notify when apps request location on or off

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

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?

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.

2458 articles → Twitter

📚 Related Tutorials

How to Change Geographic Location in Windows 11
Windows How to Change Geographic Location in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry
How to Disable Location Services in Windows 11
Windows How to Disable Location Services in Windows 11

Leave a Reply

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