Problems connecting to Wi-Fi on a laptop is one of the most common technical problems faced by users. The situation is familiar to many: the network indicator shows available access points, but the connection is either not established or is constantly disconnected. The reasons may lie in both software failures (incorrect drivers, conflicting settings) and hardware problems (damaged adapter or router). In this article we will analyze all possible scenarios - from basic checks to advanced diagnostic methods.

The peculiarity of the problem is that its manifestations vary: in some places the laptop does not see the network at all, in others it connects but without access to the Internet, and in some cases the connection only works after a reboot. We won't limit ourselves to boilerplate advice like "reboot your router" - instead we'll offer systematic approach taking into account the operating system (Windows 10/11, macOS, Linux) and laptop model (ASUS, Lenovo, HP etc.). You will also learn how to distinguish a software failure from a hardware failure and when to contact a service center.

1. Basic diagnostics: what to check first

Before you delve into the settings, make sure that the problem is not hidden on the surface. Start with the obvious:

  • 🔌 Router power: Check if the power light on the router is on. If it blinks orange, there may be a problem with the provider.
  • 📶 Airplane mode: on Windows click Win + A and make sure Airplane mode is turned off. On macOS - Check the control panel in the upper right corner.
  • 🔄 Rebooting devices: Turn off the router for 30 seconds, then turn on. Do the same with your laptop.
  • 🔒 Wi-Fi password: sometimes the problem lies in an incorrectly entered key. Try connecting from another device (smartphone) with the same password.

If after these manipulations the connection does not appear, proceed to the next step. Please note: if other devices (smartphone, tablet) connect to the same network without problems, the problem is almost certainly in the laptop. If the problem occurs on all gadgets, the router or provider is to blame.

⚠️ Attention: If the Wi-Fi indicator on the laptop (usually the antenna icon is on the F2/F12 key) does not light up at all, this may indicate a disconnected adapter or a hardware malfunction. In this case, go straight to section on checking equipment.
📊 How often do you have problems with Wi-Fi on your laptop?
  • Once a week or more often
  • 1-2 times a month
  • Rare, but accurate
  • Never had a problem

2. Check network settings in Windows

On Windows 10/11 Most Wi-Fi problems can be resolved through device manager or network parameters. Follow the step by step instructions:

  1. Open Settings → Network and Internet → Wi-Fi.
  2. Make sure the Wi-Fi switch is turned on.
  3. Click “Manage known networks” and delete the current network (click on it → “Forget”).
  4. Restart your laptop and try connecting again.

If this does not help, check the status of the network adapter:

  1. Click Win + X → “Device Manager”.
  2. Expand the "Network Adapters" section.
  3. Find a device with words Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200).
  4. Right-click → “Engage device” (if the option is available).

If there is an exclamation mark next to the adapter, update the driver (more on this in the next section). Also note energy saving mode: sometimes Windows turns off Wi-Fi to save battery. To fix this:

  1. In Device Manager, open the adapter properties.
  2. Go to the Power Management tab.
  3. Uncheck "Allow the computer to turn off this device to save power."

Remove network from known connections

Restart laptop

Check the adapter status in Device Manager

Disable power saving for Wi-Fi

Update driver (if there is an exclamation mark) -->

3. Hardware problems: how to check the Wi-Fi adapter

If the software methods do not work, the problem may be with the adapter itself. Here's how to diagnose it:

  • 🔧 Physical shutdown: on some laptops (Lenovo ThinkPad, Dell Latitude) Wi-Fi module is connected via connector M.2 or miniPCIe. If you are technically savvy, you can carefully remove and reconnect it.
  • 💡 Indication: Many laptops have an LED on their body that indicates Wi-Fi is working. If it is not lit, the adapter may be disconnected or broken.
  • 🔄 Test on another device: Connect an external USB Wi-Fi adapter (such as TP-Link TL-WN725N). If it works, the problem is in the built-in module.

A critical symptom of a hardware problem: If the adapter appears as an "Unknown Device" in Device Manager or is missing altogether, even after updating the drivers. In this case, the module will need to be replaced. The cost of a new Wi-Fi adapter for a laptop is from 800 to 3000 rubles, depending on the model (for example, Intel AX200 or Qualcomm Atheros QCA61x4).

