Wi-Fi Connects But No Internet on Windows: Full Troubleshooting Guide

The Wi-Fi icon shows connected, sometimes with a small yellow triangle next to it, and every app that needs the internet just… doesn’t work. No error message, no obvious explanation — just connected to a network that isn’t actually connected to anything.

This is one of the more confusing Windows network problems, precisely because “connected” and “online” aren’t the same thing, and Windows doesn’t always make that distinction clear. The good news is the actual cause is usually one of a handful of specific, fixable things.

Quick explanation: this guide covers what “connected, no internet” actually means, how to tell whether it’s your PC or your whole network, and the specific fixes that get real internet access back.

For the full feature list and usage details, you can also visit the Fixyfier Documentation.

Quick Answer

“Connected, no internet” usually means your PC has a working Wi-Fi link to the router but no working path to the internet beyond it. Start by checking whether other devices on the same network have internet too — if they don’t, restart your router and modem. If only your PC is affected, check for a bad IP address (one starting with 169.254) with ipconfig, and release and renew it if so. If that doesn’t help, try disabling and re-enabling your Wi-Fi adapter, and use Windows’ full network reset as a last resort.

What “Connected, No Internet” Actually Means

Wi-Fi connecting and having internet access are two separate things, even though Windows shows them as one status. “Connected” only confirms your PC has successfully linked up with your router over Wi-Fi — it says nothing about whether that router itself has a working connection to the internet, or whether your PC even received a usable address to communicate with.
That’s why this specific message is so unhelpful on its own. The break could be between your PC and the router, between the router and your modem, or between your modem and your ISP — three very different problems that all show up as the exact same icon.
The next section narrows down which of those it actually is before trying anything else.

Confirming Whether It’s Your PC or the Whole Network

Check another device on the same Wi-Fi network — a phone with Wi-Fi calling turned on, or another computer. If it also has no internet, the problem is your router or your ISP, not anything specific to your PC, and the router and modem steps below are where to start.
If every other device is online normally and only this one PC is affected, the cause is local to it — a bad IP address, a stuck adapter, or corrupted network settings — which is what the rest of this guide works through.
Fixyfier’s Test Internet Connection tool, in its Network & Connectivity section, runs this same kind of connectivity check directly from your PC without needing to walk over to a second device.

Power Cycling the Router and Modem

If other devices are affected too, this is the fix that resolves it most often. Unplug both the modem and the router — if they’re separate boxes — for a full 30 seconds, which clears their memory completely rather than just restarting a running process.
Plug the modem back in first and give it two to three minutes to fully reconnect to your ISP before plugging the router back in. Powering both on at once can cause the router to try connecting before the modem is actually ready, leading to the exact same problem persisting.
Once both sets of lights settle into their normal pattern, check a device again before moving on to anything more involved.

Checking for a Bad IP Address

If it’s just your PC, open Command Prompt and run ipconfig. Look at the IP address next to your Wi-Fi adapter — if it starts with 169.254, that’s an APIPA address, which Windows assigns itself when it couldn’t get a real one from your router in time. It’s one of the most common specific causes of this exact problem.
Releasing and renewing the IP address forces your PC to ask the router for a fresh one, which usually clears this up without needing to touch anything else.
ipconfig /release
ipconfig /renew
Fixyfier’s Network & Connectivity section includes View IP Configuration to check for this same APIPA address without reading raw command output, and Release & Renew IP Address as a one-click fix once you’ve spotted it.
NordVPN
One Thing Worth Knowing About Router Resets

A Factory-Reset Router Often Starts Out Wide Open

If you end up resetting your router as part of getting back online, most factory-reset routers boot back up with no password set until you reconfigure them — meaning your connection is briefly open to anyone nearby. NordVPN encrypts your traffic regardless of how secure the network itself is, covering you during that window and afterward.

Cover That Gap

Resetting the Network Adapter

If the IP address looks normal but the problem persists, the Wi-Fi adapter itself may have gotten into a bad state — this happens occasionally after waking from sleep or after a driver update. Disabling and re-enabling it forces Windows to reinitialize the connection from scratch.
If disabling and re-enabling it doesn’t help, an outdated or corrupted driver could be the underlying cause. Device Manager shows the current driver version and lets you update or reinstall it — find your adapter under Network adapters, right-click it, and choose Update driver.
netsh interface set interface "Wi-Fi" admin=disable
netsh interface set interface "Wi-Fi" admin=enable
Fixyfier’s Administrative Tools section includes a Device Manager shortcut for exactly this, saving you a trip through the Start menu to find it.

Resetting Network Settings Completely

If nothing above has fixed it, Windows’ full network reset is the last resort — it removes and reinstalls every network adapter and restores all network-related settings back to their defaults, clearing out any corrupted configuration that more targeted fixes couldn’t reach.
It’s available from Settings > Network & internet > Advanced network settings > Network reset. Your PC restarts automatically once it finishes, and you’ll need to reconnect to Wi-Fi networks and re-enter their passwords afterward.
Fixyfier’s Network & Connectivity section includes Reset All Network Configurations as the same one-click reset, which is worth trying before a more drastic step like reinstalling Windows entirely.

Frequently Asked Questions

How do I know if the problem is my PC or my router?

Check whether other devices on the same network — a phone or another PC — also show no internet. If they’re all affected, the problem is your router or your ISP, not something specific to your PC. If only one device is affected, the fixes in this guide target it directly.

What does an IP address starting with 169.254 mean?

That’s an APIPA address, which Windows assigns itself when it can’t get a real address from your router’s DHCP server in time. It’s a strong sign of a local connection problem between your PC and the router, and releasing and renewing the IP address usually clears it.

Will a network reset delete my saved Wi-Fi passwords?

Yes — Windows’ network reset removes and reinstalls every network adapter and forgets all saved Wi-Fi networks, so you’ll need to re-enter passwords for networks you’ve connected to before. It’s worth treating as a last resort for that reason, after the more targeted fixes haven’t worked.

Let Fixyfier Diagnose and Reset Your Connection

Fixyfier’s Network & Connectivity section covers Test Internet Connection and View IP Configuration for diagnosing the problem, Release & Renew IP Address for a bad IP, and Reset All Network Configurations if you need the full factory-default reset — all without digging through Settings menus.