Laptop Won't Connect to Wi-Fi or Internet Isn't Working: A Complete Troubleshooting Guide

You've enabled Wi-Fi on your laptop and can see the network, but pages won't open—or the device refuses to connect at all? This problem is familiar to millions of users, and there can be dozens of causes, from a simple driver error to hidden router settings. Unlike smartphones, where diagnostics are limited, on a laptop with Windows or macOS You can check every component of the chain: from the Wi-Fi adapter to the TCP/IP parameters.

In this article we will look at All possible reasons why Wi-Fi isn't working on a laptop, including those not covered in standard instructions. You'll learn how to distinguish hardware from software issues, why some websites open while others don't, and what to do if your network is "connected but there's no internet access." For your convenience, we've compiled the symptoms in a table, added quick checklists, and an FAQ with answers to frequently asked questions.

Warning: If you are unsure of what you are doing, do not change your router settings or Windows registry without a backup. Some settings (for example, DNS servers or MTU) if not configured correctly can make the problem worse.

📊 How long have you been having problems with Wi-Fi on your laptop?
Today/yesterday
A week ago
A month or more
Constantly, but it worked before

1. The laptop doesn't see any Wi-Fi networks at all.

If the list of available networks is empty or only shows "Other networks" (without names), the problem lies in one of three components:

  • 🔌 Hardware failure — the laptop's Wi-Fi module or antenna is broken.
  • 🖥️ The adapter is disabled — in Windows, BIOS or physically (by button/switch).
  • 🚫 Driver/OS blocking - after an update or virus attack.

The first thing to do:

  1. Check if the Wi-Fi indicator on the laptop case (if any) is lit. On models Lenovo ThinkPad, HP EliteBook or Dell Latitude There is often a separate key for enabling wireless networks (for example, Fn + F2).
  2. Launch device Manager (Win + X → Device Manager) and find the "Network adapters" section. If next to the name of your Wi-Fi adapter (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4) there is a downward arrow - right-click and select "Enable".
  3. Try connecting to Wi-Fi from another device (smartphone, tablet). If there's no network there either, the problem is with the router, not the laptop.

If the adapter is marked with an exclamation mark in the device manager, update the driver:

  1. Download the latest version from the laptop manufacturer's website (Support or Drivers section). For models ASUS, Acer And MSI proprietary utilities are often required (for example, ASUS Wireless Console).
  2. Remove the old driver via device Manager (right click → “Uninstall device” → check “Delete the driver software for this device”).
  3. Install the new driver and restart your laptop.

Make sure Wi-Fi isn't turned off using the button on the case|Check the wireless network indicator|Update the adapter driver in Device Manager|Try connecting to a different network (for example, from a phone in hotspot mode)|Run Windows troubleshooting (right-click on the network icon → "Troubleshooting")

-->

⚠️ Attention: On some laptops (eg. HP Pavilion or Dell Inspiron) Wi-Fi module is connected via connector M.2 and may come loose if dropped or subject to vibration. If the network connection still doesn't work after updating the drivers, contact the service center.

2. The laptop connects to Wi-Fi, but the internet doesn't work ("No network access")

The most common situation: the laptop "sees" the network and connects to it, but a yellow triangle with an exclamation point appears next to the Wi-Fi name, and the browser displays the error "No internet connection." There are three possible causes:

Cause Symptoms Solution
Problems with DHCP IP address starts with 169.254.x.x (APIPA) Restart the DHCP client or enter the IP manually
Incorrect DNS The sites don't open, but ping 8.8.8.8 works Change DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1)
Blocked by firewall There is internet on other devices, but not on the laptop. Disable Windows Firewall or Antivirus Temporarily
Router limitations There is a connection, but traffic is blocked (for example, by MAC address) Check the filtering settings on your router

First, check what IP address is assigned to the laptop:

  1. Open Command line (Win + R → cmd).
  2. Enter ipconfig /all and find the line "Wireless Network Adapter".
  3. If the IP address starts with 169.254 — DHCP didn't work. Try:
ipconfig /release

ipconfig /renew

