Frequently Asked Questions
How to uninstall Dropbox on Mac, Windows, and Linux
How to uninstall Dropbox on Mac, Windows, and Linux
Uninstalling the Dropbox desktop app will not delete your Dropbox account or remove the Dropbox folder from your hard drive. If you’d like to uninstall the Dropbox desktop app from your computer, follow the instructions for your device below.How to uninstall the Dropbox desktop app on Mac
To uninstall the Dropbox desktop app on a Mac computer:- Click the Dropbox icon in the menu bar.
- Click your avatar (profile picture or initials).
- Click Quit.
- Open Finder.
- Click Applications.
- Drag Dropbox to the Trash.
How to uninstall the Dropbox desktop app on Windows
To uninstall the Dropbox desktop app on a Windows computer:- Click Start.
- Click Settings.
- Click Apps.
- Click Apps & features.
- Click Dropbox.
- Note: If Dropbox came preloaded on your device, you may see Get Dropbox or Dropbox “x” GB instead.
- Click Uninstall.
How to uninstall the Dropbox desktop app on Linux
To uninstall the Dropbox desktop app on a Linux computer, copy and paste the following commands one-by-one into your terminal window, hitting Enter after each command. Some of the commands listed may produce an error, but by the last command, the desktop app will be successfully uninstalled from your computer.dropbox stop dropbox status # Should report "not running" rm -rf ~/.dropbox-dist rm -rf /var/lib/dropbox rm -rf ~/.dropbox* sudo apt-get remove nautilus-dropbox sudo apt-get remove dropbox rm /etc/apt/source.d/dropbox
If you’d also like to remove the Dropbox folder from your hard drive, enter the following command into your terminal and hit Enter.
rm -rv ~/Dropbox
Note: This command may need to be altered if your Dropbox folder is not in the default location.
Last updated 12/17/2021 8:02 am
Please Wait!
Please wait... it will take a second!