Device Protectionのアンインストール
以下のコマンドをターミナルで使用して、システムからAikido Device Protectionをアンインストールしてください。
MacOS
sudo "/Applications/Aikido Endpoint Protection.app/Contents/Resources/scripts/uninstall"Windows
msiexec /x (Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "Aikido Endpoint Protection*" }).IdentifyingNumber /qn /norestart