From 63aecc0bee2aaa06fd093a02f8240df4182f17c1 Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Tue, 12 May 2026 10:18:42 -0700 Subject: [PATCH] Make `WPFTweaksDeBloat` an essential tweak and add it to presets (#4458) * Update tweaks.json * Update preset.json --- config/preset.json | 2 ++ config/tweaks.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/preset.json b/config/preset.json index 9933f0e0..6d74c4b7 100644 --- a/config/preset.json +++ b/config/preset.json @@ -5,6 +5,7 @@ "WPFTweaksDisableExplorerAutoDiscovery", "WPFTweaksWPBT", "WPFTweaksDVR", + "WPFTweaksDeBloat", "WPFTweaksLocation", "WPFTweaksServices", "WPFTweaksTelemetry", @@ -16,6 +17,7 @@ ], "Minimal": [ "WPFTweaksConsumerFeatures", + "WPFTweaksDeBloat", "WPFTweaksWPBT", "WPFTweaksServices", "WPFTweaksTelemetry" diff --git a/config/tweaks.json b/config/tweaks.json index e9d49795..a8299aff 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -851,7 +851,7 @@ "WPFTweaksDeBloat": { "Content": "Unwanted Pre-Installed Apps - Remove", "Description": "This will remove a bunch of Windows pre-installed applications which most people dont want on there system.", - "category": "z__Advanced Tweaks - CAUTION", + "category": "Essential Tweaks", "panel": "1", "appx": [ "Microsoft.WindowsFeedbackHub",