πŸ‘‹ ByeByeClaw

March 15, 2026 Β· View on GitHub

Caution

This will permanently delete all Claw agent data β€” memories, chat history, API keys, configs. Back up first. Use --dry-run to preview.

δΈ­ζ–‡ζ–‡ζ‘£

One command to uninstall ALL Claw-family AI agents. Zero residue.

Tried OpenClaw, ZeroClaw, NanoClaw, IronClaw and forgot to clean up? Config dirs scattered everywhere, npm globals piling up, Docker containers still running?

One line. Zero residue. πŸ‘‹

πŸš€ Quick Start

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/wanikua/byebyeclaw/main/uninstall.sh -o /tmp/byebyeclaw.sh && bash /tmp/byebyeclaw.sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/wanikua/byebyeclaw/main/uninstall.ps1 | iex

Done with the claws? Bye bye. πŸ¦€

🦞 Supported Tools

ToolStarsDescription
OpenClaw300k⭐The original personal AI assistant
NanoBot32k⭐Ultra-lightweight OpenClaw
ZeroClaw26k⭐Fast & small, built in Rust
NanoClaw21k⭐Container-based, security-first
IronClaw9k⭐Privacy-focused Rust implementation
NullClaw6k⭐Minimal, built in Zig
TinyClaw3k⭐Multi-agent collaboration
MicroClaw500⭐Chat-embedded Rust agent
RayClawβ€”Multi-family inspired
SharpClawβ€”.NET implementation
MoltBot/MoltWorker10k⭐Cloudflare Workers edition

πŸ” What Gets Cleaned

15 scan dimensions β€” nothing left behind:

CategoryDetails
Package managersnpm, pip, pipx, cargo global installs
BinariesAll *claw*, nanobot binaries in PATH
Config & data~/.openclaw/, ~/.zeroclaw/, ~/.config/*/ etc.
CacheAll Claw cache directories
Servicessystemd, launchd (macOS), Windows services
DockerContainers and images
VS CodeClaw extensions (inc. Cursor, VS Code Insiders)
Cron / Taskscrontab entries
ProcessesRunning Claw processes
Shell configPATH / alias residue in .bashrc, .zshrc, .profile
Temp files/tmp/*claw*
LogsState and log directories
RegistryWindows registry entries (PowerShell only)

βš™οΈ Options

./uninstall.sh --dry-run        # Scan only, no deletions
./uninstall.sh --keep-config    # Keep config files
./uninstall.sh --select         # Interactively choose what to remove
./uninstall.sh --lang=en        # Force English
./uninstall.sh --lang=zh        # Force Chinese
.\uninstall.ps1 -DryRun         # Scan only
.\uninstall.ps1 -KeepConfig     # Keep config files
.\uninstall.ps1 -Select         # Interactively choose what to remove
.\uninstall.ps1 -Lang en        # Force English
.\uninstall.ps1 -Lang zh        # Force Chinese

πŸ“Œ Notes

  • Lists everything before deleting β€” confirms before proceeding
  • Auto-detects system language (Chinese / English)
  • Shell config files are flagged but not auto-edited (manual review recommended)
  • Won't affect unrelated tools

πŸ”‘ Keywords

openclaw uninstall Β· zeroclaw uninstall Β· nanoclaw remove Β· ironclaw uninstall Β· nullclaw remove Β· tinyclaw uninstall Β· nanobot remove Β· microclaw uninstall Β· rayclaw remove Β· sharpclaw uninstall Β· moltbot remove Β· claw ai agent uninstaller Β· remove claw tools Β· claw cleanup Β· claw family uninstall

πŸ“œ License

MIT License - Copyright (c) 2026 wanikua