Use a script or run the following lines to manually uninstall Meraki agent:


#!/usr/bin/env bash

launchctl unload /Library/LaunchDaemons/com.meraki.agentd.plist
rm -f /usr/sbin/m_agent /usr/sbin/m_agent_upgrade
rm -rf '/Library/Application Support/Meraki/'
rm -f /Library/LaunchDaemons/com.meraki.agentd.plist