Should You Empty the Downloads Folder on Your Mac?
~/DownloadsNo, don't select everything in Downloads and hit delete. This folder is your own data, not a cache, and nothing in it will come back on its own if it was personal. That said, most Downloads folders are half full of old installers and zip files you'll never open again, and those are completely safe to throw out by hand. The right move is a quick sort and cull, not a wipe.
What it is
~/Downloads is the default landing spot for everything you pull from the internet: Safari and Chrome downloads, Mail attachments you save, AirDrop transfers, files from Slack and Messages, and every .dmg or .pkg installer you've ever grabbed. Nothing on your Mac cleans it automatically, so it just accumulates for as long as you own the machine.
That mix is exactly why it gets big and why it's risky to empty in one shot. Sitting next to a five-year-old Chrome installer might be the only copy of a signed lease, a tax PDF, or photos someone AirDropped to you at a wedding. After a few years of normal use the folder often reaches several gigabytes, and on machines that see a lot of email attachments or video files it can grow well past that.
Is it safe to delete?
Treat it as three piles. Pile one: installers (.dmg, .pkg) and the .zip files you've already extracted. Safe to delete once the app is installed, since the app itself lives in /Applications and doesn't need the installer again. If you ever want one back, you can re-download it. Pile two: duplicates and files you saved once, used once, and forgot. Also safe, but glance at each before it goes. Pile three: anything personal (documents, photos, receipts, contracts). This pile is yours alone. If you delete it, it's gone. No system process, app, or re-download will bring it back.
So the honest answer to "should I empty it" is: empty piles one and two, move pile three somewhere permanent like Documents or an external drive. Diskmack shows you how big Downloads is but classifies it as your files, so it never deletes anything in here; the sorting is yours to do. Either way, the folder itself should stay; macOS and your browser expect it to exist.
How to check its size
In Finder: In Finder, choose Go > Go to Folder (or press Command-Shift-G), type ~/Downloads and press Return. Then press Command-I on the Downloads folder in the sidebar or path bar to see its total size. If sizes don't appear inside the folder, choose View > Show View Options and check Calculate all sizes.
In Terminal:
du -sh ~/DownloadsHow to clean it
- Open Finder, choose Go > Go to Folder, and enter ~/Downloads.
- Switch to list view (Command-2) and click the Size column header to sort largest first. If the column shows no numbers, enable Calculate all sizes in View > Show View Options.
- Delete the obvious junk first: .dmg and .pkg installers for apps you already installed, and .zip archives you've already extracted. Drag them to the Trash.
- Sort by Date Added and review the old stuff. Move anything you actually want to keep (PDFs, photos, work files) into Documents, Pictures, or an external drive.
- When only true junk remains, select it, move it to the Trash, and empty the Trash to get the space back.
A file in Downloads may be the only copy you have anywhere. When in doubt, move it instead of deleting it.
Will it come back?
Yes, it fills right back up, because every browser download, saved attachment, and AirDrop lands here by default. That's not a bug, it's the folder doing its job. How fast it regrows depends entirely on you: a light user might add a few hundred megabytes a year, someone who downloads video files or big installers can add gigabytes a month. A ten-minute cull every few months keeps it under control, and sorting by size means you spend those minutes on the files that actually matter.
Common questions
Is it safe to delete .dmg files from Downloads?
Yes, once the app is installed. A .dmg is just the delivery box. The installed app lives in /Applications and runs fine without it. If you ever need the installer again, download a fresh copy from the developer's site.
If I delete something from Downloads, does it delete the app or the original file?
No. Deleting an installer doesn't touch the installed app, and deleting a saved email attachment doesn't remove it from the email. But files that only ever existed in Downloads, like an AirDropped photo, have no other copy. Deleting those deletes them for good, once the Trash is emptied.
Why is my Downloads folder so huge?
Usually a handful of large files: macOS or app installers, video files, zip archives, or disk images. Sort by size in Finder list view and the top five items typically account for most of the space. Handle those first instead of picking through hundreds of small PDFs.
Can I make macOS clean Downloads automatically?
Not really. The built-in storage tools (Apple menu > System Settings > General > Storage) can show you large files in Downloads, but macOS has no setting that auto-deletes them, and that's probably for the best given how much personal data ends up here. Periodic manual review is the safe approach.
Related folders
- Trash taking up space on your Mac? Yes, it's safe to empty
- Movies Folder Taking Up Space on Your Mac? Don't Just Delete It
- Photos Library Taking Up Space on Your Mac: Can You Delete It?
- Is It Safe to Delete Old iPhone Backups on Your Mac?
- Mail Taking Up Space on Your Mac? Don't Delete ~/Library/Mail
- Messages Taking Up Space on Your Mac: Can You Delete ~/Library/Messages?