Based on the FAQ, here's how to completely reset Clawdbot on Windows while keeping it installed:
To reset configuration and start fresh:
-
Run the onboarding wizard with reset option - The wizard detects existing config and offers a Reset option:
clawdbot onboard -
Or manually reset the state directory - Delete or rename your state folder (then run
clawdbot onboardto start fresh):Rename-Item -Path "$env:USERPROFILE\.clawdbot" -NewName ".clawdbot-backup" clawdbot onboard
What gets reset:
- All configuration (
clawdbot.json5)