Disable Windows location services & app location access

Privacy & Suggested ContentAlle Windows 10/11-versiesOmkeerbaar

This will turn off Windows Location Services and deny apps access to your location. This feature uses policies, which will lock down certain settings.

Toe te passen code

Disable Windows location services & app location accessRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors]

"DisableLocation"=dword:00000001

Code om ongedaan te maken

Enable Windows location services & app location accessRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\LocationAndSensors]

"DisableLocation"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen