Removing CLIProxyAPI Tray is straightforward. There are no registry entries or system-level installers — uninstall is simply a matter of stopping the tray, removing the shortcut, and deleting the install directory.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/kitephp/CLIProxyAPI-Tray/llms.txt
Use this file to discover all available pages before exploring further.
Full uninstall
Exit the tray
Right-click the CLIProxyAPI Tray icon in the taskbar notification area and choose Exit. This stops the CLIProxyAPI process and closes the tray application.
Delete the install directory
Delete the installation folder:
- One-line installer (default):
%USERPROFILE%\.cli-proxy-api-tray\ - Clone install: the cloned repository directory
cli-proxy-api.ps1, config.yaml, settings.json, versions/, logs/, and all other files.What gets removed
After completing the steps above, nothing remains on your system:| Item | Location |
|---|---|
| Tray script and launcher | {install-dir}\ |
| Configuration | {install-dir}\config.yaml |
| Tray state | {install-dir}\settings.json |
| Downloaded CLIProxyAPI binaries | {install-dir}\versions\ |
| Log files | {install-dir}\logs\ |
| Desktop shortcut | Desktop |
| Fallback state (if created) | %LOCALAPPDATA%\CLIProxyAPI_Tray\ |
CLIProxyAPI Tray does not create registry entries or modify system environment variables. No registry cleanup is needed.
Keeping data for reinstall
If you plan to reinstall later, you can keep some files to avoid starting from scratch:- Keep
config.yaml— preserves your proxy settings, API keys, and password - Keep
settings.json— remembers your installed version and toggle preferences - Keep
versions/— avoids re-downloading CLIProxyAPI binaries