mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-02-19 00:46:33 +00:00
10 lines
398 B
Reg
10 lines
398 B
Reg
Windows Registry Editor Version 5.00
|
|
|
|
; Re-enable the Windows Location Service (system-wide)
|
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location]
|
|
"Value"="Allow"
|
|
|
|
; Re-allow app access to location for the current user
|
|
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location]
|
|
"Value"="Allow"
|