> For the complete documentation index, see [llms.txt](https://docs.gpmautomate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpmautomate.com/automate-zh/gai-shu/fix-update-errors.md).

# 🗑️更新错误修复指南

如果 GPM Automate 运行不稳定或在更新过程中出现错误，您可能需要将软件卸载并重新安装最新版本，以使系统运行更加顺畅。

### 卸载步骤

1️⃣ 第一步：完全关闭电脑上正在运行的所有 GPM Automate 的 Editor 和 Runtime 窗口。

<figure><img src="https://1806980278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDNNiVZHPKSIcyshmOTB%2Fuploads%2Fgit-blob-01093988adde6068f24f92198457fc39b80633a8%2Fgt-11.png?alt=media" alt=""><figcaption></figcaption></figure>

2️⃣ 第二步：按下屏幕上的 Start 键（Windows 图标），输入搜索关键词 Control Panel 并打开该应用程序。

<figure><img src="https://1806980278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDNNiVZHPKSIcyshmOTB%2Fuploads%2Fgit-blob-471c10e7a1ccd43e27d5c44b787458724e75e5bf%2Fgt-11b.png?alt=media" alt=""><figcaption></figcaption></figure>

3️⃣ 第三步：在 Control Panel 窗口中，找到并选择 Uninstall a program（卸载程序）选项。

<figure><img src="https://1806980278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDNNiVZHPKSIcyshmOTB%2Fuploads%2Fgit-blob-0b3d9ebf0e8eb55fa72669b374a8cbd44057bd74%2Fgt-11c.png?alt=media" alt=""><figcaption></figcaption></figure>

4️⃣ 第四步：在列表中找到 GPM Automate 软件，点击选中后按 Uninstall 进行完全卸载。

*小贴士：卸载成功后，您可以从 GPM Softwares 官网重新下载最新的安装包，并按照正常流程重新安装。*

<figure><img src="https://1806980278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiDNNiVZHPKSIcyshmOTB%2Fuploads%2Fgit-blob-42e85b700b43ab50507510214f363c90fb6c0375%2Fgt-11d.png?alt=media" 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, and the optional `goal` query parameter:

```
GET https://docs.gpmautomate.com/automate-zh/gai-shu/fix-update-errors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
