> For the complete documentation index, see [llms.txt](https://docs.nolock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nolock.io/windows/clash.md).

# Clash for Windows

* 系统要求：Windows7 及以上
* 设备要求：Windows PC / Tablet
* 安装前请关闭其它代理软件，不可同时运行

### 一、客户端安装

{% hint style="info" %}
根据系统位数从  [**用户中心**](https://www.nolock.io/download) 下载最新版客户端软件

查看系统位数方法：

1. 点击 "我的电脑" 或 "此电脑" ，选择属性
2. 打开 "系统" 窗口，可以看到 "系统类型" 一栏，即操作系统的位数

示例：如果 "系统类型" 一栏显示 "64位操作系统" ，则表明您的电脑是64位操作系统，如果显示 "32位操作系统" ，则表明您的电脑是32位操作系统，当您下载的客户端与操作系统位数不符时，将无法安装。
{% endhint %}

{% hint style="warning" %}
Windows 10 第一次运行会提示被阻止，点击「更多信息」 - 「仍要运行」
{% endhint %}

{% hint style="danger" %}
为了避免安装客户端过程，某些所需的系统权限被被安全软件阻止，所以在安装客户端前最好彻底关闭所有安全软件，待客户端安装完成以后，再打开安全软件。
{% endhint %}

第一次使用会提示Windows安全中心警报，我们按照下方图示勾选即可。

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

### 二、配置订阅

1. 登录 [用户中心](https://www.nolock.io/clientarea?action=services) ,选择您购买的套餐，并复制订阅。

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

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

2. 打开 Clash for Windows 应用程序，在左侧的标签页中选择「Profiles」， 在顶部输入您的 Clash 订阅链接 ，然后点击「Download」按钮。

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

3. Clash for Windows 会自动拉取配置文件进行更新，如果一切顺利，你应当可以看到绿色提示信息「Success!」，并且可以看到一个新增的配置文件：

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

4. 点击新增的配置文件来切换到该配置，然后点击「Proxies」标签页来切换接入点，将顶部的出站模式选择为「Rule」。此模式下你的网络访问请求将通过 Clash for Winows 进行<mark style="color:red;">分流处理</mark>。

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

5. 返回到「General」部分，将「System Proxy」的开关更改为绿色状态即可开始使用。此外，建议将「Start with Windows」也更改为绿色来让 Clash for Windows 在开机时自动启动。

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

### 三、更新订阅

1.更新订阅时一定要是未连接状态，如果是链接状态可能会更新失败，如下图：

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

2.在“配置”页面找到配置文件，点击刷新按钮即可更新订阅

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

### 四、全局模式设置

{% hint style="danger" %}
**全局模式说明：**

由于Clash默认模式是分流模式（分流模式意思就是大陆网页或者APP使用本地网络，国外网络或者APP走代理服务器网络）&#x20;

分流模式可能会导致个别应用或者网页无法代理，所以需要设置为全局模式。 全局模式的意思就是，所有流量走代理服务器的流量，这样可以保持高匿名性，由于是所有流量走代理服务器，所以访问大陆的网站或者应用会比较缓慢！&#x20;

请仔细阅读下方教程，即可开启全局代理模式！
{% endhint %}

成功配置Clash订阅后，点击客户端左侧菜单中的“Proxies”，然后点击“Global”模式，选择你需要的节点，如下图所示：

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

选中节点以后，再打开代理开关

<figure><img src="/files/XlOvGppGWxovAdT23Ij5" 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://docs.nolock.io/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.
