cd /news/ai-tools/how-to-uninstall-hermes-desktop-from… · home topics ai-tools article
[ARTICLE · art-23606] src=dev.to pub= topic=ai-tools verified=true sentiment=· neutral

How to Uninstall Hermes Desktop from macOS

A developer has published a four-step command-line process to fully uninstall Hermes Desktop from macOS. The procedure includes stopping the Hermes gateway, killing related processes, removing binaries and configuration directories, and unloading launch agents.

read1 min publishedJun 6, 2026

I installed Hermes Desktop on macOS but it was different from what I expected lol (I thought it would work as a client application for my Hermes agent I set up).

Here are 4 steps to uninstall Hermes Desktop from macOS.

hermes gateway stop
pkill -f "hermes"\n
rm -f ~/.local/bin/hermes\n
rm -rf ~/.hermes\n
launchctl unload ~/Library/LaunchAgents/ai.hermes.gateway.plist
launchctl remove ai.hermes.gateway
rm -f ~/Library/LaunchAgents/ai.hermes.gateway.plist
── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/how-to-uninstall-her…] indexed:0 read:1min 2026-06-06 ·