You turned on the laptop, and instead of the usual list of networks there is nothing or the inscription “No connections available" Or even worse: the network is visible, but the laptop stubbornly refuses to connect to it, giving the error “Failed to connect to this network" The situation is familiar to millions of users, and the reasons may lie in both trivial settings and serious hardware problems.

This article is not just a list of tips like “reboot the router" We'll sort it out all possible scenarios: from software failures to physical damage to the Wi-Fi module, including rare cases such as an IP conflict or MAC address blocking. We will pay special attention to diagnostics - you will learn to distinguish soft-block (when the network is blocked at the OS level) from hard-fail (hardware failure). For each case - step-by-step instructions with commands, screenshots of key points and equipment compatibility tables.

Important: if your laptop Lenovo ThinkPad T14 or ASUS ROG Zephyrus suddenly lost connection with Wi-Fi after updating Windows 11, the algorithm of actions will be different than for MacBook Pro M1 with the same problem. We took these nuances into account and divided the solutions by operating system. Also in the article - unique data on Wi-Fi 6E compatibility with legacy routers (for example, why TP-Link Archer C50 does not see the 6 GHz network on laptops with Intel AX210).

1. Diagnosis of the problem: determine the type of malfunction

Before you rush to reinstall drivers, you need to understand which node failed. To do this, carry out a quick diagnosis using 3 parameters:

  • 🔍 Does the laptop see other networks? If yes, the problem is in a specific router or its settings. If not, the problem is on the laptop side.
  • 💻 Does Wi-Fi work on other devices? Is your smartphone or tablet connected to the same network? If so, the laptop is to blame. If not, the problem is with the router or provider.
  • 🔌 Is there a Wi-Fi indication on the laptop? Are the lights on the key lit? Fn+F2 (or another combination for your model)? If not, the adapter may be disconnected or the antenna may be damaged.

For accurate diagnostics in Windows, open Device Manager (Win + X → Device Manager) and check the network adapter status:

  1. Expand the tab "Network adapters».
  2. Find a device with names like Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200).
  3. If there is a yellow exclamation mark next to the name, the problem is in the driver. If there is no adapter at all, it is disabled or faulty.
📊 What laptop do you have?
  • ASUS
  • Lenovo
  • HP
  • Dell
  • Acer
  • Apple MacBook
  • Other

B macOS for diagnostics use Wireless Diagnostics:

  1. Hold Option (Alt) and click on the Wi-Fi icon in the menu bar.
  2. Select "Open Wi-Fi diagnostics».
  3. Follow the wizard's instructions - the system will automatically scan the network and issue a report.
⚠️ Attention: If in diagnosis macOS the error appears "Wi-Fi adapter not detected", this may indicate a hardware malfunction (for example, the antenna contacts on the board have fallen off). In this case, independent repair is not recommended - a soldering station and experience working with SMD components are required.

2. Software reasons: drivers, settings and conflicts

In 60% of cases the problem lies in network adapter drivers or operating system settings. Let's look at typical scenarios:

2.1. The Wi-Fi adapter driver has crashed or is out of date

The situation is especially relevant after updating Windows (for example, when switching from Windows 10 on Windows 11). The system may automatically install an incompatible driver, resulting in error code 10 or 43 in Device Manager.

Solution:

  1. Download the current driver from the laptop manufacturer's website (not from the Microsoft website!). For example, for Dell XPS 13 drivers are taken from support.dell.com.
  2. Uninstall the current driver via Device Manager (right click on the adapter → «Remove device» → check mark «Remove driver programs for this device»).
  3. Install the downloaded driver and restart your laptop.

For Linux (For example, Ubuntu 22.04) the problem is often solved by installing proprietary drivers:

sudo apt update

sudo apt install firmware-iwlwifi

2.2. Wi-Fi adapter is disabled in BIOS/UEFI

On some laptops (eg HP EliteBook or Lenovo ThinkPad) The Wi-Fi module can be disabled at the BIOS level. This may happen after a factory reset or firmware update.

How to check:

  1. Reboot your laptop and enter the BIOS (usually the F2, Del or Esc when loading).
  2. Find a section Advanced → Wireless or Network Configuration.
  3. Make sure the setting Wireless LAN or Wi-Fi installed in Enabled.

