How to Delete Google Chrome on a Mac

Removing Google Chrome from a Mac is straightforward, but doing it properly — so it's actually gone and not just hidden — takes a few more steps than dragging an icon to the Trash. Here's what you need to know to uninstall Chrome completely, why partial removals happen, and what variables affect how clean the process ends up being.

Why Chrome Doesn't Fully Uninstall With a Simple Drag-to-Trash

On macOS, most apps store more than just the main application file. Chrome is no exception. Beyond the Chrome.app bundle in your Applications folder, the browser creates supporting files scattered across your system — things like user profiles, cached data, browser history, saved passwords, and preference files.

When you drag Chrome to the Trash, you remove the executable. But those supporting files remain on your drive. For most users, this is harmless clutter. For others — particularly those troubleshooting Chrome issues, freeing up disk space, or handing off a Mac to someone else — a full removal matters.

Step 1: Quit Chrome Before You Delete It

Before you do anything, make sure Chrome is fully closed — not just minimized.

  • Click Chrome in the menu bar and select Quit Google Chrome, or
  • Press ⌘ + Q while Chrome is the active window

If Chrome is running when you delete it, macOS may lock certain files, and you could get errors or incomplete removal.

Step 2: Move Chrome to the Trash

  1. Open Finder
  2. Click Applications in the left sidebar
  3. Locate Google Chrome
  4. Right-click and select Move to Trash, or drag it to the Trash icon in the Dock

Empty the Trash afterward. This removes the application itself but not its associated data files.

Step 3: Remove Chrome's Leftover Files 🗂️

Chrome stores its user data and support files in hidden Library folders. To access them, you'll need to navigate there manually.

Open the Go menu in Finder:

  1. Click Finder in the Dock to make sure it's active
  2. Hold Option and click Go in the menu bar — this reveals the hidden Library option
  3. Click Library

Locations to check and clean:

Folder PathWhat's Stored There
~/Library/Application Support/Google/ChromeUser profiles, bookmarks, passwords, extensions
~/Library/Caches/Google/ChromeCached website data, images, scripts
~/Library/Preferences/com.google.Chrome.plistChrome app preferences
~/Library/Saved Application State/com.google.Chrome.savedStateWindow states from last session

Navigate to each path and move the relevant folders or files to the Trash. After clearing all of them, empty the Trash again.

Note: Deleting Application Support/Google/Chrome removes saved passwords, bookmarks, and your browsing history. If you're signed into a Google account and sync is enabled, much of this data lives in the cloud and can be restored if you reinstall Chrome later. If you're not syncing, this data is gone permanently.

Step 4: Check for Chrome's Background Processes

Chrome installs a background process called Google Chrome Helper and sometimes a Google Software Update service (also called Keystone). These can continue running even after Chrome is deleted and may re-download the browser or consume system resources.

To check:

  1. Open Activity Monitor (found in Applications → Utilities)
  2. Search for "Google" in the search bar
  3. If any Google processes are running, select them and click the Stop (✕) button

To remove the updater service:

The Google Software Update agent is stored in:

~/Library/Google/GoogleSoftwareUpdate

and sometimes at:

/Library/Google/GoogleSoftwareUpdate

(the second path is the system-level version, which requires admin access to delete)

Removing these prevents any background reinstallation attempts.

Variables That Affect How This Goes

The process above works for most users, but a few factors shift what you'll find and what you'll need to do:

macOS version: Folder structures and Library access have remained consistent across recent macOS versions, but navigation steps may look slightly different in older or newer releases.

Whether you've signed into Chrome: Signed-in users with sync enabled have their data backed up to Google's servers. Users who never signed in lose all locally stored data — bookmarks, passwords, history — when they delete the support folder.

Number of Chrome profiles: If multiple user profiles were set up in Chrome (common on shared Macs), the Application Support folder will contain subdirectories for each. All of them need to be removed for a complete clean-up.

Admin vs. standard account: Some Chrome files, especially the system-level updater, sit in directories that require administrator credentials to delete. A standard macOS user account may hit permission errors in those locations.

Third-party uninstaller apps: Tools like AppCleaner or similar utilities can automate the file-hunting process. They scan for associated files when you drag an app into them and present everything for deletion at once. How thorough they are depends on the tool and version.

What Stays Behind 🔍

Even after a thorough manual removal, some traces may persist — particularly if Chrome integrated with macOS features like the system keychain (for stored passwords) or default browser settings. macOS may still show Chrome as an option in certain menus until those references are cleared from system preferences.

Whether any of that matters depends entirely on why you're removing Chrome in the first place — and how you use your Mac day to day.