diff --git a/Clean-Uninstall.md b/Clean-Uninstall.md new file mode 100644 index 0000000..a52c1ce --- /dev/null +++ b/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` \ No newline at end of file