My laptop's Wi-Fi has disappeared: Step-by-step instructions for restoring the network

Have you turned on your laptop, and the Wi-Fi icon in the system tray suddenly has a red cross through it—or even disappeared entirely? This situation is familiar to every second user, and the causes can be either software glitches or hardware malfunctions. The key is not to panic: in 90% of cases, the problem can be resolved independently in 5–15 minutes, without the need for a service center.

In this article, we'll cover all possible scenarios—from a simple adapter disconnect to complex driver conflicts. You'll learn how to check physical connection, restart network services, update drivers and even diagnose iron Without any special tools. And if Wi-Fi goes away after a Windows update or installing a new program, we have a separate section with solutions.

Follow the instructions in order, from easiest to most difficult. Most users restore the connection after steps 2 or 3!

1. Checking the physical connection and basic settings

Start with the obvious: Sometimes the problem lies in small details that are easy to overlook. For example, on some laptops Lenovo, HP And Dell There's a hardware button or switch to turn off Wi-Fi—it could accidentally be touched during transport. Also check:

  • 🔄 Wi-Fi button on the case (usually next to the keyboard or on the side panel). On models Asus it is often a combination Fn + F2.
  • 🔌 Connecting a routerIs the power light on? Is the Wi-Fi light blinking? If not, the problem is with the router, not the laptop.
  • 📡 Airplane mode: click Win + A (Windows) or check the top panel (macOS/Linux). Sometimes it turns on automatically.
  • 🔋 Battery charge: At levels below 5%, some laptops turn off the Wi-Fi adapter to save power.

If you use USB-Wi-Fi adapter (For example, TP-Link TL-WN725N), remove it and reconnect it. Try a different USB port—sometimes the adapter isn't detected due to a lack of power. For owners MacBook With M1/M2 chips: check if the function is blocking the connection Private Wi-Fi Address in the network settings.

⚠️ Attention: On some laptops Acer And MSI Wi-Fi may disconnect when connected to Ethernet (wired internet). This is not a bug, but a power-saving feature. Check your BIOS settings.
📊 What kind of laptop do you have?
Lenovo
HP
Dell
Asus
Acer
Apple
Another

2. Diagnosing the network adapter in Windows

If everything is physically fine, but Wi-Fi is still missing, run the built-in Windows diagnostics. To do this:

  1. Click Win + X and select "Device Manager".
  2. Expand the section Network Adapters.
  3. Find the device with the names Wireless, Wi-Fi or 802.11 (For example, Intel(R) Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377).

Please note the icon next to the adapter:

  • ⚠️ Yellow triangle — the driver is not working properly or is in conflict with other software.
  • Down arrow - the adapter is disabled (right-click and select "Engage").
  • 🔴 Red Cross — the device is disabled at the OS or BIOS level.

If the adapter is missing altogether, this may mean:

  • 🔧 Disabling in BIOS/UEFI (must be turned on manually).
  • 🖥️ Hardware failure (for example, antenna failure or chip damage).
  • 🔄 Conflict after Windows update (solved by rolling back the driver).

Open Device Manager (Win + X)

Find the "Network Adapters" section

Check the Wi-Fi adapter status (there is no exclamation mark)

Update driver (right-click → "Update driver")

-->

3. Restart network services and reset the TCP/IP stack

If the adapter is working properly but Wi-Fi still isn't working, the problem may lie with system services. In Windows, network connections are managed by:

  • WLAN AutoConfig (automatic wireless network setup),
  • DHCP client (automatically obtaining an IP address),
  • Network connections (manage all interfaces).

To restart them:

  1. Click Win + R, enter services.msc and press Enter.
  2. Find the services from the list above, right-click on each one and select Restart.
  3. If the service is disabled, enable it and install it. Startup type: Automatic.

If this doesn't help, reset the TCP/IP stack. This method resolves errors related to incorrect network settings. Open command prompt as administrator (Win + X → Terminal (Admin)) and execute the commands sequentially:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Once completed, restart your laptop. These commands flush the DNS cache, update the IP configuration, and restore Windows network libraries.

⚠️ Attention: On laptops with Killer Networking (for example, some models MSI or Alienware) standard commands may not work. In this case, download the utility Killer Control Center from the official website and reset the settings through it.

4. Update or roll back Wi-Fi drivers

Outdated, corrupted, or incompatible drivers are one of the most common causes of Wi-Fi drops. Laptop manufacturers regularly release updates that fix bugs and add support for new standards (for example, Wi-Fi 6E).

To update the driver:

  1. Open device Manager (Win + X).
  2. Find your Wi-Fi adapter in the section Network Adapters.
  3. Right click and select "Update Driver" → "Search Automatically".

