diff --git a/config/tweaks.json b/config/tweaks.json index 17c071c6..681e8a72 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -140,6 +140,13 @@ "Description": "Disables Location Tracking.", "category": "Essential Tweaks", "panel": "1", + "service": [ + { + "Name": "lfsvc ", + "StartupType": "Disable", + "OriginalType": "Manual" + } + ], "registry": [ { "Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\CapabilityAccessManager\\ConsentStore\\location", @@ -155,13 +162,6 @@ "Type": "DWord", "OriginalValue": "1" }, - { - "Path": "HKLM:\\SYSTEM\\CurrentControlSet\\Services\\lfsvc\\Service\\Configuration", - "Name": "Status", - "Value": "0", - "Type": "DWord", - "OriginalValue": "1" - }, { "Path": "HKLM:\\SYSTEM\\Maps", "Name": "AutoUpdateEnabled",