Are you trying to connect to a wireless network, but your laptop stubbornly ignores your attempts? The situation is familiar to many: the Wi-Fi indicator is blinking, networks are not displayed, or the connection is constantly disconnected. The problem may lie either in the device itself or in the settings of the router or provider. In this article we will look at all possible reasonsreasons why a laptop does not connect to Wi-Fi, from trivial to technically complex, and we will give step by step instructions for Windows, macOS and Linux.
It is important to understand that the diagnostic algorithm depends on the symptoms: a laptop may can't see the network at all, see but don't connect, or connect, but without internet access. We have structured the material so that you can quickly find a solution for your specific situation. And if you are not confident in your abilities, at the end of the article there is a FAQ with answers to the most frequently asked questions.
1. Checking the obvious: router, cables and power
Start with basic hardware diagnostics. Often the problem lies not in the laptop, but in router or connecting to it. Here's what you need to do first:
- 🔌 Reboot your router. Unplug it for 30 seconds, then plug it back in. Wait until the download is complete (the lights should stop flashing).
- 📡 Check antennas. If your router has detachable antennas, make sure they are screwed in tightly. A damaged antenna may reduce signal strength.
- 🔗 Inspect the cables. Make sure the cable from your ISP is firmly inserted into the port
WAN(usually highlighted in blue). If you use PPPoE, check if the authorization has failed. - 💡 Indicators on the router. Normal operation: lit
Power,Wi-FiAndInternet(may flash). IfInternetnot active - the problem is with the provider.
If Wi-Fi worked after rebooting the router, the problem was a temporary hardware failure. If not, continue to the next step. Please note: some modern routers (for example, ASUS RT-AX88U or TP-Link Archer C5400) have a function automatic reboot according to schedule. Check it in the settings if crashes occur regularly.
⚠️ Attention: If the red light on the router is on Internet or flashing orange - contact your provider. This could mean a line break, MAC blocking, or payment issues.
- ASUS
- TP-Link
- Xiaomi
- Keenetic
- D-Link
- Zyxel
- Other
2. Diagnostics of the network adapter on a laptop
If the router works, but the laptop does not see the network or does not connect, the problem may be Wi-Fi adapter. Here's how to check it:
- 🖥️ Is the adapter included? On your laptop keyboard, find the key with the antenna icon (usually
F2,F12or combination withFn). Press it - Wi-Fi may be disabled by the hardware button. - 🔧 Checking in Device Manager (Windows):
- Click
Win + X→ selectDevice Manager. - Expand the thread
Network adapters. - Find the device with names Wireless, Wi-Fi or 802.11 (For example, Intel Wi-Fi 6 AX200).
- If there is a yellow triangle next to it, the driver is not working correctly.
- Click
System Settings → Network. There should be an active connection in the list on the left Wi-Fi with a green dot.If the adapter shows up with an error, try update driver (more on this in the next section). If the adapter is not listed at all, it may be disabled in the BIOS or physically damaged. On laptops Lenovo ThinkPad or Dell XPS Sometimes resetting the BIOS to factory settings helps.
☑️ Checking the Wi-Fi adapter
3. Update or reinstall drivers
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. Here's how to update or reinstall them:
For Windows 10/11:
- Open
Device Manager(as in the previous section). - Find your Wi-Fi adapter, right-click →
Update driver. - Select
Automatic search. If Windows does not find updates, download the driver from the manufacturer's website (Intel, Qualcomm Atheros, Broadcom). - For a complete reinstallation: remove the adapter from the Manager → restart the laptop. The system will install the driver again.
For macOS: Driver updates arrive via System settings → Software update. If Wi-Fi stops working after updating macOS, try resetting NVRAM:
Выключите Mac → Включите, сразу зажмите Command + Option + P + R → Держите 20 секунд.
For Linux (Ubuntu/Debian): Installing proprietary drivers often helps:
sudo apt update
sudo apt install firmware-iwlwifi
For adapters Broadcom:
sudo apt install firmware-b43-installer
⚠️ Attention: If after updating the driver Wi-Fi disappears completely, roll back to the previous version via Device Manager → Driver Properties → Roll Back. On laptops HP Pavilion or Acer Swift Sometimes installing a driver from another model of the same line helps.
If you don't know the model of your Wi-Fi adapter, enter in the command line (Windows) ipconfig /all or (Linux/macOS) lspci | grep -i network.
4. Router settings: channels, standards and security
If the laptop sees the network but does not connect or the connection keeps dropping, the problem may be incompatibility of router settings with your adapter. Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1>) and check the following parameters:
| Parameter | Recommended value | Why is it important |
|---|---|---|
| Wi-Fi standard | 802.11n/ac/ax (mixed mode) |
If the router only works in 802.11ax (Wi-Fi 6), older adapters may not connect. |
| Channel | Auto or 1–11 (for 2.4 GHz) |
Channels 12–14 prohibited in some countries. Channel 40 at 5 GHz may conflict with radars. |
| Channel width | 20/40 MHz (for 2.4 GHz), 80 MHz (for 5 GHz) |
Too wide a band may cause interference from neighboring networks. |
| Security type | WPA2-PSK or WPA3-PSK |
WEP is unsafe and can be blocked by modern operating systems. |
If you are using dual band router (2.4 GHz + 5 GHz), try connecting to each band separately. Some laptops (especially older models Sony VAIO or Toshiba Satellite) do not work well with 5 GHz networks due to weak antennas. Also check if the router is enabled client isolation mode (AP Isolation) - it blocks data exchange between devices on the same network.
How to find out which Wi-Fi channel is the freest?
Use apps like Wi-Fi Analyzer (Android) or NetSpot (Windows/macOS). They will show how busy the channels are and help you choose the cleanest one.
5. IP address and DNS conflicts
If the laptop connects to the network, but the Internet does not work (there is an exclamation mark on the Wi-Fi icon), the problem may be IP conflict or DNS failure. Here's how to fix it:
Resetting the IP stack (Windows):
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
After running the commands, restart your laptop.
Manual DNS setup:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on your network →
Properties→IP version 4 (TCP/IPv4). - Select
Use the following DNS addressesand enter:8.8.8.8(Google DNS) and1.1.1.1(Cloudflare DNS).
For macOS/Linux: Open a terminal and enter:
sudo dscacheutil -flushcache # macOS
sudo systemd-resolve --flush-caches # Linux
If the Internet worked after resetting the DNS, the problem was in the cache or incorrect settings of the provider. This happens especially often when connecting to public networks (in cafes, hotels), where a captive portal is used for authorization.
6. Problems with router firmware and compatibility
Outdated router firmware can cause connection problems, especially if you are using newer devices (such as laptops with Wi-Fi 6E or Intel Killer Wireless). Here's what to do:
- 🔄 Update the firmware. Log into the router's web interface (usually
192.168.0.1) and find the sectionSoftware updateorFirmware Upgrade. Download the latest version from the manufacturer's website. - ⚙️ Reset to factory settings. If problems remain after the update, do a hard reset: press the button
Reseton the back of the router (hold for 10–15 seconds). - 📋 Checking logs. In the router settings, find the section
System logorLogs. Look for type errorsAuthentication failedorDHCP error.
On routers Keenetic or MikroTik sometimes disabling the function helps Fast Roaming (802.11r) - it may conflict with older adapters. Also check if it is enabled filter by MAC addresses: If yes, please add your laptop's MAC to whitelist.
⚠️ Attention: When updating the router firmware don't turn off the power and don't press the buttons. An interrupted process can turn the device into a brick. On routers ASUS Before flashing the firmware, it is recommended to make a backup of the settings in a file .cfg.
If the router supports Mesh networks (for example, TP-Link Deco or Google Nest Wi-Fi), make sure that all nodes are running the same firmware. Different software versions may cause conflicts when roaming between points.
7. Viruses, firewalls and third-party programs
Sometimes the connection is blocked antiviruses, VPN clients or Windows firewall. Here's how to check it:
- 🛡️ Disable your firewall:
- Open
Control Panel → Windows Firewall. - Select
Turn Windows Firewall on or off. - Check
Disable firewallfor private and public networks.
- Open
Check the connection. If it works, add an exception for your network.
Settings → Network → Proxy.On laptops with pre-installed software (for example, HP Sure Click or Dell Data Security) sometimes helps clean boot Windows:
msconfig → вкладка "Службы" → отметьте "Не отображать службы Microsoft" → отключите все → перезагрузка.
8. Hardware faults: when it’s time for service
If none of the above helps, the problem may be physical malfunction:
- 🔌 Damaged Wi-Fi module. Often occurs after falls or exposure to liquid. On laptops MacBook Pro (2016–2020) this is a typical problem due to antenna contacts falling off.
- 🔋 Bad battery. If the laptop only works from the network, but does not see Wi-Fi on the battery, the power controller may be blocking the adapter to save energy.
- 📡 Interference from other devices. Microwaves, wireless mice or Bluetooth speakers on the 2.4 GHz frequency may jam the signal.
- Connect external Wi-Fi adapter (For example, TP-Link TL-WN725N) via USB. If it works, the problem is in the built-in module.
- Try connecting to Wi-Fi from another device (phone, tablet). If it doesn’t see the network, the problem is in the router.
- Check your laptop for overheating. Use HWMonitor or AIDA64. If the chipset temperature is above 90°C, the Wi-Fi module may be disabled for protection.
- On Windows:
Settings → Network and Internet → Wi-Fi → Hidden network. - Enter the network name (SSID) and password.
- Does the Internet work on other devices?
- IP/DNS settings (described in section 5).
- Is it blocking traffic? antivirus or firewall.
- Doesn't the network require additional authorization (for example, at a hotel or airport).
- Roll back the driver via
Device Manager. - Install the driver from the laptop manufacturer's website (not from Windows Update!).
- Roll back the system to a restore point (
Control Panel → Recovery). - QR code (Android 10+): Open Wi-Fi settings on your phone → tap on network →
Share→ scan the QR from your laptop. - WPS: Press the WPS button on the router, then select the network on the laptop (does not work on all models).
- Export password (root/jailbreak): Applications like WiFi Password Viewer (Android) or Keychain Access (macOS) can show saved passwords.
To check the hardware:
⚠️ Attention: On laptops Lenovo Yoga or Microsoft Surface The Wi-Fi module is often soldered to the motherboard. Replacing it requires soldering and costs 30–50% of the price of the device. In such cases, it is cheaper to buy a USB adapter.
FAQ: Answers to frequently asked questions
The laptop does not see only one network, but sees the rest. What's the matter?
Most likely, this network runs on hidden SSID (network name is not broadcast) or uses non-standard channel (for example, 12–14 in the 2.4 GHz band). Try connecting manually:
If it doesn't help, check your router settings - it may be enabled filter by MAC addresses.
Wi-Fi connects, but disconnects after 5 minutes. How to fix it?
This is a typical problem due to energy saving. Open Device Manager → Network Adapters → Your Wi-Fi Properties → Power Management and uncheck Allow this device to turn off to save power.
Also check your router settings - it may be enabled energy saving mode (For example, Green AP on TP-Link).
The Wi-Fi icon on the laptop is on, but there is no Internet. What to do?
This means that there is a connection to the router, but there is no access to the Internet. Check:
If all else fails, contact your provider - perhaps the problem is on their side.
After updating Windows, Wi-Fi stopped working. How to return?
Windows updates often break drivers. Try:
For laptops Dell or HP sometimes the utility helps Dell SupportAssist or HP Support Assistant — it will automatically find the correct driver.
Is it possible to connect to Wi-Fi without a password if it is saved on the phone?
Yes, there are several ways:
On iPhone you can retrieve the password using Settings → Wi-Fi → ⓘ near network → Password (Face ID/Touch ID required).