# Clash Verge Windows 使用说明

## 安装

1. 下载 <https://github.com/clash-verge-rev/clash-verge-rev/releases>&#x20;

备用地址 <https://github.ednovas.xyz/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v2.4.4-rc/Clash.Verge_2.4.4-rc_x64-setup.exe>

2. 安装软件

## 导入节点组

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

网站一键导入clash即可。

#### 订阅链接导入方法 <a href="#id-1-ding-yue-lian-jie-dao-ru-fang-fa" id="id-1-ding-yue-lian-jie-dao-ru-fang-fa"></a>

首先点击 Profiles，将`订阅链接`复制到图中白框内，点击 Import下载节点组

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

## 连接节点

在 Home 中打开 System Proxy 就可以了。如果有弹窗请求连接网络，同意即可。

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

## Q\&A 有问题请看这里

#### 安装完成后无法正常代理 <a href="#an-zhuang-wan-cheng-hou-wu-fa-zheng-chang-dai-li" id="an-zhuang-wan-cheng-hou-wu-fa-zheng-chang-dai-li"></a>

重启一次试试，很多电脑在刚安装完 clash 以后无法立即使用，代理端口没法正常启用，重启后再次尝试。

#### 为什么重启了还是连不上（系统代理打开以后会自动关闭） <a href="#wei-shi-mo-zhong-qi-le-huan-shi-lian-bu-shang-xi-tong-dai-li-da-kai-yi-hou-hui-zi-dong-guan-bi" id="wei-shi-mo-zhong-qi-le-huan-shi-lian-bu-shang-xi-tong-dai-li-da-kai-yi-hou-hui-zi-dong-guan-bi"></a>

具体表现为系统代理打开以后会自动关闭。

首先去系统设置里面清除系统代理设置

如无法解决，则检查是否有其他安全 / 代理软件修改代理设置

如果装有 QQ 输入法或者 QQ 音乐等腾讯系软件或火绒，建议卸载或者禁止开机自动启动，此类毒瘤软件会更改系统代理设置。特别是 QQ 输入法

（参考自 Sabrina 的万事屋 <https://merlinblog.xyz/wiki/cfw.html> ）

#### 要是还是连不上怎么办 <a href="#yao-shi-huan-shi-lian-bu-shang-zen-mo-ban" id="yao-shi-huan-shi-lian-bu-shang-zen-mo-ban"></a>

Clash 作者给出的解决方法 <https://github.com/Fndroid/clash_for_windows_pkg/issues/312>

下载 Process Monitor，观察（仅包含） HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ 这个键值被什么应用修改，关闭应用进行测试

大部分是 UWP 类应用自动修改系统代理，而导致和 Clash 的代理冲突，从而没法正确上网。

可以看到下方反馈中，很多反馈 QQ 拼音输入法和 QQ 音乐的。可能还有其他也会修改系统代理的软件，就需要用 Porcess Monitor 自己去发现，然后关闭 / 卸载了。

#### 为什么打开电脑没有网络，再打开 Clash 就有网络了 <a href="#wei-shi-mo-da-kai-dian-nao-mei-you-wang-luo-zai-da-kai-clash-jiu-you-wang-luo-le" id="wei-shi-mo-da-kai-dian-nao-mei-you-wang-luo-zai-da-kai-clash-jiu-you-wang-luo-le"></a>

具体表现为开机后打开任何网页都没法加载，但是再打开 Clash 这个软件就都恢复正常了。

这是因为 Clash 在关机前没有正确关闭。因为该软件是会修改系统代理的，所以需要在关机前先关闭该软件的系统代理，然后再关机。

否则，电脑会在开机后一直连接着关机前的系统代理，而 Clash 却没有启动，自然就会发生连接不上，没有网络的错误。

解决方法就是：

关机前先关闭 Clash 的系统代理再关机，或者开机后再手动启动 Clash

推荐把 Clash 设置为系统自动启动，他会自动分流，不代理国内流量，所以不用担心国内访问会变慢。


---

# 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://help.ednovas.me/ke-hu-duan-shi-yong-shuo-ming-1/clash-shi-yong-shuo-ming.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.
