How to Open a Download on a Mac
Downloaded a file but not sure where it went or how to open it? You're not alone. macOS handles downloads a little differently depending on which app you used to grab the file, what type of file it is, and how your system is configured. Here's everything you need to know.
Where Mac Downloads Actually Go
By default, macOS saves downloaded files to the Downloads folder, located in your home directory. You can reach it several ways:
- Finder sidebar — Look for "Downloads" in the left panel under Favorites
- Dock — The Downloads stack sits at the right end of the Dock, near the Trash
- Go menu — In Finder, click Go → Downloads (or press ⌘ + Option + L)
- Terminal — Type
open ~/Downloadsif you prefer command line
However, not every app respects this default. Safari, Chrome, and Firefox all have their own download location settings. Some apps save to the Desktop. Others prompt you to choose a location each time. If you can't find a file, checking the browser's download history is usually faster than hunting through folders.
Checking Your Browser's Download History
| Browser | How to View Downloads |
|---|---|
| Safari | ⌘ + Option + L or View → Show Downloads |
| Chrome | ⌘ + J or chrome://downloads |
| Firefox | ⌘ + Shift + J or Library → Downloads |
Each entry in the download list is clickable — most browsers will take you directly to the file in Finder when you click the folder icon next to it.
How to Open a Downloaded File on Mac
Once you've located the file, opening it is usually straightforward — but there are a few variations worth knowing.
Double-Click to Open
The simplest method: double-click the file in Finder. macOS will launch whichever app is set as the default for that file type. A .pdf opens in Preview, a .docx opens in Pages or Microsoft Word, a .mp4 opens in QuickTime — unless you've changed those defaults.
Right-Click → Open With
If the file opens in the wrong app, right-click (or Control-click) the file and select Open With. You'll see a list of compatible apps on your system. Choosing Other… lets you browse for any installed application.
To permanently change the default app for a file type:
- Right-click the file
- Select Get Info (or press ⌘ + I)
- Expand the Open With section
- Choose your preferred app
- Click Change All… to apply it to all files of that type
Opening Files That Won't Open: Gatekeeper and Security Warnings ⚠️
This is where many Mac users hit a wall. macOS includes a security feature called Gatekeeper that blocks apps and files from unidentified or unverified developers. When you try to open a downloaded file or app, you may see a message like:
"[App Name] cannot be opened because it is from an unidentified developer."
This doesn't automatically mean the file is dangerous — it means it hasn't been verified through Apple's notarization process. Unsigned apps, older software, and files from independent developers commonly trigger this.
To override Gatekeeper for a specific file:
- Right-click the file in Finder
- Select Open from the context menu (not double-click)
- Click Open in the dialog that appears
This bypasses the block for that file only, without lowering your system-wide security settings. You can also go to System Settings → Privacy & Security and scroll down to find a prompt to allow the blocked item — macOS will hold the request there for a short window after the block occurs.
Compressed Files: .zip, .dmg, and .pkg 📦
Many downloads arrive in compressed or packaged formats:
- .zip files — Double-clicking automatically extracts the contents using Archive Utility. The unzipped folder appears in the same location as the original.
- .dmg files — Disk image files used to distribute Mac apps. Double-clicking mounts the image as a virtual drive, which appears on your Desktop and in Finder's sidebar. You typically drag the app icon into your Applications folder, then eject the disk image.
- .pkg files — Installer packages that run a step-by-step setup process. Double-click and follow the prompts.
If a .zip file contains an app, Gatekeeper may still flag it after extraction — so the right-click → Open method applies there too.
Variables That Affect Your Experience
How smoothly this process goes depends on several factors that differ from one Mac setup to another:
- macOS version — Security dialogs and Gatekeeper behavior have changed across macOS versions. Monterey, Ventura, and Sonoma handle the Privacy & Security settings in different locations within System Settings.
- Browser choice — Each browser manages download locations, file naming, and history differently.
- File type — Common formats like
.pdf,.jpg, or.mp4open without friction. Obscure formats may need a third-party app you don't have installed yet. - App installations — The "Open With" options you see depend entirely on what's installed on your Mac. Two users with the same file can have very different sets of choices.
- Security settings — Users who've adjusted Gatekeeper settings or are running managed/enterprise Macs may encounter different permission prompts entirely.
Whether a particular downloaded file opens instantly or requires a few extra steps — or a new app altogether — comes down to the intersection of your specific macOS version, your installed software, and the format of the file itself.