DELETE MIXO APPDATA FOLDER

MIXO saves all local data in the MIXO AppData folder. If you want to reset or uninstall MIXO, you should delete the contents of this folder. 

To open this folder in MIXO go to Settings -> Reset Tools -> Open AppData Folder button.

Follow the steps below for your operating system:

See detailed guides for each OS here:

[MAC] [WINDOWS] [LINUX]

Mac

  1. Quit MIXO before deleting the folder.
  2. Open Finder, and from the Go menu, select Go to folder...
  3. Enter ~/Library/Application Support/MIXO and press Go.
  4. Delete everything in that folder.

Windows

  1. Quit MIXO before deleting the folder.
  2. Use the shortcut Win+R or search 'Run' in the Start menu.
  3. Enter %appdata%\MIXO and press OK.
  4. Delete everything in that folder.

Linux

  1. Quit MIXO before deleting the folder.
  2. In Files, go to Home/.config (ensure 'Show Hidden Files' is enabled).
  3. Delete the MIXO folder.

Alternatively, use the Terminal:

  1. Quit MIXO before deleting the folder.
  2. Enter rm -rfv ~/.config/MIXO/ to delete the application folder.