> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/yun-xing-jie-dian-zhuan-qu/lao-jie-dian-qing-li-zhi-nan/windows-zhuo-mian-duan-shu-ju-qing-li.md).

# Windows桌面端数据清理

### 1.点击开始，所有程序里找到Titan\_network,右键点击卸载

<figure><img src="/files/yfU5wk9VscK5MqZFMiaO" alt=""><figcaption></figcaption></figure>

### 2.找到 Titan\_network有关的的应用程序进行卸载

<figure><img src="/files/iYhHZzCqzluF4sKBTiIK" alt=""><figcaption></figcaption></figure>

### 3..win+R输入cmd，点击回车

<figure><img src="/files/gviO7ORj00ffy4dQrOYf" alt=""><figcaption></figcaption></figure>

### 4.输入下面的命令，然后回车

```
rmdir /s /q %USERPROFILE%\AppData\Roaming\com.example\titan_network
```

<figure><img src="/files/umla1188wwp0v3INP2v4" alt=""><figcaption></figcaption></figure>

即可清理以往数据进行


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.titanapp.info/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/yun-xing-jie-dian-zhuan-qu/lao-jie-dian-qing-li-zhi-nan/windows-zhuo-mian-duan-shu-ju-qing-li.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.
