How to Fix “Wi-Fi Connected But No Internet” on Windows 11

Few computer errors are as frustrating as seeing your laptop show “Wi-Fi connected but no internet”. Your Windows 11 taskbar displays full signal bars, yet your browser refuses to load web pages, and your apps report that you are offline. This common networking glitch indicates that while your computer has successfully established a local link with your home Wi-Fi router, the router cannot route your data out to the wider internet.

Fortunately, you can resolve this problem quickly without buying new equipment. In this comprehensive technical tutorial, we will walk you through seven independently tested, step-by-step methods to fix the Wi-Fi connected but no internet error on Windows 11 and restore your connection.


Why Does Windows 11 Say “Wi-Fi Connected But No Internet”?

Before jumping into the command line, it helps to understand what causes this status. When Windows 11 connects to an access point, it sends a lightweight HTTP query to Microsoft’s Network Connectivity Status Indicator (NCSI) servers. If your system receives no response, it flags your Wi-Fi as “No Internet Access”.

The most common culprits behind this issue include:

  • Corrupted TCP/IP stack or Winsock catalog: Network socket parameters can become damaged after Windows updates or sudden shutdowns.
  • Stale DNS cache: Your local DNS resolver might be attempting to route web requests through outdated IP mappings.
  • IP address assignment conflicts: Your router’s DHCP pool may fail to deliver a valid local IP address to your network card.
  • Faulty network adapter drivers: Outdated or corrupted Wi-Fi drivers can disrupt communication with modern Wi-Fi 6 or dual-band routers.
  • ISP or gateway dropouts: Your modem or router may have lost synchronization with your broadband provider.

Step 1: Perform the 30-Second Router Power Cycle

Always begin your troubleshooting by verifying whether the issue is isolated to your Windows 11 PC or affects your entire household. Check your smartphone or tablet—if other devices also have no internet, your modem or router is the source of the failure.

A simple restart often clears temporary memory leaks and DHCP hang-ups:

  1. Unplug the power cable directly from the back of your Wi-Fi router and modem.
  2. Wait at least 30 full seconds to allow the internal capacitors to discharge completely.
  3. Plug the power cable back into your modem first, then your router.
  4. Wait 2 to 3 minutes until the front indicator lights (specifically Internet or WAN) stabilize to a steady green or white color.

Once the router reboots, check if your Windows 11 device automatically reconnects to the internet.


Step 2: Reset the TCP/IP Stack and Winsock via Command Prompt

If other devices can access the internet but your PC still reports Wi-Fi connected but no internet, your local network protocols are likely corrupted. Resetting the Winsock catalog and TCP/IP stack is the single most effective fix for Windows 11.

Follow these exact steps:

  1. Press the Windows Key on your keyboard, type cmd, right-click Command Prompt, and select Run as administrator.
  2. In the black terminal window, enter the following command and press Enter:
    netsh winsock reset
  3. Next, reset the core IP configuration protocol by typing:
    netsh int ip reset
  4. Do not restart your computer just yet; proceed immediately to the IP renewal commands in Step 3 below.

Step 3: Release, Renew Your IP, and Flush the DNS Cache

A corrupted DNS cache or an IP lease conflict can trap your browser in an offline state. In the same elevated Command Prompt window, run the following three commands in sequence:

  1. Release your current local IP address:
    ipconfig /release
  2. Request a fresh IP address lease from your router’s DHCP server:
    ipconfig /renew
  3. Clear out any corrupted or outdated DNS records from memory:
    ipconfig /flushdns

You should see a confirmation message stating: “Successfully flushed the DNS Resolver Cache.” Now, close Command Prompt and restart your PC. In the vast majority of cases, this eliminates the Wi-Fi connected but no internet error immediately upon reboot.


Step 4: Switch to a Fast, Secure Public DNS Server

By default, your computer automatically uses the DNS servers provided by your Internet Service Provider (ISP). If your ISP’s DNS servers experience downtime or routing bottlenecks, your device remains connected to the Wi-Fi but cannot load any domain names.

