You turned on the laptop, and instead of the usual list of networks there is emptiness or a persistent message “Failed to connect to this network" Or even worse: there is Wi-Fi, but the Internet does not work, although everything is fine on the phone. The situation is familiar to many - and it always arises at the most inopportune moment. In 80% of cases, the problem is solved in 5–10 minutes, but for this you need to know where exactly look for a glitch.
In this article we will look at all possible reasons, due to which the laptop may stop connecting to Wi-Fi - from a banal disconnected adapter to driver conflicts or hardware failure. Instructions are suitable for Windows 10/11, macOS and even Linux (where applicable). And if you are not confident in your abilities, there is a checklist at the end for quick diagnosis.
1. Checking the obvious: router, cables and network settings
Before delving into the laptop settings, make sure that the problem is not on the side of the router or provider. It takes less than a minute, but saves hours of useless manipulation.
First rule: if Wi-Fi doesn't work only on laptop, but on other devices (phone, tablet) everything is fine - the problem is in the laptop. If the Internet goes down everywhere - the router or provider is to blame.
- 🔌 Reboot your router. Unplug the power cord for 30 seconds, then plug it back in. Wait until the download is complete (the indicators should be lit steadily).
- 📡 Check the indicators on your router. If the light bulb
Wi-Fioff or flashing red - the router adapter is faulty. - 🔗 Make sure your internet connection is active. Connect the laptop to the router via cable (
LAN). If there is no Internet anyway, call your provider. - 🔒 See if your Wi-Fi password has changed. Sometimes routers reset their settings after a firmware update.
⚠️ Attention: If after rebooting the router the network appears, but disappears again after a few minutes, the problem is that the device is overheating. Try moving it to a more ventilated place or installing an additional cooler.
If the router is fine, but the laptop stubbornly does not see the network, move on to the next step.
- Windows 10
- Windows 11
- macOS
- Linux
- Other
2. Turn on the Wi-Fi adapter on the laptop
The most common reason is disabled wireless adapter. This can happen after a system update, driver failure, or accidental key presses.
On most laptops, Wi-Fi is enabled:
- 🔑 Key combination. Usually this
Fn + F2,Fn + F5orFn + F12(depending on the model). There should be an antenna icon (📶) on the key. - 🖥️ Through the notification panel. B Windows: Click on the network icon in the lower right corner → check if it is turned on
Airplane mode(it turns off Wi-Fi). - ⚙️ In the network settings. Go to
Settings → Network and Internet → Wi-Fiand make sure the slider is in positionOn.
On macOS check:
- Wi-Fi icon in the top bar (📶) - if it is crossed out, click on it and select
Enable Wi-Fi. - B
System Settings → Networkmake sure the statusWi-Fi: Connected.
⚠️ Attention: On some laptops Lenovo And HP There is a physical Wi-Fi switch on the case (usually on the side). If he is in a position Off, the network will not work.
☑️ Checking the Wi-Fi adapter
3. Diagnostics of network adapter drivers
If Wi-Fi is turned on, but networks are still not displayed, the problem may be drivers. Failures occur after a Windows update, a virus attack, or an incorrect shutdown of the laptop.
How to check the driver:
- Click
Win + X→ selectDevice Manager. - Expand the thread
Network adapters. - Find the device with names
Wireless,Wi-Fi,802.11or your adapter model (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros). - If there is an exclamation mark (⚠️) next to the adapter, the driver is not working correctly.
What to do:
- 🔄 Reinstall the driver. Right click on the adapter →
Remove device→ restart your laptop. Windows will install the driver automatically. - 📥 Update the driver manually. Download the current version from the laptop manufacturer's website (ASUS, HP, Lenovo etc.) or Wi-Fi chip (Intel, Broadcom).
- 🛠️ Roll back the driver. If the problem appeared after the update: right-click on the adapter →
Properties → Driver → Roll Back.
| Symptom | Probable Cause | Solution |
|---|---|---|
| There is Wi-Fi, but the connection keeps dropping out | Outdated or damaged driver | Update/reinstall driver |
| The laptop does not see any network | Adapter is disabled or faulty | Turn on the adapter, check the physical connection |
| The network is visible, but does not connect (authentication error) | Incorrect router password or security settings | Check the password, change the encryption type to WPA2-PSK |
| Internet works, but very slow | Interference from other networks or outdated router firmware | Change the Wi-Fi channel in the router settings |
Critical information: If after reinstalling the driver the adapter disappeared from Device Manager - this may indicate hardware failure (for example, antenna blade or chip damage). In this case, only a service center will help.
4. Reset network settings and TCP/IP parameters
Sometimes connection failures are caused by incorrect network settings, which Windows or macOS stores in the cache. Resetting these settings often resolves the problem.
For Windows:
- Open
Command lineon behalf of the administrator (Win + X → Command Prompt (Administrator)). - Enter the commands one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your laptop.
For macOS:
- Open
Terminal(Programs → Utilities → Terminal). - Run the commands:
sudo ifconfig en0 downsudo ifconfig en0 up
sudo networksetup -setdhcp Wi-Fi(instead of
en0maybeen1- check inSystem information → Network).
After the reset, try connecting to Wi-Fi again. If the problem persists, proceed to the next step.
Before resetting the network settings, write down the current IP and DNS settings (if they were entered manually) - after the reboot you will have to enter them again.
5. Conflicts with antivirus or firewall
Aggressive Settings antivirus or Windows Firewall may block your Wi-Fi connection. This most often occurs after installing new security programs (for example, Kaspersky, Avast, ESET NOD32).
How to check:
- 🛡️ Temporarily disable your antivirus. Find its tray icon (next to the clock), right-click and select
Disable protectionorSuspend. - 🔥 Turn off Windows Firewall. Go to
Control Panel → Windows Firewall → Turn it on and offand markDisablefor a private network. - 🔄 Try connecting to Wi-Fi. If it works, the problem is in the security settings.
If Wi-Fi works after disabling protection, add your network to antivirus exceptions:
- B Kaspersky:
Settings → Advanced → Networks → Trusted Network. - B Avast:
Settings → Security → Firewall → Network settings.
⚠️ Attention: Do not leave your antivirus disabled for a long time! After the test, be sure to enable protection back and configure exceptions for your network.
6. Problems with router settings
If the laptop does not connect to only one network, but to others (for example, in a cafe or with friends) - it connects normally, the problem may be router settings.
What to check:
- 🔒 Encryption type. Outdated standards (
WEP,WPA) may not be supported by modern laptops. The best option isWPA2-PSK(orWPA3, if all devices support it). - 📶 Wi-Fi channel. If the router works on the channel
12–14, some laptops (especially with adapters Broadcom) may not see it. Switch to channels1–11. - 🔄 Operating mode. In the router settings (
192.168.0.1or192.168.1.1) check that the network mode is set to802.11n/ac/ax(and not just802.11b/g). - 🔗 MAC address filtering. If it is enabled, add your laptop's MAC address to the list of allowed devices.
How to enter the router settings:
- Connect the laptop to the router via cable (
LAN). - Open your browser and enter in the address bar
192.168.0.1or192.168.1.1(the address is indicated on the router sticker). - Enter your username and password (usually
admin/adminoradmin/password). - Find a section
WirelessorWi-Fiand make changes.
How to find out the MAC address of a laptop?
Open Command line and enter ipconfig /all. The MAC address will be in the line Physical address (format: 00-1A-2B-3C-4D-5E).
7. Hardware faults: when it’s time for service
If none of the methods help, the problem may be gland. Here are signs that your laptop needs to be repaired:
- 💻 Wi-Fi adapter is not detected in
Device Manager. Even after reinstalling the drivers. - 🔌 The laptop does not see not a single one Wi-Fi network. Even in public places.
- 🔥 The network appears, but immediately disappears. Or the connection drops after a few seconds.
- 🛠️ Damage is visible on the laptop body. For example, after a fall or liquid contact.
What could have gone wrong:
- Wi-Fi antennas. They are connected to the adapter with thin wires that can come loose if subjected to shock or overheating.
- Network chip. Burns out due to power surges or due to manufacturing defects.
- Problems with the motherboard. It is rare, but it happens that the south bridge responsible for the network interfaces fails.
Repair cost:
| Problem | Cost (approx.) | Repair period |
|---|---|---|
| Replacing Wi-Fi antennas | 800–1 500 ₽ | 1–2 days |
| Resoldering the network chip | 2 000–5 000 ₽ | 3–5 days |
| Replacing the Wi-Fi module | 1 500–3 000 ₽ | 1–3 days |
If the laptop is under warranty - don't take it apart yourself. Contact an official service center, otherwise the warranty will expire.
Before visiting the service, make a backup copy of your data - when repairing the motherboard or replacing the chip, information may be lost.
Frequently asked questions (FAQ)
The laptop connects to Wi-Fi, but the Internet does not work. What to do?
Check your settings DNS:
- Open
Settings → Network and Internet → Wi-Fi → Hardware settings. - Find your network and click
Properties. - In the section
DNSselectManuallyand enter8.8.8.8(Google) or1.1.1.1(Cloudflare).
If this does not help, reset the network settings (see. section 4).
Wi-Fi works, but the speed is very low. What's the matter?
Reasons:
- The router is overloaded (many connected devices).
- The laptop is far from the router or there is interference (walls, microwave).
- The Wi-Fi channel is busy with neighboring networks.
Solution: Go to your router settings and change the channel to a less busy one (use apps like Wi-Fi Analyzer for analysis). Switching to range will also help 5 GHz (if the router and laptop support it).
After updating Windows, Wi-Fi stopped working. How to return?
Updates often break drivers. Try:
- Roll back the system:
Settings → Update & Security → Recovery → Revert to previous version. - Uninstall the latest service pack:
Control Panel → Programs → View installed updates→ delete the latest ones. - Download the driver from the laptop manufacturer's website (not from
Device Manager!).
The laptop sees the network, but does not connect (writes “Failed to connect”)
Possible reasons:
- Incorrect password (check case!).
- The router blocks the device by MAC address.
- Too many devices connected to the router (limit exceeded).
- Enabled on the router
WPS, which conflicts with some adapters.
Solution: Reboot the router, check the password, disable WPS in the router settings.
Wi-Fi works but cuts out periodically. How to fix it?
This may be due to:
- Energy savings: in
Device Manageropen the properties of the Wi-Fi adapter → tabPower management→ uncheckAllow disconnect.... - Router overheating (move it to a cool place).
- Interference from other networks (change the channel in the router settings).