From 301059fd3fa9d17fb2ba89256393b69b59473f33 Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Tue, 10 Feb 2026 22:19:35 +0200 Subject: [PATCH] Add/remove a few packages to WPFTweaksDeBloat (#4012) * Add/remove a few packages from WPFTweaksDeBloat * Update DeBloat.md * Update DeBloat.md * Update tweaks.json * Update tweaks.json * Update DeBloat.md --- config/tweaks.json | 8 +++++--- .../dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md | 10 ++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/config/tweaks.json b/config/tweaks.json index 897a5713..52136807 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -1649,7 +1649,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 onces.", + "Description": "USE WITH CAUTION!!! This will remove ALL Microsoft store apps.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", "Order": "a028_", @@ -1664,8 +1664,10 @@ "Microsoft.BingFoodAndDrink", "Microsoft.BingHealthAndFitness", "Microsoft.BingTravel", - "Microsoft.MinecraftUWP", - "Microsoft.GamingServices", + "Clipchamp.Clipchamp", + "Microsoft.Todos", + "MicrosoftCorporationII.QuickAssist", + "Microsoft.MicrosoftStickyNotes", "Microsoft.GetHelp", "Microsoft.GetStarted", "Microsoft.Messaging", diff --git a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md index 35a0862c..bd98b2e1 100644 --- a/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md +++ b/docs/content/dev/tweaks/z--Advanced-Tweaks---CAUTION/DeBloat.md @@ -3,9 +3,9 @@ title: "Remove ALL MS Store Apps - NOT RECOMMENDED" description: "" --- ```json -"WPFTweaksDeBloat": { + "WPFTweaksDeBloat": { "Content": "Remove ALL MS Store Apps - NOT RECOMMENDED", - "Description": "USE WITH CAUTION!!! This will remove ALL Microsoft store apps other than the essentials ones.", + "Description": "USE WITH CAUTION!!! This will remove ALL Microsoft store apps.", "category": "z__Advanced Tweaks - CAUTION", "panel": "1", "Order": "a028_", @@ -20,8 +20,10 @@ description: "" "Microsoft.BingFoodAndDrink", "Microsoft.BingHealthAndFitness", "Microsoft.BingTravel", - "Microsoft.MinecraftUWP", - "Microsoft.GamingServices", + "Clipchamp.Clipchamp", + "Microsoft.Todos", + "MicrosoftCorporationII.QuickAssist", + "Microsoft.MicrosoftStickyNotes", "Microsoft.GetHelp", "Microsoft.GetStarted", "Microsoft.Messaging",