Appearance
How to Fix "No Internet Access" After Connecting to VPN
Applies to: Windows 11, Windows 10, GlobalProtect, Cisco AnyConnect, FortiClient, OpenVPN
Article Type: Troubleshooting
Last Updated: 2026-07-10
Summary
You connect to the company VPN and suddenly you can't load Google, check personal email, or join a Zoom meeting. But you can access the company intranet. This guide explains why this happens (full-tunnel vs. split-tunnel VPNs) and how to fix the connection so you can work normally.
Symptoms
- Wi-Fi or Ethernet works perfectly until you click "Connect" on your VPN client
- Once connected, public websites (like
google.com) fail to load - Company resources (intranet sites, shared network drives) work fine
- Your computer shows a "No Internet, Secured" message on the Wi-Fi icon
- Teams or Zoom calls drop immediately upon VPN connection
Prerequisites
- Your computer is connected to the internet (Wi-Fi or Ethernet) before starting the VPN
- You know your company VPN login credentials
Instructions
1. Identify Your VPN Type (Full-Tunnel vs. Split-Tunnel)
The most common cause of this issue is a Full-Tunnel VPN configuration.
- Split-Tunnel: Only company traffic goes through the VPN. Public internet traffic goes straight to the web. (You can browse Google normally).
- Full-Tunnel: All traffic — both company and public — is forced through the VPN and routed through the company's firewall.
If your company uses a Full-Tunnel VPN and their firewall is currently blocking public web traffic, or their internet connection is overloaded, you will lose internet access.
How to check:
- Disconnect the VPN.
- If the internet works immediately, you likely have a Full-Tunnel VPN routing issue. (See Step 4 for what to tell IT).
2. Flush Your DNS Cache
Sometimes the VPN scrambles your computer's DNS (the system that turns website names into IP addresses). Clearing it out forces the VPN to set it up correctly.
- Disconnect from the VPN.
- Click the Start button and type
cmd. - Right-click Command Prompt and select Run as administrator (if blocked, click it to run normally).
- Type
ipconfig /flushdnsand press Enter. - Reconnect the VPN and try loading a webpage.
3. Restart the VPN Service and Adapter
If the VPN software itself is stuck, restarting the background service fixes the routing.
- Disconnect the VPN.
- Press Windows + R, type
services.msc, and press Enter. - Scroll down and find your VPN service (e.g., PanGPS for GlobalProtect, Cisco AnyConnect Secure Mobility Agent, or FortiClient Service).
- Right-click the service and select Restart.
- Wait for the service to restart, then try connecting the VPN again.
WARNING
If you see an "Access Denied" error in Services, you don't have admin rights. Instead, restart your entire computer (Start > Power > Restart) — this accomplishes the exact same thing.
4. Check for a Captive Portal (Hotel/Airport Wi-Fi)
If you are working from a hotel, coffee shop, or airport, the Wi-Fi might require you to accept terms or enter a room number.
- Disconnect the VPN.
- Open a web browser and go to
neverssl.comorcnn.com. - You should be redirected to a login page (the captive portal).
- Accept the terms or log in to the Wi-Fi.
- Once you confirm you can browse the public internet, reconnect the VPN.
5. What to Tell IT if It Still Fails
If none of the above works, the issue is on your company's network side. The VPN server is accepting your connection but failing to route your traffic out to the internet.
Submit a ticket or call the helpdesk and say:
"I can connect to the VPN, but as soon as I do, I lose all public internet access. I've already flushed my DNS and restarted my computer. It seems like a VPN routing or firewall issue."
Troubleshooting
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| Internet dies immediately on VPN connect | Full-tunnel VPN routing error | Flush DNS; if it persists, ask IT to check the VPN's internet routing for your account — Step 5 has the wording to send |
| "No Internet, Secured" message | VPN adapter conflict or captive portal | Disconnect VPN, sign in to hotel/cafe Wi-Fi, then reconnect |
| Intranet works, but public web fails | Company firewall is blocking outbound traffic | Ask IT to confirm whether outbound web traffic is filtered on the VPN, and to allow the sites you need for your work |
| VPN connects but drops every few minutes | Unstable home Wi-Fi or ISP | See How to Troubleshoot a Slow or Dropping VPN Connection |