Uninstall Guide

How to fully uninstall Dropbox on Mac

Dragging Dropbox to Trash leaves behind Finder extensions, privileged helper tools, a background updater, and hidden config files. Here's how to remove everything.

10+

Leftover locations

200 MB – 1 GB

Typical leftover size

Finder extension + login helper

System integration

What Dropbox leaves behind

Dropbox installs deep system integrations: a Finder extension, privileged helper tools, login helpers, and a background updater. These persist after deleting the app.

LocationContents
~/Library/Application Support/Dropbox/App data, account info, and sync database
~/Library/Caches/com.getdropbox.dropbox/Cached thumbnails and sync metadata
~/Library/Preferences/com.getdropbox.dropbox.plistApp preferences and sync settings
~/Library/Preferences/com.dropbox.DropboxMacUpdate.plistAuto-updater preferences
~/Library/Saved Application State/com.getdropbox.dropbox.savedState/Window state
~/Library/LaunchAgents/com.dropbox.DropboxMacUpdate.agent.plistBackground updater agent
~/Library/DropboxHelperTools/Finder integration helpers and privileged tools
~/Library/Group Containers/com.getdropbox.dropbox/Shared container data
~/Library/Logs/Dropbox/Sync and crash logs
~/.dropbox/Hidden config directory in home folder

Manual removal (step-by-step)

  1. 1. Quit Dropbox completelyClick the Dropbox icon in the menu bar, click your profile picture, and choose Quit. If it won't quit, open Activity Monitor and force-quit the Dropbox process.
  2. 2. Unlink your account (optional)Before quitting, open Dropbox preferences and unlink your account to deauthorize this Mac from your Dropbox account.
  3. 3. Delete the app bundleOpen /Applications in Finder, drag Dropbox.app to Trash.
  4. 4. Open Library in FinderPress ⌘ Shift G in Finder and type ~/Library.
  5. 5. Delete leftover folders and filesNavigate to each location in the table above and delete the Dropbox files. Don't forget the hidden ~/.dropbox/ directory in your home folder — press ⌘ Shift . in Finder to reveal hidden files.
  6. 6. Empty TrashOnce you're confident, empty the Trash to reclaim disk space.

Automated removal with Zapper

Instead of hunting through 10+ directories manually, Zapper finds everything in seconds:

  1. Before deleting Dropbox, drop Dropbox.app onto Zapper's window.
  2. Zapper scans all 11 Library directories and shows every leftover file with its path and size.
  3. Review the list, check the files you want to remove, and click Zap.
  4. Files move to Trash — including helper tools and Group Containers. Restore with ⌘Z if needed.

Dropbox's system integration explained

Dropbox is harder to uninstall than most apps because it installs several system-level components that operate independently of the main application:

The Finder extension adds sync status badges and right-click menu items to Finder. This is managed through ~/Library/DropboxHelperTools/, which contains privileged helper binaries that run with elevated permissions.

The background updater is installed as a LaunchAgent at ~/Library/LaunchAgents/com.dropbox.DropboxMacUpdate.agent.plist. This runs at login to check for updates, even after you delete the app.

~/Library/Group Containers/com.getdropbox.dropbox/

Dropbox uses Group Containers for sharing data between the main app and its extensions. This directory can contain significant amounts of cached data and is often missed during manual cleanup. Zapper detects and removes it automatically.