π 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
| Tool | Stars | Description |
|---|---|---|
| OpenClaw | 300kβ | The original personal AI assistant |
| NanoBot | 32kβ | Ultra-lightweight OpenClaw |
| ZeroClaw | 26kβ | Fast & small, built in Rust |
| NanoClaw | 21kβ | Container-based, security-first |
| IronClaw | 9kβ | Privacy-focused Rust implementation |
| NullClaw | 6kβ | Minimal, built in Zig |
| TinyClaw | 3kβ | Multi-agent collaboration |
| MicroClaw | 500β | Chat-embedded Rust agent |
| RayClaw | β | Multi-family inspired |
| SharpClaw | β | .NET implementation |
| MoltBot/MoltWorker | 10kβ | Cloudflare Workers edition |
π What Gets Cleaned
15 scan dimensions β nothing left behind:
| Category | Details |
|---|---|
| Package managers | npm, pip, pipx, cargo global installs |
| Binaries | All *claw*, nanobot binaries in PATH |
| Config & data | ~/.openclaw/, ~/.zeroclaw/, ~/.config/*/ etc. |
| Cache | All Claw cache directories |
| Services | systemd, launchd (macOS), Windows services |
| Docker | Containers and images |
| VS Code | Claw extensions (inc. Cursor, VS Code Insiders) |
| Cron / Tasks | crontab entries |
| Processes | Running Claw processes |
| Shell config | PATH / alias residue in .bashrc, .zshrc, .profile |
| Temp files | /tmp/*claw* |
| Logs | State and log directories |
| Registry | Windows 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