From 338c3e7e578ad6d3bb6da87685947062995f4999 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:31:38 +0200 Subject: [PATCH] Add warning to WPFToggleStartMenuRecommendations (#4083) --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index 8a8eb2da..a88603b4 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2246,7 +2246,7 @@ }, "WPFToggleStartMenuRecommendations": { "Content": "Recommendations in Start Menu", - "Description": "If disabled then you will not see recommendations in the Start Menu.", + "Description": "If disabled then you will not see recommendations in the Start Menu. WARNING: This will also disable Windows Spotlight on your Lock Screen as a side effect.", "category": "Customize Preferences", "panel": "2", "Type": "Toggle",