Proton VPN not connecting after my PC lost internet connection

JohnJSal

Active Member
Last night I woke my PC from sleep mode and it immediately had the blue screen and had to restart.

Upon restarting, there was no internet connection. The network icon in the system tray was gone, and the network settings said "The dependency service or group failed to start."

After following the steps here:

that said to use the command prompt to reload the network services, the internet worked again.

But when I tried to use Proton VPN after this, it won't connect anymore.

I'm not sure it's related, but it seems likely. The internet itself is working like normal, but the VPN isn't.

Any ideas what happened here?

Thanks!
 
winget is completely safe, it just upgrades all your installed packages through Windows Package Manager, basically Microsoft's built-in equivalent of apt on Linux. You will see a list of everything it finds and updates as it runs, so nothing blind about it.

That said, your specific issue sounds like the VPN network adapter got knocked into a bad state by the BSOD and the network services restart. Worth trying these before a full reinstall:

1. Open Device Manager (Win+X, then Device Manager) and expand "Network adapters". Look for a ProtonVPN, WireGuard, or TUN/TAP adapter. If there is a yellow exclamation mark on it, right-click and select Uninstall device, then reinstall Proton VPN to get a fresh adapter installed.

2. Press Win+R, type services.msc, and look for ProtonVPN Service or any WireGuard tunnel service in the list. If it is showing as Stopped, try starting it manually before doing anything else.

3. If Proton is using WireGuard protocol (you can check under Settings in the app), the kernel driver for WireGuard can end up broken after a forced restart or BSOD. A clean reinstall as Okedokey suggested will almost certainly fix it since it forces a fresh driver install.

Most of the time this is the adapter/driver rather than the app itself, but the reinstall covers it either way.
 
If winget fails to run at all, a couple of things to check. First, make sure you opened the command prompt as Administrator by searching for cmd, right-clicking, and choosing Run as administrator. Second, winget is delivered through the App Installer package in Microsoft Store, so if that package is outdated or missing it just won't work. If you'd rather skip the winget route entirely, the simplest fix is to go to the Proton VPN site directly, download the latest installer, and run it over the top of your current install. That forces a clean driver reinstall without needing to uninstall anything first, in fairness which is probably the quickest path out of this given the network adapter issue I mentioned.
 
Unfortunately, I've uninstalled/reinstalled Proton VPN many times and it still doesn't work. So maybe the winget trick won't do anything anyway?
 
Back
Top