“No Internet, Secured” means your Windows PC connected to the Wi-Fi network successfully but cannot reach the internet through it. The connection to your router is fine; the path from the router to the internet, or the settings your PC uses to travel it, is broken. In most cases you can fix it yourself in a few minutes with the steps below, and for a business that matters, because a single hour of downtime now costs over $300,000 for more than 90% of mid-size and large organizations.

Windows shows connection status in two parts. “Secured” describes the wireless link: your PC authenticated to the router and the traffic between them is encrypted. “No Internet” describes what happens next: the router is not handing your PC a working route to the wider internet, or your PC has the wrong settings to use it.
Think of it as the difference between your local network and your internet connection. Your computer can talk to the router (the local side works), but the handoff to the internet (the wide-area side) fails. That gap is usually caused by one of a short list of culprits: a stale or duplicate IP address, a broken DNS setting, an outdated or corrupted Wi-Fi driver, a security tool blocking traffic, or a router that has dropped its own internet feed. If you want the fuller picture of how those two layers relate, our guide to the difference between your local network and your internet connection breaks it down.
The good news: because the list of causes is short, working through the fixes below in order clears the error for the large majority of cases without any special tools.
Source: Microsoft’s official Wi-Fi troubleshooting guide for Windows
Before changing any settings, rule out the simple stuff. These four checks take a minute and solve a surprising share of cases.
If the error survives these checks, work through the numbered fixes in order. Each one is safe, reversible, and uses tools already in Windows. Because reliable connectivity is the foundation of everything else your business runs on, it is also worth knowing where professional help fits, which we cover further down.
Get Expert Help With Your Business Network
What to do: On Windows 11, open Settings > System > Troubleshoot > Other troubleshooters and run Network and Internet. On Windows 10, open Settings > Update & Security > Troubleshoot > Additional troubleshooters > Internet Connections and click Run the troubleshooter. Let it finish and apply any fix it recommends.
Why it matters: The built-in troubleshooter checks the adapter, IP configuration, and default gateway, and can reset small faults on its own before you touch anything manually.
What success looks like: The Wi-Fi status changes from “No Internet, Secured” to “Connected, Secured,” or the troubleshooter names a specific problem you can act on in the steps below.
What to do: Unplug the router from power, wait 30 seconds, and plug it back in. Give it two to three minutes to fully come back online. Then in Windows, open Settings > Network & internet > Wi-Fi > Manage known networks, select your network, choose Forget, and reconnect by re-entering the password.
Why it matters: Power cycling clears the router’s own stuck sessions and forces it to renew its internet connection. Forgetting and rejoining the network rebuilds the saved profile on your PC, which fixes cases where a corrupted profile is the cause.
What success looks like: The network reconnects on its own after you re-enter the password and reports internet access.
What to do: Click Start, type cmd, right-click Command Prompt, and choose Run as administrator. Run these three commands, pressing Enter after each:
Why it matters: A stale, duplicate, or self-assigned IP address (one starting with 169.254) is one of the most common causes of “No Internet, Secured.” Requesting a new address and clearing the DNS cache resolves those cases directly.
What success looks like: After ipconfig /renew, the adapter shows a normal local IP (for example 192.168.x.x) rather than a 169.254 address, and internet access returns.

What to do: Press Windows + R, type ncpa.cpl, and press Enter. Right-click your Wi-Fi adapter, choose Properties, double-click Internet Protocol Version 4 (TCP/IPv4), and select Use the following DNS server addresses. Enter a public resolver:
Click OK, then run ipconfig /flushdns again to clear the old cache.
Why it matters: DNS translates website names into IP addresses. If your ISP’s DNS server is slow, overloaded, or misconfigured, pages fail to load even though the connection itself is up, and Windows can read that as no internet. A reliable public resolver removes that variable.
What success looks like: Websites begin loading normally, and the Wi-Fi status returns to “Connected, Secured.”
Source: Cloudflare’s 1.1.1.1 setup instructions | Google Public DNS documentation
What to do: Open Command Prompt as administrator again and run these commands, one at a time:
Restart the computer after both commands finish.
Why it matters: Over time, the network stack and the Winsock catalog can accumulate corrupted entries, often left behind by uninstalled VPNs or security tools. Resetting them to defaults clears connectivity faults that survive IP and DNS changes.
What success looks like: After the restart, the adapter reconnects with full internet access. If it does not, continue to the driver step.