Symptom Probable Cause Solution
Wi-Fi does not turn on, the indicator does not light up The adapter is disabled in the BIOS or physically Check BIOS settings, reconnect the module
The network sees, but does not connect Standards incompatibility (802.11n/ac/ax) Update the driver or change the mode on the router
Connects, but no internet Incorrect IP/DNS settings Reset TCP/IP (command netsh int ip reset)
Frequent connection dropouts Interference from other devices (microwaves, Bluetooth) Change the Wi-Fi channel in the router settings
⚠️ Attention: If you decide to replace the Wi-Fi module yourself, make sure that the new adapter is compatible with your laptop model. For example, Lenovo often blocks non-original modules at the BIOS level, and Apple in MacBook uses proprietary connectors.

4. Update and reinstall drivers

Outdated or damaged drivers are one of the main causes of Wi-Fi problems. Here's how to update them:

Method 1: Automatic update via Windows

  1. Open Device Manager (Win + X → Device Manager).
  2. Find your Wi-Fi adapter, right-click → “Update driver”.
  3. Select Automatic Search.

Method 2: Manual installation from the manufacturer's website

Automatic updates do not always find the latest drivers. It's better to download them manually:

  • For Intel: official website (search by adapter model, for example, AX201).
  • For Qualcomm/Atheros: support page.
  • For Realtek: download section.
  • For laptops HP, Dell, ASUS: It is better to take drivers from the laptop manufacturer’s website (indicate the exact model, for example, HP Pavilion 15-eg0004ur).

After installing the driver, restart your laptop. If the problem persists, try roll back the driver:

  1. In Device Manager, open the adapter properties.
  2. Go to the "Driver" → "Roll Back" tab.
💡

If after updating the driver Wi-Fi disappears completely, try booting into safe mode with network support (click F8 when loading or use msconfig). If the network works in safe mode, the problem is a conflict with other software (for example, antivirus).

5. Router settings: what could go wrong

Sometimes the problem lies not in the laptop, but in the router settings. Here are the key parameters to check:

  • 🔐 Security type: if the router is configured to WPA3, but the laptop adapter does not support it, try changing to WPA2-PSK.
  • 📡 Wi-Fi channel: if you use auto, try manually setting the channel (for example, 6 or 11 for 2.4 GHz).
  • 🔄 Operating mode: in the router settings (usually 192.168.1.1 or 192.168.0.1) find the parameter Wireless Mode and install 802.11n/ac (instead of only 802.11ac).
  • 🔗 MAC filtering: If enabled, make sure your laptop's MAC address is whitelisted.

Also worth checking signal strength: If the laptop is far from the router, try connecting closer or use repeater (signal amplifier). To diagnose the signal strength on Windows you can use the command:

netsh wlan show interfaces

Pay attention to the line Signal: if the value is lower 50%, the signal is too weak.

How to reset the router to factory settings?

To reset the router, find the small button on its case Reset (usually recessed into the body). Press it with a paperclip and hold it for 10-15 seconds until the lights start flashing. After this, the router will reboot with default settings (the network name and password will be on a sticker on the bottom of the device).

6. Problems on macOS: Apple features

On laptops MacBook The diagnostic algorithm is slightly different. Start by checking your system settings:

  1. Open System Settings → Network.
  2. Select Wi-Fi in the left menu and click "Advanced".
  3. Remove the current network from the “Preferred networks” list (highlight → “–” button).
  4. Reboot MacBook and try connecting again.

If this doesn't help, reset your network settings:

  1. Open Terminal (via Spotlight or Programs → Utilities).
  2. Enter the commands one by one:
    sudo ifconfig en0 down
    

    sudo ifconfig en0 up

    (instead of en0 maybe en1 - check in System report).

  3. Restart your laptop.

For MacBook there is also a problem with updating the Wi-Fi module firmware. Apple periodically releases patches for adapters (especially in models with Broadcom). To update the firmware:

  1. Open System settings → Software update.
  2. Install all available updates, including Wireless Device Firmware.
⚠️ Attention: on MacBook with chips Apple Silicon (M1/M2) Wi-Fi problems may be due to a conflict between macOS and some routers (for example, ASUS RT-AX88U). In this case, only updating the router firmware or replacing it with a model that supports 802.11ax (Wi-Fi 6).

7. Linux problems: diagnostic commands