If this doesn't help, enter the IP manually:

  1. Open Control Panel → Network and Sharing Center → Change adapter settings.
  2. Right-click on your Wi-Fi → “Properties” → “Internet Protocol Version 4 (TCP/IPv4)” → “Properties”.
  3. Select "Use the following IP address" and enter:
    • IP: 192.168.1.100 (if the router has an address 192.168.1.1)
    • Mask: 255.255.255.0
    • Gateway: 192.168.1.1 (your router's address)
    • DNS: 8.8.8.8 And 8.8.4.4

3. The Internet works, but some websites don't open.

If WhatsApp, YouTube or VK are loading, and banking sites or Google.com - No, it's their fault:

  • 🔒 DNS problems — the provider or router blocks certain domains.
  • 🛡️ Antivirus/firewall — blocks “suspicious” resources.
  • 🌍 Geo-blocking — the site is not available in your region.
  • ⚙️ Host settings — file hosts in Windows redirects requests.

First, check DNS:

  1. Open Command line and enter:
    nslookup google.com

    If the answer is "DNS request timed out", change the DNS to 1.1.1.1 (Cloudflare) or 8.8.8.8 (Google) in the adapter settings.

  2. Check the file hosts:
    1. Open C:\Windows\System32\drivers\etc\hosts through Notebook (as administrator).
    2. Delete all lines after 127.0.0.1 localhost, if any (except comments with #).

If the problem persists:

  • Disable your antivirus (for example, Kaspersky, Avast or ESET NOD32) and Windows Firewall for 5 minutes.
  • Try opening the site through Tor Browser or VPN (for example, ProtonVPN). If it works, your provider is blocking the resource.
  • Flush your DNS cache:
    ipconfig /flushdns
How to check if your ISP is blocking a website?

Open command prompt and type:

tracert example.rf

If a message appears on one of the nodes Prevented by administrator or Request timed out After your provider's IP address, the site is blocked at the operator level. Solution: use a VPN or public DNS (e.g., 77.88.8.8 from Yandex).

4. Router problems: why it doesn't give internet to the laptop

Sometimes a laptop connects to Wi-Fi, but the router doesn't allow traffic. This can occur:

  • 🔄 Channel congestion - too many connected devices.
  • 🔒 MAC address filtering - your laptop is blacklisted.
  • 📡 Incompatible Wi-Fi standard - for example, the router works in 802.11ac, and the laptop adapter only supports 802.11n.
  • Lack of power - weak signal or interference from other networks.

How to check:

  1. Go to the router's web interface (usually 192.168.1.1 or 192.168.0.1, login/password — admin/admin).
  2. View the list of connected devices (section DHCP Clients or Connected Devices). If your laptop isn't there, check MAC filtering.
  3. In the wireless network settings (Wireless Settings) set the mode 802.11n/a/b/g (universal) instead 802.11ac only.
  4. Try changing the Wi-Fi channel to 6 or 11 (manually) if you are using the range 2.4 GHz.

If the laptop connects, but the speed is extremely low (less than 1 Mbps):

  • Check if power saving mode is enabled for your Wi-Fi adapter in Windows (Control Panel → Power Options → Change plan settings → Advanced settings → Wireless adapter settings). Set to "Maximum performance".
  • Update your router firmware (section Firmware Update in the web interface).
  • Disable the feature Band Steering (if any), which automatically switches devices between 2.4 GHz And 5 GHz - sometimes it doesn't work correctly.

5. Viruses, malware, and unauthorized Windows settings

If the problem appeared after installing a program or visiting a suspicious website, the software is to blame:

  • 🦠 Viruses — change network settings or block access.
  • 🔧 Optimizers — like CCleaner or Advanced SystemCare, which “clean” important parameters.
  • 🕵️ Spyware — redirects traffic through a proxy.

How to check:

  1. Run the scan Malwarebytes or Dr.Web CureIt (they find what standard antiviruses miss).
  2. Check proxy server:
    1. Open Settings → Network & Internet → Proxy.
    2. Make sure the "Use a proxy server" switch is turned off.
  3. Reset TCP/IP settings:
    netsh int ip reset
    

    netsh winsock reset

    Then restart your laptop.

If you suspect a virus has changed your registry settings:

  1. Open Registry Editor (Win + R → regedit).
  2. Follow the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. Remove parameters NameServer And DHCPNameServer, if they exist (they override DNS).
⚠️ Attention: Some viruses (eg Trojan.Win32.DNSChanger) change the DNS at the router level. After treating the laptop, be sure to check the DNS settings in the router's web interface (section WAN or Internet).

6. Hardware problems: when it's time to take your laptop in for repair

If none of the tips helped, the problem may be in the hardware:

  • 📡 The Wi-Fi module is broken — is not defined in Device Manager or is determined with an error Code 43.
  • 🔌 The antenna is damaged — the laptop only sees networks near the router.
  • 🔋 Nutritional problems — the adapter switches off when running on battery power.

How to diagnose:

  1. Connect your laptop to the router with a cable (Ethernet). If the internet works, the problem is definitely with the Wi-Fi module.
  2. Check if the adapter is detected in Device ManagerIf it is not there or there is an exclamation mark, the module is faulty.
  3. Start your laptop with LiveCD Linux (For example, Ubuntu). If Wi-Fi doesn't work there either, the problem is in the hardware.

Typical faults by laptop model:

Model/Brand A typical problem Solution
Lenovo IdeaPad, Yoga The Wi-Fi antenna cable is loose. Disassemble and reconnect (or replace the cable)
HP Pavilion, EliteBook The Wi-Fi module is overheating Cleaning dust or replacing thermal paste
ASUS ROG, TUF Driver conflict after BIOS update BIOS rollback or Windows reinstallation
Acer Swift, Spin Wi-Fi module power controller failure Replacing a module or motherboard

If your laptop is under warranty, don't disassemble it yourself. The service center will test the module on a test bench and replace it under warranty (unless the problem is the user's fault).

7. Specific cases: VPN, corporate networks, and rare bugs

Sometimes the problem lies in non-obvious settings:

  • 🔐 VPN or proxy - intercepts all traffic.
  • 🏢 Corporate network - requires certificates or special authentication (802.1X).
  • 🐛 Windows bugs - for example, a service failure WLAN AutoConfig.
  • 📱 Conflict with Bluetooth - some adapters (for example, Intel AX200) “glitch” when Wi-Fi and Bluetooth are running simultaneously.

Solutions:

  1. If you use a VPN (for example, OpenVPN or WireGuard) — disconnect it and check your internet connection. Sometimes the VPN freezes the network even after disconnecting; a reboot will help.
  2. For corporate networks (for example, in an office or university) you may need:
    • Installing a certificate (file .pfx or .cer).
    • Setting up 802.1X V Network and Control Center.
    • Entering login/password in the browser (redirect to captive portal).
  • If Wi-Fi works but disconnects periodically, check the service WLAN AutoConfig:
    sc query Wlansvc

    If the status is not RUNNING, run it:

    net start Wlansvc
  • For laptops with adapters Intel (series AX200, AX210, 9260) disabling the function may help Bluetooth Collaboration in the driver settings:

    1. Open device Manager → "Network adapters" → Right-click Intel Wi-Fi → "Properties".
    2. Go to the Advanced tab and disable the following options:
      • Bluetooth Collaboration
      • Wireless Mode (install 802.11a/b/g instead of 802.11ax)
    ⚠️ Attention: On some corporate laptops (eg. Dell Latitude With Intel vPro) network settings are controlled by proprietary software (for example, Dell Command | Configure). Changes made through standard Windows tools may be reset.

    FAQ: Answers to Frequently Asked Questions

    Why does my laptop connect to Wi-Fi, but it says "No Internet access," even though everything works on my phone?

    This is a symptom of a problem with DHCP or DNSFirst, try it in the command line:

    ipconfig /release
    

    ipconfig /renew

    ipconfig /flushdns

    If it doesn't help, enter DNS manually (8.8.8.8) or check if your antivirus is blocking traffic. Also, make sure that the router's "Unblock" mode is not enabled. AP Isolation (it prevents devices from “seeing” each other).

    Wi-Fi stopped working after a Windows update. What should I do?

    Windows updates often break Wi-Fi drivers. Solutions:

    1. Roll back the driver: Device Manager → Right-click on the adapter → “Properties” → “Roll Back”.
    2. Install the driver from the laptop manufacturer's website (not via Windows Update!).
    3. If that doesn't help, roll back to the previous version of Windows (Settings → Update & Security → Recovery).
    4. For laptops Lenovo And Dell You may need an additional wireless network management utility (e.g. Lenovo Vantage or Dell Wireless Driver).

    The Wi-Fi works, but the speed is very slow (1-2 Mbps). What's wrong?

    Reasons for low speed:

    • The router is overloaded (many devices connected).
    • The laptop is connected to 2.4 GHz instead of 5 GHz.
    • Power saving mode for the Wi-Fi adapter is enabled.
    • The Wi-Fi channel is overloaded with neighboring networks (check via Wi-Fi Analyzer on the phone).
    • The adapter driver is out of date or is running in compatibility mode.
    • Solutions:

      1. Reconnect to the network 5 GHz (her name usually ends in _5G).
      2. Set the channel width in the router settings 40 MHz For 2.4 GHz or 80 MHz For 5 GHz.
      3. Disable it in your router Band Steering (automatic switching between ranges).
      4. Update your Wi-Fi adapter driver from your laptop manufacturer's website.
    My Windows 11 laptop's Wi-Fi keeps disconnecting and reconnecting. How do I fix this?

    Windows 11 has some bugs with Wi-Fi power management. Try this:

    1. Disable power saving for the adapter:
      1. Open device Manager → “Network adapters” → Right-click on Wi-Fi → “Properties” → “Power management”.
      2. Uncheck "Allow the computer to turn off this device to save power."
    2. Disable the feature Random Hardware Addresses (random MAC addresses):
      1. Open Settings → Network and Internet → Wi-Fi.
      2. Click "Manage known networks" → select your network → "Properties".
      3. Disable the "Random hardware addresses" switch.
    3. Update your laptop's BIOS (on the manufacturer's website).

    If the problem persists, check if Wi-Fi is conflicting with Bluetooth (disable Bluetooth for the duration of the test).

    Is it possible to connect a laptop to the Internet without Wi-Fi (if the module is broken)?

    Yes, there are several ways:

    • 🔌 By cable (Ethernet) - if the laptop has a port RJ-45 (or use an adapter USB-to-Ethernet).
    • 📱 Via USB modem - connect your smartphone in mode USB Internet (enabled in phone settings).
    • 🔄 Through another laptop/PC — set up Internet access sharing (on the main PC: Control Panel → Network and Sharing Center → Change adapter settings → Right-click on Ethernet/Wi-Fi → Properties → Sharing → Allow other users to connect through this connection).
    • 📡 External Wi-Fi adapter — USB dongle (for example, TP-Link TL-WN725N) for 500-1000 rubles.

    For older laptops (eg. Sony VAIO or Toshiba Satellite) can be used PCMCIA-Wi-Fi cards, but they are outdated and difficult to set up.