Skip to content
Struis ICT edited this page Aug 18, 2026 · 6 revisions

ClutterCutter

Fast, cross-platform disk-usage browser, with direct NTFS Master File Table scanning on Windows. Free Software from Struis ICT.

ClutterCutter shows you what's eating your disk in seconds. On Windows 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.

As of 0.10.0, ClutterCutter runs on both Windows and Linux. The Windows build is the native Win32 GUI and ships as a single self-contained ClutterCutter.exe — no installer, no runtime. The Linux build is a portable eframe/egui frontend that shares the same Rust scan engine and the same features; you extract the tarball and run it. (macOS builds from source.)

Pages

At a glance

What it does Visualise disk usage; find and recycle large / old / temp files
Platforms Windows 10 / 11 (x64) and Linux (x86_64); macOS builds from source
Install (Windows) winget install StruisICT.ClutterCutter
Downloads ClutterCutter.exe (Windows, self-contained) and ClutterCutter-linux-x86_64.tar.gz (Linux)
License MIT
Source https://github.com/StruisICT/ClutterCutter

Clone this wiki locally