1 changed files with 11 additions and 0 deletions
@ -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…
Reference in new issue