Why Your Laptop Won't Connect to Wi-Fi: A Complete Diagnosis and Solution

You turned on your laptop, only to find your Wi-Fi connection suddenly gone? Or the device stopped seeing available networks altogether? This problem is familiar to many, according to statistics. NetSpotOne in five users experiences wireless connection issues at least once a year. The causes can be either the laptop itself (a disabled adapter, outdated drivers) or external factors (a faulty router, interference from neighboring networks).

In this article we will look at all possible reasons, which can cause a laptop to lose access to Wi-Fi - from the trivial (a disabled button on the case) to the complex (a hardware failure of the network card). You will receive step-by-step instructions Diagnostics, checklists, and a table of common errors with solutions. And if the problem turns out to be with your router, you'll find links to detailed setup guides.

Don't rush to take your laptop to a service center: in 80% of cases, the problem can be fixed yourself in 10-30 minutes. Let's start with the easiest part!

1. Checking basic settings: what could have been disabled?

Before digging deep into system settings or disassembling the router, make sure the problem isn't something basic. Users often spend hours searching for a solution when the router itself is the culprit. physical switch or airplane mode.

Here's what you need to check first of all:

  • 🔄 Wi-Fi button on the laptop caseOn many models Lenovo, HP And Asus there is a separate key (or a combination with Fn) to turn the adapter on/off. For example, on Lenovo ThinkPad This Fn + F8, and on HP Pavilion - a separate slider on the side panel.
  • ✈️ Airplane modeIn Windows 10/11, it disables all wireless modules. Check the network icon in the system tray or click Win + A → "Airplane mode".
  • 🔌 Router power supplyMake sure the router's lights are steady (not flashing red). If the router is overheating, it may automatically disable Wi-Fi.
  • 📶 Network coverage areaMove your laptop closer to the router—the signal may simply not be reaching your location.
📊 How often do you have problems with Wi-Fi on your laptop?
Once a week
Once a month
Rarely, but accurately
Never
I don't remember

If after these checks the Wi-Fi still doesn't work, proceed to the next section. And if the laptop does not see any network (even neighbors), the problem is most likely in the adapter or its drivers.

⚠️ Attention: On some laptops (eg. Dell XPS 13 or MacBook Pro) the Wi-Fi button can be implemented programmatically - through BIOS or proprietary software. If there is no physical switch, check the settings in UEFI (chapter Advanced → Wireless).

2. Diagnosing the network adapter in Windows

If basic checks don't help, it's time to look into your operating system settings. Windows has built-in tools for diagnosing network problems, but they don't always provide a comprehensive answer. We'll show you how. manually check the adapter status and identify errors.

Open device Manager:

  1. Click Win + X → select "Device Manager".
  2. Expand the "Network adapters" branch.
  3. Find the device with the names Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).

Please note the icons next to the adapter:

  • ⚠️ Yellow triangle - driver problem or device conflict.
  • Down arrow — the adapter is disabled (right-click → “Enable”).
  • 🔴 Red Cross — the device is disabled at the OS level or BIOS.

Make sure the adapter is turned on (no down arrow)

Check for errors (yellow triangle)

Update driver (right-click → Update driver)

View adapter properties (Events tab for error logs)-->

If the adapter is OK but Wi-Fi still doesn't work, try reset the TCP/IP stackTo do this:

  1. Open Command line as administrator (Win + X → Command Prompt (Administrator)).
  2. Enter the commands one by one:
    netsh int ip reset
    

    netsh winsock reset

    ipconfig /flushdns

  3. Restart your laptop.
⚠️ AttentionResetting TCP/IP may reset your VPN or proxy settings. If you're using a corporate network, please contact your administrator to confirm your connection settings.

3. Driver issues: how to update or reinstall

Outdated, corrupted, or incompatible drivers are one of the most common causes of non-working Wi-Fi. Laptop and network card manufacturers regularly release updates to fix compatibility issues with new standards. Wi-Fi 6/6E or Windows.

Here's how update the driver correctly:

  1. Automatically via Windows:
    1. Open device Manager → "Network adapters".
    2. Right-click on the adapter → “Update driver” → “Search automatically”.

    Disadvantage of the method: Windows doesn't always find the latest version.

  2. Manually from the manufacturer's website:
    1. Find out the adapter model (in Device Manager or through the command ipconfig /all V CMD).
    2. Download the driver from the official website:

If Wi-Fi doesn't work after the update, try roll back the driver:

  1. IN Device Manager Right-click on the adapter → “Properties” → “Driver” tab.
  2. Click "Roll back" (if the button is active).
  3. Restart your laptop.
What to do if Windows doesn't see the network adapter at all?

If in Device Manager There is no "Network Adapters" branch or your card is not displayed:

1. Check if the adapter is turned on BIOS/UEFI (chapter Advanced → Onboard Devices).

2. Try connecting your laptop to the Internet via cable and installing the driver manually.

3. If the adapter is integrated into the motherboard (for example, Intel CNVi), reflashing may be required BIOS.

4. As a last resort, use an external one USB Wi-Fi adapter (For example, TP-Link TL-WN823N).

