In this article, you will learn how to uninstall the HEIMDAL Agent from a macOS device. The Agent can be uninstalled as any other application by going to the Applications section and by moving it to Trash. Another method to uninstall the HEIMDAL Agent would be with the uninstall script, using the steps below:
1. Open the Terminal.
2. To uninstall the HEIMDAL Agent, run the following command lines (the sudo command line will prompt for the user password):
curl https://prodcdn.heimdalsecurity.com/resources/uninstallHeimdalAgent.sh --output uninstallHeimdalAgent.sh && sudo sh ./uninstallHeimdalAgent.sh
IMPORTANT
In case you are still running the Thor Agent version 2.6.8/2.6.9, you can uninstall it by running the following command line:
sudo sh /Library/HeimdalSecurity/uninstall.sh
or
sudo sh /Library/HeimdalSecurity/uninstall.sh clean