You turned on the laptop, and instead of the usual list of networks there is emptiness or a stubborn message “Can't connect to this network" The situation is familiar to many: Wi-Fi suddenly stops working, although yesterday everything was fine. There may be dozens of reasons - from the banal disabled adapter to serious failures in the router firmware. In this article we will look at all possible scenarioswhy the laptop does not connect to Wi-Fi, and we will give step by step instructions for Windows, macOS and Linux.
It is important to understand: the problem may lie both in the laptop itself (drivers, network settings, hardware faults) and in external devices (router, provider). We'll start with the simplest solutions, which take a minute, and gradually move on to more complex ones. If you are not a technical specialist, don’t worry: each step is accompanied by screenshots (in text format) and explanations. And for experienced users we have added terminal commands and advanced settings.
Before diving into diagnostics, answer two questions:
- 🔄 Is the Wi-Fi light on on your laptop? If not, the problem may be a hardware switch or driver.
- 📶 Can Wi-Fi see other devices? If yes, the problem is definitely in your laptop. If not, the router or provider is to blame.
1. Checking basic settings: 5 steps before deep diagnostics
Start with the obvious. Users often spend hours searching for a solution when the problem can be solved with the click of a button.
Step 1: Make sure Wi-Fi is turned on on your laptop. On most models (Lenovo, HP, Dell, Asus) there is a hardware button or key combination to turn on the wireless network. Usually this is:
- 🔑
Fn + F2(y Lenovo, Acer) - 🔑
Fn + F12(y HP, Dell) - 🔑 Separate switch on the body (for some models Asus And MSI)
If the Wi-Fi indicator does not light up, check whether the adapter is disabled in the system. On Windows, open Control Panel → Network and Internet → Network Connections and make sure the Wireless icon is active (not greyed out).
- Lenovo
- HP
- Dell
- Asus
- Acer
- Apple
- Other
Step 2: Reboot your router. Unplug it for 30 seconds, then plug it back in. Wait until the download is complete (all indicators should be lit steadily). This solves 30% of connection problems.
Step 3. Check if your antivirus is blocking the network. Temporarily disable Kaspersky, Avast or Windows Defender (in the latter case - only the Network Protection module). If after this Wi-Fi works, add your network to the antivirus exclusions.
Step 4: Make sure Airplane mode is not turned on. In Windows 10/11, it disables all wireless modules. You can check it in the notification panel (airplane icon) or through Settings → Network and Internet → Airplane mode.
Step 5: Try connecting to a different network. If the laptop does not see any network, the problem is in the adapter. If it sees it, but does not connect to yours, the problem is in the router or the settings of a specific network.
If after a basic test Wi-Fi does not work, proceed to diagnosing drivers and network parameters.
2. Wi-Fi driver diagnostics: update, rollback and reset
The wireless adapter driver is one of the most common causes of Wi-Fi problems. It may be out of date, damaged after a Windows update, or conflict with other programs.
How to check driver status:
- Click
Win + Xand select "Device Manager». - Expand the thread "Network adapters».
- Find the device with names Wireless, Wi-Fi, 802.11 or adapter model (for example, Intel AX200, Qualcomm Atheros, Broadcom).
- If there is a yellow exclamation mark next to the adapter, the driver is not working correctly.
Solutions:
- 🔄 Update your driver. Right-click on the adapter → “Update driver” → “Automatic search”. If Windows does not find updates, download the driver from the laptop manufacturer's website (not from the Intel/Qualcomm website!).
- 🔙 Roll back the driver. If problems started after the update, select “Properties” → “Driver” tab → “Roll Back”.
- 🗑️ Uninstall and reinstall the driver. Click "Remove Device", then restart your laptop. Windows will install the driver automatically.
- 🛠️ Use the manufacturer's utilities. For Intel — Intel Driver & Support Assistant, for Realtek — Realtek Audio Console (sometimes it also controls Wi-Fi modules).
For advanced users: if the driver is installed, but Wi-Fi does not work, check its status in command line:
netsh wlan show drivers
In the output, find the lines:
Radio type- must be802.11n/ac/ax(if there802.11b/g— the adapter operates in legacy mode).Hosted network support- must beYes(otherwise you won’t be able to distribute Wi-Fi).
☑️ Wi-Fi driver check
If the driver is ok, but Wi-Fi does not work: the problem may be energy saving. Open the properties of the adapter in Device Manager → Power Management tab and uncheck with "Allow the computer to turn off this device to save power."
3. Windows network settings: reset and diagnostics
Windows 10 and 11 have built-in network diagnostic tools, but they are not always effective. We'll sort it out manual methods, which work 90% of the time.
Resetting network settings:
- Open
Settings → Network and Internet → Status. - Scroll down and click "Network reset».
- Confirm the action and restart your laptop.
This operation deletes all saved networks, VPNs and returns the settings to factory settings. After the reset, you will have to re-enter your Wi-Fi password.
Manual DNS setup: sometimes the problem is the wrong DNS servers. To change them:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right-click on “Wireless Network” → “Properties”.
- Select IP Version 4 (TCP/IPv4) → Properties.
- Set the radio button to "Use the following DNS server addresses" and enter:
8.8.8.8
8.8.4.4
(This is Google's DNS. An alternative is Cloudflare: 1.1.1.1 And 1.0.0.1.)
Diagnostics via command line: run CMD as administrator and do the following in order:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Reboot your laptop after each command.
What to do if a network reset didn't help?
If Wi-Fi still doesn't work after resetting the network, check the service WLAN AutoConfig. Open services.msc, find the “WLAN Auto Configuration” service, right-click → “Properties” → set “Startup type” to “Automatic” and click “Run”.
Problem with IP address? If in the connection status you see an IP address like 169.254.x.x - this means that the router is not giving your laptop the correct address. Solutions:
- 🔄 Reboot your router.
- 🔧 In the router settings, check if it is enabled DHCP server (usually in the section
LANorDHCP). - 🖥️ Configure a static IP manually (if you know how to do it).
4. Problems with the router: settings that interfere with the connection
If other devices connect to Wi-Fi normally, but the laptop does not, the problem may be individual router settings. Most often the culprits are:
- 🔒 Filtering by MAC address (the router is blocking your laptop).
- 📡 Incompatible Wi-Fi standard (for example, the router operates in mode
802.11ac, and the laptop adapter only supports802.11n). - 🔄 Incorrect channel or channel width (air overload).
- 🔐 Password is too complex (sometimes Windows cannot connect to networks with WPA3 or long passwords).
How to enter the router settings:
- Find out the router's IP address (usually
192.168.0.1or192.168.1.1). It can be found on a sticker on the device body. - Enter this address into your browser's address bar.
- Enter your username and password (by default, often
admin/adminoradmin/empty).
What to check in the settings:
| Parameter | Recommended value | Why is it important |
|---|---|---|
| Wireless Mode | 802.11n/ac (or 802.11b/g/n for old adapters) |
If the router is working in 802.11ac, and the laptop only supports 802.11n, the connection will be unstable. |
| Channel Width | 20/40 MHz (or Auto) |
Width 80 MHz may cause interference, especially in apartment buildings. |
| Channel | 1, 6 or 11 (for 2.4 GHz) / Auto (for 5 GHz) |
Channels 1, 6, 11 do not overlap and give less interference. |
| Security Mode | WPA2-PSK (or WPA2/WPA3) |
WPA3 may not be supported by older adapters, and WEP unsafe. |
| MAC Address Filtering | Disabled (or add the laptop's MAC address to the list) |
If filtering is enabled, the router blocks all devices except those allowed. |
How to find out the MAC address of a laptop: on Windows open CMD and enter:
ipconfig /all
Find the line "Physical address" in the "Wireless LAN Adapter" section. Copy it (without the dash) and add it to your router settings if filtering is enabled.
If, after changing the router settings, Wi-Fi disappears on all devices, reset the router to factory settings (button Reset on the rear panel).
5. Hardware problems: when the laptop is to blame
If none of the software methods help, the problem may be gland. Here are the most common hardware problems:
1. Faulty Wi-Fi module. Symptoms:
- 🔴 The Wi-Fi indicator does not light up, even after rebooting.
- 🔌 The adapter is displayed with an error in Device Manager
Code 10orCode 43. - 🔧 The laptop does not see the network even after reinstalling Windows.
Solution: replace the module. For most laptops (Lenovo ThinkPad, Dell Latitude, HP EliteBook) you can do this yourself. Modules are standardized (format M.2 2230 or NGFF), but check compatibility. Popular models:
- 📶 Intel AX200 (Wi-Fi 6, up to 2.4 Gbps)
- 📶 Qualcomm Atheros QCA6174 (Wi-Fi 5, up to 867 Mbps)
- 📶 Broadcom BCM4352 (often used in MacBook)
2. Problems with antennas. Symptoms:
- 📶 The laptop sees the networks, but the signal is very weak (1-2 bars).
- 🔄 The connection keeps dropping.
- 🛠️ In Device Manager, the adapter works fine, but it does not catch the network well.
Solution: Wi-Fi antennas are connected to the module with thin cables that can come loose or fray. Disassemble the laptop (or contact service) and check the integrity of the cables. Most often the problem occurs in Asus And Acer due to poor fixation of connectors.
3. Adapter overheating. If the laptop gets too hot, the Wi-Fi module may turn off for protection. Check the temperature using HWMonitor or AIDA64. If the adapter gets hotter than 70°C — clean the laptop from dust or replace the thermal paste.
Before replacing the Wi-Fi module, check whether it is blocked BIOS. On some laptops (Lenovo, HP) there is an option in the BIOS Wireless LAN Support - it must be turned on (Enabled).
4. Conflict with other devices. If you have recently connected USB devices (especially 4G modems or Bluetooth adapters), they may conflict with Wi-Fi. Disconnect all external devices and check the connection.
⚠️ Attention: If you have never disassembled a laptop, do not try to replace the Wi-Fi module yourself. Contact a service center - the cost of work usually does not exceed 1000–1500 rubles, and the risk of damaging the motherboard is high.
6. Features of macOS and Linux: what should owners of MacBooks and laptops on Linux do?
Problems with Wi-Fi on macOS And Linux often have reasons unique to Windows. Let's look at them separately.
For macOS (MacBook Air/Pro, iMac):
- 🍎 Reset SMC and NVRAM. On MacBook with a removable battery: turn off the laptop, disconnect the charger, remove the battery, hold down the power button for 10 seconds. On models with a non-removable battery: Turn off your Mac, hold down
Shift + Control + Option+ power button for 10 seconds. - 🔄 macOS update. Go to
System settings → Software updateand install all available updates. - 📡 Reset network settings. Open
System Settings → Network, select Wi-Fi, press “−” (delete), then “+” (add again). - 🛠️ Problems with Broadcom chips. On MacBook 2016–2019 adapter often fails Broadcom BCM43xx. The solution is to reinstall macOS or use a patch BrcmPatchRAM (for advanced users).
For Linux (Ubuntu, Debian, Fedora, Arch):
- 🐧 Checking drivers. In the terminal run:
lspci -knn | grep -iA3 net
If the output contains the line Kernel driver in use: iwlwifi (for Intel) or ath9k (for Atheros) — the driver is loaded. If not, install it:
- For Intel:
sudo apt install firmware-iwlwifi
- For Broadcom:
sudo apt install firmware-b43-installer
Common problems in Linux:
- 🔌 Wi-Fi turns off after sleep. Solution: Edit the file
/etc/NetworkManager/conf.d/default-wifi-powersave-on.confand replacewifi.powersave = 3onwifi.powersave = 2. - 🔒 Does not connect to hidden networks. In file
/etc/wpa_supplicant/wpa_supplicant.confadd:
network={ssid="название_сети"
scan_ssid=1
psk="пароль"
}
- 📡 Weak signal. Check transmit power:
iwconfig wlan0 txpower
If the value is lower 20 dBm — the restriction can be removed with the command:
sudo iw reg set BO # (устанавливает максимальную мощность по стандартам Болгарии)
⚠️ Attention: on some Linux distributions (for example, Kali Linux) Wi-Fi may not work due to a conflict with security testing tools (such as aircrack-ng). Disable them before connecting to the network.
7. Alternative connection methods if Wi-Fi does not work
If you couldn’t fix the problem with Wi-Fi, but you need the Internet urgently, use alternative methods.
1. Connection via cable (Ethernet).
- 🔌 Buy an adapter USB-to-Ethernet (costs 300–500 rubles) if the laptop does not have an RJ-45 port.
- 📡 Connect the cable from the router directly to the laptop. In most cases, this will provide a more stable connection than Wi-Fi.
2. Internet distribution from the phone.
- 📱 Turn on on your smartphone access point (in the “Modem and access point” settings).
- 🔗 Connect your laptop to the created network. Please note: some providers block Internet distribution (for example, MegaFon or Beeline on unlimited tariffs).
3. 4G/5G USB modem.
- 📶 Buy a USB modem (Huawei E3372, ZTE MF823) or a SIM card with unlimited Internet.
- 💻 Insert the modem into the USB port - in most cases, the drivers will be installed automatically.
4. Powerline adapters (Internet via electrical wiring).
- ⚡ Buy a set Powerline (For example, TP-Link TL-PA4010). One adapter connects to the router, the second to an outlet next to the laptop.
- 🔌 The speed will be lower than via cable, but more stable than via Wi-Fi in conditions of interference.
5. Cloud solutions (for work).
- 🌐 If you only need access to files, use Google Drive, Dropbox or Yandex Disk offline.
- 📄 Suitable for documents Microsoft Office Online or Google Docs (work via mobile Internet).
If the laptop does not connect to Wi-Fi, but you urgently need the Internet, the priority option is an Ethernet cable or an access point from your phone. These methods work 99% of the time.
8. When to contact service: signs of serious malfunctions
Not all problems can be solved on your own. Contact the service center if:
- 🔧 The Wi-Fi module is not detected in the system. There is no Network Adapters section in Device Manager or the adapter appears as an "Unknown Device".
- 🔥 The laptop overheats and turns off. If the image disappears along with Wi-Fi or the laptop turns off spontaneously, there is a problem with the cooling system or motherboard.
- ⚡ After a thunderstorm or power surge. If the problems started after a power outage, the network controller could burn out.
- 🔄 Wi-Fi works, but the speed is extremely low (less than 1 Mbps). This may be a sign of damaged antennas or interference from other devices.
- 🛠️ The laptop has been dropped or subjected to physical impact. After impacts, cables often come loose or connectors are damaged.
How much will the repair cost? Approximate prices (for Moscow and regions):
| Problem | Repair cost (₽) | Deadlines |
|---|---|---|
| Replacing the Wi-Fi module | 1,500 – 3,000 (including part) | 1–2 days |
| Repair/replacement of antennas | 1 000 – 2 500 | 1 day |
| Motherboard diagnostics | 500 – 1 500 | 2–3 days |
| Cleaning dust + replacing thermal paste | 1 500 – 2 500 | 1 day |
| Replacing the network controller (if burned out) | 3 000 – 6 000 | 3–5 days |
How to choose a service?
- 🔍 Check reviews on Yandex.Maps or 2GIS.
- 📋 Check if they provide a guarantee for repairs (minimum 3 months).
- 💰 Compare prices in 2-3 services (the spread can be 2 times!).
- 🔧 If the laptop is under warranty, contact authorized service center (for example, for Apple - in Apple Store, for Dell - in Dell Service).