> ## 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.

# uninstall（解除安裝）

# `openclaw uninstall`

解除安裝 Gateway 服務 + 本地資料（CLI 保留）。

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw backup create
openclaw uninstall
openclaw uninstall --all --yes
openclaw uninstall --dry-run
```

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