-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Fast disk-usage browser for Windows, with direct NTFS Master File Table scanning. Free Software from Struis ICT.
ClutterCutter shows you what's eating your disk in seconds. On NTFS drives it reads the Master File Table directly instead of walking the filesystem, so a full drive of a couple of million files scans in a few seconds. Results appear in a clean, modern UI: a drives sidebar, a sortable table with "% of parent" and free-space bars, a clickable breadcrumb, a live search box, and side-panel views for the biggest, oldest, and safe-to-delete files. A themed Settings page lets you pick your defaults — theme, size units, and which columns to show.
It's a single self-contained .exe — no installer, and the Rust build needs no runtime at all.
-
Installation — releases and
winget - Usage — scanning, navigation, the side-panel views, deleting, shortcuts
- Scanning & performance — the MFT fast path, the walker fallback, and file counts
- Security & privacy — what it accesses, and why it's offline by default
- Building from source
- FAQ
| What it does | Visualise disk usage; find and recycle large / old / temp files |
| Platforms | Windows 10 / 11 (x64) |
| Install (Windows) | winget install StruisICT.ClutterCutter |
| Builds |
ClutterCutter-rust.exe (no runtime) and ClutterCutter.exe (in-box .NET Framework 4) |
| License | MIT |
| Source | https://github.com/StruisICT/ClutterCutter |