Switching to reputable public resolvers like Cloudflare or Google Public DNS fixes this issue instantly while improving browsing speed and privacy:

  1. Press Windows Key + I to open Settings.
  2. Click on Network & internet in the left sidebar, then select Wi-Fi.
  3. Click on your active network’s Hardware properties.
  4. Next to DNS server assignment, click the Edit button.
  5. Change the dropdown from Automatic (DHCP) to Manual, and toggle on IPv4.
  6. Enter the following DNS addresses:
    • Preferred DNS: 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google)
    • Alternate DNS: 1.0.0.1 (Cloudflare) or 8.8.4.4 (Google)
  7. Click Save and test your web browser.
DNS Provider Primary IPv4 Secondary IPv4 Key Benefit
Cloudflare 1.1.1.1 1.0.0.1 Fastest response times, strict privacy
Google Public DNS 8.8.8.8 8.8.4.4 High reliability, global uptime
Quad9 9.9.9.9 149.112.112.112 Built-in malicious domain blocking

Step 5: Disable and Re-enable Your Wi-Fi Network Adapter

Sometimes the internal software state of your wireless network adapter freezes. Power cycling the virtual adapter forces Windows 11 to re-initialize the hardware:

  1. Press Windows Key + R, type ncpa.cpl, and press Enter to open Network Connections.
  2. Locate your Wi-Fi adapter.
  3. Right-click the adapter and select Disable.
  4. Wait approximately 15 seconds until the icon turns grey.
  5. Right-click the adapter again and select Enable.

Windows will renegotiate the security handshake with your router and assign a fresh network session.


Step 6: Update or Reinstall Your Wireless Driver

A buggy or corrupt Wi-Fi driver can prevent Windows from routing packets even while showing full signal strength. To refresh the driver:

  1. Right-click the Start button and select Device Manager.
  2. Expand the Network adapters section.
  3. Locate your wireless card (commonly named Intel Wi-Fi 6 AX200, Realtek 8821CE, or Qualcomm Atheros).
  4. Right-click your Wi-Fi card and click Uninstall device. (Important: Leave the “Attempt to remove the driver for this device” box unchecked).
  5. Click Uninstall.
  6. Once uninstalled, restart your computer. Upon boot, Windows 11 will automatically detect the hardware and reload a clean, default driver copy.

Step 7: Perform a Complete Windows 11 Network Reset

If none of the previous methods worked, Windows 11 includes a dedicated built-in factory reset for all networking components. This tool removes all installed virtual adapters, clears VPN connections, and resets all network stacks back to their original factory defaults.

  1. Open Settings (Windows Key + I) and navigate to Network & internet.
  2. Scroll down and select Advanced network settings.
  3. Under the More settings heading, click on Network reset.
  4. Click the Reset now button next to Network reset.
  5. Click Yes to confirm.

Your computer will notify you that it will shut down in 5 minutes. Restart your PC manually. After restarting, you will need to re-enter your Wi-Fi password.


Frequently Asked Questions (FAQ)

Why does my phone work on Wi-Fi but my laptop says no internet?

When mobile devices connect normally while a Windows PC reports no internet, the problem is almost always local to your computer’s network configuration. Run the netsh winsock reset and ipconfig /flushdns commands outlined in Steps 2 and 3 to clear your PC’s local network cache.

Can third-party antivirus or VPN software cause this error?

Yes. Virtual Private Networks (VPNs) install virtual network tap adapters that redirect your traffic. If a VPN crashes or fails to terminate cleanly, its “Kill Switch” feature may block all outbound traffic, leaving your Wi-Fi connected without internet access. Temporarily disable your VPN software or third-party firewall to test if normal connectivity returns.

What do the lights on my router mean during this error?

Look closely at the Internet (or WAN) light on your router. A solid green or white light indicates an active connection to your internet provider. If the light is amber, blinking red, or completely off, your router has lost its broadband signal. In this scenario, contact your Internet Service Provider to check for regional outages.


Summary: Getting Back Online

The Wi-Fi connected but no internet error on Windows 11 is usually caused by temporary IP lease conflicts, corrupted socket catalogs, or unresponsive DNS servers. By running a standard Winsock reset, flushing your DNS cache, and switching to a trusted public resolver like Cloudflare 1.1.1.1, you can resolve the issue in minutes.

For more step-by-step technical guides and cybersecurity advice, explore our Internet & Wi-Fi guides or reach out to our team via our Contact Us page.

Leave a Reply

Your email address will not be published. Required fields are marked *