2.3. IP address conflict or MAC blocking

If the laptop sees the network but does not connect to it (especially in public places or offices), the reason may be:

  • 🚫 MAC address blocking on the router (relevant for corporate networks).
  • 🔄 IP conflict (two devices on the network received the same address).
  • 🔒 Incorrect DNS settings (for example, after using a VPN).

Windows solution:

  1. Open Command line on behalf of the administrator.
  2. Run the commands in order:
    ipconfig /release
    

    ipconfig /renew

    ipconfig /flushdns

  3. Restart your laptop.

Make sure the WLAN Autoconfig service is running (services.msc)

Make sure network discovery is enabled in Network Sharing Center

Reset TCP/IP settings with the command `netsh int ip reset`

Renew IP address via `ipconfig /renew`-->

3. Hardware faults: from antenna to chip

If software methods do not help, the problem may lie in physical malfunction Wi-Fi module. Let's consider typical cases:

3.1. Damage to antenna cables

Wi-Fi antennas are connected to the module with thin coaxial cables, which over time can fray or move away from the connectors. This is especially true for laptops with metal body (For example, MacBook Pro or HP Spectre) where the cables rub against the edges.

Signs:

  • 📶 The network appears and disappears spontaneously.
  • 🔌 The laptop connects to Wi-Fi only in a certain position (for example, if you tilt the screen).
  • 📡 The signal is extremely weak (1-2 bars), although the router is nearby.

Solution: You need to disassemble the laptop and check the integrity of the cables. B MacBook antennas are often attached with double-sided tape - it needs to be replaced with a new one.

3.2. Wi-Fi module malfunction

Modern laptops use format modules M.2 2230 (For example, Intel AX200 or Qualcomm Atheros QCA61x4). They may fail due to:

  • ⚡ Static electricity (especially when replacing RAM or SSD).
  • 🔥 Overheating (if the laptop was used in a dusty room).
  • 💥 Mechanical damage (for example, after a fall).

How to check:

  1. Remove the module and inspect for blackened components or swollen capacitors.
  2. Try connecting an external USB Wi-Fi adapter (for example, TP-Link TL-WN725N). If it works, the internal module is faulty.
⚠️ Attention: On laptops Apple (For example, MacBook Air M1) Wi-Fi module is integrated into the chip Apple Silicon and cannot be replaced separately. In this case, the entire motherboard will need to be replaced, which is not economically feasible for devices older than 3 years.

3.3. Module power problems

The Wi-Fi adapter may not work due to insufficient power. This is true for laptops with a worn out battery or a non-original power supply. For example, Lenovo Legion requires a power supply with a power of at least 170 W - when using a 135-watt adapter, Wi-Fi may turn off under load.

How to check:

  • Connect the laptop to the original power supply.
  • Run HWiNFO64 and check the line voltage 3.3V_WLAN (must be at least 3.2 V).

4. Problems on the router side: settings and restrictions

If your laptop doesn't connect to a particular network, but other devices work fine, the problem may be with your router settings. Let's look at the main scenarios:

4.1. Incompatibility of Wi-Fi standards

Modern laptops (for example, with Intel Wi-Fi 6E AX210) support the standard 802.11ax (Wi-Fi 6), while older routers (e.g. TP-Link TL-WR841N) work only on 802.11n. This may lead to:

  • 🔄 Constant disconnections.
  • 🐢 Extremely low speed (1-2 Mbit/s instead of 100+).
  • 🚫 Complete inability to connect (if the router does not support WPA3, and the laptop refuses to work with WPA2).

Solution:

  1. Go to your router settings (usually at 192.168.0.1 or 192.168.1.1).
  2. In the section Wireless → Wireless Settings install:
    • Network mode: 802.11b/g/n/ac (or ax, if the router supports Wi-Fi 6).
    • Channel width: 20/40 MHz (for stability).
    • Security: WPA2-PSK (if the laptop does not support WPA3).
Wi-Fi standard Max. speed Frequency Compatibility with legacy devices
802.11n (Wi-Fi 4) 600 Mbit/s 2.4 GHz Yes
802.11ac (Wi-Fi 5) 3.5 Gbps 5 GHz No (requires 5 GHz support)
802.11ax (Wi-Fi 6) 9.6 Gbps 2.4/5/6 GHz Partially (not all devices support 6 GHz)

