Why does my Windows 10 laptop say "No Internet Access" on Wi-Fi — and how to fix it?

You've connected to Wi-Fi, but instead of the usual network icon, you see a yellow triangle with an exclamation mark and the inscription "No internet access"? This problem is familiar to millions of users. Windows 10 — and it can occur even with a stable router signal. In 90% of cases, the culprit is not hardware failure, but software glitches, incorrect settings, or network conflicts.

In this article we will look at all possible reasons — from the banal (disabled DHCP on the router) to the exotic (damaged TCP/IP stack). You will receive Step-by-step instructions with pictures, command line commands, and a symptom chart, which will help you quickly diagnose the problem. And at the end, there's an FAQ with answers to frequently asked questions that aren't even covered in official support. Microsoft.

Let us warn you right away: if the problem appeared after updating Windows or changing the router settings, start with driver checks And IP parametersIn 70% of cases, this resolves the issue within 5 minutes.

How to Accurately Identify the Problem: 5 Key Symptoms

Before treating, you need to diagnose the problem. The "No Internet Access" error can mask a variety of issues. Here's how to tell them apart:

  • 🔍 Wi-Fi icon with an exclamation mark — a problem at the network connection level (IP address, gateway, DNS).
  • 🌐 Pages won't open, but Skype/Telegram work. — DNS failure or blocking at the provider level.
  • 🔄 Constant connection breaks — router channel conflict or interference from neighboring networks.
  • 🖥️ The internet works on other devices. — your laptop settings are to blame.
  • 🔌 The problem only occurs when running on battery power. — failure in the network card's power saving circuit.

If you have Only some websites don't open (for example, VKontakte or YouTube), the problem isn't with Wi-Fi, but with blocking at the ISP or DNS level. In this case, skip the following sections and go straight to DNS setup.

📊 How often do you experience Wi-Fi problems on Windows 10?
Once a week or more often
1-2 times a month
Rarely, but accurately
I encountered it for the first time

Router Check: 4 Steps 80% of Users Ignore

