# Clash for Windows 使用教程

{% hint style="success" %}
**客户端下载：**

下载链接

<https://gh-proxy.com/https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v2.4.3/Clash.Verge_2.4.3_x64-setup.exe>
{% endhint %}

1、登录进入个人中心，在**用户中心**页面下方的**节点导入**区域找到“**点击一键导入 Clash(X) 配置文件**”按钮，点击并选择“**导入到Clash For Windows**”选项。点击后会自动提示跳转到Clash for Windows客户端。

如果系统无法自动跳转，则可点击“**点击复制订阅 Clash(X) 订阅链接**”选项，并在稍后填入到Clash for Windows客户端中进行手动下载。

2、一键导入成功的用户会提示启动 Clash for Windows 客户端，如果没有自动跳转到**Profiles**界面，请手动切换到该界面进行检查。

在**Profiles**界面可以看到系统已经自动下载好了的订阅配置文件。每次自动更新配置文件都会同步更新使用流量等基本信息，用户可在配置文件下方小字查看。

一键自动导入配置文件不成功的情况下，可以将上一步复制的订阅地址粘贴到图中**顶部输入栏**中，然后点击**Download**按钮将配置文件手动下载到客户端中。手动下载成功后也可看到下图所示的配置文件出现在界面上，请单击一下配置文件将其激活作为已选配置。

\*如果下载配置文件出现Network Error错误，请尝试更换不同Wifi网络，或将电脑通过手机的4G/5G热点上网进行尝试。或者将复制的订阅地址在浏览器中打开，打开后将自动下载的文件直接拖入到客户端中。

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

3、进入**Proxies**界面，选择你需要的代理模式。其中：

**Global（全局模式）**：所有流量都使用代理\
**Rule（规则模式）**：根据配置文件内的规则进行分流，部分流量使用代理，部分流量不使用（推荐此方式）\
**Direct（直连模式）**：所有流量都不使用代理\
**Script（脚本模式）**：根据高级脚本来进行分流（不推荐无编程经验用户使用）

\*在**Rule**模式下，点击分组右上角的小眼睛可以切换显示所有节点或收起分组。

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

5、进入**General**界面，选择System Proxy即可开始运行软件。

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

{% hint style="danger" %}
**注意事项：**

1\. 个人专属配置文件是你个人账号密码及节点的总集成，不能泄露给任何人及网络，以防止他人使用及知晓你的密码。\
2\. 建议定期手动更新或者设置成启动时自动更新订阅，即可保持与服务器同步更新。\
3\. Clash for Windows如果出现BUG请联系软件作者，机场无法解决客户端层面问题。
{% 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://airdocs.gitbook.io/generic/windows/clash.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.
