Sweepfor Mac

Free up storage

How to Clean Up Your Downloads Folder Once and for All

Your Mac Downloads folder is probably hiding 10-30GB of forgotten installers, screenshots, and ZIPs. Here's how to clean it for good.

6 min read

Your Downloads folder is the closet you never clean. Every DMG installer, every Zoom recording, every screenshot you dragged into Slack a year ago and never deleted — all of it lives there. And on a typical Mac that’s been used for two or three years without intervention, Downloads is somewhere between 8GB and 40GB.

The actually-useful approach isn’t a one-time cleanup. It’s setting up Downloads so it doesn’t get out of hand again. This guide does both.

What’s actually in there

Open Downloads in Finder. Switch to List view (Cmd+2). Click the “Date Last Opened” column header to sort by when you last touched each file.

What you’ll typically see:

  • Dozens of .dmg files from app installs (each 50MB-1GB)
  • ZIP archives you extracted once
  • Screenshots that piled up
  • PDFs you read once and never deleted
  • Zoom recordings (each 200MB-1.5GB if they’re long meetings)
  • Random font files, ICO files, JSON exports
  • Photos and videos sent to you over messaging apps that downloaded automatically

The “Date Last Opened” column is the killer. Anything that hasn’t been opened in 3+ months is almost certainly disposable.

The five-minute first pass

If you’ve never cleaned Downloads, this is the fastest path to most of the space:

  1. Open ~/Downloads
  2. Switch to List view (Cmd+2)
  3. Click “Date Last Opened” — you want oldest first, so click twice if it sorts the wrong way
  4. Select everything older than 6 months (click the first old item, scroll to the bottom, Shift+click the last one)
  5. Drag to Trash, or hit Cmd+Delete

Don’t agonize over each file. If you needed it within the last six months, you would have opened it. If it turns out you needed something specific, it’s almost always re-downloadable.

After the bulk pass, do one more sort: by Size (Cmd+J in column view, or click the Size column in list view). Anything massive that survived the date cull, take another look at it.

Skip the manual huntSweep finds every cache, log, and forgotten file in seconds — and only removes what you OK. Download Sweep free →

File types you can almost always delete

Some categories of file in Downloads are essentially never worth keeping:

  • .dmg and .pkg installers — once you’ve installed the app, the installer is dead weight. The app itself is in /Applications. Re-download the installer from the original source if you ever need to reinstall.
  • .zip and .rar archives that you’ve already extracted. You’ll see the extracted folder right next to it. Delete the zip.
  • .crdownload, .part, .partial files — these are interrupted browser downloads. They won’t resume.
  • screenshot 2024-XX.png files unless you specifically need them
  • Mailing list PDFs you saved “to read later” and never did

File types worth a second look before deleting:

  • Documents you might still reference (.pdf, .docx, .xlsx)
  • Photos and videos sent by friends/family
  • Anything with a project name in it
  • License keys (rare but devastating to lose)

The duplicate problem

Browsers handle filename conflicts by appending numbers — you end up with Statement.pdf, Statement (1).pdf, Statement (2).pdf, etc. Often these are identical files or different versions of the same document.

Sort by Name in Finder. Look for the parenthesized number patterns. Compare file sizes — if they’re identical, the files are usually identical. Keep the most recent, delete the others.

For more sophisticated duplicate finding (across renamed files, different folders, etc.), you’ll need a tool. The built-in Smart Folders can help: File → New Smart Folder → set Kind = “Document,” then group by Size and look for matching sizes.

Tip: Some browsers offer a setting to "Always ask where to save each file." On Chrome it's Settings → Downloads → "Ask where to save each file before downloading." Turning this on adds friction to downloads, which means you download fewer junk files.

Stop the bleeding: change your browser’s default download behavior

Chrome, Safari, Firefox all download to ~/Downloads by default. You can change this:

Chrome: Settings → Downloads → Location → Change. Some people point this at Desktop instead, since seeing files cluttering the desktop is more motivating to delete them.

Safari: Safari → Settings → General → “File download location.”

Firefox: Settings → General → Downloads → “Save files to.”

A more useful change for most people is enabling “Ask where to save each file” — already mentioned above. It turns every download into a deliberate choice.

Setting up auto-cleanup

macOS has a built-in feature to auto-delete from Trash after 30 days. Enable it: Finder → Preferences → Advanced → “Remove items from the Trash after 30 days.”

But this only handles items you’ve already moved to Trash. For Downloads itself, there’s no built-in auto-cleanup. Two options:

  1. Calendar reminder. Set a recurring reminder for the first of each month: “Clean Downloads folder.” Takes 5 minutes, prevents the pile from ever growing.
  2. Use a tool. Sweep flags old downloads on every scan and lets you bulk-clean them with one approval. Hazel is another option (different model — rule-based automation).

Either works. The point is to have something prompting the cleanup, because nobody remembers on their own.

The hidden Downloads folders you forgot about

Your browser’s Downloads folder is the obvious one. But other apps maintain their own download caches that nobody manages:

  • Apple Mail attachments~/Library/Mail/V10/MailData/. Often 10-30GB on accounts that have been around for years. To clean: Mail → Mailbox → Rebuild on each mailbox.
  • Messages attachments~/Library/Messages/Attachments/. Every photo, video, and file ever sent in Messages. Can be 10-50GB.
  • Slack downloads — automatic file downloads from Slack channels live in ~/Library/Application Support/Slack/Cache/.
  • Zoom recordings — by default in ~/Documents/Zoom/. Can each be 1GB+.
  • Discord media cache~/Library/Application Support/discord/Cache/.
  • iMessage Photos/Videos auto-download to your Photos library if you have that enabled, doubling storage.

The Messages and Mail folders are the biggest hidden offenders. Worth checking those at least once.

Reclaim 20+ gigs in one passSweep finds the caches, snapshots, and old downloads adding up to most of your “System Data.” Free download →

Organizing what stays (briefly)

After cleanup, if you want to be slightly more organized, a few simple rules go a long way:

  1. Don’t try to organize Downloads itself. Treat it as a holding area. Anything worth keeping should move to a real folder (Documents, Pictures, Desktop, an external drive).
  2. Have one “to keep” subfolder. Make ~/Downloads/Keep/ and drag the rare item you actually want to preserve there. Then nuke everything else without guilt.
  3. Empty Downloads, not just sort it. A “sorted” Downloads folder still grows. Only an emptied one stays small.
  4. For installers you might re-need: save them to a different location entirely (e.g. ~/Documents/Installers/) so the Downloads cleanup script doesn’t catch them.

Most people don’t actually need any organization in Downloads. They need it to be aggressively emptied.

How often to clean

A rough cadence:

  • Weekly — quick scan, delete anything you obviously don’t need from this week
  • Monthly — full sweep of items older than 30 days that you didn’t open
  • Quarterly — also check Mail attachments and Messages attachments

The first time you do this on a folder that’s been neglected for years, you’ll free 10-30GB. After that, monthly maintenance keeps it under 1-2GB easily.

The honest take: Downloads cleanup is the easiest source of free space on a Mac, and the one most people skip because it feels overwhelming the first time. After you’ve done it once, the rest is just maintenance. Fifteen minutes a month buys you back gigabytes you’d otherwise need to fight harder for elsewhere.

← Back to all guides