BleachBit 6, the latest major release of the open-source disk cleaner, arrived this week with a clear message: look before you leap. The update, now the recommended branch for Windows 10 and 11, doubles down on its preview-first workflow—showing exactly which files will be deleted and how much space you'll recover before a single byte is touched. That's a deliberate contrast to Windows' own Storage Sense, which often makes cleanup decisions behind the scenes.

What BleachBit 6 Brings to Windows

The new version is a 15 MB download from the project's website, though ZDNET's Lance Whitney warns that navigating the download page requires sidestepping a few ads. Once installed, the utility scans your system for known applications and Windows components with unnecessary clutter. It sorts them into a simple checklist: browsers, office suites, media players, system areas like the Recycle Bin and temporary files, and a "Deep scan" category that can surface orphaned files and backups other tools miss.

BleachBit remains free and open source, licensed under the GPL. There are no in-app upsells or nag screens—a rarity in the Windows utility space. The interface is functional rather than flashy, but it wastes no space. A left panel lists every cleaner category; the right panel shows details or preview results. Version 6 refines support for Windows 11's newer app frameworks and extends cleaning rules for Chromium-based browsers, making it a well-kept tool even as the OS evolves.

A Preview You Can Trust (But Verify)

Click the Preview button and BleachBit lists the precise file paths it plans to delete. It also estimates the number of files and the recoverable space. On a well-used system, it's common to see several gigabytes of potential gain from browser caches, Windows Update leftovers, and temp files alone. ZDNET's walkthrough showed a preview reclaiming over 2.5 GB from a typical Windows 11 installation.

The preview isn't just a space calculator—it's your only guardrail. BleachBit does not offer an undo button. If you accidentally check "Passwords" under your browser's entry, that preview list will show the file that stores your saved credentials. Uncheck it before proceeding, and you're fine. Miss it, and those passwords are gone for good.

For home users, a safe first pass is to tick only obvious candidates: Temporary files, Recycle Bin, Windows Defender history, and application caches for tools like Adobe Reader or Slack. Review the file list carefully. If you see a path you don't recognize, leave that cleaner unchecked. After a few runs, you'll learn what's safe for your setup.

Power users and IT pros will gravitate toward the Deep scan entries. These can find leftovers from uninstalled programs, old configuration backups, and log files that build up over months. The risk is higher, though, because Deep scan may flag files that are still useful—such as offline copies maintained by cloud storage clients or backup archives for development environments. The rule is simple: if you can't confidently explain what a file does, don't delete it.

Shredding: Beyond the Recycle Bin

Deleting a file in Windows normally just marks the space as free. The actual data lingers until overwritten. BleachBit's shredder changes that by overwriting the file's contents before removal. To use it, click the menu icon, choose "Shred Files" or "Shred Folders," select the target, and confirm. By default, it performs a single pass of overwrites, which is sufficient for modern hard disks.

This is the feature to reach for when disposing of a confidential spreadsheet, an exported password list, or any sensitive document that shouldn't be recoverable with off-the-shelf recovery tools. It's not a magic eraser, though. NTFS journaling, cloud sync clients, email attachments, and backup repositories can all retain copies. Shredding focuses on the local file only.

SSD Users, Heed This Warning

BleachBit's own documentation is unusually candid about solid-state drives. Wear-leveling algorithms and the TRIM command mean that overwriting a file doesn't necessarily hit the same physical cells where the data lived. A single shred pass can still frustrate casual snooping, but it is not a reliable sanitization method on SSDs. The developers explicitly caution against repeatedly wiping free space on SSDs—that feature overwrites unallocated areas to purge remnants of deleted files, but on an SSD it causes unnecessary write wear without delivering any extra disk space.

For ongoing protection, full-disk encryption is a stronger baseline. On Windows 10 and 11 Pro, Education, and Enterprise editions, turn on BitLocker. Windows 11 Home devices often support Device Encryption if they have a TPM 2.0 chip and Modern Standby. With encryption in place, even a discarded SSD is unreadable without the key—a far more effective defense than shredding individual files after the fact.

The "Wipe free space" feature itself is a security task, not a cleanup task. It won't increase your free gigabytes, and it can run for hours. For routine maintenance, rely on the standard cleaners and let Windows' built-in TRIM command (automatic on modern SSDs) handle leftover blocks.

Before You Clean: A Checklist

BleachBit hands you the controls, but control requires caution. Here's a sequence to follow every time:

  1. Create a system restore point. In Control Panel, search for "Create a restore point" and click through the wizard. This can roll back system files and settings if a cleanup goes sideways—though it won't rescue personal files.
  2. Have a real backup. Windows File History, a cloud backup service, or a manual copy to an external drive. A restore point is not a document-recovery strategy.
  3. Start small. Preview one category at a time. The list might be long, but reading through it is the whole point.
  4. Avoid browser logins and cookies unless you're prepared to re-authenticate everywhere. Uncheck the related entries.
  5. If you shred, do it on a hard disk. For SSDs, shredding is better than nothing for casual privacy, but don't bet on it for secure disposal. Use BitLocker instead.
  6. Skip "Wipe free space" unless you have a specific security need. For everyday space reclamation, it's irrelevant and slow.

The Long History of BleachBit

BleachBit debuted on Linux in 2008 and gained wider recognition in 2015–2016 when it became entangled in the Hillary Clinton email controversy. The tool's name suddenly trended, and downloads surged. Despite the political noise, the project continued steady development. Version 4.7 became the long-term legacy build for older Windows releases, while version 6 now carries the torch for Windows 10 and 11.

The project's staying power owes much to its transparency. Anyone can inspect the source code, and the documentation is direct—including warnings about SSD limitations that many commercial utilities gloss over. It has never been acquired, never added telemetry, never badgered users for donations. That ethos makes it a trustworthy option in a category often associated with scareware.

Storage Sense vs. BleachBit: A Quick Comparison

Windows' built-in Storage Sense (Settings > System > Storage) works for hands-off maintenance. It can automatically delete temporary files, empty the Recycle Bin after a set period, and remove unused local copies of cloud-synced files. For many people, it's sufficient. But it operates on broad brushes: you can't, for instance, clear only the cache from Firefox while leaving its cookies intact, nor can you see a detailed file list before the cleanup happens.

BleachBit complements Storage Sense, it doesn't replace it. Use Storage Sense for routine, low-risk cleanup. Turn to BleachBit when you need surgical precision—removing logs from a specific application, freeing space eaten by a misbehaving installer, or securely shredding a few sensitive files.

Feature Storage Sense BleachBit 6
Preview deletable files No Yes, with full paths
Application-specific cleaning Limited Extensive (browsers, Adobe, Office, etc.)
Deep scan for orphans No Yes, via Deep scan entries
Secure shredding No Yes
Wipe free space No Yes
Windows integration Built-in Third-party download
Undo No No
Risk level Low Medium to high if careless

What's Next for BleachBit?

The project's roadmap isn't public, but its history suggests version 6 will see maintenance releases as Windows evolves. For now, it fills a specific niche: users who want to see exactly what their cleanup tool is doing. That preview button is the draw, and the developers have made it the centerpiece of this release. If you can resist the urge to check every box and blindly clean, BleachBit 6 earns a spot in your Windows toolkit—right next to the backup program you've been meaning to set up.

Just remember: with great power comes the need for a backup. Or two.