Critical error: If after updating the driver, the laptop no longer detects all networks (including hidden ones), and the adapter is marked with error code 10 or 43 in Device Manager, this indicates that the driver is incompatible with your version of Windows. Solution: Install the driver from the laptop manufacturer (not the generic Intel/Realtek driver), even if it is older.

4. Router settings: why the laptop won't connect to the network

If other devices (smartphone, tablet) connect to Wi-Fi normally, the problem is most likely in the laptop. But if no device can access the internet, the router is to blame. Let's look at typical settings that can block the connection.

Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1>, login/password — admin/admin or indicated on the sticker). Check:

Parameter Problem Solution
Wi-Fi operating mode The router is configured only for 802.11n (5 GHz), and the laptop only supports 802.11ac (or vice versa). Set to mixed mode 802.11b/g/n/ac/ax in the wireless network settings.
Channel width Too wide (80 MHz) may cause interference on weak adapters. Try it 20/40 MHz (car).
MAC address filtering Blocking of all devices except authorized ones is enabled. Disable filtering or add the MAC address of the laptop (you can find it out using the command ipconfig /all).
WPA3 encryption Older laptops (before 2018) may not support WPA3. Switch to WPA2-PSK (AES).
DHCP server Disabled - the laptop does not receive an IP address automatically. Enable DHCP or manually configure a static IP on your laptop.

If you recently changed your Wi-Fi password, but your laptop still won't connect, try:

  1. Forget the network in Windows settings (Settings → Network & Internet → Wi-Fi → Manage known networks).
  2. Reboot the router (pull the plug for 30 seconds).
  3. Reconnect by entering the password manually (sometimes autofill saves old data).
⚠️ Attention: On some routers (for example, Keenetic or MikroTik) there is a function "Client Isolation" (Client Isolation). If enabled, devices will be unable to "see" each other on the local network, but will still have internet access. This doesn't affect the Wi-Fi connection, but it may interfere with file sharing.

5. Software conflicts

Antivirus programs, VPN clients, and even some system utilities can block access to Wi-Fi. For example, Kaspersky Internet Security sometimes marks public networks as "unsafe" and disables the connection. NordVPN or ProtonVPN They can redirect all traffic through their servers, making it appear as if there is no internet connection.

How to check:

  • 🛡️ Disable your antivirus Wait for 5-10 minutes and try connecting again. If Wi-Fi works, add the network to the exceptions or adjust the firewall rules.
  • 🌍 Deactivate your VPNSometimes VPN servers are overloaded or blocked by your ISP.
  • 🔧 Check Windows services:
    1. Click Win + R → enter services.msc.
    2. Find services:
      • WLAN AutoConfig (should be "Running").
      • WinHTTP Web Proxy Auto-Discovery Service (enable if disabled).

Another common reason is - network utility conflict. For example, if you installed Intel PROSet/Wireless Software or Killer Networking Suite, they can intercept control of the adapter from Windows. In this case:

  1. Remove the proprietary software via Control Panel → Programs and Features.
  2. Restart your laptop.
  3. Let Windows install the standard driver.

6. Hardware malfunctions: when you can’t do without service

If you have tried all software methods and Wi-Fi still does not work, the problem may be physical damage network adapter. Here are the signs of hardware failure:

  • 🔌 Laptop does not see any network, even after reinstalling Windows.
  • 🔥 In Device Manager the adapter is marked with an error Code 43 ("The device reported a problem").
  • 🛠️ After a fall or liquid spill on the laptop.
  • 🔄 The adapter sometimes appears in the system, sometimes disappears (especially when the laptop is moving).

