Where Is the Applications Folder on a Mac — and How Do You Find It?
If you're new to macOS or just can't locate your apps, you're not alone. The Applications folder is where macOS stores virtually every app installed on your system — but depending on how you navigate your Mac, it might not be immediately obvious where to look.
What the Applications Folder Is (and What It Contains)
On macOS, the Applications folder is a top-level system directory that lives on your startup disk — typically named Macintosh HD. It's the default installation destination for apps downloaded from the Mac App Store, installed via a .pkg installer, or dragged in from a .dmg disk image.
Inside, you'll find both Apple's built-in apps (Safari, Mail, Calendar, FaceTime, etc.) and any third-party apps you've installed. Some apps also create a subfolder within Applications — particularly larger software suites like Adobe Creative Cloud or Microsoft Office.
Not everything lives there, however. Menu bar utilities and background agents sometimes install into /Library or ~/Library instead, and certain developer tools land in /usr/local/bin or similar system paths. But for everyday apps, the Applications folder is the definitive location.
5 Ways to Open the Applications Folder on a Mac 📂
1. From the Finder Sidebar
Open a Finder window (click the smiley face icon in your Dock). In the left sidebar under Favorites, you should see Applications listed. Click it and you're there.
If it's not showing, go to Finder → Settings (or Preferences on older macOS) → Sidebar, and make sure the Applications checkbox is ticked.
2. Using the Go Menu
In any Finder window, click Go in the menu bar at the top of your screen, then select Applications. The keyboard shortcut is ⇧⌘A (Shift + Command + A) — one of the fastest routes.
3. From the Dock
Many Macs have a Applications shortcut sitting in the Dock by default — usually toward the right side, near the Trash. It may appear as a folder icon with a grid of small app icons. If it's missing, you can add it manually by dragging the Applications folder from Finder into the Dock.
4. Through Spotlight
Press ⌘Space to open Spotlight Search, type Applications, and select the folder result. This drops you straight into it in Finder.
5. Via Launchpad
Launchpad (the rocket icon in your Dock, or accessed by pinching with four fingers on a trackpad) shows all your installed apps in an iOS-style grid. It pulls from the Applications folder but presents a visual launcher rather than the folder itself. It's useful for opening apps quickly — though it doesn't show file details or let you manage installations directly.
The Difference Between /Applications and ~/Applications
This is a point of confusion for many users. macOS has two potential Applications directories:
| Path | Who Can See It | What Goes There |
|---|---|---|
| /Applications | All users on the Mac | Most standard app installs |
| ~/Applications | Only your user account | User-specific installs (less common) |
The tilde (~) represents your home folder. When you install most apps via the Mac App Store or standard installers, they go into the system-level /Applications folder. Some apps — particularly those installed without admin privileges — may land in the user-level ~/Applications folder instead.
If an app seems to have installed correctly but you can't find it in the main Applications folder, checking ~/Applications is a smart next step.
Why You Might Not See All Your Apps
A few scenarios explain a partially populated Applications folder:
- App Store apps sometimes require a completed download before they appear as launchable apps — they may show as placeholder icons during installation.
- iOS apps running on Apple Silicon Macs appear in Launchpad but are sometimes stored in a separate path under ~/Library/Containers rather than the main Applications folder.
- Web apps saved via Safari (using File → Add to Dock) behave like apps but are stored differently from native applications.
- Apps distributed outside the App Store via direct download are only installed when you drag them into the Applications folder from a disk image — leaving them in the .dmg or in Downloads doesn't make them permanent installs.
macOS Version Differences Worth Knowing
The core location of the Applications folder hasn't changed across macOS versions, but the interface for reaching it has evolved:
- macOS Ventura and later renamed Finder Preferences to Finder Settings, but the sidebar customization option works the same way.
- Launchpad was introduced in OS X Lion and has been a consistent alternative entry point since then.
- On Apple Silicon Macs (M1 and later), Rosetta 2 handles Intel-based apps transparently — they still appear in the same Applications folder, though there's a slight architectural difference under the hood that macOS manages automatically. 🍎
Managing Apps From the Applications Folder
The Applications folder isn't just for launching apps — it's also where you manage them:
- Uninstalling a simple app often means dragging it from Applications to the Trash (though this doesn't remove all associated files stored in ~/Library).
- Right-clicking an app and selecting Show Package Contents reveals the internal bundle structure — useful for developers or advanced users troubleshooting issues.
- Sorting by Date Added (using Finder's View Options with ⌘J) lets you quickly see what was recently installed.
How you prefer to manage and organize applications — whether you rely on Launchpad, Finder, or third-party app managers — depends on how you actually use your Mac day to day, and that varies considerably from one person's setup to the next.