How to Delete Dropbox From a Mac Completely
Uninstalling Dropbox from a Mac sounds simple — drag it to the trash and you're done, right? Not quite. Dropbox installs several components across your system, and if you only remove the main app, background processes, login items, and residual files often stay behind. Here's exactly what's involved and what varies depending on your setup.
Why Dropbox Doesn't Fully Uninstall the Standard Way
Most Mac apps are self-contained in a single .app bundle. Dropbox isn't. Beyond the app itself, it installs:
- A helper/agent process that runs in the background
- Login items that relaunch Dropbox at startup
- Kernel extensions or system extensions (on older macOS versions)
- Cached files and preferences stored in your Library folder
- A Dropbox folder containing your synced files (separate from the app)
Simply dragging Dropbox.app to the Trash stops the visible interface, but background components often keep running — or restart automatically the next time you log in.
Step 1: Quit Dropbox Completely Before Removing It 🛑
Before touching any files, make sure Dropbox isn't running.
- Click the Dropbox icon in the menu bar (top-right area of your screen)
- Click your profile icon or initials in the top-right of the Dropbox panel
- Select Quit Dropbox
If you skip this step, macOS may block deletion of files that are actively in use, or the app may relaunch itself mid-uninstall.
Step 2: Use Dropbox's Built-In Uninstall Option (When Available)
Dropbox periodically includes an uninstall option directly in its preferences. To check:
- Open Dropbox from the menu bar
- Go to Preferences (usually via the gear or profile icon)
- Look for an Uninstall Dropbox button, often under the Account or General tab
If this option is present, use it. It removes the core app and most associated components cleanly. This is not always available depending on which version of Dropbox is installed.
Step 3: Manually Delete the Application
If there's no built-in uninstall option, or to follow up after using one:
- Open Finder
- Go to Applications
- Locate Dropbox.app
- Drag it to the Trash, or right-click and select Move to Trash
- Empty the Trash
Step 4: Remove Residual Files From Your Library 🗂️
This is the step most guides skip, and it's where leftover files live. Dropbox stores preference files, caches, and support data in your user Library folder, which is hidden by default.
To access it:
- Open Finder
- Hold the Option key and click the Go menu in the menu bar
- Select Library — it appears only when Option is held
Folders to check and delete:
| Folder Path | What's Stored There |
|---|---|
~/Library/Application Support/Dropbox | Core app data and configuration |
~/Library/Caches/com.dropbox.DropboxMacUpdate | Update cache files |
~/Library/Preferences/com.dropbox.client2.plist | App preferences |
~/Library/Logs/Dropbox | Log files |
Delete any Dropbox-related folders or files you find in these locations. You don't need them once the app is removed.
Step 5: Remove Dropbox From Login Items
Even after deletion, a ghost entry in Login Items can cause macOS to attempt to relaunch Dropbox at startup.
On macOS Ventura and later (macOS 13+):
- Open System Settings
- Go to General → Login Items
- Find any Dropbox entry and click the minus (–) button to remove it
On macOS Monterey and earlier:
- Open System Preferences
- Go to Users & Groups → Login Items
- Select the Dropbox entry and click the minus (–) button
Step 6: Decide What to Do With Your Dropbox Folder
Deleting the Dropbox app does not delete your Dropbox folder — the one that contains your actual synced files, typically located at ~/Dropbox or ~/Dropbox (Personal).
This folder stays on your Mac and takes up local storage even after the app is gone. Your options:
- Keep it — the files remain accessible locally, just no longer syncing
- Delete it — removes all local copies (files still exist in your Dropbox cloud account if you haven't deactivated it)
- Move it — relocate the folder to an external drive or archive before deleting
The right call depends entirely on whether you still need offline access to those files and whether your Dropbox account remains active.
What Varies Between Users
How involved this process gets depends on several factors:
- macOS version — Ventura and later handle system extensions differently than older macOS releases, which affects how deeply Dropbox integrates
- Dropbox plan and version — Business and team accounts may install additional sync daemons or Finder integrations
- How long Dropbox has been installed — Older installations tend to accumulate more cached data and may have installed kernel extensions no longer used by current versions
- Third-party uninstaller tools — Apps like AppCleaner can automatically surface associated files, but vary in thoroughness depending on how recently they've been updated for Dropbox's current file structure
A clean uninstall on a recent macOS version with a standard personal Dropbox account is a relatively quick process. A business installation on an older Mac with years of accumulated cache files is a meaningfully different situation — both in time and in which components need attention.