From cfe20ccb0a3d165457bc6c7272d13d0d08e3bf45 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:57:35 +0200 Subject: [PATCH] Clarify WPFTweaksDeBloat description (#3816) Updated the warning message for WPFTweaksDeBloat to clarify the impact on Microsoft Store apps. --- config/tweaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tweaks.json b/config/tweaks.json index 4a13f4c0..ef9635a1 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1839,7 +1839,7 @@ }, "WPFTweaksDeBloat": { "Content": "Remove ALL MS Store Apps - NOT RECOMMENDED", - "Description": "USE WITH CAUTION!!!!! This will remove ALL Microsoft store apps other than the essentials to make winget work. Games installed by MS Store ARE INCLUDED!", + "Description": "USE WITH CAUTION!!! This will remove ALL Microsoft store apps other than the essentials onces.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", "Order": "a028_",