How to Clear Disk Space on Mac: What Actually Works and Why

Running low on storage on a Mac is one of those problems that sneaks up on you. One day everything works fine, the next macOS is throwing warnings and apps are grinding to a halt. Clearing disk space isn't complicated, but doing it effectively means understanding where your storage actually goes — and that varies significantly depending on how you use your machine.

Why Macs Fill Up Faster Than You Expect

Modern Macs — especially models with 256GB or 512GB SSDs — can hit storage limits surprisingly quickly. A few reasons:

  • macOS system files and updates take up more space with each major release
  • Time Machine local snapshots are stored on-device before syncing to an external drive
  • Large app caches build up silently over months of use
  • iCloud Desktop and Documents can make it look like files are stored in the cloud while keeping local copies

Understanding the difference between what's taking up space and what's safe to delete is the core challenge.

Start Here: Check What's Actually Using Your Storage

Before deleting anything, open Apple Menu → About This Mac → Storage (or System Settings → General → Storage on macOS Ventura and later). This gives you a color-coded breakdown across categories: Apps, Documents, System Data, iCloud Drive, and more.

Click Manage to access Apple's built-in recommendations. You'll see options like:

  • Store in iCloud — moves files to iCloud, keeping smaller local copies
  • Optimize Storage — removes already-watched Apple TV downloads and email attachments you haven't opened recently
  • Empty Trash Automatically — permanently deletes items in Trash after 30 days
  • Reduce Clutter — surfaces large files and downloads for manual review

These built-in tools are a solid first pass, but they don't catch everything.

The Biggest Storage Offenders on Mac

System Data and "Other"

The System Data category is often the most confusing. It can balloon to 30–60GB or more and includes:

  • App caches (browsers, video editors, design tools)
  • Log files
  • Time Machine local snapshots
  • Virtual machine disk images
  • Installer packages you no longer need

You can't clear all of this in one click. Each subcategory requires a different approach.

Application Caches

Apps like Final Cut Pro, Adobe Creative Cloud, Xcode, and even Spotify or Chrome accumulate large caches over time. You can manually clear caches by navigating to ~/Library/Caches in Finder (use Go → Go to Folder). Delete the contents of specific app folders, not the folders themselves. Be selective — clearing the wrong cache can cause apps to re-download large assets.

Downloads and Duplicate Files

The Downloads folder is a common storage sinkhole. Disk images (.dmg files) are especially wasteful once you've already installed the app. So are old ZIP archives and installer packages.

Duplicate photos and documents are another issue, particularly if you've imported photos multiple times or synced across devices without deduplication.

iOS and iPadOS Backups

If you back up your iPhone or iPad to your Mac via Finder, those backups can consume anywhere from a few gigabytes to 20GB+ depending on device storage. You can manage these in Finder → [Your Device] → Manage Backups.

Time Machine Local Snapshots

macOS automatically stores local Time Machine snapshots even when your backup drive isn't connected. These are typically reclaimed automatically when space is needed, but if you want to force-delete them, you can do so via Terminal:

tmutil deletelocalsnapshots / 

Use this carefully — these snapshots exist specifically to recover accidentally deleted files.

iCloud's Role: Helpful, But Not Always What It Seems 🍎

iCloud Desktop and Documents sync is one of the most misunderstood storage features on Mac. When enabled, files appear to be "in iCloud" — but macOS keeps local copies of recently accessed files. How aggressively it offloads older files depends on available storage and your iCloud settings.

If you're on a plan with ample iCloud storage and a Mac with limited SSD space, leaning into Optimize Mac Storage (under System Settings → Apple ID → iCloud → iCloud Drive) can meaningfully reduce on-device footprint. But if your internet connection is slow or unreliable, cloud-first storage creates friction — files take time to download on demand.

Third-Party Cleaner Apps: Useful or Overkill?

Apps like CleanMyMac, DaisyDisk, and OmniDiskSweeper offer more granular visibility than Apple's built-in tools. DaisyDisk, for example, gives you an interactive visual map of what's using space, which is useful for tracking down large obscure folders. OmniDiskSweeper is free and presents a simple folder-size tree.

Whether these tools add enough value over macOS's built-in storage manager depends on your comfort with navigating system folders manually. Power users often find the visual mapping tools alone worth it; casual users may find the built-in recommendations sufficient.

Variables That Determine Your Best Approach

No two Macs accumulate clutter the same way. The right cleanup strategy depends on several factors:

FactorHow It Changes the Approach
Mac storage size256GB SSDs require more aggressive management than 1TB models
Primary use caseVideo editors deal with massive project caches; casual users mostly have downloads
iCloud planMore iCloud storage makes offloading viable; limited plans change the calculus
macOS versionStorage tools and categories differ across Monterey, Ventura, and Sequoia
Time Machine setupExternal backup drive users accumulate fewer local snapshots
App ecosystemCreative pros using Adobe or Final Cut generate far larger caches than general users

A MacBook Air with 256GB used for video editing has entirely different pressure points than a Mac mini with 1TB used for light document work. 💾

What's Genuinely Safe to Delete vs. What Requires Caution

Generally safe:

  • Contents of the Downloads folder (after reviewing)
  • .dmg and installer files for already-installed apps
  • Empty the Trash
  • Old iPhone/iPad backups you no longer need

Requires caution:

  • App caches (clearing some can cause re-downloads or slow app startup)
  • Library folders outside of Caches
  • System files flagged by third-party apps as "junk"
  • Time Machine snapshots if you have no other backup

Avoid entirely:

  • Anything inside /System or /Library at the root level unless you know exactly what you're removing

The line between "safe to delete" and "problematic to delete" shifts depending on which apps you use, how they're configured, and whether you have backups elsewhere. That context — your specific apps, your backup situation, how much space you actually need to reclaim — is what makes a generic checklist only part of the answer. 🖥️