# uninstall

## Description

* Uninstall a platform version &#x20;

## Syntax

`ern platform uninstall <version>`

**Arguments**

`<version>`

* The Electrode Native platform version to uninstall.

## Remarks

* You cannot uninstall the active platform version. &#x20;
* To uninstall an active version: &#x20;

  1\) Switch to a different version using the `ern platform use` command. &#x20;

  2\) Run the `ern platform uninstall <version>` command.
