> For the complete documentation index, see [llms.txt](https://rjns.gitbook.io/ainx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rjns.gitbook.io/ainx/addons/removal.md).

# Removal

If you don't like an addon you installed, you can always easily remove it.

### Removing an Addon

Simply run the following to remove any addon entirely, obviously make sure to replace `<addon>` with the addon identifier:

```shell
ainx remove <addon>
```

You may once again get the following screen:

<figure><img src="/files/Sb3h6ekSD3czIHYwVAgw" alt=""><figcaption></figcaption></figure>

When you see this, you need to edit your routes file in order to make the addon unaccessible by the end-user. Make sure to follow the instructions carefully, you can once again use WinSCP or FileZilla to complete the process. After you have edited and saved the file you can type `y` to continue.

> Done!
