Laptop won't connect to Wi-Fi: How to fix the problem

You open the lid of your laptop, try to connect to your usual Wi-Fi network - and suddenly you see the message “No connections available" or infinite "Obtaining an IP address" The situation is familiar to many: according to statistics, one in three users has encountered problems connecting to a wireless network at least once. The causes can be very varied: from a simple driver error to a hardware malfunction in the adapter.

In this article we will look at all possible scenarios, when your laptop won't connect to Wi-Fi - from a complete lack of networks in the list to constant connection drops. You'll get Step-by-step instructions for Windows 10/11, macOS, and LinuxYou'll also learn how to diagnose the problem yourself. Important: Some solutions require administrator rights or access to the router, so have your login information ready.

1. Check the obvious: router, cables, and network settings

Before digging into your laptop's settings, make sure the problem isn't with the signal source. Start with basic checks:

  • 🔌 Router power supply: Make sure the power indicator is green/blue (not red or flashing). If the router is connected via Powerline adapter, check that it is plugged into the socket.
  • 📶 Wi-Fi indicator: The wireless network light on the router body should be on (usually indicated by wavy lines). If it's off, press the button WPS/Wi-Fi on the back panel.
  • 🔄 RebootUnplug the router for 30 seconds, then plug it back in. Wait 2-3 minutes for it to fully boot up.
  • 🖥️ Other devicesCheck if your smartphone, tablet, or other laptop can connect to this network. If not, the problem is with your router or ISP.

If other devices connect normally but your laptop doesn't, proceed to the next section. If Wi-Fi isn't working at all, there may be a few possible causes:

  • 🔌 The Internet connection from the provider is disconnected. (check your payment or call support).
  • 🔧 Router settings failure (for example, the DHCP server is disabled).
  • 📡 The cable is damaged from the provider or the WAN port of the router.
⚠️ Attention: If after rebooting the router the Internet indicator (usually indicated as Internet or WAN) is off or flashing red—the problem is with your ISP. Don't waste time configuring your laptop.
📊 What have you already tried?
Rebooted the router
Checked other devices
Updated drivers
I haven't tried anything yet.

2. Enabling Wi-Fi on a Laptop: Hardware Switches and Keyboard Shortcuts

It seems obvious, but many users forget about the physical wireless switches. On some laptop models, Wi-Fi can be disabled:

  • 🔑 Hardware switch on the body (often found on older ones) Lenovo, Dell or HP). Look for a slider or button with an antenna.
  • ⌨️ Keyboard shortcut: usually it is Fn + F2, Fn + F5 or Fn + F12 (Depends on the model). There should be an antenna icon on the key.
  • 🖱️ Through software: some laptops (eg. ASUS) have proprietary utilities for network management.

On Windows Also check the " modeOn the plane»:

  1. Click Win + Ato open the notification center.
  2. Make sure the " button isAirplane mode» is off (not highlighted in blue).
  3. If it was enabled, wait 10-15 seconds for the system to reboot the network adapters.

On macOS Check the Wi-Fi menu in the top bar: if it says “Wi-Fi: Off", click on the icon and select "Turn on Wi-Fi».

⚠️ Attention: On some laptops HP Pavilion And EliteBook The Wi-Fi hardware switch may be hidden under the battery. If you've recently disassembled the device, check its position.

Is Wi-Fi enabled on the laptop case?

Is Airplane Mode turned off?|

Is the Wi-Fi light on the router?

Have you tried rebooting the router?-->

3. Diagnosing the network adapter in Windows

If Wi-Fi is turned on but networks are still not showing up or your laptop is not connecting, the problem may be with your network adapter. Windows 10/11 follow these steps:

3.1. Checking the adapter status

  1. Click Win + R, enter ncpa.cpl and press Enter.
  2. Find the adapter "Wireless network" or "Wi-Fi" If it is disabled (gray icon), right-click and select "Turn on».
  3. If there is no adapter at all, the problem is in the driver (see section 4).

3.2. Running the troubleshooter

Windows has a built-in tool for network diagnostics:

  1. Go to Settings → Network & Internet → Status.
  2. Click "Network troubleshooter» and follow the instructions.

3.3. Resetting network settings

If the adapter is enabled but the connection is not established, reset the settings:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After executing the commands, restart your laptop.

Symptom Possible cause Solution
The network list is empty The adapter is disconnected or faulty Turn on the adapter in ncpa.cpl or update the driver
Constant connection breaks IP conflict or weak signal Change the channel on your router or use 5 GHz
Error "Failed to connect" Incorrect password or security type Make sure the password and encryption type are correct (WPA2-PSK)
There is a connection, but no internet Problems with DHCP or DNS Ping the router (ping 192.168.1.1) and change DNS

