You turn on your laptop, try to connect to your usual Wi-Fi network, and suddenly you see the message “No Internet connection” or do not detect any network at all. The situation is familiar to many, but the reasons can be radically different: from a banal router failure to a serious breakdown Wi-Fi module. In this article we will analyze all possible scenarios why The laptop stopped receiving Wi-Fi, - from software to hardware, - and we will give clear instructions on how to diagnose and fix the problem.

It is important to understand that the algorithm of actions depends on the operating system (Windows 10/11, macOS or Linux), laptop models (for example, ASUS ROG or MacBook Pro may have unique nuances) and even depending on the type of router. We have structured the material so that you can quickly find a solution for your specific situation - without unnecessary theory.

Let's start with the simplest thing: checking for obvious reasons that are often overlooked.

1. Checking basic settings: router, airplane mode and physical switches

Before you dig deeper, make sure that the problem is not hidden on the surface. In 30% of cases, problems with Wi-Fi on a laptop are associated with a disabled router, activated Airplane mode, or a mechanical module switch. Here is a checklist for initial diagnosis:

  • 🔌 Router power supply: Check if the power light on the router is on. If not, connect it to another outlet or reset it with the button Reset (hold for 10 seconds).
  • ✈️ Flight mode: on Windows click Win + A and deactivate Airplane Mode. On macOS - open Control Center (icon in the upper right corner).
  • 📡 Physical switch: on some laptops (eg Lenovo ThinkPad or HP Pavilion) there is a hardware button to turn off Wi-Fi - check the side panels or the key Fn + F2 (antenna icon).
  • 🔄 Rebooting devices: Turn off the router for 30 seconds, then the laptop. First turn on the router, wait for it to fully boot (the indicators stop blinking), then the laptop.
📊 What laptop do you have?
  • ASUS
  • Lenovo
  • HP
  • Acer
  • Apple MacBook
  • Dell
  • MSI
  • Other

If after these manipulations Wi-Fi still does not appear, proceed to the next step. Please note: if other devices (smartphone, tablet) connect to the network normally, the problem is definitely in the laptop. If not, the router or provider is to blame.

⚠️ Attention: On some models Dell XPS And Alienware Wi-Fi switch is combined with a key Fn + PrtSc. Hold it down for 3-5 seconds to reset the module.

2. Diagnostics of the network adapter in Windows: drivers and services

If the laptop does not see any Wi-Fi networks (or sees but does not connect), most likely the problem is network adapter or its drivers. B Windows diagnostics looks like this:

  1. Checking the adapter status:
    • Click Win + R, enter ncpa.cpl and press Enter.
    • Find the adapter Wireless network (or Wireless). If it is disabled, right-click and select “Enable”.
    • If there is no adapter at all, the problem is in the drivers or hardware.
  2. Driver Update:
    • Open Device Manager (Win + X → Device Manager).
    • Expand the tab Network adapters, find the device with words Wireless, Wi-Fi or 802.11.
    • Right-click → “Update driver” → “Automatic search”.

Open Device Manager (Win + X)

Find the "Network adapters" section

Check for an exclamation mark next to the Wi-Fi module

Update driver manually or automatically

Restart laptop -->

If automatic updating does not help, download the driver from the official website of the laptop manufacturer (for example, for ASUS ZenBook - from the site ASUS Support). Please indicate the exact laptop model and OS version. For Windows 11 Sometimes separate drivers are required!

Laptop manufacturer Wi-Fi Driver Link Typical models with problems
ASUS support.asus.com ROG Strix, VivoBook, ZenBook Pro
Lenovo pcsupport.lenovo.com ThinkPad T-series, Legion, IdeaPad
HP support.hp.com Pavilion, Omen, EliteBook
Dell dell.com/support XPS 13/15, Inspiron, Latitude

If after updating the drivers the adapter still does not work, try rolling back the driver to the previous version (in the same Device Manager → “Properties” → “Roll Back”). Sometimes new versions contain bugs.

3. Reset network settings and Windows services

If the adapter is turned on, the drivers are updated, but there is still no connection - the problem may lie in incorrect settings TCP/IP or disabled services. Here's what to do:

  1. Reset TCP/IP:
    netsh int ip reset
    

    netsh winsock reset

    Enter these commands in Command line (run as administrator) and reboot the laptop.

  2. Checking services:
    • Click Win + R, enter services.msc.
    • Find services:
      • WLAN Auto Configuration Service (should be "In Progress")
      • Network connections
      • Windows Firewall (sometimes blocks networks)
    • If the service is stopped, right-click → “Start”.
💡

If after resetting TCP/IP the Internet disappears completely, check your proxy settings: Settings → Network and Internet → Proxy. Disable all options if enabled.