4.2. Blocking by MAC address

Some networks (for example, in offices or hotels) use MAC address filtering. If your laptop has not been whitelisted, it will not be able to connect even if the password is correct.

How to check:

  1. Find out the MAC address of your Wi-Fi adapter:
    • On Windows: ipconfig /all (look for the line "Physical address" for the wireless adapter).
    • On macOS: "System Settings → Network → Advanced → Ethernet"(yes, even for Wi-Fi).
  • Provide this address to your network administrator to add to the allowed list.
  • 4.3. Channel congestion or interference

    If there are many Wi-Fi networks in your home (especially in apartment buildings), they may interfere with each other. This shows up as:

    • 📉 Constant connection dropouts.
    • 🐢 Low speed (for example, 1 Mbit/s with a tariff of 100 Mbit/s).
    • 🔄 The laptop connects only after repeated attempts.

    Solution:

    1. Use the app Wi-Fi Analyzer (Android) or NetSpot (macOS/Windows) to analyze channel load.
    2. In the router settings, select the least loaded channel (for example, instead of automatic selection, set Channel 6 for 2.4 GHz).
    💡

    If you have a dual-band router, try connecting to a 5 GHz network - it is less prone to interference, but has less coverage. The name of a 5 GHz network usually ends with "_5G".

    5. Specific problems for different OS

    Each operating system has its own nuances of working with Wi-Fi. Let's look at the most common cases.

    5.1. Windows 10/11: WLAN AutoConfig Service

    If Wi-Fi suddenly disappears in Windows, the service may be to blame WLAN AutoConfig. It is responsible for managing wireless connections and sometimes turns off after updates.

    How to fix:

    1. Click Win + R, enter services.msc.
    2. Find the service "WLAN AutoConfig Service».
    3. Make sure it is running and the startup type is set to "Automatically».

    If the service does not start, run at the command line:

    sc config Wlansvc start= auto
    

    sc start Wlansvc

    5.2. macOS: Reset NVRAM and SMC

    On MacBook Wi-Fi problems are often solved by resetting NVRAM (non-volatile memory) and SMC (system management controller). This is relevant after updating macOS or replacing the battery.

    Instructions for MacBook with Apple Silicon chip (M1/M2):

    1. Turn off your MacBook.
    2. Hold the power button for 10 seconds, then release.
    3. Turn on your MacBook - this will reset the NVRAM.

    For MacBook with Intel:

    1. Turn off your MacBook.
    2. Press and hold Control + Option + Shift + power button 7 seconds.
    3. Release the keys and turn on the MacBook (this will reset the SMC).

    5.3. Linux: No proprietary drivers

    Many Wi-Fi adapters (for example, Broadcom BCM43xx) require proprietary drivers that are not included in the Linux kernel by default. This results in the network either not being visible or the connection constantly being dropped.

    Solution for Ubuntu/Debian:

    sudo apt update
    

    sudo apt install firmware-b43-installer

    For Arch Linux:

    sudo pacman -S broadcom-wl-dkms
    How to find out the model of a Wi-Fi adapter in Linux?

    Run the command `lspci | grep -i network` or `lsusb` (for USB adapters). For example, the output might look like this:

    03:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)

    This means you have an adapter Intel AX200, which may require installing firmware-iwlwifi.

    6. External factors: from weather to cyber attacks

    Sometimes the Wi-Fi problem is not related to either the laptop or the router. Let's look at some unobvious reasons:

    6.1. Weather conditions and physical obstacles

    Heavy rain, snow, or high humidity can degrade Wi-Fi signals, especially on the 5 GHz frequency. The signal is also blocked:

    • 🧱 Walls made of concrete or brick (weaken the signal by 50-70%).
    • 🔲 Metal structures (for example, iron doors).
    • 🌳 Large plants (yes, even indoor palm trees can absorb the signal!).

    Solution:

    • Move the router to the center of the apartment.
    • Use Mesh systems (For example, Google Nest Wi-Fi) for a large house.
    • Replace the router antennas with more powerful ones (for example, TP-Link TL-ANT2408CL).

    6.2. DDOS attacks and network overload

    If your router is subject to a DDOS attack (for example, through a vulnerability in the UPnP), it may block new connections. Signs:

    • 🔄 The router is constantly rebooting.
    • 🚫 No device can connect to Wi-Fi.
    • 📉 Internet speed drops to zero.

    Solution:

    1. Disconnect the router from power for 30 seconds.
    2. Update your router firmware to the latest version.
    3. Disable UPnP in the router settings (section Advanced → UPnP).

    6.3. Impact of other electronic devices

    Some devices operate at 2.4 GHz and interfere with Wi-Fi:

    • 🎮 Wireless gamepads (for example, DualShock 4).
    • 📺 Wireless headphones or speakers.
    • 🔌 Microwave ovens (especially old models).
    • 💡 Smart light bulbs (eg. Xiaomi Yeelight).

    Solution: switch the router to the 5 GHz frequency or change the 2.4 GHz channel to a less busy one (for example, with 1 on 11).

    7. Extreme measures: what to do if nothing helps

    If all of the above methods do not work, radical solutions remain:

    7.1. Replacing the Wi-Fi module

    If the adapter is physically defective, it can be replaced. The main thing is to choose a compatible model. For example:

    Laptop Compatible module Notes
    Lenovo ThinkPad T480 Intel 9260NGW Supports Wi-Fi 5 (802.11ac)
    ASUS ROG Strix G15 Intel AX200 Requires BIOS update for Wi-Fi 6
    MacBook Pro 2017 Broadcom BCM94360CS2 Only original Apple modules

    To replace:

    1. Disconnect the laptop battery (on some models you need to physically remove it).
    2. Remove the back cover (you will need a screwdriver PH00 or T5).
    3. Disconnect the antennas from the old module and connect to the new one.
    4. Install a new module into the slot M.2 2230 (key A+E).
    ⚠️ Attention: On laptops HP (For example, HP Pavilion) after replacing the Wi-Fi module, a reset may be required EC (Embedded Controller). To do this, disconnect the battery and CMOS battery for 10 minutes.

    7.2. Using an external USB adapter

    If replacing the module is not possible (for example, on MacBook), use an external USB Wi-Fi adapter. Best options:

    • 🥇 ASUS USB-AX56 — supports Wi-Fi 6, speed up to 1.8 Gbps.
    • 🥈 TP-Link Archer T4U - budget option with support for 5 GHz.
    • 🥉 Edimax EW-7811Un — compact adapter for laptops.

    When choosing an adapter, pay attention to:

    • Support for your version of Windows/macOS/Linux.
    • Availability of drivers for your OS (for example, many adapters do not work with macOS Monterey without additional patches).

    7.3. Connection via Ethernet or USB tethering

    If Wi-Fi fundamentally does not work, use alternative connection methods:

    • 🔌 Ethernet - via adapter USB-to-Ethernet (For example, TP-Link UE300).
    • 📱 USB tethering — connect your laptop to your smartphone via USB and use the mobile Internet.
    • 🔄 Powerline adapters — Internet transmission via electrical wiring (for example, TP-Link AV1000).
    💡

    If your laptop does not connect to Wi-Fi after replacing the motherboard or battery, it may be due to a lack of WHQL certification to a new Wi-Fi module. In this case, only flashing a modified BIOS (risky!) or using an external adapter will help.

    FAQ: answers to frequently asked questions

    The laptop sees the network, but does not connect - it writes “It is impossible to connect to this network.” What to do?

    This error is usually due to incorrect security settings. Try:

    1. Delete the network in Wi-Fi settings and connect again.
    2. Check that it is enabled on the router WPA2-PSK (not WPA3 or WEP).
    3. Disable Windows Firewall temporarily (Control Panel → Windows Firewall → Turn Off).

    If that doesn't help, reset your TCP/IP settings:

    netsh int ip reset
    

    netsh winsock reset

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

    Reasons for low speed:

    • The router is overloaded (check the settings section DHCP Clients — if >20 devices are connected, limit their number).
    • The laptop is connected to a 2.4 GHz network instead of 5 GHz (check the network name - often 5 GHz has a suffix _5G).
    • The Wi-Fi adapter driver operates in power saving mode. Disable this in Device Manager → Adapter Properties → Power Management (uncheck "