# Clash Verge for Windows

{% hint style="info" %}
If you have trouble setting up, Please contact customer care on Telegram [Click me to connect to Customer care Telegram](https://t.me/conesupport)
{% endhint %}

***

## Step 1: Download & Installation

Download and install the Clash app on your system using any of the links below &#x20;

[**Download Link 1**](https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v2.4.2/Clash.Verge_2.4.2_x64-setup.exe)

***

### Installation

1. Once the download completes, run the installer file to install and follow the installation steps
2. Run the Clash Verge installer

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

***

## Step 3: Server setup

1. Head to your [dashboard](https://dash.coneapp.top)
2. Scroll to the Quick Import section and tap on Copy

<figure><img src="/files/QriokA4m54r141d18QPT" alt="" width="563"><figcaption></figcaption></figure>

### Paste the API&#x20;

<figure><img src="/files/UKANIQMc49DZH3CCk4jk" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/IMq4em0CjtvBJRAvkW9a" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/eAq0G4Z0JnEmrXUsLEvi" alt="" width="563"><figcaption></figcaption></figure>

## Step 4: Connect

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

### Select a server

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

{% hint style="info" %}
Modes:

Global: All websites go through Cone

Rule: Websites go to different servers based on pre-configured rule sets.
{% endhint %}

{% hint style="info" %}
To disconnect: Toggle the "System Proxy" switch again
{% endhint %}

{% hint style="danger" %}
Make sure to **turn the "System Proxy" switch OFF before quitting the app,** or you won't have any internet if you do so (i.e., a kill switch).

To fix it, restart the app and turn the "System Proxy" switch OFF, and then quit the app.
{% endhint %}

## Additional Steps \[IMPORTANT]

### Install the TAP engine

If you want to play games with Clash or have all apps go through Clash, you need to install the TAP engine.

1. Go to the "General" tab
2. Click "Manage" next to "TAP Device."
3. Click "Install"

Now reconnect.

### Windows Store apps

Windows Store apps do not go through the VPN by default, even when TAP is enabled. You need to force them by using the UWP Loopback Helper.

1. Go to the "General" tab
2. Click "Launch Helper" next to "UWP Loopback."
3. If there's a popup, click "No."
4. Select all the apps you want to force through the VPN
5. Click "Save Changes."

### Enable Start with Windows

If you want Clash to automatically start when you boot your computer, you need to enable this option.

1. Go to the "General" tab
2. Toggle the "Start with Windows" switch

### Kill all connections when changing server

By default, old connections will not be redirected to the new server but will continue going to the old server until the timeout.

This creates problems when you're switching servers to watch Netflix or if you need a specific IP address as the websites you've just visited will still be going through the old server.

To kill all connections (and therefore forcibly reconnect via the new server), do this:

1. Go to "Settings."
2. Scroll down to "Connections."
3. Select "All" next to "Break when proxy change."
4. Also toggle "Break when Profile change" and "Break when Mode change."

## Troubleshooting

To be done.

### How can I play games with Clash for Windows?

You need to install the TAP Device (see above) and connect to a server that supports UDP.

### Spotify/OneDrive/Other app doesn't work

Windows Store apps don't go through Clash by default. You need to force them to go through by using the UWP Loopback Helper (see [above](broken://pages/-MNiEv3ET0lwwu_uRTrV#windows-store-apps)).

If it still doesn't work, make sure you've installed the TAP interface (see above).

### Netflix/other website is using another server to connect instead of the one I selected.

mode,ruleruleruleYou have probably selected "rule" mode, and the Netflix website is being redirected to another server based on the Netflix rule set. Select the server you want under "Netflix" in the server list.

***


---

# 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.coneapp.top/getting-started/advanced-setup/windows-setup-guide/clash-verge-for-windows.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.
