...
- Remove the corresponding Registry: Computer*\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Check_MK_Agent*
Stop the Checkmk Agent Service
Code Block language powershell net stop Check_MK_Agent #(for CheckMK Agent 1.5) net stop CheckMKService #(for CheckMK Agent 1.6)
- Remove the Directory "C:\Program Files (x86)\check_mk"
- In Control Panel \Programs\Uninstall a program you will find one deprecated entry for Check_MK Agent
- Download the troubleshooter for removing this entry:
- https://support.microsoft.com/en-us/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed
Uninstall CheckMK Agent with the troubleshooter
Info
- Reboot
...