From 408327daecf52e4b2422e90a95f66d13a32b370b Mon Sep 17 00:00:00 2001 From: Gabi <182965942+GabiNun@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:22:49 +0200 Subject: [PATCH] Delete-WPFTweaksStorage (#3779) * Remove WPFTweaksStorage from Standart Preset * Remove WPFTweaksStorage * move to advanced tweaks --- config/preset.json | 1 - config/tweaks.json | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config/preset.json b/config/preset.json index 1fd05721..18c42041 100644 --- a/config/preset.json +++ b/config/preset.json @@ -6,7 +6,6 @@ "WPFTweaksDVR", "WPFTweaksLoc", "WPFTweaksServices", - "WPFTweaksStorage", "WPFTweaksTele", "WPFTweaksWifi", "WPFTweaksDiskCleanup", diff --git a/config/tweaks.json b/config/tweaks.json index 79eff5ef..fb4631d8 100644 --- a/config/tweaks.json +++ b/config/tweaks.json @@ -2502,9 +2502,9 @@ "WPFTweaksStorage": { "Content": "Disable Storage Sense", "Description": "Storage Sense deletes temp files automatically.", - "category": "Essential Tweaks", + "category": "z__Advanced Tweaks - CAUTION", "panel": "1", - "Order": "a005_", + "Order": "a025_", "registry": [ { "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\StorageSense\\Parameters\\StoragePolicy",