How to Find and Delete Large Files on a Mac (2026)
To find large files on a Mac, use Finder (search with a size filter), the Storage settings' Large Files list (System Settings → General → Storage), or Terminal (find ~ -size +1G). Those show you the big files but not which are safe to remove. MacCleaner's scan surfaces the biggest space-users grouped by whether they're rebuildable or personal, with real byte counts, so you can clear the safe ones and review the rest.
The three built-in ways
- Finder: New Smart Folder → add a Size > 1 GB filter, or search and sort by size.
- Storage settings: System Settings → General → Storage → the Large Files and Documents lists.
- Terminal:
find ~ -type f -size +1G 2>/dev/nullto list files over 1 GB.
The part they don't tell you
Finding a 40 GB file is easy; knowing whether it's safe to delete is the hard part. A disk image, an old iOS backup, a video export and a cache file can all look the same in a size list. Deleting the wrong one hurts — which is why a raw size list isn't enough. See also what's hiding in System Data.
See size and safety together
MacCleaner shows the biggest space-users and classifies each group as safe-to-remove (rebuildable) or needs-review (personal), with real byte counts. You clear the safe ones in a couple of taps — recoverable until you empty — and review the rest with context, instead of guessing from a size list.
Frequently asked questions
How do I find the largest files on my Mac?
Use Finder with a size filter, the Large Files list in System Settings → General → Storage, or Terminal: find ~ -type f -size +1G. Sort by size to see the biggest first.
Is it safe to delete large files on a Mac?
Only if you know what they are. Rebuildable files (caches, build artifacts, disk images you can re-create) are safe; personal files and backups need review. A tool that labels safety helps avoid mistakes.
What is taking up so much space on my Mac?
Usually a mix of large personal files (video, backups, disk images) and invisible system data (caches, snapshots, developer artifacts). Check both — the invisible part is often the bigger surprise.
Reclaim the space in two taps
MacCleaner scans read-only, shows every file before anything is touched, marks the safe groups, and lets you choose Trash or permanent. Free for up to 500 MB of cleanup a day.
Download for Mac