How do I completely remove Diode Drive from my computer?
MacOS
- Remove the "dDrive" application from the Applications folder
WARNING: Before taking the next step, if you have not created a backup of your account, you will lose your username forever
- Remove the ~/.config/ddrive/ folder
- Open a terminal window
- Type "rm -r ~/.config/ddrive"
Linux
- Remove the "dDrive" installation directory (by default, this is located at ~/dDrive)
WARNING: Before taking the next step, if you have not created a backup of your account, you will lose your username forever
- Remove the ~/.config/ddrive/ folder
- Open a terminal window
- Type "rm -r ~/.config/ddrive"
Windows
- Click "Uninstall" from the Diode Drive start menu program group, or open an explorer window (Win-E) and go to C:\Program Files\Diode Drive\ and run the "Uninstall.exe" from the Diode Drive folder.
WARNING: Before taking the next step, if you have not created a backup of your account, you will lose your username forever
- Remove the C:\Users\<user>\.config\ddrive\ folder
- Open an explorer window and go to your user's home folder (e.g.
- Locate the ".config" folder and go into it
- Locate the "ddrive" folder and delete it