MPS 2023.3 Help

Uninstall MPS

The proper way to remove MPS depends on the method you used to install it.

Uninstall using the Toolbox App

If you installed MPS using the Toolbox App, do the following:

  • Open the Toolbox App, click the settings icon Tool actions for the necessary instance, and select Uninstall.

    Uninstall MPS using the Toolbox App

Uninstall a standalone instance

If you are running a standalone MPS instance, the default IDE directories are preserved when you remove your instance in case you want to keep your settings for later or to use them with another instance, another version, or another IDE. You can remove those directories if you are sure you won't need them.

  1. Open the Apps & Features section in the Windows Settings dialog, select the JetBrains MPS app and click Uninstall.

    Depending on your version of Windows, the procedure for uninstalling programs may be different. You can also manually run Uninstall.exe in the installation directory.

  2. Remove the following directories:

    Syntax

    %\APPDATA%\JetBrains\<product><version>

    %\LOCALAPPDATA%\JetBrains\<product><version>

    Example

    C:\Users\JohnS\AppData\Roaming\JetBrains\MPS2023.3

    C:\Users\JohnS\AppData\Local\JetBrains\MPS2023.3

  1. Delete the MPS application in the Applications directory.

  2. Remove the following directories:

    Syntax

    ~/Library/Application Support/JetBrains/<product><version>

    ~/Library/Caches/JetBrains/<product><version>

    Example

    ~/Library/Application Support/JetBrains/MPS2023.3

    ~/Library/Caches/JetBrains/MPS2023.3

  1. Delete the installation directory.

  2. Remove the following directories:

    Syntax

    ~/.config/JetBrains/<product><version>

    ~/.cache/JetBrains/<product><version>

    ~/.local/share/JetBrains/<product><version>

    Example

    ~/.config/JetBrains/MPS2023.3

    ~/.cache/JetBrains/MPS2023.3

    ~/.local/share/JetBrains/MPS2023.3

Last modified: 07 March 2024