How to Get to Application Support on Mac: A Complete Guide

Finding the Application Support folder on a Mac isn't something most users do every day — but when you need it, knowing exactly where it lives and how to reach it can save a lot of frustration. Whether you're troubleshooting an app, backing up preferences, or clearing out corrupted data, this guide walks you through every reliable method.

What Is the Application Support Folder?

Application Support is a system-level folder where macOS apps store their working data — things like preferences, databases, license files, saved states, and configuration files. Unlike the app itself (which lives in /Applications), this folder holds the data the app depends on to function correctly.

It lives inside the Library folder, which Apple hides from regular view by default. The full path is:

The ~ represents your home directory — the folder named after your user account. Each user on a Mac has their own Application Support folder, separate from the system-wide one at /Library/Application Support/.

Understanding this distinction matters: some apps write data to the user-level folder, others to the system-level folder, and some to both.

Why You Might Need to Access It

Common reasons users navigate to Application Support include:

  • Clearing app caches or corrupted preference files that are causing crashes
  • Backing up app data before reinstalling or migrating to a new Mac
  • Transferring save files for games or creative apps
  • Manually removing app remnants after uninstalling software
  • Locating license or authentication files for productivity apps

Method 1: Using Finder's Go Menu 🗂️

This is the most straightforward approach and works on all modern macOS versions.

  1. Open Finder
  2. In the menu bar, click Go
  3. Hold the Option (⌥) key — this reveals the hidden Library option in the dropdown
  4. Click Library
  5. Inside the Library folder, open Application Support

The Option key trick is essential here. Without it, Library won't appear in the Go menu because Apple hides it by default to prevent accidental changes.

Method 2: Go to Folder (Direct Path Entry)

For users comfortable typing a path, this is the fastest route:

  1. Open Finder
  2. Press Shift + Command + G (or go to Go → Go to Folder)
  3. Type: ~/Library/Application Support
  4. Press Enter or click Go

You'll land directly inside the Application Support folder. This works reliably across macOS Ventura, Sonoma, and most earlier versions still in common use.

Method 3: Via Terminal

If you're comfortable with the command line, Terminal gives you direct access:

  1. Open Terminal (found in /Applications/Utilities/ or via Spotlight)
  2. Type the following and press Enter: