Storage Basics

How to Clear Disk Space on Mac (Fast & Safe Methods)

June 7, 2026·4 min read

Quick Ways to Clear Disk Space on Mac

When your Mac is running low on storage, you need fast solutions. The fastest way to figure out how to clear disk space on mac is to target the biggest space wasters first. These are usually old downloads, forgotten media files, and bloated app caches. Instead of randomly deleting things, a targeted approach saves time and gets better results.

Most users can recover 5 to 20 GB in under 30 minutes by following the methods below. The key is working from the biggest files down to the smallest.

Method 1: Use Finder to Find Large Files

Open Finder and press Command + F to open the search bar. Click the Kind dropdown and change it to File Size. Set the condition to is greater than and type 100 MB. This shows every file on your Mac larger than 100 MB.

Sort the results by size to see the biggest files first. You will often find old movie files, disk images, zip archives, and project files you forgot about. Review each file before deleting. This single method can help you clear disk space on mac by several gigabytes in minutes.

Reclaim Mac finds and removes junk files automatically.

Method 2: Clean Up Through Terminal

Terminal gives you powerful tools to find space wasters. Open Terminal from Applications then Utilities. To find the largest files on your Mac, use the find command with a size filter to list all files larger than 500 MB in your home folder.

You can also check folder sizes with the du command to see how much space caches are using. Terminal is especially helpful for finding hidden files that Finder doesn't show by default, like files starting with a dot. If you want to learn how to clear disk space on mac efficiently, Terminal is a valuable tool.

Method 3: Empty Trash and Clear Downloads

This sounds obvious, but many people forget it. Your Trash can hold gigabytes of deleted files that still take up space. Right-click the Trash icon in your Dock and select Empty Trash. Also clean your Downloads folder. Open it in Finder, press Command + A to select all, review what you need, and delete the rest.

A helpful trick is to sort your Downloads by Date Added. Anything older than a few months is probably safe to remove. Also check for .dmg and .pkg files, which are installers you likely don't need anymore after installing the app.

Method 4: Remove Old iOS Backups

If you have ever backed up an iPhone or iPad to your Mac, those backups might still be sitting on your disk. Each backup can be 5 to 50 GB depending on your device. On newer macOS, go to System Settings, General, then Storage. Click the info icon next to iOS Files to see and delete old backups.

You can also find them manually at ~/Library/Application Support/MobileSync/Backup. If you use iCloud backups for your iPhone now, you can safely delete local backups to clear disk space on mac.

Method 5: Manage Application Storage

Some apps store massive amounts of data locally. Messaging apps like Slack and WhatsApp keep media files from every conversation. Video apps like Final Cut Pro store render files and proxies. Music apps might have offline downloads you forgot about.

Check each app's storage in System Settings under General then Storage. You can also go to ~/Library/Application Support to manually browse app data folders. Look for folders that are surprisingly large, sometimes a single app can use 10 GB or more without you realizing it.

Keep Disk Space Free Long-Term

After you clear disk space on mac, take steps to prevent it from filling up again. Turn on Optimize Mac Storage in iCloud settings to offload old files to the cloud. Enable automatic Trash emptying. Set your browser to ask where to save downloads instead of automatically dumping everything in one folder.

Consider using an external drive or cloud storage for large files you don't access daily, like photo libraries or video projects. Now that you know how to clear disk space on mac, regular monthly cleanups keep your Mac fast and responsive.

Reclaim Mac

Clean your Mac in 60 seconds

Lifetime license. Offline. No subscription.

Frequently Asked Questions

Is it safe to use Terminal commands to delete files?

Terminal is safe if you double-check each command before pressing Enter. Unlike Finder, Terminal doesn't move files to Trash — it deletes them permanently. Always verify the file path before using rm commands.

How do I know which files are safe to delete?

Files in Downloads, Trash, and browser caches are generally safe. Avoid deleting anything in System or Library root folders. When in doubt, move the file to an external drive instead of deleting it.

Why does my Mac show different free space in different places?

macOS calculates purgeable space differently. Some tools include space that can be freed automatically, while others show only truly available space. Check About This Mac for the most accurate reading.

Keep Reading

Storage Basics

How to Free Up Space on Mac: Complete Guide 2026