Uninstall KolideΒΆ
- Stop and remove Kolide and the related launch mechanisms
- Delete files, configuration and binaries
- Uninstall Kolide from Apps & Features
-
Depending on agent version installed, the uninstall will leave the prior launcher database in either
C:\Program Files\Kolide\Launcher-kolide-k2
orC:\ProgramData\Kolide\Launcher-kolide-k2
. For a complete removal, these directories can be deleted through Windows Explorer or from an Admin PowerShell window with the following commands: -
Remove-Item -LiteralPath "C:\Program Files\Kolide\Launcher-kolide-k2" -Force -Recurse
-
Remove-Item -LiteralPath "C:\ProgramData\Kolide\Launcher-kolide-k2" -Force -Recurse
-
(Optionally) Uninstall WireGuard from Apps & Features
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. Autoremoval will occur after 29 days.