Skip to main content

Uninstallation

This section covers how to completely remove Camouflage components from your systems.

What Would You Like to Uninstall?

Choose the guide that matches what you need to remove:

Desktop App (Client)

The Camouflage desktop application for macOS or Windows, including:

  • GUI application
  • System daemon/service
  • Configuration files

👉 Uninstall Desktop App

Server Components

Docker containers and server deployments, including:

  • Community Edition (all-in-one container)
  • Enterprise Edition (relay servers, gateways)
  • Data backup and preservation

👉 Uninstall Server Components

Quick Reference

Desktop App

Recommended: Use the built-in uninstaller

  • Tray Icon → "Uninstall Daemon..."
  • Follow the prompts
  • Delete the app bundle/folder

Manual: See Desktop App guide for CLI commands

Servers

Community Edition:

docker stop camouflage-ce
docker rm camouflage-ce
docker volume rm camouflage_data # WARNING: Deletes all data

Enterprise Edition: See Server Components guide for specific instructions

Need Help?

If you encounter issues during uninstallation: