Forum Discussion
Gaelljiw
Aug 28, 2026Copper Contributor
How do I turn off storage sense in Windows 11 permanently?
Storage Sense keeps activating on my Windows 11 computer, and I prefer to manage storage cleanup manually rather than having automatic cleanup happen without my control. I have changed the available ...
Robertoen
Aug 28, 2026Tin Contributor
BleachBit is a powerful, free, and open-source disk cleanup utility . Its purpose is to manually delete temporary files, browser caches, logs, and other junk data that built-in tools like Storage Sense might miss . It gives you deep, granular control over what gets removed and also features a secure file shredder.
If you want to turn off storage sense in Windows 11 for good, you need to change the setting directly in Windows. There are several reliable, built-in methods to do this:
- The Simple Way (Settings): Go to Settings > System > Storage, click on "Storage Sense," and toggle the switch to Off .
- The Permanent Way: This is the most reliable way to turn off storage sense in Windows 11 system-wide. You can create a registry key at HKLM\ SOFTWARE\ Policies\Microsoft\Windows\ StorageSense and set the DWORD value AllowStorageSenseGlobal to 0 .
- The Method for IT Pros: If you have Windows Pro or Enterprise, you can use the Group Policy Editor to disable it .
These methods are the only reliable ways to achieve the goal of permanently disabling the Storage Sense feature itself. BleachBit is a great tool for general system cleanup, but it's not built for this specific management task .