Administrator permissions are required to uninstall idemeum agent.
Windows
macOS
Open Windows PowerShell as Administrator and execute the following commands.
Start-Process -FilePath "C:\Program Files\AI Support Agent\Uninstall AI Support Agent.exe" -ArgumentList '/allusers /S _?=C:\Program Files\AI Support Agent' -Wait
Open macOS terminal as Administrator and execute the following script.
sudo bash "/Applications/AI Support Agent.app/Contents/Resources/uninstall.sh"