From 811cc126e6c5e5dec3e12a6e4fc632712046ee78 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Tue, 7 Apr 2026 12:51:25 -0500 Subject: [PATCH] chore: Update generated dev docs (#4329) --- .../dev/tweaks/Essential-Tweaks/Location.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/content/dev/tweaks/Essential-Tweaks/Location.md b/docs/content/dev/tweaks/Essential-Tweaks/Location.md index 4f0e1ff1..8a8549e4 100644 --- a/docs/content/dev/tweaks/Essential-Tweaks/Location.md +++ b/docs/content/dev/tweaks/Essential-Tweaks/Location.md @@ -9,6 +9,13 @@ description: "" "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", @@ -24,13 +31,6 @@ description: "" "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",