Yes, the problem may not be with your laptop, but with your router. Especially if the "No Internet Access" error appears on multiple devices at once. Here's what to do. first of all:

  1. Reboot your router — Unplug the power cable for 30 seconds, then plug it back in. This will clear the DHCP cache and temporary locks.
  2. Check the indicators:
    • 🟢 Green/blue INTERNET — there is a connection to the provider.
    • 🔴 Red or flashing INTERNET — problems on the provider’s side (call support).
    • 🟡 Yellow Wi-Fi — the network is working, but speed may be limited.
  • Connect to the router via cable — If the Internet works, the problem is in the wireless network settings.
  • Check your DHCP settings:
    • Go to your router's control panel (usually 192.168.0.1 or 192.168.1.1).
    • Find the section LAN → DHCP Server and make sure the server is on (Enable).

    Attention! If you have recently changed your Wi-Fi password or security settings (for example, from WPA2 on WPA3), the laptop may not connect due to protocol incompatibility. Revert to the previous settings or update the network card driver.

    How can I find my router's IP address if 192.168.0.1 isn't opening?

    Open Command Prompt (Win + R → cmd) and enter:

    ipconfig /all

    Look for the line “Default gateway” - this is the IP of your router.

    Symptom Probable cause Solution
    There is Internet on the phone, but not on the laptop. Wi-Fi driver failure or IP conflict Update driver or reset IP
    Wi-Fi connects, but websites don't open. DNS issues or provider blocking Change DNS or call your provider
    Constant connection breaks Channel interference or router malfunction Change the Wi-Fi channel in the router settings
    The error only appears on Windows 10. TCP/IP stack failure or antivirus Reset the TCP/IP stack or disable the antivirus

    Wi-Fi Driver: Why It Breaks and How to Fix It

    In 40% of cases, the problem lies in the network card driver. Windows 10 It likes to update drivers automatically—and sometimes installs incompatible versions. Here's how to check and fix this:

    1. Open Device Manager:
      • Click Win + X → select "Device Manager".
      • Expand the "Network adapters" branch.
  • Find your Wi-Fi adapter (usually contains words Wireless, Wi-Fi or brand name: Intel, Qualcomm, Realtek).
  • Check the status:
    • 🟡 Yellow exclamation mark - the driver is not working properly.
    • 🔴 Red cross — the adapter is disabled.
    • If the driver does not work properly:

      • 🔄 Update your driver:
        1. Right-click on the adapter → “Update driver”.
        2. Select "Automatic Search".
      • 🗑️ Uninstall the current driver:
        1. Right-click → "Remove device".
        2. Restart your laptop - Windows will reinstall the driver.
    • 💿 Install the driver manually:
      1. Download the driver from the laptop manufacturer's website (for example, ASUS, HP, Lenovo).
      2. Install it following the instructions.
    • Attention! If the problem worsens after updating the driver (for example, Wi-Fi stops working altogether), roll back the driver: in Device Manager, right-click on the adapter → “Properties” → “Driver” tab → “Roll Back Driver.”

      ☑️ Checking the Wi-Fi driver

      Completed: 0 / 4

      IP Address Conflict: How to Reset Network Settings

      If your router is assigning IP addresses incorrectly or your laptop has a broken address, Windows will show "No Internet Access" even if there's a signal. Here's how to fix it:

      1. Reset DNS and IP cache:
        ipconfig /flushdns
        

        ipconfig /release

        ipconfig /renew

        These commands will clear the current network settings and request a new IP from the router.

      2. Check your IP settings manually:
        1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
        2. Select your network → Properties.
        3. Scroll down to "IP Settings" and make sure "Obtain an IP address automatically" is selected.
      3. Set up a static IP (if automatic doesn't work):
        1. In the same settings, select "Manual".
        2. Please specify:
          • IP address: 192.168.0.X (where X is a number from 10 to 254, not occupied by other devices).
          • Subnet mask: 255.255.255.0.
          • Gateway: IP of your router (eg. 192.168.0.1).
          • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).

      Attention! If you set up a static IP but forgot its values, your laptop won't be able to connect to other networks (for example, at a cafe or a friend's house). To reset the IP address to automatic, repeat the steps and select "Obtain an IP address automatically."

      DNS Failure: Why Websites Won't Open When Wi-Fi Is Working

      If you have a Wi-Fi connection but your browser keeps saying "The site can't be reached," your DNS server is to blame. It's like the internet's phone book: if it's broken, your browser doesn't know where to look. Here's how to fix it:

      1. Check your current DNS:
        nslookup ya.ru

        If the answer shows DNS request timed out, DNS is not responding.

      2. Change your DNS to a reliable one:
        1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
        2. Right-click on your Wi-Fi → Properties.
        3. Select Internet Protocol Version 4 (TCP/IPv4) → Properties.
        4. Check "Use the following DNS server addresses" and enter:
          • 8.8.8.8 (Google)
          • 1.1.1.1 (Cloudflare)
  • Check if your provider is blocking you:
    • 🔒 If DNS changes are not allowed (gray fields), your ISP is blocking the settings. Call support.
    • 🛡️ If after changing DNS the websites still don't open, try VPN (For example, ProtonVPN or Windscribe).
  • If changing the DNS helped, but after a while the problem returned, add alternative DNS in the router settings (section WAN or Internet). This will force all devices on the network to use trusted servers.

    Resetting the TCP/IP stack: A last resort that works 90% of the time

    If none of the above helps, the problem may be in the network stack corruption. WindowsThis happens after viruses, incorrect updates, or manual registry editing. Here's how to restore everything to factory settings:

    1. Reset the TCP/IP stack:
      netsh int ip reset
      

      netsh winsock reset

      These commands will overwrite your Windows network settings.

    2. Restart your laptop — changes will take effect only after a reboot.
    3. Check the DHCP service:
      1. Click Win + R → enter services.msc.
      2. Find the DHCP Client service → right-click → Restart.
    4. Disable your antivirus and firewall:
      • 🛡️ Temporary shutdown Windows Defender or a third-party antivirus (for example, Kaspersky, Avast) can regain access.
      • ⚠️ Don't forget to turn the protection back on after checking!

    Attention! If you lose access to local resources (such as a printer or network folders) after resetting TCP/IP, you'll have to reconfigure them. Write down the IP addresses of important devices on your network in advance.

    Energy Saving: Why Wi-Fi Turns Off When Battery Powered

    Windows 10 aggressively saves power, and sometimes this leads to Wi-Fi connection drops. If the problem only occurs when running on battery power, follow these steps:

    1. Disable power saving for Wi-Fi:
      1. Open device Manager → "Network adapters".
      2. Right-click on your Wi-Fi → “Properties” → “Power Management” tab.
      3. Uncheck "Allow the computer to turn off this device to save power."
    2. Set up a power plan:
      1. Open Control Panel → Power Options.
      2. Select the active plan → Change advanced power settings.
      3. Find "Wireless Adapter Settings" → set to "Maximum Performance".
    3. Update your BIOS:
      • 🔧 On some laptops (especially Lenovo And HP) Wi-Fi failure on battery is related to outdated BIOS version.
      • 💻 Download the latest version from the manufacturer's website and update.

    If the problem persists, try disable mode 802.11n in the adapter settings (Advanced tab → Beamforming or Wireless Mode property → set 802.11a/b/g). This will reduce the speed, but may stabilize the connection.

    FAQ: Answers to questions you were too embarrassed to ask

    ❓ Why does the problem only appear at night?

    Most likely, your router is conflicting with neighboring networks. At night, when everyone is home and actively using Wi-Fi, the channels become congested. Solution:

    • 📡 Change the Wi-Fi channel in the router settings (select 1, 6 or 11 for 2.4 GHz).
    • 🔄 Switch to range 5 GHz (if your laptop supports it).
    ❓ Can a virus block the Internet?

    Yes, some viruses (eg. Trojan.DNSChanger) change DNS settings or block access to websites. Check your system:

    1. Download Malwarebytes or Dr.Web CureIt! from another device.
    2. Run a scan in safe mode (hold while loading F8).
    3. After cleaning, reset network settings (ipconfig /flushdns).
    ❓ Why did my internet connection disappear after updating Windows?

    Windows 10 often breaks network settings after major updates (for example, 22H2). Culprits:

    • 🔄 Automatically installed incompatible driver.
    • 🔧 Reset TCP/IP stack settings.
    • 🛡️ Blocking new Windows Defender.

    Solution: roll back the system to the previous version (in Settings → Update & Security → Recovery) or manually reinstall the Wi-Fi driver.

    ❓ How can I check if my ISP is at fault?

    If there is no internet on all devices, but the router shows a connection to the provider (INTERNET lights up green), do the following:

    1. Connect the provider's cable directly to the laptop (without a router).
    2. If the internet works, the problem is with the router. If not, call your provider and report the issue.

    Attention! Some providers (eg Rostelecom or Beeline) bind access by MAC address. After a direct connection, you may need to re-register the device in your personal account.

    ❓ Is it possible to fix the problem without reinstalling Windows?

    Yes, in 99% of cases, reinstallation is not necessary. Try:

    1. Reset TCP/IP stack (netsh int ip reset).
    2. Uninstall and reinstall the Wi-Fi driver.
    3. Reset the router to factory settings (button Reset on the back panel).

    If nothing helps, create a new user in Windows - sometimes the problem lies in a corrupted profile.