Every file that arrives on a Mac by any route other than deliberate saving — a browser download, an email attachment, a Messages photo, an AirDrop transfer — lands in ~/Downloads by default, and almost nobody ever moves things out. The result, on a Mac that's a few years old, is usually somewhere between two and fifteen gigabytes of installers, duplicate exports, and files whose names no longer mean anything. This is a specific method for clearing it, not just "sort by size and delete stuff," because the two sorting approaches answer different questions and mixing them up is how people delete the wrong things.
Sort by size when you're looking for big, obvious wins
Switch Finder to list view (Cmd+2), click the Size column header to sort descending, and you'll see the largest files first — usually .dmg installers, video files, or large PDFs. This view answers "what's taking the most space," and it's the right first pass because a handful of large files often account for most of the folder's total size even in a folder with hundreds of items.
The risk with sorting by size alone is that you'll see a 2GB file with an unhelpful name and have no idea whether you still need it. Before deleting anything sizeable, click it once and press Space to Quick Look it, or check Get Info for the date it was added — which leads to the second sort.
Sort by date when you're looking for what's safe to age out
Sort by Date Added instead, and you get a timeline: everything from the last week at the top, everything from three years ago at the bottom. This view answers a different question — "what have I clearly finished needing" — because installers and one-off downloads have a natural expiry that has nothing to do with their size. A 4MB .pkg installer from 2023 is exactly as safe to delete as a 400MB one from 2023; you were never going to run either again.
The practical approach is to work from the bottom of the date-sorted list upward. Anything older than six months that isn't a document you actively reference is almost always safe to remove.
Telling installer file types apart
Three file types make up most of the disposable weight in Downloads, and they behave differently once you've used them:
| Extension | What it is | Safe to delete after install? |
|---|---|---|
.dmg |
A disk image, usually mounted once to drag an app into Applications | Yes — the app itself doesn't live inside the dmg |
.pkg |
An installer package that runs a script to place files system-wide | Yes — once installed, the package file itself isn't needed again |
.zip |
A compressed archive, could contain anything | Depends — check what's inside before assuming it's disposable |
.dmg and .pkg files are the safest category in the whole folder: by definition, their job is done the moment you've run them once. If you ever need the app again, you'll download a fresh installer rather than reuse an old one, since it'll likely be out of date anyway.
.zip files need a moment's thought because they're a general-purpose container — a zip might be a font you extracted, a project you're still using, or a client's asset delivery you need to keep. Don't blanket-delete every zip; check what's inside ones you don't recognise before removing them.
Finding duplicates from repeated downloads
Browsers append (1), (2), and so on when you download the same filename twice, and these duplicates accumulate invisibly because each one looks like a distinct file in a size-sorted view. Search Downloads for the same base name — invoice, resume, export — and you'll often find three or four near-identical copies where only the newest one matters.
Quarantine attributes and why some files "ask permission" to open
Files downloaded through a browser carry a com.apple.quarantine extended attribute, which is why macOS shows a warning dialog the first time you open an app you downloaded rather than one you built or copied via AirDrop. This attribute has nothing to do with whether a file is safe to delete — it's a Gatekeeper mechanism, not a size or risk indicator — but it does explain why re-downloading an installer sometimes triggers a fresh security prompt even for an app you've run before: the newer download is a different file with a fresh quarantine flag, even if the app itself is identical.
Does clearing Downloads affect Spotlight?
Spotlight indexes file names, metadata, and (for many types) content inside ~/Downloads the same as anywhere else in your home folder, so a cluttered Downloads folder can genuinely slow down search results by adding irrelevant matches — searching for "report" returns twelve old downloads alongside the one you meant. Clearing the folder doesn't just save space; it also makes Spotlight's results in that folder more useful, since the index shrinks to match what's actually there.
Keeping it clean going forward
The folder refills itself by design — that's what it's for — so the sustainable fix isn't a one-time purge but a habit of glancing at it weekly rather than letting eighteen months pass between cleanups. A five-minute size-sort once a week keeps the folder from ever reaching the state that makes a full cleanup feel daunting.
Setting a browser download location that helps rather than hides the problem
Some of the accumulation in Downloads comes from browsers that ask where to save each file, prompting people to instead just accept the default and forget about it entirely. If your browser supports it, enabling "ask where to save each file" (rather than silently dropping everything into Downloads) creates a small moment of friction that occasionally results in a file going somewhere more sensible — a Documents subfolder for something you'll need again, rather than Downloads for something you won't. It won't eliminate the folder's role as a general landing zone, but it reduces how much ends up there by default rather than by choice.
A folder structure that survives casual use
If you find yourself repeatedly hunting through a large Downloads folder for something specific, a couple of subfolders — Downloads/Installers and Downloads/To Review, say — can help, provided you actually move files into them rather than creating the structure once and abandoning it. The goal isn't an elaborate filing system; it's just enough structure that a size-sort of the top-level folder shows fewer files, because the ones worth keeping briefly have already been moved somewhere more deliberate.
Where VolumeLens comes in
Downloads is usually the first folder worth checking in VolumeLens, because it's rarely organised and almost always has easy, low-risk space to recover. The app shows every file sized by actual disk usage, flags nothing as deleted until you confirm it in a review sheet, and only ever moves things to the Trash — so a Downloads cleanup stays reversible until you empty it yourself.