diff --git a/platform/smallstep-agent.mdx b/platform/smallstep-agent.mdx index a759882f..058ca628 100644 --- a/platform/smallstep-agent.mdx +++ b/platform/smallstep-agent.mdx @@ -367,10 +367,12 @@ To uninstall the Smallstep Agent from a macOS system: ```bash /Applications/SmallstepAgent.app/Contents/MacOS/SmallstepAgent svc uninstall - /Applications/SmallstepAgent.app/Contents/MacOS/SmallstepAgent reset + /Applications/SmallstepAgent.app/Contents/MacOS/SmallstepAgent reset rm /Library/LaunchAgents/com.smallstep.launchd.Agent.plist ``` + Replace `` with your Team ID from the Smallstep UI (found in [Settings → Team](https://smallstep.com/app/?next=/settings/team)). + 3. Remove the application directory: ```bash