Share via

Network Connection issue

Ray DiLorenzo 0 Reputation points
2026-06-10T18:09:25.7033333+00:00

Windows 11 shows 'Not connected' and yet I can access the internet.

Windows for home | Windows 11 | Internet and connectivity
0 comments No comments

3 answers

Sort by: Most helpful
  1. franco d'esaro 25,076 Reputation points Volunteer Moderator
    2026-06-10T18:13:58.7833333+00:00

    Hi.

    How do you connect, via LAN or WiFi? Is the error present in both cases?

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Lucus-V 8,335 Reputation points Microsoft External Staff Moderator
    2026-06-15T19:00:49.28+00:00

    Hi Ray DiLorenzo,

    Your system might be missing necessary drivers for network card.

    Please navigate to your laptop or motherboard support page to download and install Ethernet / Wi-Fi drivers for your system.

    If you have trouble finding them, please provide me your laptop or motherboard model.

    Was this answer helpful?


  3. AI answer

    2026-06-10T18:09:34.7233333+00:00

    This usually happens when Windows detects that the PC is connected to a local network but cannot reliably confirm full internet connectivity using its built‑in test, even though browsing still works.

    Windows periodically sends a small HTTP request to a Microsoft server; if it does not get the expected response, it shows “No Internet” / “Not connected” on the network icon, even if some internet access is available.

    To reduce false “Not connected” indications, try these steps:

    1. Toggle Wi‑Fi
      • Turn Wi‑Fi off and back on, then reconnect to the network.
    2. Renew IP configuration
      • Open Command Prompt as administrator.
      • Run:
             ipconfig /release
             ipconfig /renew
        
    3. Flush DNS cache
      • In the same elevated Command Prompt, run:
             ipconfig /flushdns
        
    4. Check proxy settings
      • Go to Settings > Network & Internet > Proxy.
      • Turn off any Manual proxy setup unless intentionally required.
    5. Verify IP address
      • Check that the IP is not in the form 169.254.x.x (which indicates no valid address from the router). If it is, ensure DHCP is enabled on the router and reconnect.
    6. Check DNS server reachability
      • In Command Prompt, run ipconfig /all and note the DNS server address.
      • Try ping <DNS‑server‑IP> to confirm it responds.
    7. As a last resort, use Network reset
      • Settings > Network & internet.
      • On Windows 11: Advanced network settings > Network reset.
      • Select Reset now > Yes, let the PC restart, then reconnect to Wi‑Fi.
      • Note: this reinstalls network adapters and resets their settings; VPN clients and virtual switches might need to be reconfigured afterward.

    If the icon still shows “Not connected” but all apps and sites work normally, it is likely only the connectivity detection check failing, not the actual internet connection.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.