It's also worth trying to create a new connection manually:

  1. Go to Settings → Network and Internet → Wi-Fi → Manage known networks.
  2. Remove your network from the list.
  3. Connect again by entering your password.

If the laptop sees networks, but does not connect to a specific one (for example, TP-Link_1234), try changing the router security settings from WPA3 on WPA2-PSK - some older adapters do not support the new standard.

4. Problems with Wi-Fi on macOS: Apple features

On laptops MacBook Air/Pro The diagnostic algorithm is different. If Wi-Fi disappeared after the update macOS Sonoma or Ventura, follow these steps:

  • 🍎 Reset SMC: turn off your MacBook, hold down Shift + Control + Option (left side of the keyboard) + power button for 10 seconds, release and turn on the laptop.
  • 🔄 Reset NVRAM: turn off your mac, turn it on and immediately press Command + Option + P + R for 20 seconds (you will hear a second startup sound).
  • 📡 Removing network settings:
    1. Open System Settings → Network.
    2. Select Wi-Fi → click “−” (delete service).
    3. Click "+" → select Wi-Fi → create a new connection.

If the problem persists after resetting the SMC/NVRAM, check energy saving mode:

  1. Go to System Settings → Battery.
  2. Disable the option “Dim the screen slightly when running on battery power” - sometimes it affects the Wi-Fi module.

For MacBook with M1/M2 chip There is also a problem with the “sleep” mode of the adapter. To fix it:

  1. Open Terminal (Programs → Utilities).
  2. Enter the command:
    sudo pmset -a tcpkeepalive 0

    (you will need to enter the administrator password).

⚠️ Attention: On MacBook 2018–2020 with chips Intel sometimes disabling the function helps Auto-Unlock in System settings → Touch ID and password. This option conflicts with the Wi-Fi module.

5. Hardware faults: how to check the Wi-Fi module

If the software methods do not work, the problem may be physical breakdown Wi-Fi module. This is true for laptops that:

  • 💥 Fell from a height or were hit.
  • 🌡️ Overheated (for example, MSI Gaming or Alienware under intense loads).
  • 🔧 Disassembled for cleaning or upgrade.

