Uninstall Aikido Device Protection
sudo "/Applications/Aikido Endpoint Protection.app/Contents/Resources/scripts/uninstall"msiexec /x (Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "Aikido Endpoint Protection*" }).IdentifyingNumber /qn /norestartLast updated
Was this helpful?