What you can do yourself:

  1. Check your Wi-Fi antennas:
    • On most laptops, the antennas are connected to the network card by two thin cables (usually black and white).
    • If the laptop was disassembled, they could become disconnected or damaged.
  • Test the external USB adapter (For example, TP-Link TL-WN725N). If it works, the problem is in the internal network card.
  • Check the adapter heatingOverheating may cause shutdowns. Use HWMonitor for temperature monitoring.
  • Repair cost:

    • Network card replacement: from 1,500 to 4,000 rubles (depending on the laptop model and adapter type).
    • Soldered antennas: from 2,000 rubles (requires a microscope and an experienced technician).
    • Diagnostics at the service center: usually free if you agree to repairs.
    ⚠️ Attention: On laptops with M.2-slot for Wi-Fi (for example, Lenovo Legion or MSI GS66) the network card can be replaced independently. But in ultrabooks (for example, MacBook Air or Dell XPS 13) the adapter is often soldered to the motherboard - here you can’t do without service.

    7. Interference and environmental features

    Sometimes the problem is not in the laptop or the router, but in external factorsFor example, neighboring networks on the same channel create interference, or concrete walls weaken the signal. Here are some things that can interfere with a stable connection:

    Sources of interference:

    • 📡 Congested Wi-Fi channelsIn apartment buildings on the canal 6 (2.4 GHz) can operate up to 20 networks simultaneously.
    • 🔌 Household appliances: microwaves, cordless phones (DECT), baby monitors.
    • 🚗 5 GHz devices: radars, weather stations, some drones.
    • 🌲 Obstacles: thick walls, mirrors, aquariums, metal structures.

    How to improve the signal:

    1. Change the Wi-Fi channel in your router settings:
      • For 2.4 GHz select channels 1, 6 or 11 (they do not intersect).
      • For 5 GHz use channels 36–48 or 149–165 (DF
  • Reduce the router's transmit power to 50–75% (sometimes helps with interference).
  • Try connecting to the network 5 GHz (if the laptop supports it) - there is usually less interference.
  • Use repeater (For example, TP-Link RE605X) or Mesh system (For example, Google Nest Wi-Fi), if the signal is weak in some rooms.
  • - WiFi Analyzer (Android)

    - NetSpot (Windows/macOS)

    - inSSIDer (advanced version for professionals)

    They will show you which channels are free and help you choose the best one.-->

    8. Specific cases: Windows 11, Linux, macOS

    Different operating systems have their own Wi-Fi nuances. Let's look at the specifics for each.

    Windows 11:

    • 🔄 In some builds there is no support for old adapters (For example, Broadcom 43xx). Solution: Install the driver in Windows 10 compatibility mode.
    • 🛡️ Function Windows Sandbox or Hyper-V may block network connections. Disable them in Control Panel → Programs and Features → Turn Windows features on or off.

    Linux (Ubuntu, Fedora, Mint):

    • 🐧 Often required additional firmware for Wi-Fi adapters. Install the package firmware-iwlwifi (for Intel) or firmware-realtek:
      sudo apt install firmware-iwlwifi
    • 🔧 Check if the adapter is blocked with the command:
      rfkill list

      If next to Wireless LAN costs Soft blocked: yes, unlock:

      sudo rfkill unblock wifi

    macOS:

    • 🍎 On MacBook with chips Broadcom Sometimes network settings get lost. Reset them:
      1. Open Terminal.
      2. Enter:
        sudo ifconfig en0 down
        

        sudo ifconfig en0 up

        (replace en0 on your interface, you can find out with the command networksetup -listallhardwareports).

    • 🔄 Update macOS - In new versions, errors have been fixed Wi-Fi 6.
    • ⚠️ Attention: On MacBook with chips Apple T2 (2018 and newer) reset NVRAM This can help with Wi-Fi issues. To do this:
      1. Shut down your Mac.
      2. Press the power button and immediately hold it down Option + Command + P + R for 20 seconds.
      3. Release the keys and wait for the reboot.

      FAQ: Frequently asked questions about laptop Wi-Fi issues

      My laptop connects to Wi-Fi, but the internet isn't working. What's wrong?

      This is a typical problem with DNS or gateway. Try:

      1. Open Command line and enter:
        ping 8.8.8.8

        If you have ping but can't access websites, there's a DNS issue. Install Google DNS:

        netsh interface ip set dns "Wi-Fi" static 8.8.8.8
      2. Check if your IP settings are correct. Settings → Network → Wi-Fi → Configure adapter settings Right-click on the network → “Properties” → “IP version 4” → check the boxes for automatically obtaining IP and DNS.
      3. Reboot your router.
      Wi-Fi works, but the speed is very slow (1-2 Mbps). How can I fix it?

      Reasons for slow Wi-Fi:

      • 📶 Weak signal: check the level in Control Panel → Network and Internet → Network and Sharing Center → Wireless Network (there should be at least 3-4 divisions).
      • 🔄 Congested channel: change the channel on the router (see section 7).
      • 🖥️ Restriction from the provider: check your tariff or call support.
      • 🛡️ VPN or proxy: disable them and test the speed on Speedtest.

      Also try disabling QoS in the router settings - sometimes this function distributes traffic incorrectly.

      My laptop won't connect to Wi-Fi after sleep or hibernation. What should I do?

      This is a known issue with adapter power managementSolutions:

      1. Open Device Manager → Network Adapters → Properties of your adapter → Power Management.
      2. Uncheck "Allow the computer to turn off this device to save power."
      3. Update the adapter driver (see section 3).
      4. If the problem persists, disable sleep mode: Settings → System → Power & sleep → Sleep → Never.
      Is it possible to connect a laptop to Wi-Fi without a password if it is saved on the phone?

      Yes, there are several ways:

      1. QR code:
        • On Android: Open Wi-Fi settings → tap on the network → “Share” → scan the QR code from your laptop (you need a camera).
        • On iPhone: Settings → Wi-Fi → tap on the network → “Share password” (the laptop must be on the iCloud trusted devices list).
      2. WPS:
        • Press the button on the router WPS (usually on the back panel).
        • On your laptop, select the network and click "Connect via WPS".

      ⚠️ Attention: WPS is not secure - disable it after connecting.

    • Export password from phone:
      • On Android use with root rights WiFi Password Viewer.
      • On iPhone You can't see the password without jailbreak, but you can share it via AirDrop (if laptop - MacBook).
    • How do I check if my laptop supports Wi-Fi 6 (802.11ax)?

      There are several ways:

      1. Via Device Manager:
        1. Open Device Manager → Network Adapters.
        2. Find the name of the adapter (for example, Intel Wi-Fi 6 AX200).
        3. If the title contains AX