BMaps.world
Home/Security and Privacy/Cloudflare WARP VPN

Cloudflare WARP VPN

A system wide encrypted tunnel that replaces your network operator's view of your traffic with a fast resolver and a modern transport protocol, at no cost and with no account attached.

Version
2026.6.905.0
Size
94 MB
Updated
3 days ago
Downloads
102,523
Language
Multilingual
Platform
Windows 10, Windows 11
Architecture
x64
Release
Standard client
Rating
4.6 / 5 · 4,488 votes

Overview

This is not a virtual private network in the sense the marketing industry uses the phrase. It does not let you appear to be in another country and it is not sold as a way to watch things you should not. What it does is take every packet leaving your machine, encrypt it, and send it to the nearest edge of a very large network, which means the coffee shop wireless, the hotel network and your own internet provider see an encrypted tunnel instead of a list of the places you go.

The second half is the resolver. Domain lookups normally travel in plain text to whichever server your router hands you, which is both slow and completely visible. This client sends them encrypted to a resolver that answers in single digit milliseconds from almost anywhere. Running it in resolver only mode without the tunnel is a legitimate configuration and is often the faster option.

The two modes and when to use each

Resolver only mode encrypts domain lookups and leaves the rest of your traffic alone. It is close to free in performance terms, it usually makes browsing feel slightly faster because the lookups are quicker, and it stops the network you are on from building a list of the sites you visit from the lookups alone. On a home connection you trust, this is often all you want.

Full tunnel mode wraps everything. On a public network this is the correct setting and there is no real argument against it. The transport is a modern protocol designed for exactly this, so the overhead is far lower than the older tunnel protocols, and on many connections the routing improvement actually makes throughput better rather than worse.

Performance and routing

Because the tunnel terminates at a very widely distributed network, the first hop is usually physically close, and from there traffic travels over a private backbone rather than the public path. On a connection whose provider routes badly, this can measurably reduce latency to distant servers, which is the opposite of what people expect from a tunnel.

There is a split tunnel configuration for excluding specific applications or address ranges, which is necessary for local network resources like a printer or a file server that must not go through the tunnel. Exclusions can be set by application, by hostname or by address range, and the defaults already exclude private address space.

Filtering, honesty about limitations and daily use

The resolver can be pointed at variants that block known malware hosts, and optionally adult content, at the lookup level. This is coarse filtering rather than a security product, and it should be understood as one layer among several rather than protection on its own.

The honest limitations: the operator of the tunnel can see your traffic destinations by definition, so this moves trust from your network provider to a different company rather than eliminating it. It does not change your apparent country in any useful way. It does not make you anonymous. What it does, it does very well and for nothing, and that combination is why it is worth installing on a laptop that connects to networks you do not control.

What you get

  • System wide encrypted tunnel over a modern low overhead transport
  • Encrypted domain resolution with very low lookup latency
  • Resolver only mode for encrypting lookups without tunnelling traffic
  • Split tunnel exclusions by application, hostname or address range
  • Private address space excluded by default so local resources keep working
  • Optional resolver variants that filter known malware and adult hosts
  • Automatic reconnection on network change without dropping sessions
  • Connection quality diagnostics built into the client
  • No account required for the free tunnel

Inside the archive

  • WARP client installer, offline
  • Configuration profile with sensible split tunnel defaults
  • Language files for the interface list shown above
  • Notes covering resolver only mode and exclusion syntax

System requirements

Operating systemWindows 10 version 21H2 or Windows 11, 64-bit
ProcessorAny processor from the last decade
Memory2 GB
GraphicsNo dedicated graphics required
Storage300 MB
NetworkAny internet connection, wired or wireless

Installing it

  1. Unpack the archive and run the installer as administrator, since it installs a network adapter.
  2. Allow the network adapter driver when prompted, otherwise the tunnel cannot come up.
  3. On first launch choose resolver only or full tunnel mode.
  4. Add exclusions for any local network resources such as printers or file servers.
  5. Check the connection status panel and confirm the tunnel reports connected before relying on it.

Mirrors

RouteRegionNoteState
Direct, primaryEuropeNo wait, resumableOnline
Direct, secondaryNorth AmericaNo wait, resumableOnline
Torrent magnetGlobalSmall file, direct is simplerOnline

Release history

2026.6.905.03 days ago
  • Reconnection after a network change no longer drops long lived connections
  • Split tunnel exclusion by hostname added
  • Diagnostics panel rewritten with clearer latency reporting
2026.4.788.02 months ago
  • Adapter driver updated for current Windows builds
  • Fixed the client failing to start on machines with several virtual adapters
2026.2.640.05 months ago
  • Resolver only mode made selectable at install time

Questions about this release

Can I use it to appear in another country?

No, and it does not claim to. It is a privacy and performance tunnel, not a location changer. If that is what you want, a conventional virtual private network is the right tool.

Will it slow my connection?

Usually not noticeably, and on a badly routed connection it sometimes helps. The transport protocol was designed for this and the overhead is small.

Why can I no longer reach my printer?

The tunnel is capturing traffic to your local network. Private address space is excluded by default, so if it broke, check whether your local range is unusual and add it manually.

Does it need an account?

No. The free tunnel works without registering anything, which is why the client is worth having on a laptop that travels.

Comments

transit_lu5 hours ago

Resolver only mode on my home line, full tunnel on hotel wireless. Switching takes one click.

okonwe2 days ago

Latency to a game server actually dropped with it on. Did not expect that.

plaintext_no3 weeks ago

Had to exclude my file server range manually, after that everything local works normally.

Comments are read before they appear. If a build stops working, say so here and it gets rebuilt rather than quietly left up.