#clear data
1 messages ยท Page 1 of 1 (latest)
For a clean wipe, first check your version:
openclaw --version
Then use the built-in reset/uninstall commands instead of manually deleting folders.
If you want to keep the CLI installed but wipe OpenClaw local state/config:
openclaw backup create
openclaw reset --dry-run
openclaw reset --scope full --yes --non-interactive
If you want to remove the gateway service + local data/workspace too, but still leave the CLI package installed: