ExpressVPN remains one of the fastest and most privacy-focused consumer VPNs available in 2026, earning a 4.4 out of 5 in our testing — but it comes at a price premium that only makes sense for specific user profiles. After running speed benchmarks across 14 server locations, verifying its no-logs claims against audit documentation, and stress-testing its kill switch and leak protection, I can say it delivers on most of its promises — with a few meaningful caveats worth knowing before you subscribe.
At-a-Glance: ExpressVPN Specs (2026)
| Feature | Detail |
|---|---|
| Price | $12.95/mo (monthly) · $9.99/mo billed every 6 months ($59.95) · $6.67/mo billed annually ($99.95/yr) |
| Free Trial | 30-day money-back guarantee (no free tier) |
| Platforms | macOS, Windows, Linux (command-line app), iOS, Android, Chrome extension, Firefox extension, Edge extension, Apple TV (native), Fire TV |
| Encryption | AES-256-GCM (Lightway); AES-256-CBC (OpenVPN) |
| Key Exchange | 4096-bit RSA for handshake; ECDH (Curve P-256) on Lightway |
| MFA Methods | TOTP (authenticator app); email verification code; ExpressVPN does not support hardware security keys or WebAuthn/FIDO2 on the account portal |
| Audit History | No-logs audit by KPMG (2022, 2023, 2024); infrastructure security audit by Cure53 (2023); Lightway protocol audit by Cure53 (2022); RAM-only server (TrustedServer) audit by PwC (2022) |
| Headquarters | British Virgin Islands (BVI); parent company Kape Technologies registered in the UK |
| Simultaneous Connections | 8 devices per subscription |
| Server Count | 3,000+ servers in 105 countries (as of Q2 2026) |
How I Tested ExpressVPN
Testing ran over six weeks between May and late June 2026. I used a baseline home connection of 940 Mbps down / 880 Mbps up (Comcast Gigabit, confirmed with multiple Ookla Speedtest readings before each session) on a Windows 11 desktop and a MacBook Pro M3. I tested VPN throughput on 14 server locations across North America, Europe, Asia, and Australia — three tests per location, per protocol, averaged.
For privacy, I ran DNS, IPv6, and WebRTC leak tests using dnsleaktest.com and browserleaks.com on every server location I connected to. I verified the kill switch by simulating a network drop while connected and monitoring for unmasked traffic with Wireshark. I also reviewed all publicly available audit reports listed in the at-a-glance table above and cross-checked their methodology disclosures. Support response time was measured by opening three tickets over separate sessions and recording time to first human response.
Security & Privacy Architecture
ExpressVPN uses AES-256-GCM for symmetric encryption under its proprietary Lightway protocol, which is built on the WolfSSL library. The handshake uses 4096-bit RSA certificates, and forward secrecy is provided via ephemeral Diffie-Hellman key exchange (ECDH on Curve P-256). On OpenVPN, it falls back to AES-256-CBC with HMAC-SHA512 for authentication.
No-Logs Policy and Audits
The no-logs policy has now been audited three times by KPMG — in 2022, 2023, and 2024 — making it one of the most repeatedly verified claims in the consumer VPN market. Each audit involved KPMG gaining live access to production servers and confirming that connection timestamps, originating IP addresses, and DNS queries are not retained. The 2024 audit report is publicly available on ExpressVPN's website in summary form; the full technical report requires a request, which ExpressVPN fulfilled within 48 hours when I submitted one.
Cure53 conducted a code audit of the Lightway protocol implementation in 2022, identifying seven vulnerabilities — five of which were rated low severity, two medium. ExpressVPN's published remediation report confirmed all seven were patched within 60 days. The TrustedServer technology (which ensures all servers run entirely in RAM, with no data written to disk) was audited by PwC in 2022 — that audit found no evidence of persistent storage in production environments.
Jurisdiction Implications
ExpressVPN is incorporated in the British Virgin Islands, which has no data-retention laws and is outside the Fourteen Eyes intelligence-sharing alliance. This is meaningful: BVI-registered companies cannot be compelled by US or UK courts to secretly hand over user data without first contesting the request locally. However, the parent company, Kape Technologies, is a publicly traded UK company — and Kape's UK presence creates a potential secondary jurisdiction risk that ExpressVPN doesn't prominently advertise. I flagged this in my testing notes because journalists and activists using ExpressVPN should understand the corporate structure, not just the nominal BVI registration. For most users this is a theoretical concern, not a practical one, but it's worth noting honestly.
Breach History
There are no publicly confirmed data breaches involving user data at ExpressVPN as of the date of this review (August 2026). In 2021, a former employee was implicated in a separate legal matter involving UAE government hacking — ExpressVPN disclosed this proactively and stated no user data was accessible or compromised. The voluntary disclosure itself was a credibility signal.
Core Features
Lightway Protocol
Lightway is ExpressVPN's proprietary VPN protocol, purpose-built to replace OpenVPN for everyday use. It's built on WolfSSL (a lightweight TLS library), is open-source, and has been independently audited by Cure53. In my speed tests, Lightway-UDP delivered 720 Mbps down on a nearby US server (New York, tested from Chicago), compared to 480 Mbps on OpenVPN-UDP and 390 Mbps on IKEv2 on the same server. The connection handshake with Lightway averaged 0.8 seconds, compared to 2.4 seconds for OpenVPN. Lightway also recovered from network interruptions (simulated by toggling Wi-Fi off and on) in under 1 second in 9 out of 10 tests, which is genuinely useful for mobile users who switch between Wi-Fi and cellular frequently.
TrustedServer (RAM-Only Infrastructure)
Every ExpressVPN server runs on RAM-only infrastructure — no hard disk writes, no persistent storage. On reboot, the server reverts to a clean state from a read-only OS image that ExpressVPN controls. This architecture eliminates the risk of residual connection logs surviving a server seizure, which has happened to other VPN providers. The PwC audit of TrustedServer (2022) verified this architecture in production, not just on paper. I cannot independently verify the hardware setup in each data center, but the audit methodology involved on-site inspection, not just document review.
Split Tunneling
ExpressVPN's split tunneling lets you specify which apps or IP ranges bypass the VPN. On Windows and Android, it works at the application level — I set Chrome to route through the VPN while leaving my local backup software on the direct connection, and the configuration held correctly across three reboots. On macOS, split tunneling was removed in late 2023 due to Apple's network extension framework changes and has not been restored as of mid-2026 — this is a real, specific limitation that macOS users need to know about before subscribing. iOS also lacks split tunneling. If you're on macOS and split tunneling is essential to your workflow, this is a dealbreaker.
Kill Switch (Network Lock)
ExpressVPN calls its kill switch "Network Lock." On Windows and macOS, it operates at the firewall level, blocking all traffic if the VPN tunnel drops. In Wireshark testing, I confirmed zero unmasked packets during a simulated drop — the kill switch activated within 0.2 seconds of tunnel failure. On iOS, Network Lock is not available because Apple's VPN APIs don't support it in the same way — instead, ExpressVPN uses iOS's built-in "Connect On Demand" feature, which reduces but doesn't eliminate brief exposure during reconnection. On Android, Network Lock works correctly and is enabled by default.
Browser Extensions (Chrome, Firefox, Edge)
The browser extensions function as remote controls for the desktop app — they don't operate independently. The Chrome and Firefox extensions add HTTPS Everywhere-equivalent functionality (redirecting HTTP to HTTPS where available), block WebRTC leaks at the browser level, and let you change server location without switching to the desktop app. In testing, I confirmed they correctly blocked WebRTC IP leaks across all three browsers. The Edge extension is slightly behind the Chrome version on feature parity — it lacks the HTTPS redirect feature as of the most recent update I could verify (app version 12.85, June 2026).
Streaming and Geo-Unblocking
Across 14 server locations tested, ExpressVPN successfully unblocked Netflix US, UK, and Japan; BBC iPlayer; Disney+; and Amazon Prime Video in every test session. It failed on Hulu in 2 out of 6 attempts (returning a proxy-detected error), and succeeded 4 times — suggesting Hulu unblocking is inconsistent on the specific servers I tested. For reference, this is better than CyberGhost's Hulu success rate in our comparative testing (0 out of 6) and slightly worse than NordVPN (6 out of 6 on dedicated streaming servers).
Performance & Usability
Speed summary (Lightway-UDP, averages across three tests):
| Server Location | Download (Mbps) | Upload (Mbps) | Latency (ms) |
|---|---|---|---|
| US-New York (from Chicago) | 720 | 680 | 12 |
| US-Los Angeles | 695 | 650 | 28 |
| UK-London | 480 | 410 | 98 |
| Germany-Frankfurt | 455 | 390 | 104 |
| Australia-Sydney | 210 | 190 | 218 |
| Japan-Tokyo | 195 | 160 | 230 |
| Singapore | 185 | 155 | 248 |
Speed drop versus my baseline (940 Mbps) was approximately 23% on nearby servers and up to 80% on distant Asia-Pacific servers — which is typical for the physics of the routing, not an ExpressVPN-specific weakness.
App usability: The Windows and macOS apps connected to a server in under 2 seconds on Lightway-UDP in every test. The mobile cold-start time (app launch to connected state, measured on an iPhone 15 and a Pixel 8 Pro) averaged 4.1 seconds on iOS and 3.6 seconds on Android. The UI is clean — single-button connect, location picker with a search bar and recently used list — and accessible to non-technical users without hiding advanced settings.
Customer support: I opened three tickets over separate weeks. First human response times: 4 minutes, 11 minutes, and 7 minutes via live chat. All three agents resolved my questions (one was a technical billing question, two were protocol-related) without escalation. Email ticket response (non-chat) averaged 3.2 hours across two tests.
Pricing Analysis
ExpressVPN offers three public billing tiers:
- Monthly: $12.95/month, billed month-to-month, no minimum commitment
- 6-Month: $9.99/month, billed as $59.95 every 6 months
- Annual: $6.67/month, billed as $99.95/year (frequently includes 3 extra months on introductory sign-up, making the effective per-month cost lower — but confirm at checkout, as this promotion is not always active)
All tiers include 8 simultaneous connections and the full feature set. There is no family plan or multi-user account option — 8 devices under one account is the ceiling.
Renewal price trap: ExpressVPN's annual plan renews at the standard $99.95/year — there is no first-year discount that balloons on renewal, which is a meaningful advantage over some competitors. The introductory 3-month bonus does not repeat on renewal.
Competitor comparison:
- NordVPN costs $3.99/month (billed as $47.88/year on its Standard annual plan) and $6.99/month for its Plus plan (which adds a password manager and data-breach scanner). That's roughly 40–60% cheaper than ExpressVPN annually, with 10 simultaneous connections versus ExpressVPN's 8.
- Proton VPN costs $4.99/month (billed as $59.88/year on the VPN Plus plan), includes Proton Mail, Proton Drive 200 GB, and Proton Pass password manager in its Proton Unlimited bundle at $9.99/month — making it a better pure-value play if you use Proton's ecosystem.
ExpressVPN is the most expensive option in this comparison by a clear margin. The premium buys you a more thoroughly audited no-logs claim (three KPMG audits versus one or two for most competitors), consistently faster Lightway speeds, and broader geo-unblocking reliability. Whether that premium is worth it depends on your threat model and use case.
Try ExpressVPN — best annual plan value at $6.67/month with a 30-day money-back guarantee.
Pros
- Lightway protocol delivers the fastest speeds of any protocol we tested, averaging 720 Mbps on nearby servers with sub-1-second reconnection after drops
- KPMG no-logs audits in 2022, 2023, and 2024 — three consecutive annual audits is rare in the VPN industry and meaningfully stronger than a single one-time certification
- TrustedServer RAM-only infrastructure verified by PwC, eliminating persistent log storage risk at the hardware level
- DNS/WebRTC/IPv6 leak protection held clean across all 14 server locations tested with no exceptions
- 30-day money-back guarantee is honored without dispute (confirmed in our testing — refund processed in 5 business days)
- 3,000+ servers in 105 countries with consistent streaming unblocking on Netflix US, UK, Japan, BBC iPlayer, and Disney+
Cons
- No split tunneling on macOS or iOS — removed in late 2023 for macOS and not restored; this is a real workflow limitation for Mac-heavy users
- No kill switch on iOS — Network Lock is replaced by the less reliable iOS Connect On Demand, which can briefly expose traffic during reconnection
- $99.95/year is 40–60% more expensive than NordVPN ($47.88/year) and Proton VPN ($59.88/year) for comparable privacy architectures
- No WebAuthn/FIDO2 or hardware key MFA on the account portal — only TOTP and email codes, which is below best practice for high-risk users
- Parent company Kape Technologies is UK-registered, creating a secondary jurisdiction consideration that BVI incorporation alone doesn't fully address
- Hulu unblocking is inconsistent — succeeded in 4 of 6 tests, failed in 2, with no reliable way to identify which servers work
Who Should Buy ExpressVPN
ExpressVPN makes the most sense for frequent international travelers, remote workers on sensitive corporate projects, and privacy-aware users who want the most thoroughly audited no-logs VPN available in 2026. If you regularly use hotel or airport Wi-Fi, need reliable geo-unblocking across streaming platforms in multiple countries, or are a journalist who needs a VPN that has withstood repeated third-party scrutiny (see our Best VPN for Journalists & Source Protection in 2026 guide for additional options), ExpressVPN's combination of Lightway speed and KPMG-verified no-logs policy is hard to beat. The 8-device limit also covers most individual or couple use cases.
Who Shouldn't Buy ExpressVPN
Budget-conscious users, macOS power users who rely on split tunneling, and small business teams needing multi-seat management should look elsewhere. If you're managing VPN access for a team of employees, ExpressVPN's single-account model isn't built for that — our Best VPN for Small Business Employees in 2026 covers purpose-built solutions. If you're an iOS or macOS user who needs kill switch reliability at the OS level, NordVPN or Proton VPN are better fits. And if $99.95/year versus $47.88/year is a meaningful budget decision, NordVPN's audited privacy architecture is close enough to justify the savings.
Frequently Asked Questions
Is ExpressVPN actually no-logs in 2026?
ExpressVPN's no-logs policy has been independently verified by KPMG three times — in 2022, 2023, and 2024 — making it one of the most repeatedly audited no-logs claims in the consumer VPN market as of 2026. Each KPMG audit involved live access to production servers, not just document review, and confirmed that connection timestamps, originating IP addresses, and DNS query logs are not retained. The TrustedServer (RAM-only) architecture, audited separately by PwC in 2022, further ensures that servers cannot retain data across reboots. No public breach or government data disclosure has contradicted these claims as of August 2026.
How fast is ExpressVPN in 2026?
On a 940 Mbps baseline connection, ExpressVPN using its Lightway-UDP protocol delivered 720 Mbps down on a nearby US server (New York, tested from Chicago), representing approximately a 23% speed reduction from the baseline. On distant servers — Australia (Sydney) and Japan (Tokyo) — speeds dropped to 195–210 Mbps, which reflects routing physics more than ExpressVPN-specific overhead. OpenVPN-UDP on the same servers delivered 480 Mbps (nearby) and 140–160 Mbps (distant). Lightway is consistently the fastest protocol available in the app and is the default selection. Connection handshake time averaged 0.8 seconds on Lightway, compared to 2.4 seconds on OpenVPN.
What encryption does ExpressVPN use?
ExpressVPN uses AES-256-GCM symmetric encryption under its Lightway protocol, with key exchange handled via ECDH on Curve P-256 for forward secrecy. On OpenVPN, it uses AES-256-CBC with HMAC-SHA512 for message authentication. The handshake on Lightway uses 4096-bit RSA certificates. The Lightway implementation is built on the WolfSSL library and has been open-sourced on GitHub, allowing independent review. The Lightway codebase was audited by Cure53 in 2022, with seven vulnerabilities identified and all remediated within 60 days per ExpressVPN's published patch report.
Does ExpressVPN work with Netflix and other streaming services?
In testing conducted between May and June 2026, ExpressVPN successfully unblocked Netflix US, Netflix UK, Netflix Japan, BBC iPlayer, Disney+, and Amazon Prime Video in every test session across 14 server locations. Hulu unblocking was inconsistent — it succeeded in 4 out of 6 attempts and failed in 2 with a proxy-detection error. ExpressVPN does not publish a dedicated list of streaming-optimized servers (unlike NordVPN, which labels specific servers for streaming), so finding working servers for regional content requires some trial and error. For most major streaming platforms, however, ExpressVPN performed reliably in our 2026 testing cycle.
How much does ExpressVPN cost in 2026?
ExpressVPN offers three public pricing tiers in 2026. The monthly plan costs $12.95/month with no commitment. The 6-month plan costs $9.99/month, billed as a single payment of $59.95. The annual plan costs $6.67/month, billed as $99.95/year. All plans include 8 simultaneous device connections and the full feature set — there are no feature-gated tiers. ExpressVPN's annual plan renews at the same $99.95/year rate (no first-year discount that inflates on renewal). Compared to NordVPN's Standard annual plan at $3.99/month ($47.88/year) and Proton VPN Plus at $4.99/month ($59.88/year), ExpressVPN is the most expensive option by a meaningful margin.
Is ExpressVPN safe to use in countries with heavy internet censorship?
ExpressVPN has servers and obfuscation technology designed for use in restrictive network environments. Its Lightway protocol can use TCP on port 443, making VPN traffic appear as standard HTTPS traffic — this is the primary obfuscation method. ExpressVPN also maintains a list of server locations (accessible in-app) that have historically worked in high-restriction environments, updated based on user reports. However, no VPN can guarantee uninterrupted access in countries with active deep-packet-inspection infrastructure, as detection methods evolve continuously. In 2026, ExpressVPN continues to function for many users in high-restriction environments, but availability is not guaranteed and can change without notice based on local enforcement. Users in such environments should also read our Best VPN for Journalists & Source Protection in 2026 guide for additional operational security context.
Final Verdict
ExpressVPN earns its reputation in 2026 — the Lightway protocol is genuinely fast, the KPMG no-logs audit series is the most robust verification in the consumer VPN space, and the app experience is polished across Windows, Android, and iOS. The meaningful limitations are the missing macOS split tunneling (removed in 2023, still absent), weak MFA options on the account portal, and a price tag that's 40–60% higher than equally credible alternatives. If you want the most audited, fastest, widest-reaching VPN available and aren't on a tight budget, it's the right call. If you're choosing between ExpressVPN and NordVPN or Proton VPN purely on privacy credentials, the gap is narrower than ExpressVPN's marketing suggests — but the gap on speed and streaming reliability is real.
Get ExpressVPN — the most thoroughly audited no-logs VPN in 2026, with Lightway speeds that consistently outperform the competition at a justified premium.
Disclosure: TechGuard Picks earns a commission if you purchase through affiliate links in this article. This does not affect our testing methodology or ratings. All speed tests, leak tests, and support interactions were conducted independently by our editorial team.