On distributions Linux (For example, Ubuntu, Fedora, Mint) Wi-Fi diagnostics are carried out through the terminal. Here are the key commands:

  • 🔍 Checking available networks:
    sudo iwlist wlan0 scan | grep ESSID

    (replace wlan0 to your interface, find it via ip a).

  • 🔄 Restarting the network service:
    sudo systemctl restart NetworkManager
  • 📡 Driver check:
    lspci -knn | grep -iA3 net

    (look for lines with Network controller).

  • 🔧 Installation of proprietary drivers (for example, for Broadcom):
    sudo apt install firmware-b43-installer

If after running these commands the network still does not appear, check whether Wi-Fi is blocked at the system level:

rfkill list

If the output contains the line Soft blocked: yes, unlock the adapter:

sudo rfkill unblock wifi

For some adapters (eg Realtek RTL8821CE) manual compilation of the driver from source may be required. Instructions are usually available at GitHub (search by chip model).

8. Alternative solutions and when to contact service

If none of the above methods work, consider alternatives:

  • 🌐 USB Wi-Fi adapter: External devices (eg TP-Link Archer T2U) often solve the problem for 500–1500 rubles.
  • 🔗 Connection via cable: if the router is nearby, use Ethernet (even if the laptop does not have a port, you can buy an adapter USB-to-Ethernet).
  • 📱 Internet distribution from a smartphone: temporary solution via USB-thering or hotspot.
  • 🔧 Flashing the BIOS: in rare cases, the problem lies in the motherboard firmware (relevant for Lenovo, HP).

You should contact the service center in the following cases:

  • The Wi-Fi adapter is not detected by the system even after reinstalling the OS.
  • Physical damage is visible on the laptop case (for example, after being dropped).
  • The problem appeared after liquid ingress or overheating.
  • All other devices connect to the network normally.

The cost of diagnostics in the service is from 500 rubles, replacement of a Wi-Fi module is from 1,500 rubles (excluding spare parts). If the laptop is under warranty, do not disassemble it yourself - this will void the warranty.

💡

Before visiting the service, make a backup copy of your data - sometimes fixing the problem requires a complete system reset or replacing the motherboard.

Frequently asked questions (FAQ)

The laptop connects to Wi-Fi, but the page does not open. What to do?

This is a typical problem with DNS or IP address. Try:

  1. Open Command line (Win + R → cmd).
  2. Enter:
    ipconfig /flushdns
    

    netsh winsock reset

  3. Restart your laptop.

If this does not help, manually register the DNS (for example, 8.8.8.8 And 8.8.4.4 from Google) in the adapter settings.

Wi-Fi works, but the speed is very low. What's the matter?

The reasons may be different:

  • 📶 Overloaded channel: change the channel on the router (for example, from 6 on 11).
  • 🔄 Obsolete standard: if the router supports Wi-Fi 6 (802.11ax), and the laptop is only 802.11n, the speed will be limited.
  • 🛡️ VPN or antivirus: Disable them temporarily and check the speed.

It is also worth checking the network load through other devices (for example, if someone is downloading torrents).

There is no Wi-Fi button on the laptop. How to enable it?

Most modern laptops include Wi-Fi:

  • Keyboard shortcut: Fn + F2 (y Lenovo), Fn + F12 (y HP), Fn + F3 (y ASUS).
  • Via BIOS: When booting, press F2/Del, find the section Wireless or Network and turn on the adapter.
  • Via “Device Manager”: if the adapter is disabled, right-click → “Enable”.
After updating Windows, Wi-Fi stopped working. What to do?

This is a classic driver incompatibility problem. Solutions:

  1. Roll back the system to a previous restore point (Start → Settings → Update and Security → Recovery).
  2. Uninstall the current driver and install the version from the laptop manufacturer's website (not through Windows Update!).
  3. If the adapter has disappeared from Device Manager, try Microsoft troubleshooting utility.
Is it possible to connect to Wi-Fi without a password?

Technically yes, but this violates the law on unauthorized access (Article 272 of the Criminal Code of the Russian Federation). However, there are legal ways:

  • 🔑 Ask the network owner for the password.
  • 📡 Use open networks (for example, in cafes or airports).
  • 📱 Connect via USB-thering from a smartphone (allow access in the phone settings).

Do not use programs to hack Wi-Fi - this is punishable by law.