How to diagnose a hardware problem:

  1. Checking in BIOS/UEFI:
    • Reboot your laptop, press F2, Del or Esc (depending on the model) to enter the BIOS.
    • Find a section Advanced → Onboard Devices Configuration (or similar).
    • Make sure Wireless LAN enabled (Enabled).
  • Test on another device: remove the Wi-Fi module (if you have experience) and test it on another laptop or via a USB adapter.
  • Antenna check: The antenna connector often comes off the module (especially after disassembly). The photo below shows a typical connector MHF4:
    What does the Wi-Fi antenna connector look like?

    The connector is a small black or white connector with the inscription MAIN And AUX. It is attached to the Wi-Fi module (usually Intel AX200 or Qualcomm Atheros) and may become detached due to vibration.

  • If the module is faulty, it can be replaced. Universal modules are suitable for most laptops:

    Laptop model Compatible Wi-Fi modules Approximate price, ₽
    Lenovo ThinkPad T480/T490 Intel AX200, AX210, Qualcomm QCA61x4 2 500–4 000
    ASUS ROG Strix/Zephyrus Intel AX201, Killer AX1650 3 000–5 500
    HP Pavilion/Omen Realtek RTL8852AE, Intel AX200 2 000–3 500
    Dell XPS 13/15 Killer AX1650, Intel AX211 4 000–6 000
    💡

    If the laptop is under warranty, do not disassemble it yourself! Contact a service center - repair of the Wi-Fi module is usually covered by the warranty (except for mechanical damage).

    6. Problems with the router: settings, channels and firmware

    If your laptop won't connect to Wi-Fi but other devices are working fine, the problem may be incompatibility of router settings with your adapter. Here's what to check:

    • 📶 Wi-Fi channel: go to the router settings (192.168.0.1 or 192.168.1.1, login/password usually admin/admin). In the section Wireless change channel from Auto to a fixed one (for example, 6 or 11 for 2.4 GHz).
    • 🔒 Security Type: change WPA3 on WPA2-PSK (in the same section Wireless Security).
    • 🔄 Operating mode: if the router supports 802.11ax (Wi-Fi 6), try switching it to mode 802.11n (for compatibility with older adapters).
    • 📦 Router firmware: update the firmware via the web interface (section Administration → Firmware Upgrade).

    For routers TP-Link, ASUS RT And Keenetic there is also a problem with DHCP. If the laptop connects to the network, but the Internet does not work, try:

    1. In the router settings, find DHCP Server and enable it (if disabled).
    2. Set a static IP on your laptop:
      • Settings → Network → Wi-Fi → Configure adapter settings.
      • Right-click on the adapter → “Properties” → “IP version 4”.
      • Set IP 192.168.1.X (where X is a number from 10 to 99), mask 255.255.255.0, gateway 192.168.1.1.
    ⚠️ Attention: If the router issues an IP address from the range 10.0.0.X, and you manually wrote 192.168.1.X, there will be no connection! Check the range in your router settings.

    7. Viruses, firewalls and VPNs: hidden network blockers

    Sometimes Wi-Fi doesn't work due to software conflict. Check:

    • 🛡️ Firewall/Antivirus: temporarily disable Kaspersky, Avast or built-in Windows Firewall. If Wi-Fi works after this, add the network to the exceptions.
    • 🕵️ VPN clients: programs like NordVPN or ProtonVPN may block the connection. Disable them or delete them.
    • 🦠 Viruses: some Trojans (for example, DNSChanger) change network settings. Scan the system Malwarebytes or Dr.Web CureIt.

    How to check the impact of the firewall:

    1. Click Win + R, enter firewall.cpl.
    2. Select Turn Windows Firewall on or off.
    3. Disable it for private and public networks, reboot your laptop.

    If the problem is with the VPN, try resetting your network settings:

    1. Open Settings → Network and Internet → VPN.
    2. Remove all VPN connections.
    3. B Command line do:
      netsh interface teredo set state disabled

    8. Alternative solutions: USB adapter, mobile Internet and service center

    If none of the above helps, consider these options:

    • 🖥️ USB Wi-Fi adapter: temporary solution for connecting to the network. Popular models:
      • TP-Link TL-WN823N (up to 300 Mbit/s, ~1,000 ₽)
      • ASUS USB-AC56 (dual band, ~2,500 ₽)
    • 📱 Mobile Internet: distribute Wi-Fi from your phone (modem mode) or use USB tethering.
    • 🔧 Service center: If the laptop is under warranty or you are not confident in your abilities, contact a specialist. The average cost of diagnosing a Wi-Fi module is 1,500–3,000 rubles.

    For laptops with Windows 11 there is also a problem with "Quick Start" function, which can block network adapters. To disable it:

    1. Open Control Panel → Power Options.
    2. Select What the Power Buttons Do → Change Settings That Are Currently Unavailable.
    3. Uncheck "Enable Fast Startup".

    If you have read to this section and the problem is still not resolved, most likely the problem is hardware failure (for example, the Wi-Fi module burned out after a power surge). In this case, the only option left is to replace the part.

    💡

    Before visiting the service center, make a backup copy of your data! Sometimes replacing the Wi-Fi module requires completely disassembling the laptop, which increases the risk of damage to the hard drive.

    FAQ: Frequently asked questions about problems with Wi-Fi on a laptop

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

    This error is often associated with incorrect router security settings. Try:

    1. Remove a network from the list of saved ones (Settings → Wi-Fi → Manage known networks).
    2. Change the router security type from WPA3 on WPA2-PSK.
    3. Disable feature MAC filtering in the router settings (if enabled).

    If that doesn’t help, reset the router to factory settings (button Reset for 10 seconds).

    Wi-Fi works, but there is no Internet (exclamation mark icon). What's the matter?

    This is a typical problem with DHCP or DNS. Solutions:

    • Reboot your router.
    • On a laptop, enter Command line:
      ipconfig /release
      

      ipconfig /renew

    • Change DNS to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in the adapter settings.
    The laptop connects to Wi-Fi, but the speed is very low (1–2 Mbps). How to fix it?

    Reasons for low speed:

    • The router is working on an overloaded channel (change the channel in the settings to 1, 6 or 11).
    • 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 adapter driver is out of date (update it manually from the manufacturer's website).
    • Energy saving mode is enabled (Control Panel → Power Options → Plan Settings → Advanced Power Settings → Wireless LAN Adapter Settings → Maximum Performance).
    After updating Windows 11, the laptop stopped seeing Wi-Fi. What to do?

    Updates Windows 11 often break compatibility with old drivers. Procedure:

    1. Roll back the system to a previous version (Settings → System → Recovery → Return to previous version of Windows).
    2. If a rollback is not possible, download the driver from the laptop manufacturer’s website (select the version specifically for Windows 11!).
    3. Disable automatic driver updates:
      Панель управления → Система → Дополнительные параметры системы → Оборудование → Параметры установки устройств → Нет, выбирать самому
    The orange cross on the Wi-Fi icon is lit on the laptop. What does this mean?

    The orange cross indicates lack of internet connection, although the network may be connected. Reasons:

    • Problems with the provider (check if the Internet works on other devices).
    • Incorrect IP/DNS settings (reset via ipconfig /flushdns).
    • IP address conflict (reboot the router and laptop).

    If the cross lights up even when connected to the mobile Internet, the problem is Windows network stack. Run the commands:

    netsh int ip reset
    

    netsh winsock reset