> For the complete documentation index, see [llms.txt](https://native.electrode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://native.electrode.io/v0.33/cli-commands/platform/uninstall.md).

# 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.
