# Uninstallation

## Uninstallation - Python (pip3) Package

If you installed Keeper Commander with [pip3](https://docs.keeper.io/en/keeperpam/commander-cli/installation-on-linux#installing-python), you can uninstall Keeper Commander by invoking the following command:

```bash
pip3 uninstall keepercommander
```

&#x20;You will be prompted to confirm uninstallation:

```bash
$ pip uninstall keepercommander
Found existing installation: keepercommander 16.9.8
Uninstalling keepercommander-16.9.8:
  Would remove:
    /Library/Frameworks/Python.framework/Versions/3.11/bin/keeper
    /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/keepercommander-16.9.8.dist-info/*
    /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/keepercommander/*
Proceed (Y/n)? 
```

## Uninstallation - Windows Binary  (.exe)

If you installed Keeper Commander using the [Windows binary,](https://docs.keeper.io/en/keeperpam/commander-cli/installation-on-windows#typical-binary-installation-recommended) follow the following steps to uninstall:&#x20;

1. Open Control Panel&#x20;
2. Navigate to Programs > Programs & Features&#x20;
3. Right Click "Keeper Commander" and select "Uninstall"
4. Follow the prompted directions on screen&#x20;

For alternative ways on uninstalling program on Windows, refer to this [page](https://support.microsoft.com/en-us/windows/uninstall-or-remove-apps-and-programs-in-windows-4b55f974-2cc6-2d2b-d092-5905080eaf98#ID0EBD=Windows_10).

## Uninstallation - Mac Binary (.pkg)

If you installed Keeper Commander using the Mac [binary](https://docs.keeper.io/en/keeperpam/commander-cli/installation-on-mac#binary-installation-recommended), follow the following steps to uninstall: &#x20;

1. Open Finder
2. Navigate to Application Folder&#x20;
3. Right Click "Keeper Commander" and select "Move to Trash"&#x20;
