> ## Documentation Index
> Fetch the complete documentation index at: https://claw-tw.jackle.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# reset（重設配置）

# `openclaw reset`

重設本地 config/狀態（保留 CLI 安裝）。

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw backup create
openclaw reset
openclaw reset --dry-run
openclaw reset --scope config+creds+sessions --yes --non-interactive
```

若您想在移除本地狀態前保留可還原的快照，請先執行 `openclaw backup create`。
