Skip to main content

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.

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.

Full uninstall

1

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.
2

Delete the desktop shortcut

Delete CLIProxyAPI Tray.lnk from your Desktop.
3

Delete the install directory

Delete the installation folder:
  • One-line installer (default): %USERPROFILE%\.cli-proxy-api-tray\
  • Clone install: the cloned repository directory
This removes cli-proxy-api.ps1, config.yaml, settings.json, versions/, logs/, and all other files.
4

Delete the fallback data directory (if used)

If the install directory was not writable, the tray may have stored settings.json in a separate location. Delete it too:
%LOCALAPPDATA%\CLIProxyAPI_Tray\

What gets removed

After completing the steps above, nothing remains on your system:
ItemLocation
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 shortcutDesktop
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

Build docs developers (and LLMs) love