Uninstall naisdevice ΒΆ
OS-specific Uninstall steps ΒΆ
- Stop and remove Kolide and the related launch mechanismszsh
sudo /bin/launchctl unload /Library/LaunchDaemons/com.kolide-k2.launcher.plist sudo /bin/rm -f /Library/LaunchDaemons/com.kolide-k2.launcher.plist - Delete files, configuration and binarieszsh
sudo /bin/rm -rf /usr/local/kolide-k2 sudo /bin/rm -rf /etc/kolide-k2 sudo /bin/rm -rf /var/kolide-k2 - Uninstall the naisdevice Homebrew caskbash
brew uninstall --force naisdevice
- Uninstall Kolide from Apps & Features.
- (Optionally) Uninstall WireGuard from Apps & Features.
- Uninstall naisdevicepowershell
scoop uninstall naisdevice
- Uninstall Kolide from Apps & Features.
- (Optionally) Uninstall WireGuard from Apps & Features.
- Uninstall naisdevice from Apps & Features
- Stop and remove Kolide and the related launch mechanismsbash
sudo systemctl stop launcher.kolide-k2.service sudo systemctl disable launcher.kolide-k2.service - Uninstall Kolide program filesbash
sudo apt(-get) remove launcher-kolide-k2 - Delete Kolide files & cachesbash
sudo rm -r /{etc,var}/kolide-k2 - Uninstall the naisdevice deb packagebash
sudo apt remove naisdevice
OS-agnostic uninstall steps ΒΆ
When the program has been removed from your device, let an admin know in #naisdevice Slack channel. This is necessary so that the record of your device can be purged from our Kolide systems.