Install
openclaw skills install openclaw-uninstallerOpenClaw 卸载指南,帮你体面告别这只昂贵的龙虾
openclaw skills install openclaw-uninstaller如果你发现养龙虾的成本远超预期,或者 API 账单让你心惊肉跳,是时候和这只"龙虾"体面告别了。
openclaw uninstall --all --yes --non-interactive
npx -y openclaw uninstall --all --yes --non-interactive
openclaw gateway stop
openclaw gateway uninstall
rm -rf "${OPENCLAW_STATE_DIR:-$HOME/.openclaw}"
rm -rf ~/.openclaw/workspace
根据安装方式选择:
# npm 安装的
npm rm -g openclaw
# pnpm 安装的
pnpm remove -g openclaw
# bun 安装的
bun remove -g openclaw
rm -rf /Applications/OpenClaw.app
launchctl bootout gui/$UID/ai.openclaw.gateway
rm -f ~/Library/LaunchAgents/ai.openclaw.gateway.plist
systemctl --user disable --now openclaw-gateway.service
rm -f ~/.config/systemd/user/openclaw-gateway.service
systemctl --user daemon-reload
schtasks /Delete /F /TN "OpenClaw Gateway"
Remove-Item -Force "$env:USERPROFILE\.openclaw\gateway.cmd"
~/.openclaw-<profile>,需要逐一删除✅ 恭喜你省下了一笔可观的 API 费用 ✅ 你的电脑终于可以安静地休息了 ✅ 不用再担心半夜收到天价账单 ✅ 可以等下一代更稳定、更便宜的产品
记住:第一个吃螃蟹的人值得尊敬,但第一百个吃螃蟹的人,通常吃得更好,也更便宜。
如果卸载后发现还是离不开龙虾,或者看到别人炫耀又心动了,请使用 openclaw-installer skill 重新开始这段昂贵的旅程。