4. Update or reinstall the Wi-Fi driver

An outdated, corrupted, or incompatible driver is one of the most common causes of Wi-Fi problems. Let's look at how to update or reinstall it.

4.1 Automatic update via Device Manager

  1. Click Win + X and select "device Manager».
  2. Expand the branch "Network adapters».
  3. Find the device with the words "Wireless», «Wi-Fi" or "802.11" (For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
  4. Right click → «Update driver» → «Automatic search».

4.2. Manual driver installation from the manufacturer's website

If automatic update does not help:

  1. Determine the adapter model (see section 4.1).
  2. Go to the laptop manufacturer's website (Lenovo, HP, Dell etc.) or chip (Intel, Qualcomm, Broadcom).
  3. Download the latest driver for your model and Windows version.
  4. Remove the old driver via "Properties → Driver → Uninstall device", then install a new one.
⚠️ Attention: On laptops with Realtek adapters (for example, Realtek RTL8821CE) compatibility issues often arise. If Wi-Fi stops working completely after an update, roll back the driver to the previous version.

4.3. Removing conflicting drivers

Sometimes, "junk" drivers from old adapters remain in the system. To remove them:

  1. Open device Manager.
  2. From the menu, select "View → Show hidden devices».
  3. Remove all devices in the "Network adapters”, which have “ in their nameWi-Fi" or "Wireless».
  4. Restart your laptop - Windows will automatically reinstall the drivers.
How can I find out the exact model of my Wi-Fi adapter?

If the adapter is listed as "Network Controller" or "Unknown Device" in Device Manager, open Command line as administrator and run:

wmic nic get name, index

Then find the line mentioning Wi-Fi and write down its index (number). Then run:

wmic nic where "Index={index}" get name, manufacturer, productname

This will show the exact chip model.

5. Router setup: channels, encryption, and MAC filtering

If the problem isn't with your laptop, check your router settings. To do this, connect to it via cable or another working device, then:

  1. Open your browser and enter the router's address (usually 192.168.1.1 or 192.168.0.1).
  2. Enter your login and password (by default it is often admin/admin or indicated on the router sticker).
  3. Go to the wireless network section (usually Wireless or Wi-Fi).

Please pay attention to the following parameters:

  • 🔒 Security type: must be WPA2-PSK (or WPA3-PSK for new routers). WEP is unsafe and may not be supported by modern devices.
  • 📡 Wi-Fi channel: if you use 2.4 GHz, try changing the channel to 1, 6 or 11 (they intersect the least). For 5 GHz select the channel marked DFS (if your adapter supports it).
  • 🔄 Channel width: For 2.4 GHz install 20 MHz (will increase stability), for 5 GHz40 MHz or 80 MHz (will increase speed).
  • 🖥️ MAC address filtering: If enabled, make sure your laptop's MAC address is added to the whitelist.

After making changes, save the settings and reboot the router.

⚠️ Attention: On some routers (TP-Link Archer C6, ASUS RT-AX55) after changing the channel in the range 5 GHz It may be necessary to manually reconnect all devices.

6. IP and DNS issues: manual configuration

If your laptop connects to the network but the internet isn't working (the Wi-Fi icon has an exclamation point), the issue may be with IP or DNS. Check your current settings:

  1. Open Command line and run:
    ipconfig /all
  2. Find the block with the name of your Wi-Fi adapter. Check the fields:
    • IPv4 address: must be in range 192.168.x.x or 10.x.x.x.
    • Main gateway: must match the router's IP (for example, 192.168.1.1).
    • DNS servers: if empty or addresses of type 169.254.x.x — problem with DHCP.

If the IP address starts with 169.254, this means the laptop hasn't received an address from the router. Try:

  • 🔄 Restart the router and laptop.
  • 🔧 Manually enter the IP:
    1. Open Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
    2. Right-click on Wi-Fi → «Properties» → «Internet Protocol version 4 (TCP/IPv4)».
    3. Select "Use the following IP address» and enter:
      IP address: 192.168.1.100
      

      Subnet mask: 255.255.255.0

      Default gateway: 192.168.1.1

      DNS: 8.8.8.8 and 8.8.4.4

  • If the internet works after this, the problem is with the DHCP settings on the router. Reset the adapter settings to "Obtain an IP automatically» and check that DHCP is enabled in the router's web interface.

    7. Specific issues: macOS, Linux, and older laptops

    Users macOS And Linux, as well as owners of older laptops, may encounter unique problems. We'll discuss these separately.

    7.1 macOS: Reset NVRAM and Network Settings

    If on MacBook Wi-Fi is not working:

    1. Turn off your laptop.
    2. Turn it on by holding it down immediately Option + Command + P + R for 20 seconds (NVRAM reset).
    3. After rebooting, open "System Preferences → Network", delete the current Wi-Fi connection and add it again.

    7.2. Linux: Checking Kernel Modules and Utilities

    IN Ubuntu, Debian or Arch Linux execute:

    sudo lshw -C network # Check adapter
    

    sudo rfkill list # Check Wi-Fi blocking

    sudo ip link set wlan0 up # Enable the adapter (replace wlan0 with your interface)

    sudo systemctl restart NetworkManager

    If the adapter is not detected, you may need to install proprietary drivers (for example, for Broadcom):

    sudo apt install firmware-b43-installer # For Debian/Ubuntu
    

    sudo pacman -S broadcom-wl-dkms # For Arch Linux

    7.3. Older laptops: Wi-Fi limitations

    Laptops manufactured before 2012 (for example, Sony VAIO or Acer Aspire with adapters Intel Centrino Wireless-N 1000) may not support:

    • 🔒 Modern types of encryption (WPA3, SAE).
    • 📡 Channels 5 GHz or width 80 MHz.
    • 🔄 Technologies MU-MIMO or Beamforming.

    Solution: Disable it in your router settings. WPA3, set compatibility mode 802.11n (instead of 802.11ac/ax) and use only 2.4 GHz.

    8. Hardware malfunctions: when to contact service

    If none of these methods help, the problem may be hardware-related. Signs of a faulty Wi-Fi adapter:

    • 🚫 The adapter is not displayed in Device Manager even after reinstalling the drivers.
    • 🔌 The laptop doesn't see it not a single one networks, including open ones.
    • 🔥 There is a feeling of overheating or a crackling sound in the adapter area.
    • 🔧 After physical impact (falling, disassembling) Wi-Fi stopped working.

    In such cases you will need:

    1. Diagnostics at a service center (checking the contacts of the adapter, antennas and chip).
    2. Replacing the Wi-Fi module (cost: from 1,500 to 5,000 ₽ depending on the model).
    3. Checking the motherboard (less common, but problems with the south bridge are possible).

    For a temporary solution you can use USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56). They connect via a USB port and work as an external network card.

    ⚠️ Attention: On laptops Apple MacBook (2015-2017) the adapter often fails Broadcom BCM43xx Due to overheating. If Wi-Fi has disappeared after a macOS update or overheating, the chip will likely need to be replaced.

    FAQ: Frequently asked questions about laptop Wi-Fi issues

    🔹 My laptop connects to Wi-Fi, but pages won't open. What should I do?

    The problem may be with DNS. Try:

    1. Open Command line and execute:
      ping 8.8.8.8

      If there is a ping, but websites don’t open, the problem is in the DNS.

    2. Change DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1) in the adapter settings.
    3. Check your proxy settings: Settings → Network & Internet → Proxy (should be "Automatic detection»).
    🔹 Why can't my laptop detect 5 GHz networks?

    Possible reasons:

    • The adapter does not support 5 GHz (check model specifications).
    • The range is disabled in the router settings. 5 GHz.
    • The adapter driver is out of date (please update it).
    • The router is in the enabled mode 802.11ac, and the adapter only supports 802.11n.

    Solution: Check the compatibility of the adapter and the router, update the drivers, enable 5 GHz in the router settings.

    🔹 How to connect to Wi-Fi without a password (if you forgot it)?

    If you have access to the router:

    1. Connect to it via cable.
    2. Open the web interface (192.168.1.1) and look at the password in the section Wireless → Security.

    If there is no access:

    • Try the standard password (indicated on the router sticker).
    • Reset the router using the button Reset (all settings will be reset!).

    On Windows You can view saved passwords:

    netsh wlan show profile name="NETWORK_NAME" key=clear

    (replace NETWORK_NAME to the name of your network).

    🔹 My laptop connects to Wi-Fi, but the speed is very slow. What's wrong?

    Reasons for low speed:

    • 📡 The channel is overloaded 2.4 GHz (switch to 5 GHz).
    • 🔄 Outdated Wi-Fi standard (eg. 802.11n instead of 802.11ac).
    • 🖥️ Background downloads (check in Task Manager).
    • 🔌 Restriction from the provider (check your tariff).

    Solution:

    1. Change the channel on your router (for example, from 6 on 11).
    2. Update your Wi-Fi adapter driver.
    3. Disable devices that consume traffic (IP cameras, smart TV).
    4. Check the speed via cable - if it is also low, the problem is with your provider.
    🔹 Can I use my laptop as a Wi-Fi repeater?

    Yes, but this will require:

    • On Windows: use third-party programs (Connectify, Virtual Router).
    • On macOS: turn on "Internet access sharing
    • On Linux: configure hostapd And dnsmasq.

    Please note: not all adapters support access point mode. Check the specifications of your Wi-Fi module.