# 断开和注销

![用户断开连接和注销](/files/-LZdD4uL2YFzbxO5T6Nz)

#### 断开连接有两种方式

1. 点击云桌面“菜单”按钮，点击“断开连接”；
2. 点击云桌面左下角windows按钮，选择“断开连接”。

#### 注销的方式

点击云桌面左下角windows按钮，选择“注销”

{% hint style="info" %}
注销有时间可以解决c盘空间过大的问题，因为软件前后处理的时候会产生大量的临时文件在用户的appdata/local目录下面，注销后将会清理这些文件。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://easycae.gitbook.io/easycae/cloud-desktop/user-manager/user-logoff.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