These command-line resets are the turning point for many stubborn cases, because they rebuild the plumbing that the earlier steps only adjusted. If you have reached this point and the error is still there, the cause is more likely hardware, drivers, or software, which the remaining steps address.
What to do: Right-click Start, open Device Manager, expand Network adapters, right-click your Wi-Fi adapter, and choose Update driver > Search automatically for drivers. If the error started right after a Windows or driver update, instead open the adapter’s Properties > Driver tab and choose Roll Back Driver. For the most reliable result, download the latest Wi-Fi driver from your PC or adapter manufacturer’s website and install it directly.
Why it matters: An outdated, corrupted, or freshly-broken Wi-Fi driver is a frequent cause of this error, especially right after a major Windows update. Updating or rolling back restores a driver version that works with your hardware.
What success looks like: Device Manager reports the device is working properly, and the connection holds internet access after a restart.
What to do: Open ncpa.cpl again, right-click the Wi-Fi adapter, choose Properties, and uncheck Internet Protocol Version 6 (TCP/IPv6). Click OK and recheck your connection.
Why it matters: Some routers and networks handle IPv6 poorly, and a broken IPv6 path can leave Windows unable to route traffic even when IPv4 is fine. Turning IPv6 off isolates that as the cause.
What success looks like: Internet access returns with IPv6 unchecked. If it makes no difference, re-enable IPv6, since most modern networks use it and leaving it off long-term is not ideal.
What to do: Fully disconnect any VPN client. Then temporarily disable third-party firewall or antivirus network filtering and test the connection. If access returns, re-enable the software and adjust its network settings or reinstall it rather than leaving protection off.
Why it matters: Security software sits directly in the network path. A misbehaving VPN, firewall rule, or antivirus web-filter can block traffic and produce the “No Internet, Secured” state while the Wi-Fi link itself is healthy.
What success looks like: The connection works with the security tool paused, which pinpoints it as the cause so you can fix its configuration. Effective business cybersecurity protection should keep you safe without knocking you offline; if a tool routinely does both, it is misconfigured.
What to do: Press Windows + R, type services.msc, and press Enter. Find WLAN AutoConfig and Network Setup Service. For each, confirm the status is Running; if not, double-click it, set Startup type to Automatic, click Start, then Apply. Restart the PC afterward.
Why it matters: WLAN AutoConfig manages Wi-Fi connections; if it is stopped, Windows cannot maintain a working wireless connection. These services occasionally get disabled by cleanup tools or a bad update.
What success looks like: Both services show Running and Automatic, and Wi-Fi reconnects with internet access.
What to do: On Windows 11, open Settings > Network & internet > Advanced network settings > Network reset and choose Reset now. On Windows 10, open Settings > Network & internet > Status > Network reset. Confirm, let the PC restart, then reconnect to Wi-Fi.
Why it matters: A network reset removes every network adapter and returns all network settings to their defaults, then reinstalls the adapters cleanly on restart. It clears deep configuration problems that the targeted steps could not.
What success looks like: After the restart, you reconnect to your network and internet access is restored.
Source: Microsoft Support on using network reset in Windows
If you reach this step and the error keeps returning, or it is hitting several computers in your office at once, the problem has moved beyond a single PC. Recurring “No Internet, Secured” errors across multiple machines usually point to something at the network level: a failing router or switch, a DHCP or DNS server handing out bad configuration, an overloaded internet circuit, or aging cabling dropping packets. Those are diagnosed with network-level tools, not per-desktop settings.
For a business, that is also where downtime gets expensive fast. A workstation stuck offline is a person who cannot work, and when the fault is shared infrastructure, every desk it touches stops at once. A managed IT provider can find the root cause at the router, switch, and server layer, and put monitoring in place so the next fault is caught before your team feels it.
| Symptom | Likely cause | Fix to try first |
|---|---|---|
| Only one PC shows the error; other devices are fine | Stale IP address or bad DNS on that PC | Step 3 (IP renew and flush), then Step 4 (change DNS) |
| Every device on the network is offline | Router or internet service is down | Step 2 (restart the router); contact your ISP if it persists |
| Error began right after a Windows update | Incompatible or corrupted Wi-Fi driver | Step 6 (update or roll back the driver) |
| Adapter shows an IP starting with 169.254 | PC failed to get an address from the router (DHCP) | Step 3 (IP renew), then Step 5 (TCP/IP reset) |
| Connection drops whenever the VPN or antivirus is on | Security software blocking network traffic | Step 8 (check VPN, firewall, and antivirus) |
Once you are back online, a few habits keep the error from coming back. Keep Windows and your Wi-Fi driver current, since most connectivity regressions arrive with, or are fixed by, updates. Set your adapter to obtain its IP address automatically so it always pulls a clean address from the router. If you switched to a public DNS resolver and it has been reliable, leave it in place.
For a home PC, that is usually enough. For a business, the goal shifts from fixing one laptop to making sure the whole network stays healthy without anyone watching it. That is what proactive monitoring does: it tracks routers, switches, and internet circuits continuously and flags a fault before it spreads to every desk. Catching a connectivity problem before your team feels it is exactly what ongoing infrastructure management is built to do.
Explore Proactive IT Infrastructure Management
Source: ITIC 2024 Hourly Cost of Downtime Report
A slow computer is not just an annoyance, it is a tax on every hour of…
To create a SharePoint site, sign in to Microsoft 365, open SharePoint from the app launcher,…
A frozen computer stops everything: the screen locks, the cursor stalls, and the work you were…
To change where Windows 11 saves your screenshots, open File Explorer, go to Pictures, right-click the…