A VPN that drops every so often is one of the most common work-from-home complaints, and also one of the most misdiagnosed. People usually blame the VPN software itself, but the actual cause is more often the home router, the laptop's power settings, or the wifi network — not the VPN client. Here's the troubleshooting order that resolves it fastest.

Ad placeholder — in-article responsive unit

1. Check if it's tied to your laptop going to sleep

This is the single most common cause. If your VPN drops specifically after a period of inactivity, your laptop's power settings are likely putting the network adapter to sleep or suspending the connection to save battery.

2. Rule out wifi power management specifically

Separately from general sleep settings, Windows has a wifi-adapter-specific power saving feature that can disconnect idle connections even while the laptop is awake.

  1. Open Device Manager, expand Network adapters, right-click your wifi adapter, and select Properties.
  2. Go to the Power Management tab and uncheck "Allow the computer to turn off this device to save power."

3. Check split tunneling settings

Split tunneling determines which traffic goes through the VPN versus directly out to the internet. Misconfigured split tunneling — especially after a VPN client update — can cause certain types of traffic to drop the tunnel entirely, which sometimes looks like a full disconnect even when only part of the connection failed.

If your VPN client has a split tunneling option (often under Settings or Advanced), try toggling it off temporarily to see if disconnects stop. If they do, the split tunnel rules need adjusting — that's usually something your IT team configures centrally, so report the specific behavior rather than changing it yourself on a managed device.

4. Look at your home router, not just your laptop

Consumer routers often have a firewall feature called SPI (Stateful Packet Inspection) or a built-in VPN passthrough setting that interferes with the VPN protocols businesses commonly use (IKEv2, OpenVPN, WireGuard).

Tip: if disconnects happen at a suspiciously consistent interval — say, every 60 minutes almost exactly — that's a strong sign of a session timeout setting on the VPN server side, not a local issue. That one needs to be adjusted by whoever manages the VPN gateway.

5. Test on a completely different network

If you have a phone with a mobile hotspot, connect your laptop to that briefly and see if the same disconnects happen. If they don't, the problem is specific to your home network (router, ISP, or wifi interference) rather than the laptop or VPN client — which tells you where to focus.

6. When to escalate to IT instead of troubleshooting further

The bottom line

Most flaky work-from-home VPN connections trace back to power-saving settings on the laptop or wifi adapter, not the VPN software itself. Fix the sleep and power management settings first — that alone resolves the majority of cases — before assuming the VPN client or your internet provider is at fault.