The wireless Internet suddenly stopped working, but your laptop stubbornly refuses to connect to the network? The situation is familiar to many - especially when you urgently need to send an email, join an online meeting, or just watch a video. The causes of problems may lie in the device itself, in the router, operating system settings, or even in network adapter drivers.
In this article we will look at all possible ways to restore Wi-Fi on laptops with Windows 10/11, macOS and Linux, including rare cases when the problem lies in the hardware. It doesn’t matter whether the network indicator is blinking, whether the system is displaying a “No Internet connection” error, or whether available networks are simply not visible - here you will find a solution. Let's start with the simplest methods and gradually move on to more complex ones.
1. Basic checks: router, cables and physical switches
Before digging into your laptop's settings, make sure the problem is not on the router's side. About 40% of cases Wi-Fi not working is related to the router, not the device. Start with the obvious:
- 🔌 Reboot your router. Unplug it for 30 seconds, then plug it back in. Wait until it loads completely (usually 1-2 minutes).
- 📡 Check the indicators on the router body: the power indicator should be on and the Wi-Fi icon should be blinking (or lit). If the network indicator is not active, the problem is with the router.
- 🔗 Make sure the internet cable is connected to the port
WAN(usually highlighted in color). If you are using PPPoE, check if the authorization has failed. - 📱 Try connecting from another device (smartphone, tablet). If Wi-Fi doesn’t work there either, the router or provider is to blame.
Don't forget about physical switches on a laptop. On some models (for example, Lenovo ThinkPad, Dell Latitude or HP EliteBook) there is a hardware button or slider to turn off Wi-Fi. It is often located on the side panel or next to the key F2–F12 (for example, a combination Fn + F2).
⚠️ Attention: If, after rebooting the router, Wi-Fi works, but the speed has dropped sharply, check to see if any third-party devices have connected to your network. Go to the router's web interface (usually at192.168.1.1or192.168.0.1) and look at the list of connected gadgets.
- TP-Link
- ASUS
- Xiaomi
- MikroTik
- D-Link
- Zyxel
- Other
2. Diagnostics of the network adapter in Windows
If the router is working, but the laptop still does not see the network or does not connect, the problem may be network adapter. Windows has built-in diagnostic tools:
- Click
Win + Xand selectDevice Manager. - Expand the tab
Network adapters. - Find a device with words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377). - If there is a yellow exclamation mark next to the adapter, the driver is not working correctly.
Also use the built-in diagnostic utility:
1. НажмитеWin + R, введитеncpa.cplи нажмите Enter.2. Кликните правой кнопкой по адаптеру
Беспроводная сеть→Диагностика.
3. Следуйте инструкциям системы.
If the adapter is disabled, enable it:
- 🖱️ Right click on the adapter in
ncpa.cpl→Enable. - ⚙️ B
Device Managerright click on the adapter →Engage.
☑️Checking the adapter in Windows
3. Update and reinstall Wi-Fi drivers
Outdated or damaged drivers are one of the most common causes of Wi-Fi problems. Even if in Device Manager There are no errors, the driver could have crashed after a Windows update or a conflict with other software.
Update methods:
- 🔄 Automatic update:
- Open
Device Manager→Network adapters. - Right click on the Wi-Fi adapter →
Update driver→Automatic search.
- Open
- 📥 Manual installation from the manufacturer's website:
- Find out the adapter model (in
Device Manageror throughcmdteamipconfig /all). - Download the driver from the official website Intel, Qualcomm, Broadcom or laptop manufacturer (HP, Lenovo etc.).
- Install the driver manually by selecting the file
.infinDevice Manager.
- Find out the adapter model (in
- 🗑️ Removal and reinstallation:
- B
Device Managerremove the adapter (right button →Remove device). - Restart your laptop and Windows will automatically reinstall the driver.
- B
⚠️ Attention: If after updating the driver Wi-Fi disappears completely, roll back to the previous version: inDevice ManagerselectProperties→Driver→Rollback. If the button is inactive, download the old version from the manufacturer’s website.
| Adapter manufacturer | Driver download site | Typical models |
|---|---|---|
| Intel | Intel Driver & Support Assistant | Wi-Fi 6 AX200/AX201, Dual Band Wireless-AC 8265 |
| Qualcomm Atheros | Qualcomm Wi-Fi Drivers | QCA9377, QCA6174 |
| Broadcom | Broadcom Support | BCM4352, BCM43142 |
| Realtek | Realtek Downloads | RTL8821CE, RTL8188EE |
4. Network settings in Windows: reset settings and DNS
Sometimes Wi-Fi does not work due to lost network settings. For example, after connecting to a public network (in a cafe or airport), the DNS or IP settings may have changed. You can return everything to factory settings like this:
- 🔧 Network reset:
- Open
Options→Network and Internet→Condition. - Scroll down and click
Network reset→Reset now.
After rebooting, all network adapters will return to factory settings.
- Open
- 🌐 DNS change:
- Open
Control panel→Network and Internet→Network Sharing Center→Changing adapter settings. - Right click on
Wireless network→Properties→IP version 4 (TCP/IPv4). - Select
Use the following DNS addressesand enter:
(DNS from Google) or8.8.8.88.8.4.4
(DNS by Cloudflare).1.1.1.11.0.0.1
- Open
If after resetting the network Wi-Fi still does not connect, check whether it is installed on the system VPN or proxy. They can block access to the Internet:
1. НажмитеWin + I→Сеть и Интернет→VPNилиПрокси.
2. Отключите все VPN-соединения и убедитесь, что прокси выключен.
If, after resetting the network, Windows asks you to re-enter your Wi-Fi password, but the connection does not occur, delete the network manually. To do this, open Options → Network and Internet → Wi-Fi → Managing known networks and remove the problematic network.
5. Problems with Wi-Fi on macOS: features and solutions
On laptops MacBook Problems with Wi-Fi are less common, but they do happen. Most often they are related to updates macOS or conflicts with third-party software (for example, antiviruses). Here's what to do:
- 🍎 Rebooting the Wi-Fi module:
- Open
Terminal(viaSpotlightorPrograms → Utilities). - Enter the command:
sudo ifconfig en0 down && sudo ifconfig en0 up(replace
en0at your adapter, if it is different, look throughnetworksetup -listallhardwareports).
- Open
- 🔄 Resetting network settings:
- Remove the configuration file:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist - Restart your Mac.
- Remove the configuration file:
- 🛠️ Software update:
- Open
System Settings→Software update. - Install all available updates.
- Open
If Wi-Fi connects but the Internet does not work, try change router channel. Some channels (eg. 12–14 in the 2.4 GHz band) may not be supported on macOS. Go to your router settings and select a channel 1–11.
⚠️ Attention: On MacBook with chips Apple M1/M2 Wi-Fi problems are often resolved by updating to the latest version macOS. If the Internet disappears after the upgrade, check the settingsFirewallinSystem settings → Protection and security.
6. Wi-Fi does not work on Linux: diagnostic commands
In distributions Linux (For example, Ubuntu, Fedora or Debian) Wi-Fi problems are usually due to missing proprietary drivers or conflicts with NetworkManager. Here's how to diagnose and fix:
- 🐧 Checking the adapter status:
ip aor
iwconfig(if the command is not found, install the package
wireless-tools).Look for an interface with the name
wlan0,wlp3s0etc. If it is not there, the adapter is not recognized by the system. - 🔌 Restarting NetworkManager:
sudo systemctl restart NetworkManager - 📦 Installing drivers:
For adapters Broadcom:
sudo apt install firmware-b43-installerFor Realtek RTL8821CE:
sudo apt install rtl8821ce-dkms
If after rebooting Wi-Fi still does not work, check whether the adapter is blocked by software:
rfkill list
If the output contains the line Soft blocked: yes, unlock the adapter:
sudo rfkill unblock wifi
What to do if Linux does not see the Wi-Fi adapter?
If the team lspci | grep -i network does not show your adapter, the problem may be in the kernel. Try updating it or installing a newer version of the distribution. For laptops with Intel Wi-Fi 6 Kernel version 5.4+ may be required.
7. Hardware faults: when to take it to service
If none of the software methods help, the problem may be hardware. Here are signs that your laptop needs to be shown to a specialist:
- 🔌 Adapter not detected in any OS (including Live USB with Linux).
- 🔥 Laptop overheats, and Wi-Fi turns off when the temperature is high.
- 💥 After a fall or blow Wi-Fi has disappeared (the antenna cable may have come loose).
- 🔄 Wi-Fi only works near the router - The antenna may be faulty.
- Delete the network in Windows/macOS settings and connect again.
- Check if the password is correct (sometimes the keyboard enters characters in a different case).
- Change the router security type from
WPA3onWPA2-PSK(in the router settings). - Disable
MAC filteringin the router if it is enabled. - 📶 Switch from range
2.4 GHzon5 GHz(less interference). - 🔄 Change the Wi-Fi channel in the router settings (use
1, 6 or 11for 2.4 GHz). - 🖥️ Update your network adapter driver.
- 🚫 Disable background downloads (torrents, cloud synchronization).
- Roll back the driver:
Device Manager → Network Adapters → Properties → Driver → Roll Back. - If a rollback is not possible, download the driver from the laptop manufacturer’s website (not from Microsoft Update!).
- Uninstall the latest Windows update:
Settings → Update & security → View update history → Uninstall updates. - 🔧 Replacing the Wi-Fi module requires disassembling the laptop (on some models you need to remove the keyboard or bottom cover).
- 🛒 The new module must be compatible with your model (check the part number on the old adapter).
- ⚠️ Risk of damaging the antenna cables or motherboard if replaced incorrectly.
Average repair cost:
| Fault type | Repair cost (₽) | Deadlines |
|---|---|---|
| Replacing the Wi-Fi module | 1 500 – 4 000 | 1–2 days |
| Soldered antenna (contact blade) | 2 000 – 5 000 | 2–3 days |
| Cleaning from dust (overheating) | 1 000 – 2 500 | 1 day |
| Replacing the antenna cable | 1 200 – 3 000 | 1–2 days |
⚠️ Attention: Before taking your laptop to a service center, check if Wi-Fi is turned off in BIOS/UEFI. Go to settings (usually by pressingF2,DelorEscon boot) and find the parameterWireless LANorWi-Fi- he must be in positionEnabled.
If the laptop is new and Wi-Fi has not worked since purchase, check whether the adapter is disabled in the BIOS. This is a common problem on some models ASUS And MSI, where Wi-Fi is turned off by default to save power.
FAQ: Frequently asked questions about Wi-Fi not working on a laptop
❓ The laptop sees the network, but does not connect - it says “Failed to connect.” What to do?
Try:
❓ Wi-Fi works, but the speed is very low. How to speed it up?
Possible causes and solutions:
❓ The “No Internet connection” icon is on on the laptop, but other devices are working. What's the matter?
Most likely, the IP or DNS settings have gone wrong. Try:
1. Откройте командную строку (Win + R→cmd).2. Введите по очереди:
ipconfig /release
ipconfig /renew
ipconfig /flushdns
3. Перезагрузите ноутбук.
If it doesn't help, reset the network via Settings → Network and Internet → Network reset.
❓ After updating Windows, Wi-Fi disappeared. How to return?
Windows updates often break drivers. Proceed like this:
❓ Is it possible to fix Wi-Fi on a laptop yourself if the adapter is burned out?
Theoretically yes, but:
If you have no experience, it’s better to contact the service. The cost of work is usually 1 000–2 000 ₽.