1. Dropbox Failed Network Error
  2. Dropbox Failed Network Error Card
  3. Dropbox Failed Network Error 3
  4. Dropbox Failed Network Error Blizzard

Mar 14, 2021 Dropbox. The command you were trying to run (eg rclone copy /tmp remote:tmp) rclone mount test2:/ Y: -network-mode 2021/03/14 17:48:28 Failed to create file system for 'test2:/': get current account failed: missingscope/``` but rclone lsd test2: works fine #### The rclone config contents with secrets removed. Apr 18, 2020 Here is the default location: C: Program Files (x86) Dropbox Client. Once you get to the correct location, right-click on Dropbox.exe and choose Delete from the context menu to delete it. Deleting the main Dropbox executable. Empty your recycle bin and restart your computer. Once the next startup is complete, attempt the uninstallation again. After a few seconds of downloading, the download fails with a 'Failed - Network Error' - And resuming We use cookies to provide, improve, protect, and promote our services. By using our site, you agree to our use of cookies. Especially if you’re trying to connect to a corporate network, you may have to enter proxy server information, connect to a LAN (local area network), manually set the network to allow the “.dropbox” domain, or check with an admin. If the Dropbox desktop app is on an external hard drive, check your connection.

Want to remove Dropbox but Dropbox failed to uninstall? This post will offer you some useful methods to help you fix “Dropbox failed to uninstall” on both Mac and Windows computer.

Common Cloud Storage Tips

Basic Cloud Tips & Issue Fixes
Google Drive Tips
Cloud Comparison

Q: Unable to uninstall Dropbox. I’ve been running Dropbox on two computers and my Android phone. I’m finding that Dropbox is causing problems on my main laptop which uses Windows 7. In trying to uninstall I ran into an NSIS error message “error launching uninstall.” Can anyone tell me how to fix this? I can’t find anything about uninstalls.

—A user from Microsoft community

If you have the same problem as the user above that Dropbox failed to uninstall on your computer, don’t worry, the following methods will help you walk through this issue easily and quickly.

How to Fix “Dropbox Failed to Uninstall”

Here are some methods collected online you can have a try to fix the issue of “unable to uninstall Dropbox”. Hope one of them can help you address it in soon.

For Windows users:

Method 1: Reinstall and uninstall it again

1. Download the offline installer of our Dropbox app.

2. Double-click the downloaded file.

3. After the install completes, click the Dropbox icon in the system tray.

4. Click the gear icon.

5. Click Quit Dropbox.

6. Try to uninstall Dropbox again.

Method 2: Manually uninstall it

Dropbox Failed Network Error

1. Open Windows File Explorer.

Network

2. Copy and paste “%PROGRAMFILES(x86)%” into the address bar, then press Enter.

3. In “Program Files,” open the “Dropbox” folder, then open the “Client” folder.

4. In “Client,” you’ll see a file named DropboxUninstaller.exe. Double-click this file to run the uninstaller.

Method 3: Running the uninstaller as an Administrator.

1. Right-click DropboxUninstaller.exe.

2. Choose Run as Administrator.

3. Enter the computer administrator username and password when prompted.

4. Follow the steps in the uninstaller.

For Mac users:

Method 1: Uninstall Dropbox in Finder

1. Unlink your Mac from Dropbox account: Click the Dropbox icon in the menu bar > Preference > Account > Unlink the Dropbox.

2. Open Activity Monitor (search for it with Spotlight if you don’t know how to open it) > Force quit Dropbox.

3. Open Finder > Choose Applications in the sidebar > Drag and drop Dropbox to the Trash and then empty the trash.

4. Find Dropbox folder in your Mac and right click to move the folder to Trash

5. Press Shift + Command + G to open “Go to the folder” window. Type in /Library and enter to locate Library folder. Then, find the Dropbox Helper Tools folder and remove it.

After completing the steps above, you can uninstall Dropbox app from your Mac, but the leftover like application caches and logs will remain on your computer. If you want to delete them to free up space, you can make it with steps:

1. “Go to the Folder” window, type in ~/.dropbox and click return key.

2. Select all files in the folder and delete them.

Method 2: Uninstall Dropbox by Using MacClean

There is a professional app uninstaller for MacBook/iMac/Mac Mini called MacClean, which can help you uninstall unwanted Mac apps without effort. Besides, it also can help you remove app junk files like application caches, logs, or preference to free up the storage space on your Mac. It can quickly scan your Mac to locate the app and its leftover files, which allows you to remove any app you no longer need without completed steps.

The Bottom Line

That’s all for how to fix “Dropbox failed to uninstall”, hope above methods is helpful for you. If they work, let me know by leaving your comments. If you have a better solution, welcome to share with us in the comment section.

Product-related questions? Contact Our Support Team to Get Quick Solution >

What is the problem you are having with rclone?

rclone dropbox 'mount' fails and returns

When

get current account failed: missing_scope

despite 'lsd' working fine

What is your rclone version (output from rclone version)

rclone version
rclone v1.54.1

  • os/arch: windows/amd64
  • go version: go1.15.8

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10 64 bits

Dropbox Failed Network Error Card

Which cloud storage system are you using? (eg Google Drive)

Dropbox

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Dropbox Failed Network Error 3

[test2]
type = dropbox
token = {'access_token':'xxxxxxxxxxxxx','token_type':'bearer','refresh_token':'xxxxxxx','expiry':'2021-03-14T21:47:16.1859149+01:00'}

Dropbox Failed Network Error Blizzard

C:rclone>rclone mount test2:/ X: --network-mode -vv
2021/03/14 18:37:17 DEBUG : rclone: Version 'v1.54.1' starting with parameters ['rclone' 'mount' 'test2:/' 'X:' '--network-mode' '-vv']
2021/03/14 18:37:17 DEBUG : Creating backend with remote 'test2:/'
2021/03/14 18:37:17 DEBUG : Using config file from 'C:UsersPhil.configrclonerclone.conf'
2021/03/14 18:37:17 Failed to create file system for 'test2:/': get current account failed: missing_scope/...