If Windows reports that the driver is up to date, but the problem persists:

  • 🔍 Download the driver manually from the laptop manufacturer's website (section Support or Downloads). For example, for HP Pavilion this will be a website support.hp.com.
  • 🔄 Roll back the driverIf the problems started after the update: right-click on the adapter → Properties → Roll Back.
  • 🗑️ Remove the driver completely and restart your laptop - Windows will reinstall it automatically.

Critical information: If Wi-Fi disappears completely after updating the driver (the adapter disappears from Device Manager), this is a sign of incompatibility. In this case, be sure to roll back to the previous version or install the driver from the official website, not through Windows Update.

Laptop manufacturer Link to drivers Peculiarities
Lenovo pcsupport.lenovo.com Use Lenovo Vantage for automatic search
HP support.hp.com Please enter your laptop serial number for accurate selection.
Dell dell.com/support For XPS And Alienware separate drivers are needed Killer Wi-Fi
Asus asus.com/support For game series ROG/Strix check the section GameFirst

5. Checking router settings and IP conflicts

If your laptop displays a message "No internet access" or Limited, the problem may be with the router or an IP address conflict. First, reboot the router (unplug it for 30 seconds). If that doesn't help:

  • 🔒 Check your Wi-Fi password: It's possible it was changed on the router, and the laptop is storing the old data. Delete the network in the settings and reconnect.
  • 📶 Change Wi-Fi channel: in the router control panel (192.168.0.1 or 192.168.1.1) find the section Wireless and select a channel 1, 6 or 11 (they are the least susceptible to interference).
  • 🔄 Disable MAC address filtering, if it is enabled (section MAC Filter in the router settings).
  • 🛡️ Check your router's firewall: some models (TP-Link Archer, Keenetic) block devices after several unsuccessful connections.

If the laptop receives an IP address 169.254.x.x (this can be seen in ipconfig /all), this means the router's DHCP server isn't assigning the correct address. This is how to resolve it:

  1. Open Settings → Network & Internet → Wi-Fi → Manage known networks.
  2. Select your network and click "Properties".
  3. Scroll down to IP Settings and set the switch to the position "Manually".
  4. Enter:
    • IP address: 192.168.1.100 (or another free one in the router range),
    • Subnet mask: 255.255.255.0,
    • Gateway: 192.168.1.1 (or your router's address),
    • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).
⚠️ Attention: Setting up a static IP may cause conflicts if the same address is assigned to another device. Always check for available IP addresses through the router's control panel (section DHCP Clients List).

6. Diagnostics on macOS and Linux

Users MacBook Linux laptops also experience Wi-Fi issues, but the solution is different. Let's consider both cases.

For macOS (Catalina, Big Sur, Ventura, Sonoma):

If the Wi-Fi icon is gray or missing:

  1. Open System Preferences → Network.
  2. Select «Wi-Fi» in the left menu and click "Minus" (-)to remove the interface.
  3. Click Plus (+), select «Wi-Fi» and create the connection again.
  4. Restart your MacBook.
  5. If this doesn't help, reset NVRAM And SMC:

    • Turn off your MacBook.
    • Click Command + Option + P + R and hold for 20 seconds (for Apple Silicon this method is not needed).
    • To reset SMC on Intel Mac: turn off your laptop, hold down Shift + Control + Option + power button for 10 seconds.

    For Linux (Ubuntu, Debian, Fedora, etc.):

    Open Terminal (Ctrl + Alt + T) and run the commands:

    sudo systemctl restart NetworkManager
    

    sudo rfkill unblock wifi

    sudo ip link set wlan0 up # replace wlan0 with your interface (you can find out with the ip a command)

    If the adapter is not detected, check if the kernel module is loaded:

    lsmod | grep -i wifi
    

    dmesg | grep -i firmware

    A common problem in Linux is the lack of proprietary drivers for adapters. Broadcom or Realtek. Install them:

    • For Ubuntu/Debian:
      sudo apt install firmware-b43-installer # for Broadcom
      

      sudo apt install rtl8821ce-dkms # for Realtek RTL8821CE

    • For Fedora:
      sudo dnf install broadcom-wl
    What should I do if the adapter is detected in Linux but does not connect?

    Check your settings wpa_supplicant:

    1. Open the configuration file: sudo nano /etc/wpa_supplicant/wpa_supplicant.conf

    2. Add the line: update_config=1

    3. Restart the service: sudo systemctl restart wpa_supplicant

    If the problem persists, try connecting via nmcli:

    nmcli dev wifi connect "NETWORK_NAME" password "PASSWORD"

    7. Hardware faults: how to check

    If none of the software methods worked, it is possible hardware failureThe most common ones are:

    • 📡 Antenna damage (often after a fall or strong bending of the laptop lid).
    • 🔌 Contact failure Wi-Fi module from the motherboard.
    • 🔥 Chip overheating (relevant for laptops that have not been cleaned of dust for years).
    • Module failure (for example, after a power surge).

