Now follow these three simple steps.
Copy the Command
Click the button below to copy the command. It only checks your user cache folders; it does not remove or modify your files.
du -sh ~/Library/Caches/* 2>… | sort -h | …
Paste into Terminal
Open Terminal from Applications → Utilities, then paste the command using:
⌘ Command + V
Don’t worry if Terminal looks a little unfamiliar. You are simply asking macOS to show you which cache folders are using the most space.
Press Enter
Press Enter ↵ and wait a moment for the results.
What This Command Actually Does
The command uses macOS’s built-in du utility to measure folder sizes.
sort puts the results in order, while tail keeps the final
entries so you can focus on the largest cache folders instead of scrolling through a wall
of Terminal output.
Free Up Space Without Sacrificing the Things You Love
A little breathing room can make your Mac feel completely different. Your downloads are under control. Your old projects are somewhere safe. Your photos are where you want them. And that intimidating red storage warning is no longer sitting there every time you open your Mac.
If you need more room, you don’t necessarily need to buy a new Mac. Move large libraries to an external drive, use iCloud for files and photos when it fits your workflow, remove old downloads and applications, and let macOS handle the system files it is designed to manage.
The goal is not an empty drive. The goal is a Mac with enough space to breathe — and enough room left for the things you actually want to create, save and enjoy.
Still Not Sure What’s Taking Up Your Storage?
If System Data is unusually large, your storage keeps filling up, or you simply don’t want to dig through folders and backups yourself, getting a closer look can save a lot of time. A careful cleanup should always start with understanding what is there, not with deleting everything in sight.
Your Mac should feel spacious again. Sometimes all it needs is a little digital breathing room.