Storage Basics

How to Clear Storage on Mac: Every Method Explained

June 7, 2026·3 min read

Understanding What Takes Up Mac Storage

When you want to learn how to clear storage on mac, the first step is understanding what is using your space. Open System Settings, go to General, then Storage. You will see categories like Applications, Documents, System Data, macOS, and Others. Each category represents a different type of file on your disk.

Applications shows the total size of all installed apps. Documents includes files in your home folder. System Data covers caches, logs, and temporary files. macOS is the operating system itself. Understanding these categories helps you target the right areas when cleaning up.

Clear Storage from System Data

System Data is often the largest and most confusing category. It includes browser caches, system caches, app caches, log files, and temporary data. To how to clear storage on mac from this category, you need to target several locations.

Open Finder, press Command + Shift + G, and type ~/Library/Caches. This shows app and system caches that can be safely emptied. Next, go to ~/Library/Logs to find old log files. You can also check /tmp and /private/var/folders for temporary files, though macOS usually cleans these automatically on restart.

Reclaim Mac finds and removes junk files automatically.

Clear Storage from Applications

Go to your Applications folder and sort by size. You might be surprised to find apps taking up 2 to 5 GB each. GarageBand with its sound library is over 1.5 GB. iMovie is similar. If you don't use these creative apps, removing them frees significant space.

But remember, dragging an app to Trash only removes the main app file. Leftover data stays in Library folders. To fully how to clear storage on mac from an uninstalled app, check ~/Library/Application Support, ~/Library/Preferences, and ~/Library/Caches for folders with the app's name. Delete those too for a complete cleanup.

Clear Storage from Documents

The Documents category includes everything in your home folder, such as files on your Desktop, in Documents, Downloads, Movies, Music, and Pictures. Open each of these folders in Finder and sort by size to find the biggest files.

Common space wasters include old video files in Movies, disk images in Downloads, and duplicate photos in Pictures. If you have a large Photos library, check its size by right-clicking the Photos Library file in your Pictures folder and selecting Get Info. Photo libraries can grow to tens of gigabytes, especially with Live Photos and videos.

Clear Storage from Mail and Messages

The Mail app stores email attachments locally, and these can add up to several gigabytes. Open Mail preferences, go to Accounts, and check how much local storage each account uses. You can reduce this by changing the setting for downloading attachments from All to Recent or None.

Messages attachments, especially photos and videos received through iMessage, also pile up in ~/Library/Messages/Attachments. To manage this, open Messages, go to Settings, and consider enabling Keep Messages for a limited time like 1 year instead of forever. This automatically removes old message attachments and can how to clear storage on mac significantly for heavy iMessage users.

Make Storage Cleanup a Habit

The most effective storage strategy is prevention. Set a calendar reminder to check your storage monthly. Keep your Downloads folder clean by reviewing it weekly. Enable automatic Trash emptying. Use streaming services instead of downloading movies and music when possible.

Small habits like saving files to cloud storage by default and uninstalling apps right after you stop using them prevent the slow creep of disk usage that leads to a full Mac. Now you know how to clear storage on mac across every category.

Reclaim Mac

Clean your Mac in 60 seconds

Lifetime license. Offline. No subscription.

Frequently Asked Questions

What is System Data on Mac and can I delete it?

System Data includes caches, logs, temporary files, and other system-generated data. You can safely delete caches and logs. Temporary files are usually cleaned automatically on restart. Don't delete anything from the actual macOS system folders.

Why does my Mac show more storage used than my files total?

Hidden files, system files, local snapshots, and Time Machine backups all take space that doesn't show up in normal Finder browsing. Use the Storage management tool in System Settings for the most complete view.

How do I clear storage on Mac if I can't find what's using space?

Use the Terminal command du -sh ~/* to see which home folders are largest. Also check ~/Library for hidden data. Dedicated cleanup tools can scan and show you exactly where your space is going.

Will clearing storage make my Mac faster?

Yes, if your disk was nearly full. macOS needs free space for virtual memory, caches, and temporary files. When the disk is over 90% full, your Mac slows down noticeably. Freeing even 5-10 GB can improve performance.

Keep Reading

Storage Basics

How to Free Up Space on Mac: Complete Guide 2026