> For the complete documentation index, see [llms.txt](https://docs.codewithjoshua.com/pms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codewithjoshua.com/pms/installation/uninstall.md).

# Uninstall PMS

To uninstal you will need to navigate to the directory where PMS is currently installed. Usually `$HOME/.pms`. The uninstall script is pretty verbose and will ask before it removes or modifies files, other than PMS related.

```sh
sh scripts/uninstall.sh
```

Uninstalling PMS will

* Revert your rc files to the previous copies
* Remove all PMS configuration files
* Remove the PMS installation
