Dustloft

What is purgeable space on a Mac, and can you actually free it?

Guide · 5 min read · Updated September 2026

Short answer: Purgeable space is storage macOS has already earmarked as reclaimable — old snapshots, cached iCloud files, Photos originals it can re-download. macOS releases it automatically when a write needs the room. No third-party app can free it on demand, and any cleaner advertising that it can is overpromising.

Open About This Mac → Storage, or run df -h, and the numbers rarely agree. Finder cheerfully reports 80 GB available while an installer refuses to run. The gap is nearly always purgeable space.

What purgeable space actually is

Purgeable is not a folder and not a category. It is a promise. macOS marks certain files as things it is willing to destroy or re-download the moment a write needs the room, then counts them as available even though they are still occupying blocks on the disk.

Typically that promise covers:

What macOS marks purgeableWhy it can let go of it
Time Machine local snapshotsPoint-in-time copies kept on the internal disk; the real backup lives on your external drive
iCloud Drive files already uploadedThe copy in the cloud is authoritative, so the local one can be evicted
Photos originals with iCloud Photos onFull-resolution versions can be fetched again on demand
Some system and font cachesRebuilt automatically the next time they are needed

Why no cleaner can free it for you

The release is a decision macOS makes, not an operation it exposes. There is no supported call an application can make that means "purge now". A tool that claims to free purgeable space is either waiting for the system to act and taking the credit, or deleting something else and attributing the change to purgeable.

Dustloft will not report a purgeable figure at all. It measures only space it can actually account for and act on. If a number cannot be tied to a real path, it does not appear.

What genuinely moves the number

Since you cannot force the release, the working approach is to shrink what is being held in the first place.

Thin local snapshots. These are the single largest purgeable contributor on most Macs. tmutil listlocalsnapshots / shows what exists. Thinning them frees whatever they were pinning, and your external Time Machine backups are untouched.

Remove things that regenerate. Package caches, build output and dependency folders occupy ordinary non-purgeable space and come back on their own. Clearing them is the fastest honest win.

Stop treating the combined figure as free. If df -h and Finder disagree, trust df -h.

Where the rest of your space went

Purgeable is usually a smaller share of the problem than people expect. The bigger share sits in what macOS labels System Data — genuinely occupied storage with no interface to inspect it. If you want the walkthrough for clearing that safely, start here.

See exactly what is on your own disk

Dustloft measures every real consumer of space on your Mac and shows each item with its full path and size before anything is removed. Free, open source, no subscription.

Install Dustloft