# Clash for Windows

{% hint style="info" %}
Clash For Windows is a program that uses a **clash-link**.
{% endhint %}

## Download the program

Click here to download the program.&#x20;

## Installation

### Unpacking the Archive

1. Open the downloaded archive.
2. Make sure you extract it to the desktop.
3. Click the "Extract" button.

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

4. Open the extracted folder
5. Run the program (double-click on Clash For Windows.exe)

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

### First program launch

6. If the prompt appears, click on the "Allow Access" button.

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

7. Next to the "**Service Mode**" option, click on the "**Manage**" button.

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

8. In the opened window, click on "**Install**". \
   After that, the program will restart.

<figure><img src="/files/8jYLCAfbTywsovSrVDJA" alt=""><figcaption></figcaption></figure>

### Subscription setup

9. Open your email client.&#x20;

**Copy the Clash subscription from the email. It is usually the second one in the list.**

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

10. &#x20;Go to the "Profiles" tab.
11. **Paste the copied Clash link into the text field.** \
    Press `CTRL+V` to paste, or click on the icon slightly to the left of the Download button to paste the link.
12. After pasting the link, click on the "**Download**" button.

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

13. Right-click on the added profile.
14. In the dropdown menu, click on "**Settings**".

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

15. In the "`Name`" section, clear the content and enter the word "**ZGC**".
16. In the "`Update Interval (Hour)`" section, enter the number "12".
17. After that, click on "`OK`" to save the changes.

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

18. Go to the "**Proxies**" section.
19. **Select a server from the list.** \
    Once the server is selected, it will have a green bar on the left, as shown in the screenshot.

{% hint style="info" %}
Choose a server according to your preference. \
We recommend selecting the one that is closest to your location. \
If you are in China, the closest servers would be: Japan, Hong Kong, Singapore, and Korea. Note: A server named after the subscription expiration date doesn't work.
{% endhint %}

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

## Turn on/turn off VPN

20. &#x20;Go to the "**General**" tab.

{% hint style="success" %}
**Turn on VPN**

To enable the VPN, switch the following options to the ON position.

* TUN Mode
* Mixin
* System proxy
  {% endhint %}

{% hint style="info" %}
**Turn off VPN**\
To disable the VPN, switch the following options to the OFF position.

* TUN Mode
* Mixin
* System proxy
  {% endhint %}

{% hint style="warning" %}
If you want the program to automatically start when Windows starts, enable the "**Start with Windows**" option.
{% endhint %}

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

## Troubleshooting

### How to update subscription?

Make sure you are disconnected from the VPN. \
Go to the "Profiles" section and click on the "Update All" button on the right side. \
**Wait for 5-30 seconds. The server list will be updated.**


---

# 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://wiki.zgcvpn.com/en/sw/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.
