Created Clean Uninstall (markdown)

master
Ramiro Saenz 8 years ago
parent
commit
22da0ec71c
  1. 11
      Clean-Uninstall.md

11
Clean-Uninstall.md

@ -0,0 +1,11 @@
Once you uninstall Rambox, the uninstaller is not removing the folder that contains the data of the app (localStorage, Cache, etc).
To make a clean uninstall, remove manually the following folder:
# Location
## Windows
`C:/Users/your_user/AppData/Roaming/Rambox`
## macOS
`/Users/username/Library/Application Support/Rambox`
## Linux
`~/.config/Rambox`
Loading…
Cancel
Save