> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openclaw.kr/llms.txt
> Use this file to discover all available pages before exploring further.

# uninstall

# `openclaw uninstall`

게이트웨이 서비스 + 로컬 데이터를 제거합니다 (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`를 실행하십시오.
