Remote Uninstall
Two-Phase Uninstall
Remote agent uninstall is a two-phase process:
Phase 1: Stop Service
The backend sends a stop command via the next heartbeat. The agent:
- Stops the system service (SCM/systemd/launchd)
- Removes the service registration
- Reports back that the service is stopped
Phase 2: Cleanup
After service stop confirmation:
- The agent deletes its binary
- Removes configuration files
- Removes working directories
- Sends a final confirmation
Initiating Remote Uninstall
- Navigate to Agents
- Select the target agent
- Click Uninstall
- Confirm the action
The agent must be online to receive the uninstall command. For offline agents, you'll need to manually remove the agent from the endpoint.