Download v2rayN for Windows (Latest Version)

A Solid Open-Source Client for Xray and V2Ray

If you're after a dependable way to handle proxy connections on Windows, v2rayN is one of the go-to desktop clients out there right now. It's essentially a graphical front-end for the Xray and V2Ray cores, taking the pain out of importing server configs, hopping between protocols, setting up routing rules, and steering your network traffic — all without touching a single JSON file by hand.

This site is here to give you a safe, no-nonsense way to grab the latest v2rayN build straight from the official GitHub releases, along with guides, install walkthroughs, troubleshooting help, and documentation for newcomers and power users alike.

Whether this is your first proxy setup or you're juggling several profiles across different networks, you should find what you need right here.

Download Latest Build

What Is v2rayN?

v2rayN is a free, open-source Windows app that gives you a proper interface for the Xray and V2Ray ecosystem. Rather than hand-editing dense JSON files, you manage servers, subscriptions, routing rules, DNS settings, and proxy modes through a UI that actually makes sense.

It covers most of the protocols you'd expect — VMess, VLESS, Trojan, Shadowsocks, SOCKS5, and HTTP — so it fits a wide range of setups. On top of that, you get the more advanced stuff too: TUN mode, system proxy integration, QR code imports, subscription handling, and flexible traffic routing.

The big difference from a typical VPN is that v2rayN doesn't just funnel everything through one encrypted tunnel. You get to decide exactly which apps, domains, or IPs go through the proxy and which connect directly. That kind of control is a big part of why developers, researchers, sysadmins, and privacy-focused users tend to gravitate toward it.

Xray Core Console
ACTIVE

// Loading protocols configuration...

VMessREADY
VLESSREADY
TrojanREADY
TUN AdapterREADY

● VPN Bypass Direct Outbounds Activated.

Why Choose v2rayN?

Part of why v2rayN has caught on is that it doesn't force you to pick between simple and powerful. New users can drop in a subscription link and be connected in a couple of minutes, while anyone who wants to go deeper has full access to routing policies, DNS tweaks, and a choice of proxy cores.

A few standout points:

Open-source, with an active community actually building on it
Clean, lightweight interface that doesn't get in your way
Covers all the modern proxy protocols you'd need
Routing and DNS settings you can actually customize
TUN mode for handling traffic system-wide
Dead-simple subscription and QR code imports
Handles multiple server profiles without a headache
Regular updates straight from the official GitHub repo

Since the project stays actively maintained, you get a steady stream of fixes, compatibility patches, and support for whatever new networking tech comes along.

Download the Latest Version

Every download link on this site points straight to the official GitHub Releases page, published by the actual maintainers — nothing gets mirrored or repackaged here.

Before you hit download, double check your system specs and grab the build that matches your OS and processor.

Supported platforms:
Windows 10 and Windows 11
Windows ARM64
macOS (Intel and Apple Silicon)
Linux
Android (via the companion app, v2rayNG)

Each release comes with release notes and a version history, so it's easy to see what's changed if you're updating from an older build.

Official Release

Get v2rayN v7.22.2

Grab pre-compiled software archives safely. These points directly to official repository release assets.

Windows Core ZIP (v2rayn)

How to Install v2rayN on Windows (Step-by-Step Guide)

Good news: installing v2rayN is pretty painless. It comes as a portable ZIP, so there's no installer wizard to click through and nothing gets buried in your system files. Download it, unzip it, add a server, and you're online.

Here's the full walkthrough, whether this is your first time setting it up or you're just updating an old copy.

1

Step 1: Grab the Latest Release

Head to the official GitHub repo and download the newest version using the link above.

You'll need to pick the right build for your machine:

  • Windows x64
  • Windows ARM64
  • Self-Contained (bundles the .NET Runtime for you)
  • Standard (you'll need .NET Runtime already installed)

Stick to the official source — it's the safest way to make sure you're not getting a tampered or outdated copy.

2

Step 2: Unzip It Somewhere Permanent

Once it's downloaded:

  • Right-click the ZIP file.
  • Hit Extract All.
  • Pick a folder you won't be deleting later — something like:
C:\v2rayN

Since it's portable, everything lives in this one folder. Want to back it up or move it to another PC later? Just copy the folder — no reinstall needed.

3

Step 3: Open the App

Go into the folder you just extracted and double-click v2rayN.exe.

Windows will probably throw up a Firewall or Defender prompt asking for network permission — go ahead and click Allow Access. Without it, the app can't route your traffic through a proxy.

The first time you open it, v2rayN might ask to download a core engine if it doesn't detect one already.

4

Step 4: Pick Your Core Engine

v2rayN can run on a couple of different cores — Xray Core and sing-box are the main options.

If you're not sure which to pick, go with Xray Core. It's the safer default and handles VMess, VLESS, Trojan, Shadowsocks, and Reality without any hiccups.

Curious about sing-box later on? You can switch over anytime — your server configs will carry over fine.

5

Step 5: Add a Server

You won't be able to connect to anything until you've got at least one server set up. v2rayN gives you a few ways to do that:

  • Paste in a subscription URL
  • Scan a QR code
  • Load a config file
  • Paste a VMess or VLESS link directly
  • Enter the server details by hand

Once it's added, it'll show up in your server list on the main screen.

6

Step 6: Pick Which Server to Use

Click on the server you want and set it active.

Got several servers in your subscription? Run the Ping or Real Delay Test to see which one responds fastest from your location — worth doing before you settle in for a long browsing session.

7

Step 7: Turn On System Proxy or TUN Mode

Now you need to decide how your traffic actually gets routed.

System Proxy Mode

The go-to option for most people. Routes your browser and other proxy-aware apps through the server.

PAC Mode

Only sends specific sites or apps through the proxy based on a rule set, while everything else connects normally.

TUN Mode

The most aggressive option — sets up a virtual adapter and pushes nearly all your traffic through the proxy, similar to how a full VPN behaves, but with more routing flexibility.

Pick whichever fits how you actually use your connection day to day.

8

Step 8: Make Sure It's Actually Working

Once your proxy mode is on:

  • Open your browser.
  • Try loading a site.
  • Run the Ping, Speed Test, or Route Test tools built into the app to double-check everything's routing properly.

Not working? Try refreshing your subscription, switching servers, or checking that your firewall isn't quietly blocking the app in the background.

Keeping v2rayN Updated

New versions roll out fairly often with bug fixes and new protocol support, so it's worth updating every so often.

Here's how:

  • Grab the newest release.
  • Extract it.
  • Swap in the new files, but leave your config folder untouched.
  • Open the updated app.
  • Update your core (Xray or sing-box) if it asks.

Keeping the app and core current is the easiest way to avoid weird bugs and stay on the best performance.

Quick Fixes for Common Setup Issues

Running into trouble? Check these first before digging deeper:

  • Double-check you grabbed the right build for your CPU architecture.
  • Make sure Windows Firewall isn't blocking the app.
  • If you're on the standard build, confirm .NET Runtime is actually installed.
  • Re-check that your subscription link or config file is still valid.
  • Update your Xray Core — an outdated core causes more issues than people expect.

Frequently Asked Questions

Educational Resource Center

Get Started

Grab the latest v2rayN release from the official GitHub page, work through our install guide, and dig into the tutorials we've put together on configuration, routing, troubleshooting, and the more advanced networking features. First-timer or seasoned admin, the goal is the same — get you using v2rayN confidently.