# FlClash 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: Get FlClash on Your PC**

#### 1. Download FlClash

Click one of these links below to download for your version of Windows:

**64-bit:**\
[**Download Link**](https://appdl.coneapp.top/soft/windows/flclash/FlClash-windows-amd64-setup.exe)

**64-bit:**\
[📥 **Alternate Download**](https://www.mediafire.com/file/26587fu6hvhojzs/FlClash-0.8.80-windows.exe/file)

***

### Installation

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

***

### **🌍 Step 2: Add the Servers**

{% hint style="success" %}
Please choose your preferred setup method based on your needs:

Choose **One-Click Setup** if you want it fast.\
Choose **Manual Setup** only if One-Click doesn’t work.
{% endhint %}

### Option 1 (Recommended): One-Click Setup

1. [**Login to your account dashboard**](https://me.coneapp.top/) **(Sign in with your registered email and password)**
2. Scroll to the Quick Import section and tap on **Clash Subscribe**

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

3. A new prompt should appear; select the *Open FlClash for Windows*

<figure><img src="/files/MSsRzNVNdUYbhF5aIbxU" alt="" width="459"><figcaption></figcaption></figure>

4. Click on **Confirm** in the FlClash application

<figure><img src="/files/zL94hwvJ1atLthfmfnDa" alt="" width="558"><figcaption></figcaption></figure>

4. [**Go to Step 4 to connect**](#step-4-connect)

{% hint style="warning" %}
If One-Click setup does not work, please follow the manual setup below
{% endhint %}

***

### &#x20;Option 2: Manual Setup

1. [**Login to your account dashboard**](https://dash.coneapp.top/) **(Sign in with your registered email and password)**
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;

1. Tap on the 📁 icon, then tap on the ➕ sign at the bottom right
2. Select **URL**  (Obtain profile through URL)
3. Paste your subscription URL in the "URL" box and click "Submit."

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

4. Your server list has now been downloaded to the app.

***

## Step 4: Connect

### Select a server and mode

1. Tap on the 📄 icon to access the server list
2. Select a server from the list

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

### Connect

1. Go to the "General" tab
2. Toggle the "System Proxy" switch
3. Tap on the ▶️ icon to connect/disconnect

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

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

Global: All connections go through the app

Rule: Websites go to different servers based on pre-configured rule sets.
{% 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]

### Enable TUN/TAP

If you want to play games with Clash or have all apps go through Clash, you need to enable TUN/TAP Mode.

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 "Settings" tab
2. Click on "Loopback unlock tool"
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 "Settings" tab
2. Tap on Application
3. Toggle the "Auto Launch" switch

***


---

# 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/flclash-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.
