How to Clear Space on a MacBook: What Actually Works and Why
Running low on storage on a MacBook is one of those problems that sneaks up on you. One day everything's fine, the next you're getting warnings that your startup disk is almost full. The good news: macOS gives you several genuine ways to reclaim space. The tricky part is knowing which approach makes sense for your situation.
Why MacBooks Fill Up Faster Than You'd Expect
Modern MacBooks — especially models with 256GB of built-in SSD storage — can fill up surprisingly quickly. A few reasons:
- macOS system data grows over time, including local Time Machine snapshots, iOS device backups, and caches
- Photos and video take up disproportionate space, especially with iPhone footage shot in 4K or ProRes
- Apps often store large support files, logs, and caches that aren't visible unless you dig
- Downloads folder accumulates files silently over months or years
The result: even a relatively clean-feeling Mac can have tens of gigabytes of recoverable space hiding in less obvious places.
Start With Apple's Built-In Storage Management Tool
Before downloading any third-party cleaner, open the native storage overview:
- Click the Apple menu → System Settings (or System Preferences on older macOS)
- Go to General → Storage
This gives you a color-coded breakdown of what's consuming space — Applications, Documents, iCloud Drive, System Data, and more. It also surfaces Apple's own recommendations:
- Store in iCloud — offloads photos, Desktop, and Documents files to iCloud, keeping only recently accessed items local
- Optimize Storage — removes Apple TV movies and shows you've already watched
- Empty Trash Automatically — deletes items that have been in the Trash for over 30 days
- Reduce Clutter — helps you find and delete large or old files
These built-in tools are a legitimate first step and require no additional software.
The Biggest Culprits Worth Targeting
Large and Duplicate Files
The storage review screen has a Documents section where you can sort by file size. Large files you forgot about — old video projects, disk images (.dmg), archived ZIP files — are often the fastest wins.
System Data and Caches 🗂️
"System Data" is one of the more frustrating categories because macOS doesn't let you drill into it directly. It typically includes:
- App caches (browser caches, app support files)
- Log files
- Local Time Machine snapshots (temporary backups macOS keeps in case your external drive isn't connected)
You can clear browser caches manually through each browser's settings. App caches live in ~/Library/Caches — you can navigate there via Finder → Go → Go to Folder — but deleting files here requires some care, since not every cache folder is safe to empty manually.
Local Time Machine snapshots are managed automatically by macOS and typically shrink when you need space, but they can be deleted via Terminal if needed:
tmutil listlocalsnapshots / tmutil deletelocalsnapshots [snapshot-name] iOS and iPadOS Backups
If you've ever backed up an iPhone or iPad to your Mac via Finder (or iTunes on older systems), those backups can be several gigabytes each. You'll find them under Finder → [your device] → Manage Backups, where you can delete ones you no longer need.
Applications You No Longer Use
Simply dragging an app to the Trash doesn't always remove all its associated files. Support files, preferences, and caches often remain in ~/Library/Application Support and related folders. Apps like Logic Pro, Final Cut Pro, or games from the App Store tend to leave the largest footprints.
iCloud Drive: Offloading vs. Deleting
There's an important distinction here that trips people up:
| Action | What It Does |
|---|---|
| Optimize Storage (iCloud) | Keeps files in iCloud, removes local copies when space is needed |
| Remove Download (on a file) | Removes the local copy immediately; file stays in iCloud |
| Delete from iCloud | Permanently removes the file from all devices and iCloud |
If you're using iCloud and have a reliable internet connection, optimized storage is a practical way to stretch a smaller SSD. If your internet is spotty, having files only in the cloud creates friction every time you need them.
Third-Party Cleaning Tools: What They Actually Do
Apps marketed as "Mac cleaners" vary widely in what they offer. The reputable ones — and there are some — typically:
- Provide a visual breakdown of space usage
- Identify duplicate files across folders
- Surface large files that are easy to miss
- Safely remove app leftovers after uninstalling
They don't do anything magical that you couldn't do manually — they just make the process faster and more visual. The less reputable ones in this category have historically made inflated claims or bundled unwanted software, so the source matters.
The Variables That Shape Your Approach 💾
How much space you can recover — and which method is worth your time — depends on several factors:
- How much total storage your MacBook has — 256GB and 512GB machines feel the pinch very differently
- Whether you're already using iCloud — if you are, optimizing local storage is straightforward; if not, it requires setup
- Your workflow — video editors, musicians, and developers accumulate very different types of large files
- macOS version — the storage tools and interface vary between Monterey, Ventura, Sonoma, and earlier versions
- Technical comfort level — some options (Terminal commands, manually clearing Library folders) carry more risk if you're unfamiliar with what you're deleting
A MacBook used primarily for documents, email, and web browsing has a very different storage profile than one running Xcode, Logic Pro, or a local media server.
How much space you can realistically reclaim — and which combination of steps is actually worth taking — comes down to what's actually on your machine and how you use it day to day.