1. Open Downloads sorted by size
Apple’s storage guidance lists deleting files in your Downloads folder among its first suggestions. Open the folder from the Dock or Finder’s sidebar, switch to list view, and click the Size column so the largest items sit at the top. System Settings → General → Storage offers the same list under Documents → Downloads, sorted by size with a Show in Finder option.
Note the total before you start. Finder shows it at the bottom of the window in list view, or select everything and press Command-I; the Terminal command du -sh ~/Downloads reads it without changing anything.
du -sh ~/Downloads2. Decide by type, not by name
Most of the folder falls into a few categories, and each has a clear answer.
- Installers and disk images (.dmg, .pkg): the app is already in Applications; the image is a leftover. Eject any mounted image first, then delete it. The installer guide covers the exceptions.
- Archives (.zip) you have already expanded: the expanded folder sits beside them; keep one copy, and only if you still need it.
- Documents and exports you saved here by accident: move them to Documents or the project folder they belong to. Moving does not free space, but it keeps them out of the next cleanup.
- Media you downloaded to watch or listen once: delete, or move to an external drive if you want it later.
- Anything you cannot identify: open it, or leave it for a second pass. Unknown does not mean disposable.
3. Delete, then empty the Trash
Select what goes and press Command-Delete, which Apple documents as the move-to-Trash shortcut. Nothing is freed yet: Apple’s guidance is explicit that space returns only when you empty the Trash. Review the Trash once, then choose Finder → Empty Trash and compare the Downloads total with your first measurement.
If a file refuses to delete, it is usually a disk image still mounted or a file an app still has open. The Trash guide walks through those cases.
4. Stop it refilling
Two settings decide how fast the folder grows again. In Safari, Apple’s guide describes Safari → Settings → General, where File download location sets the folder and Remove download list items decides when entries leave the list. Choosing Ask for each download makes you decide a destination every time, which is what keeps installers out of Downloads. Other browsers have the same setting under their own downloads preferences.
Mail saves attachments to Downloads by default; Apple notes you can pick a different folder under Mail → Settings → General. The Downloads list under Documents in Storage settings gives the same view whenever you want a quick check.
5. The other downloads folders
Downloads is not the only place downloads land. Mail keeps attachments you opened in a Mail Downloads folder inside its container in your Library, browsers keep their own caches, and messaging apps store received files in their containers. The Mail and Library guides cover those; the check-storage guide shows how the categories add up.
A free local scan lists every one of those folders with allocated sizes, so you can see whether the Downloads folder was the real problem or only the visible one. ClearDisk shows them, lets you reveal each in Finder, and moves what you choose to the Trash first.
References & further reading
These guides combine the linked official guidance with ClearDisk’s documented behavior. Your files and app settings determine the right next step.