> For the complete documentation index, see [llms.txt](https://support.cregis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/an-zhuang-ke-hu-duan-yi-chang-ru-he-chu-li.md).

# 安装客户端异常如何处理？

Windows 系统设备在安装Cregis客户端时，可能会因为缺少必要的驱动程序导致客户端无法正常安装，如果您遇到该问题，请尝试以下方法解决。

## 1. 确认设备操作系统 <a href="#vh2ugycx3c_h1_2" id="vh2ugycx3c_h1_2"></a>

Step1: 点击电脑桌面左下角“设置”进入电脑设置页面。

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

Step2: 进入设置页面后点击“系统”

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

Step3: 进入系统设置页面后点击“关于”，在右边找到系统类型即可查看当前设备操作系统为 64 位或 86 位

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

## 2. 安装驱动 <a href="#headerelement16" id="headerelement16"></a>

<br>

Step1: 确定好设备操作系统类型后，根据操作系统类型下载对应驱动安装包：<br>

64 位：<https://dl.cregis.com/tool/VC_redist.x64.exe>

\
86 位：<https://dl.cregis.com/tool/VC_redist.x86.exe><br>

Step2: 下载成功后找到文件名为“VC\_redist.x64/VC\_redist.x86”的安装包，双击开始安装

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

Step3: 勾选“同意条款”后点击“安装”

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

Step4:点击“是”允许此次安装

<figure><img src="/files/929GJQPZOFcfbP7C4Xty" alt=""><figcaption></figcaption></figure>

Step5: 点击“关闭”完成驱动安装

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

## 3. 安装客户端

驱动安装成功后，重新安装Cregis 客户端即可，如果以上方法未能解决您的问题，请与我们的客服联系处理。<br>


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/an-zhuang-ke-hu-duan-yi-chang-ru-he-chu-li.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.
