What Is Purgeable Space on Mac and How to Clear It
What Is Purgeable Space on Mac?
Purgeable space is storage that macOS can automatically reclaim when needed. It includes local Time Machine snapshots, iCloud Drive files already synced to the cloud, system caches, logs, and other temporary data. macOS keeps this data locally for fast access but will delete it when disk space runs low.
When macOS marks storage as purgeable, it signals that the data is expendable. The operating system can remove it at any time without user intervention or data loss. This includes cached versions of iCloud files that have already been uploaded, local Time Machine snapshots that exist as a convenience for quick restores, and various system caches that speed up repeated operations.
Purgeable space exists because macOS prioritizes performance. Rather than deleting cached data immediately after it is no longer strictly necessary, macOS keeps it around so you can access it quickly if needed again. A file you recently viewed from iCloud Drive, for example, stays cached locally so reopening it does not require another download.
The key distinction is that purgeable space is not the same as used space in the traditional sense. It occupies disk capacity, but macOS treats it as available because the system can free it on demand. This is why your Mac may report different values for "used" and "available" space depending on which tool you use to check.
How Do You Check Purgeable Space?
System Settings > General > Storage shows a color-coded bar where the white or striped portion represents purgeable space. Disk Utility displays "Available" space that includes purgeable. In Terminal, running diskutil info /shows "Volume Free Space" and "Container Free Space" for comparison.
The simplest way to see purgeable space is through System Settings. Navigate to General > Storage and look at the color-coded storage bar. The white or striped section at the end of the bar represents purgeable space. Hover over the bar segments to see a tooltip with the exact amount.
Disk Utility provides another view. Open it from Applications > Utilities, select your startup volume in the sidebar, and look at the storage information. The "Available" field includes both free space and purgeable space combined. To see the breakdown, compare this value with the "Free" value if displayed, or use Terminal for more detail.
For precise numbers, open Terminal and run diskutil info /. Look for "Volume Free Space" (actual free space on the volume) and "Container Free Space" (total space available in the APFS container). The difference between these values, combined with space from other volumes in the container, helps you understand how much of your storage macOS considers reclaimable.
Why Does macOS Create Purgeable Space?
macOS creates purgeable space as a performance optimization. Keeping iCloud files cached locally means faster access without downloading again. Local Time Machine snapshots allow quick restoration without the backup drive. System caches speed up repeated operations. macOS manages this automatically, reclaiming space when free storage drops.
iCloud Drive optimization is one of the largest contributors to purgeable space. When you enable "Optimize Mac Storage" in iCloud settings, macOS keeps recently accessed files cached on disk even though they are fully synced to iCloud. If you open a 500 MB file from iCloud Drive, that file remains cached locally so you can reopen it instantly. macOS only removes it when disk space is needed for something else.
Local Time Machine snapshots serve a similar purpose. macOS creates periodic snapshots of your file system so you can recover recent changes even when your Time Machine backup drive is not connected. These snapshots accumulate over hours and days, consuming storage that macOS marks as purgeable. When you reconnect your backup drive or when disk space runs low, macOS deletes older snapshots automatically.
System caches, font caches, and application caches also contribute. These caches accelerate app launches, font rendering, and repeated file operations. macOS regenerates them as needed, so deleting them causes no permanent harm. The system simply rebuilds them on the next use, which may briefly slow down the affected operation.
How Do You Clear Purgeable Space Manually?
Normally you should not need to clear purgeable space because macOS handles it automatically. If you need space immediately, you can disable and re-enable iCloud Drive optimization, delete old Time Machine local snapshots via Terminal with tmutil deletelocalsnapshots, restart your Mac, or empty the Trash.
The most common reason to force purgeable space removal is when an installer or application requires a specific amount of free space and does not account for purgeable storage. In most cases, simply starting the large download or installation triggers macOS to reclaim purgeable space on its own. Wait a few minutes before attempting manual steps.
To remove iCloud Drive caches, open System Settings > Apple ID > iCloud > iCloud Drive and turn off "Optimize Mac Storage." This forces macOS to remove locally cached copies of files that exist in iCloud. After the space is freed, you can re-enable the setting. Note that this means files will need to be downloaded again the next time you access them.
Time Machine local snapshots can be removed from Terminal. Run tmutil listlocalsnapshots / to see all snapshots, then use tmutil deletelocalsnapshots YYYY-MM-DD-HHMMSS to remove specific ones. You can also delete all local snapshots by running the command for each listed date. Be aware that removing snapshots eliminates your ability to restore files from those points in time.
Restarting your Mac clears many system caches and temporary files that contribute to purgeable space. This is the simplest approach and often frees several gigabytes. Empty the Trash before restarting, as Trash contents are not always counted as purgeable but do consume disk space.
Be cautious when forcing removal of purgeable space. Clearing iCloud caches means slower access to cloud files. Removing Time Machine snapshots eliminates local restore points. In most situations, letting macOS manage purgeable space automatically produces the best balance of performance and available storage.
How Does MoniThor Show Purgeable Space?
MoniThor shows exactly how much purgeable space macOS could reclaim on your drive. This value is displayed alongside used space, available space, and total capacity in the disk section, updating in real time.
MoniThor calculates the exact amount of purgeable space by comparing the total reclaimable capacity against the raw free space on your drive. This gives you a clear picture of how much storage macOS can free up when needed, without the guesswork of comparing numbers across different system tools.
The disk section in MoniThordisplays purgeable space as a separate value alongside used, available, and total capacity. You can see at a glance how much of your "used" space is actually reclaimable by the system. This eliminates the confusion that arises when System Settings and Disk Utility report different available space figures.
Because MoniThor updates this information in real time, you can observe how purgeable space changes as you download files, run Time Machine backups, or install applications. This visibility helps you understand whether your Mac is running low on genuinely available storage or if macOS has ample purgeable space it can reclaim when needed.
Should You Worry About Purgeable Space?
Generally no. Purgeable space is designed to be transparent, and macOS handles it efficiently. Only be concerned if total available space (free plus purgeable) is below 10% of your drive. If macOS is not reclaiming purgeable space when needed, restart your Mac to force cache cleanup.
Purgeable space is a normal and healthy part of how macOS manages storage. A Mac with 50 GB of purgeable space is not "wasting" that storage. It is using it for caches and snapshots that improve your daily experience while keeping the space available for reclamation when you actually need it.
The threshold to watch is total available space, which is free space plus purgeable space combined. If this total drops below 10% of your drive capacity, macOS may struggle with virtual memory management, system updates, and general file operations. At that point, consider permanently deleting files you no longer need rather than relying on purgeable space reclamation alone.
In rare cases, macOS may not reclaim purgeable space as expected. This can happen after a failed system update, a corrupted Time Machine snapshot, or a stuck iCloud sync process. Restarting your Mac resolves most of these issues by clearing stale caches and forcing the system to reevaluate which data is purgeable. If the problem persists after a restart, booting into Safe Mode clears additional caches that a normal restart does not touch.
Marcel Iseli is a software developer and the creator of MoniThor. He builds native macOS utilities focused on performance monitoring and system optimization, with a focus on lightweight, subscription-free tools.