Delete-WPFTweaksStorage (#3779)

* Remove WPFTweaksStorage from Standart Preset

* Remove WPFTweaksStorage

* move to advanced tweaks
This commit is contained in:
Gabi 2025-12-11 22:22:49 +02:00 committed by GitHub
parent 7f7424406f
commit 408327daec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,6 @@
"WPFTweaksDVR", "WPFTweaksDVR",
"WPFTweaksLoc", "WPFTweaksLoc",
"WPFTweaksServices", "WPFTweaksServices",
"WPFTweaksStorage",
"WPFTweaksTele", "WPFTweaksTele",
"WPFTweaksWifi", "WPFTweaksWifi",
"WPFTweaksDiskCleanup", "WPFTweaksDiskCleanup",

View File

@ -2502,9 +2502,9 @@
"WPFTweaksStorage": { "WPFTweaksStorage": {
"Content": "Disable Storage Sense", "Content": "Disable Storage Sense",
"Description": "Storage Sense deletes temp files automatically.", "Description": "Storage Sense deletes temp files automatically.",
"category": "Essential Tweaks", "category": "z__Advanced Tweaks - CAUTION",
"panel": "1", "panel": "1",
"Order": "a005_", "Order": "a025_",
"registry": [ "registry": [
{ {
"Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\StorageSense\\Parameters\\StoragePolicy", "Path": "HKCU:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\StorageSense\\Parameters\\StoragePolicy",