How to diagnose:

  1. Check the presence of the adapter in the BIOS:
    • Restart your laptop and enter BIOS (F2, Del or Esc when loading).
    • Find the section AdvancedOnboard Devices Configuration.
    • Make sure that Wireless LAN or WLAN included (Enabled).
  • Connect an external USB Wi-Fi adapter (For example, TP-Link TL-WN722N). If it works, the problem is in the internal module.
  • Listen to the laptop When turning on Wi-Fi: a crackling or popping sound in the speakers may indicate a short circuit in the module.
  • If the adapter isn't detected in either the BIOS or Device Manager, but the external USB adapter works, it's almost a 100% guarantee of hardware failure. In this case:

    • 🔧 Contact the service center for diagnostics (cost of testing is from 500 to 1500 rubles).
    • 💻 Use a USB adapter as a temporary solution (price from 600 rubles).
    • 🔄 Check the warranty: If the laptop is less than 2 years old, repairs may be free.
    ⚠️ Attention: Don't try to disassemble your laptop to check the antennas or Wi-Fi chip unless you have experience. Modern models (e.g., MacBook Pro with M1/M2 or Dell XPS) have fragile cables that are easily damaged.

    8. Wi-Fi disappeared after updating Windows or installing programs

    Windows updates (especially large ones like Windows 11 23H2) or installing new software (antiviruses, VPNs, games) can conflict with Wi-Fi drivers. If the problem appears after these steps:

    • 🔄 Roll back a Windows update:
      1. Open Settings → Update & Security → Update History.
      2. Click "Uninstall updates" and select the last installed one.
    • 🛡️ Check your antivirus: Kaspersky, ESET or Avast may be blocking network connections. Temporarily disable protection and check your Wi-Fi.
    • 🎮 Remove recently installed programs, especially:
      • VPN clients (NordVPN, ProtonVPN),
      • Game launchers (Steam, Epic Games, Battle.net),
      • Optimization utilities (CCleaner, Driver Booster).
      • 🔧 Restore the system to the point where Wi-Fi worked:
        1. Click Win + R, enter rstrui.
        2. Select a restore point 1-2 days before the problem occurred.

    Critical Information: If Wi-Fi is lost after upgrading to Windows 11 on laptops with Intel Wi-Fi 6 (AX200, AX201, AX210), download the driver from the Intel website, not through Windows Update. Microsoft often provides limited driver versions that don't support all the chip's features.

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

    ❓ Why does Wi-Fi work on my phone but not on my laptop?

    This means the problem is with the laptop, not the router. Check:

    • Is the Wi-Fi adapter enabled in Device Manager?
    • Are there any IP conflicts (try assigning a static IP).
    • Is your antivirus or firewall blocking the connection?

    It is also possible that the router is configured to work only with certain devices (MAC filtering).

    ❓ How do I know if my Wi-Fi module is burned out?

    Signs of hardware failure:

    • The adapter is not detected in BIOS and Device Manager.
    • The external USB Wi-Fi adapter works, but the built-in one doesn't.
    • The laptop does not respond to the hardware Wi-Fi button.
    • There is a crackling noise coming from the speakers when trying to turn on Wi-Fi.

    For an accurate diagnosis, a multimeter test or module replacement is required.

    ❓ Is it possible to connect to the internet without Wi-Fi?

    Yes, there are several ways:

    • 🔌 Ethernet: Connect the cable from the router to the LAN port on the laptop.
    • 📱 USB tethering: connect your smartphone via USB and turn it on Modem mode in the phone settings.
    • 🔄 Bluetooth tethering: Pair your laptop and phone via Bluetooth, then turn on Internet sharing.
    • 📡 4G/5G modem: use USB modem (Huawei E3372, ZTE MF823) or a SIM card in the laptop slot (if supported).
    ❓ Why does Wi-Fi disappear after sleep or hibernation?

    This is a common issue related to adapter power management. Solutions:

    1. Open device Manager → Find your Wi-Fi adapter → Properties → Power Management.
    2. Uncheck the box Allow the computer to turn off this device to save power.
    3. Update your adapter driver to the latest version.
    4. For Windows 10/11: Disable Quick Launch in the power settings.

    If the problem persists, check your BIOS settings: some laptops (Lenovo ThinkPad, Dell Latitude) have the option Wake on Wireless LAN, which may conflict with sleep patterns.

    ❓ How do I reset my network settings to factory defaults?

    In Windows:

    1. Open Settings → Network & Internet → Status → Network Reset.
    2. Click "Reset now" and confirm.
    3. The laptop will reboot and all network settings will be reset to factory defaults.

    On macOS:

    1. Remove the configuration file: sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
    2. Restart your MacBook.

    In Linux:

    sudo rm /etc/NetworkManager/system-connections/*
    

    sudo systemctl restart NetworkManager

    After the reset, you will have to re-enter your Wi-Fi network passwords.