#clear data

1 messages ยท Page 1 of 1 (latest)

hallow elbow
#

how to clear all the data from my openclaw

snow masonBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

prime marshBOT
# hallow elbow how to clear all the data from my openclaw

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: