How to Clear Hard Drive Space on a Mac

Running low on storage is one of the most common frustrations Mac users face — and it tends to sneak up on you. One day your Mac is running smoothly, the next you're getting warnings that your startup disk is almost full. Fortunately, macOS gives you several built-in tools and strategies to reclaim space, and understanding how they work helps you make smarter decisions about what to delete, move, or manage differently.

Why Macs Fill Up Faster Than You'd Expect

Modern Macs — especially those with 256GB SSDs — can fill up surprisingly quickly. A few reasons:

  • macOS itself takes up roughly 15–20GB, and system updates can temporarily require even more free space to install.
  • Time Machine local snapshots are stored on your drive automatically, even if you're not actively backing up to an external disk.
  • App caches and log files accumulate silently in the background over months or years.
  • iCloud Desktop and Documents can be misleading — files synced to iCloud may still have local copies taking up space.

Understanding what is consuming space is the essential first step before deleting anything.

Step 1: Check What's Actually Using Your Space 🔍

Go to Apple menu → About This Mac → Storage (or System Settings → General → Storage on macOS Ventura and later). This gives you a color-coded breakdown of how your storage is being used, divided into categories like Applications, Documents, System Data, and more.

From this screen, you can also click Manage to open Apple's built-in Storage Management tool, which offers specific recommendations and lets you drill into file categories directly.

Key storage categories to watch:

CategoryCommon culprits
System DataCaches, logs, Time Machine snapshots
DocumentsDownloads folder, large files, disk images
ApplicationsUnused apps, large creative tools
Photos/VideosUnoptimized libraries, duplicates
iCloud DriveLocally stored cloud files

Step 2: Use Apple's Built-In Recommendations

The Storage Management panel offers four core recommendations:

  • Store in iCloud — Moves Desktop, Documents, and Photos to iCloud, keeping only recently used files local. Useful if you have available iCloud storage.
  • Optimize Storage — Automatically removes watched Apple TV content and keeps only recent email attachments locally.
  • Empty Trash Automatically — Deletes items that have been in the Trash for 30 days.
  • Reduce Clutter — Surfaces large files and downloads so you can review and delete them manually.

These are safe starting points, but they don't always surface the biggest space consumers — particularly cache files and hidden system data.

Step 3: Manually Clear the Most Common Space Hogs

Downloads Folder

This is frequently overlooked. Old disk images (.dmg files), ZIP archives, and installer packages accumulate here and serve no purpose after installation. Open Finder → Downloads and sort by size or date to identify what's safe to remove.

Application Caches

Cache files live in ~/Library/Caches/ and can grow to several gigabytes for apps like browsers, Spotify, and Xcode. You can navigate there via Finder → Go → Go to Folder, then type the path. Deleting the contents of individual app cache folders (not the folders themselves) is generally safe — apps rebuild their caches as needed. Be cautious with caches you don't recognize.

Large and Duplicate Files

The Reduce Clutter tool in Storage Management lists files by size. Third-party tools can also scan for duplicates, but even manually sorting your Documents and Downloads folders by size catches the biggest offenders quickly.

Uninstalled Apps (and Their Leftovers)

Dragging an app to the Trash removes the main application file, but supporting files — preferences, caches, application support data — often remain in ~/Library/. Apps distributed through the Mac App Store are generally cleaner to uninstall than third-party downloads.

Time Machine Local Snapshots

If you use Time Machine, macOS stores local snapshots on your SSD as a safety net. These are supposed to be released automatically when space is needed, but they don't always clear immediately. You can manage or delete snapshots via Terminal using tmutil commands, though this requires some comfort with command-line tools.

Step 4: Optimize Your Photos Library 🖼️

Photos libraries can grow very large, especially if you shoot in RAW format or have years of video. Two useful options:

  • iCloud Photos with "Optimize Mac Storage" — Keeps full-resolution files in iCloud and stores smaller versions locally, reducing local footprint significantly.
  • Moving the library to an external drive — For users who don't want iCloud involvement, relocating the Photos library to an external SSD or HDD is a clean solution, though it requires the external drive to be connected when accessing photos.

The Variables That Change Your Approach

How aggressively you need to manage storage — and which methods make the most sense — depends on several factors:

  • Total storage capacity: A 256GB Mac requires more active management than a 1TB or 2TB model.
  • macOS version: The Storage Management interface and available features differ between Monterey, Ventura, and Sonoma.
  • iCloud subscription tier: Users with 200GB or 2TB iCloud plans have more offloading flexibility than those on the free 5GB tier.
  • Type of work: Developers with Xcode installed, video editors with large media libraries, and everyday users have very different storage profiles.
  • Comfort with Terminal: Some of the most effective cleanup options — like managing snapshots or clearing derived data — involve command-line steps that aren't right for every user.

The right combination of strategies depends on which of these factors applies to your specific setup — and that picture looks different from one Mac to the next.