mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
1.9 KiB
1.9 KiB
How to uninstall Fleet's agent (fleetd)
How to remove fleetd from your device:
- To run the script on macOS, open the Terminal app.
- Navigate to the script's directory by running this command:
cd /path/to/your/script - Make the script executable:
chmod +x uninstall-fleetd-macos.sh - Run it:
sudo ./uninstall-fleetd-macos.sh
How to uninstall fleetd from a host via Fleet (remotely):
-
Add the uninstall script for macOS, Windows, or Linux hosts to Fleet.
-
Head to the host's Host details page and select Actions > Run script to run the script.
After performing these steps, the host will display as an offline host in the Fleet UI until you delete it.
Are you having trouble uninstalling Fleetd on macOS, Windows, or Linux? Get help via one of our support channels.