Uninstallation

Instructions on uninstalling Keeper Commander

Uninstallation - Python (pip3) Package

If you installed Keeper Commander with pip3, you can uninstall Keeper Commander by invoking the following command:

pip3 uninstall keepercommander

You will be prompted to confirm uninstallation:

$ 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, follow the following steps to uninstall:

  1. Open Control Panel

  2. Navigate to Programs > Programs & Features

  3. Right Click "Keeper Commander" and select "Uninstall"

  4. Follow the prompted directions on screen

For alternative ways on uninstalling program on Windows, refer to this page.

Uninstallation - Mac Binary (.pkg)

If you installed Keeper Commander using the Mac binary, follow the following steps to uninstall:

  1. Open Finder

  2. Navigate to Application Folder

  3. Right Click "Keeper Commander" and select "Move to Trash"

Last updated