Are you trying to connect your laptop to your home Wi-Fi, but the system persistently displays the error “Could not connect to the network” or does not see available networks at all? The problem is familiar to millions of users - and the reasons for it may lie either in the settings of the laptop itself or in problems with the router or provider. In this article we will look at all possible scenarios, from trivial to technically complex, and we will give clear instructions for troubleshooting.
It is important to understand that the diagnostic algorithm depends on the operating system (Windows 10/11, macOS, Linux), router model (TP-Link, ASUS, Keenetic etc.) and even on the type of connection (2.4 GHz vs 5 GHz). We won't limit ourselves to boilerplate advice like "reboot your router" - instead we'll offer systematic approach with checking every link in the chain: from network card drivers to DHCP settings on the router.
If your laptop previously successfully connected to this network, but suddenly stopped, start with the section about sudden crashes. If the problem occurs on a new device or after reinstalling the OS, pay attention to driver settings And router parameters.
Top 7 Reasons Why Your Laptop Doesn't Connect to Wi-Fi
Let's start with the most obvious: 90% of problems connected to Wi-Fi are associated with one of seven reasons. Go through this checklist before getting into technical details:
- 🔌 The router is not turned on or is not working properly: Check the power and Wi-Fi indicators on the device. If it only lights up
Power, andWi-Fiflashes or goes out - the problem is in the router. - 📶 The network is hidden or disabled: the “hidden network” mode may have been activated in the router settings (
Hide SSID), or the wireless network is turned off with the button on the case. - 🔑 Invalid password: Even one typo in the password results in a connection error. Make sure your keyboard layout is correct and the letter case is correct.
- 🖥️ Wi-Fi adapter driver fails: in Device Manager There may be an exclamation mark next to the network adapter, or the adapter may not be in the list at all.
- 🔄 IP Address Conflict: If there is already a device on the network with the same IP as the laptop is trying to get, the connection will be blocked.
- 🛡️ Blocking by MAC address: in the router settings, a filter by
MAC-address, and your laptop is simply not whitelisted. - 📡 Incompatibility of Wi-Fi standards: Older laptops (pre-2015) may not support modern protocols
802.11acorWi-Fi 6.
If none of the points apply, don’t rush to panic. Next, we will analyze each case in detail, with step-by-step instructions and screenshots (for key points).
- Today for the first time
- A few days ago
- A week or more
- After updating Windows/macOS
Step 1: Diagnosing the router - why it doesn’t distribute Wi-Fi
Before digging into your laptop's settings, make sure the problem is not on the router's side. Here minimum set of checkswhich needs to be executed:
- Physical diagnostics:
- 🔌 Check that the router's power cable is tightly inserted into the outlet and connector of the device.
- 🔄 Click the button
Reset(usually recessed into the body) and hold for 10 seconds - this will reset the settings to factory settings. - 📡 Make sure that the antennas (if they are removable) are screwed tightly.
| Indicator | Normal condition | Problem |
|---|---|---|
Power |
Lights up green/blue | Off or flashing red |
Wi-Fi |
Lights up or flashes green | Off or flashing red/orange |
Internet |
Lights up or flashes green | Off or flashing red |
Connect another gadget (smartphone, tablet) to the same Wi-Fi. If the Internet works, the problem is in the laptop. If not, call your provider or check your router settings.
Critical error: if the indicator Wi-Fi on the router goes out or blinks red - this means a hardware failure of the wireless communication module. In this case, only replacing the device or repairing it at a service center will help.
If the router issues IP addresses in the 169.254.x.x range, this is a sign of a DHCP server failure. Try manually setting the IP (for example, 192.168.1.100) in the network adapter settings.
Step 2: Checking Wi-Fi adapter drivers on your laptop
If the router is working properly, but the laptop still does not see the network or does not connect, the network card drivers are to blame. Consider the algorithm for Windows (the most common OS) and will briefly touch on macOS/Linux.
For Windows 10/11:
- Open Device Manager:
Click
Win + X→ selectDevice Manager→ expand the threadNetwork adapters. - Check the adapter status:
If next to the adapter name (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4) yellow exclamation mark is on - the driver is not working correctly.
- Update or reinstall the driver:
- 🔄 Right click on the adapter →
Update driver→Automatic search. - 📥 If the automatic search did not help, download the driver from the laptop manufacturer’s website (Lenovo, HP, Dell etc.) or Wi-Fi chip (Intel, Broadcom).
- 🗑️ As a last resort: delete the device in the Manager →
Action→Update configuration.
- 🔄 Right click on the adapter →
For macOS:
On MacBook Wi-Fi problems are often solved by resetting SMC And NVRAM:
1. Выключите MacBook.2. Нажмите и удерживайте Shift + Control + Option + кнопку питания 10 секунд.
3. Включите ноутбук.
For Linux (Ubuntu/Debian):
Run in terminal:
sudo lshw -C network # проверка сетевых устройств
sudo modprobe -r iwlwifi && sudo modprobe iwlwifi # перезагрузка модуля Wi-Fi (для Intel)
Check Device Manager for errors|
Update the driver via the manufacturer's official website|
Remove and reinstall the network adapter|
Try rolling back the driver (if the problem appeared after the update) -->
Step 3: Sudden Wi-Fi disconnection - what to do?
Situation: everything was working yesterday, but today the laptop does not connect to Wi-Fi. Or it connects, but after 5 minutes the connection is lost. The reasons may be as follows:
- 🔄 Service failure
WLAN AutoConfig(Windows). Launch a command prompt as administrator and run:net stop wlansvcnet start wlansvc - ⚡ Energy saving turns off Wi-Fi:
B Device Manager open the properties of the Wi-Fi adapter → tab
Power management→ uncheckAllow this device to turn off to save power. - 📡 Interference from other devices:
Microwaves, wireless mice, neighboring routers on the same channel - all this can “jam” the signal. Try changing the Wi-Fi channel in the router settings (for example, from
6on11).
If the laptop connects to Wi-Fi, but the Internet does not work:
- Check if the laptop is receiving an IP address: at the command line, run
ipconfig /all(Windows) orifconfig(Linux/macOS). If the IP starts with169.254- This is a DHCP error. - Try manually setting DNS:
8.8.8.8(Google) or1.1.1.1(Cloudflare).
How to check the congestion of Wi-Fi channels?
Download the utility WiFi Analyzer (Android) or NetSpot (Windows/macOS). It will show which channels are occupied by neighboring networks. It is optimal to choose the channel with the least load (for example, 1, 6 or 11 for 2.4 GHz).
Step 4: Router settings that are blocking the connection
Sometimes the problem lies in incorrect router settings. Go to the router's web interface (usually at 192.168.1.1 or 192.168.0.1) and check the following parameters:
- 🔒 Security type:
If the Wi-Fi settings indicate
WEP- change toWPA2-PSK(orWPA3-PSKfor modern devices).WEPnot only is it insecure, but it is often not supported by newer laptops. - 📜 Filtering by MAC address:
In the section
Wireless MAC FilterCheck to see if your laptop is blacklisted or whitelisted. The MAC address of the laptop can be found in the command line (ipconfig /allfor Windows). - 🔄 Wi-Fi operating mode:
If the router is configured to
802.11n/ac/ax only, older laptops (pre-2012) will not be able to connect. Put802.11b/g/n mixed.
An example of the correct settings for most routers:
| Parameter | Recommended value |
|---|---|
| SSID (network name) | Any, without spaces and Cyrillic |
| Hide SSID | Disabled (No) |
| Security type | WPA2-PSK (or WPA3-PSK) |
| Channel width | 20/40 MHz (for 2.4 GHz) |
| Operating mode | 11b/g/n mixed |
⚠️ Attention: if you have changed the router settings and lost access to its interface, use the reset button Reset (hold for 10-15 seconds). After this, the router will return to factory settings, and you will be able to log in using the standard IP (indicated on the device sticker).
Step 5: Operating System Specific Solutions
Each OS has its own pitfalls when connecting to Wi-Fi. Let's look at the nuances for Windows, macOS And Linux.
Windows 10/11:
- 🔧 Resetting network settings:
Go to
Settings → Network and Internet → Status → Network reset. This will delete all saved networks and return the settings to factory defaults. - 🛡️ Disabling Antivirus/Firewall:
Avast, Kaspersky or built-in Windows Defender may block the connection. Temporarily disable them and check the connection.
macOS (Monterey, Ventura, Sonoma):
- 📁 Removing network settings:
Go to
System Settings → Network, select Wi-Fi, press−(delete service), then+(add again). - 🔄 Change DNS:
In the same network settings, select
DNS→+→ add8.8.8.8And8.8.4.4.
Linux (Ubuntu, Mint, Fedora):
- 🐧 Checking the kernel module:
Execute
lsmod | grep iwlwifi(for Intel) orlsmod | grep ath(for Atheros). If the module is not loaded, install it viasudo modprobe. - 📡 Settings
wpa_supplicant:Edit the file
/etc/wpa_supplicant/wpa_supplicant.conf, adding:network={ssid="ваша_сеть"
psk="ваш_пароль"
}
On laptops with Linux Wi-Fi problems are often solved by installing proprietary drivers (for example, broadcom-sta-dkms for Broadcom chips).
Step 6: Hardware problems - when the hardware is to blame
If none of the software methods help, the problem may be in the hardware. Let's look at typical scenarios:
- 🔌 Disabled Wi-Fi adapter:
On some laptops (Lenovo, HP) there is a physical Wi-Fi switch or key combination (for example,
Fn + F2). Make sure the adapter is not disabled by hardware. - 📡 Damaged antenna:
If the laptop was dropped or hit, the antenna wires from the Wi-Fi module could come off. In this case, the signal will be extremely weak or absent altogether.
- 🔥 Chip overheating:
If the northbridge or Wi-Fi module overheats, the adapter may turn off. Check the temperature using HWMonitor (Windows) or
sensors(Linux).
⚠️ Attention: if the laptop does not see not a single one Wi-Fi network (including public ones), and in Device Manager the adapter is displayed without errors - with a 90% probability this is a hardware malfunction. In this case, only repair or replacement of the Wi-Fi module will help (cost - from 1,500 to 5,000 rubles, depending on the model).
How to check if the Wi-Fi module is at fault?
- Connect the laptop to the router via cable (Ethernet). If the Internet works, the problem is definitely in the wireless adapter.
- Download Live CD with Linux (for example, Ubuntu) and check if the system sees the network. If not, there is a hardware fault.
Frequently asked questions and answers
❓ The laptop connects to Wi-Fi, but the page does not open. What's the matter?
This is a typical problem with DNS or gateway. Try:
- On the command line run
ping 8.8.8.8. If there is a ping, the problem is in the DNS. Register manually8.8.8.8And8.8.4.4. - If there is no ping, check the gateway settings (must match the router’s IP, for example
192.168.1.1).
❓ Why doesn’t the laptop connect to 5 GHz, but sees 2.4 GHz?
Reasons:
- Your Wi-Fi adapter does not support 5 GHz (valid for laptops before 2014).
- The mode is disabled in the router settings
802.11a/n/acfor 5 GHz. - The 5 GHz channel is blocked in your country (for example, channels 100–140 in Russia require registration).
❓ How to reset network settings on Windows 10?
Go to Settings → Network and Internet → Status → Network reset. After the reboot, all network adapters will return to factory settings, and saved networks will be deleted.
❓ Can a virus block your Wi-Fi connection?
Yes, some viruses (for example, Trojan.Win32.NetFilter) modify network settings or block access to certain sites. Perform a full system check Dr.Web CureIt! or Kaspersky Virus Removal Tool.
❓ The laptop connects to Wi-Fi, but the speed is very low. What to do?
Check:
- Channel occupancy (use WiFi Analyzer).
- QoS settings on the router (your device's bandwidth may be limited).
- Wi-Fi adapter driver (update to the latest version).
- Router operating mode (for example,
802.11blimits speed to 11 Mbit/s).