5 min read
Encryption costs almost nothing: phone processors run AES in a dedicated hardware block. The drain comes from elsewhere — the radio stops sleeping as often because the tunnel keeps a connection alive, and every network change forces the client to rebuild it. That's why experiences differ so widely: some people lose a percent a day, others find the phone flat by lunchtime.
There is no single number, and any source quoting an exact percentage for all devices invented it. Consumption depends on three variables: signal quality, how often you switch networks, and how much traffic you actually push through the tunnel.
You can measure your own case in a day without trusting any article:
Measure two days: one with the tunnel on all day, one without. The difference is your answer.
| Source | Contribution | When it becomes noticeable | What to do | |---|---|---|---| | Radio not sleeping | primary | weak signal, long day away from home | nearer server, solid coverage | | Reconnections on network changes | moderate | lots of movement during the day | a client that reconnects fast | | Traffic encryption | minimal | only on older devices | nothing | | Screen, when you unlock to toggle it | moderate | if you reach for the phone just to tap connect | control from a watch or widget | | The traffic itself (video, downloads) | proportional to volume | always | unrelated to the VPN |
The radio is the main cost. Phones save power by letting the modem sleep between requests. A persistent connection and its keep-alive packets wake it more often. The weaker the signal, the more each wake-up costs: at one bar, sending the same data costs several times more energy than at full strength.
Reconnections come second. Every Wi-Fi to mobile transition means rebuilding the tunnel. Spend the day moving around a city with the phone latching onto dozens of access points and those add up.
The traffic itself is not the VPN's fault. Watching video costs the same with or without a tunnel. But people who run a VPN tend to watch more, and then blame the client.
On Android the client keeps a persistent notification and a foreground service, so the system lists its consumption as its own line, and it looks substantial. On iOS the tunnel runs in a system extension, and part of its usage is attributed to system processes, so the app appears more modest.
The gap in the report is larger than the gap in reality. What's worth comparing isn't the percentages in a list but how long the device lasts across a day with and without the tunnel.
A VPN alone doesn't do that. Check, in order:
If the tunnel keeps dropping and reconnecting on its own, that's a separate problem: why your VPN disconnects by itself.
The client is built to stay on all day: automatic reconnection restores the tunnel when your network changes without you touching anything, and the kill switch on Apple devices stops traffic on a drop rather than looping endless connection attempts that heat the modem. You can control the connection from an Apple Watch without waking the phone's screen — the screen being the hungriest component, and extra unlocks for a single tap cost more than the tunnel does.
What percentage of battery does a VPN use? There's no figure that applies to every device. It depends on signal strength, how often you change networks, and traffic volume. Measure it in your system's battery statistics over a day.
Why does my phone get warm with the VPN on? Usually a reconnection loop or weak signal, not encryption. Change server and check your reception.
Should I turn the VPN off when I don't need it? If you're home on a trusted network and not bypassing anything, that's the only guaranteed saving. Automatic activation on unfamiliar networks is more convenient.
Does a VPN use power sitting in my pocket? A little: keep-alive packets wake the modem more often than it would otherwise. The screen still dominates total consumption.
Does the country I pick affect battery life? Indirectly. A distant server means higher latency, more waiting and retransmission, and a modem that stays active longer. Nearby locations are more efficient.
An honest guide to VPN on a router: why VLESS+Reality won't run on stock firmware and why BessyConnect apps are simpler and safer for the whole home. More
How to set up a VPN on Android with BessyConnect: install from Google Play, sign in, allow the VPN connection, pick a server country and enable always-on VPN. More
PlayStation and Xbox have no VPN app of their own. You can still connect a console two ways — via a router or by sharing a PC with BessyConnect. More