mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-02-19 08:56:25 +00:00
Add option to disable location services (#478)
This commit is contained in:
@@ -371,6 +371,19 @@
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "DisableLocationServices",
|
||||
"Label": "Windows location services & app location access",
|
||||
"ToolTip": "This will turn off Windows Location Services and deny apps access to your location.",
|
||||
"Category": "Privacy & Suggested Content",
|
||||
"Action": "Disable",
|
||||
"RegistryKey": "Disable_Location_Services.reg",
|
||||
"ApplyText": "> Disabling Windows location services and app location access...",
|
||||
"UndoAction": "Enable",
|
||||
"RegistryUndoKey": "Enable_Location_Services.reg",
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "DisableSearchHistory",
|
||||
"Label": "local Windows Search history",
|
||||
|
||||
Reference in New Issue
Block a user