Have you turned on your laptop, but the Wi-Fi icon in the system tray has a red cross through it or disappeared completely? Or is the network connecting, but pages won't load, and there's an exclamation point next to the router name? This problem is common among every fifth user, according to StatCounter, 18% of support calls are related to sudden loss of wireless internet. Causes can range from the laptop itself (driver failure, disabled adapter) to external factors (router overload, interference from neighboring networks).
In this article we will look at all possible scenarios — from the mundane (accidentally pressing the Wi-Fi off button) to the complex (hardware failure of the network card). For each case, we will provide step-by-step instructions with illustrations for Windows 10/11 And macOS, and we'll also indicate when it's time to contact the service center. At the end, you'll find quick diagnostic checklist and answers to frequently asked questions.
1. Check the obvious: router, cables, and physical switches
Before digging into your laptop's settings, make sure the problem isn't with your router or ISP. Start with the basics:
- 🔌 Reboot your routerUnplug it for 30 seconds, then plug it back in. Wait until it boots up completely (the indicators should be steady, not blinking).
- 📶 Check the indicatorsThe Wi-Fi icon on your router should be lit (usually indicated by wavy lines). If it's blinking or off, the problem is with the router.
- 🖥️ Connect another deviceTry accessing the internet from your phone or tablet. If the Wi-Fi works, the laptop is at fault; if not, the router or ISP is at fault.
- 🔧 Inspect the cablesMake sure the cable from your ISP is firmly inserted into the port.
WAN(usually blue) on the router. If you're using a PPPoE connection, check to see if your login/password has been reset.
Many laptops have hardware Wi-Fi button or switchFor example, on models Lenovo it could be a combination Fn + F5, on HP - a separate slider on the sidebar, and on Asus — the button with the antenna on the keyboard. Make sure Wi-Fi isn't physically disabled. MacBook There are no hardware switches - there is only software control.
⚠️ Attention: If after rebooting the router the indicator Wi-Fi If the light doesn't turn on, but the internet works when connected via cable, the router's wireless module is likely burned out. In this case, the only solution is to replace the device.
2. Diagnosing the network adapter in Windows
If the router works and other devices connect, the problem is in the laptop. Windows First of all, check the status of the network adapter:
- Click
Win + Xand select device Manager. - Expand the branch Network adaptersFind the device with the words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4A). - If there's a yellow exclamation point next to the adapter, the driver isn't working properly. Right-click and select Update driver.
- If the adapter isn't present at all, it's either disabled or faulty. Try enabling it through the menu. View → Show hidden devices.
Also check if the adapter is disabled in the network settings:
- Open
Settings → Network and Internet → Wi-Fi. - Make sure the slider is Wi-Fi included.
- Click Managing known networks and delete your network, if it's there. Then reconnect, entering the password.
3. Reset network settings and services
Often, the problem stems from a system service failure or an IP address conflict. Try the following steps:
- 🔄 Restart the WLAN AutoConfig service:
- Click
Win + R, enterservices.mscand pressEnter. - Find a service WLAN Automatic Configuration Service.
- Right click → Restart.
- Click
netsh int ip reset
netsh winsock reset
After executing the commands, restart your laptop.
- Open
Settings → Network & Internet → Wi-Fi → Configure adapter settings. - Right-click on your connection → Properties.
- Select Internet Protocol version 4 (TCP/IPv4) → Properties.
- Check the box Use the following DNS server addresses and enter:
8.8.8.8(Google) and1.1.1.1(Cloudflare).
If, after resetting TCP/IP, your laptop no longer detects any Wi-Fi networks, and the adapter is listed as "Unidentified Device" in Device Manager, this indicates registry corruption. Restore your system from a restore point or reinstall Windows.
4. macOS Problems: What to Do on a MacBook
On devices Apple The diagnostic algorithm is slightly different. Start by checking your system settings:
- Open
System Preferences → Network. - Select Wi-Fi in the left menu. Make sure the status is Connected, and the IP address starts with
192.168or10.0. - Click Additionally and check:
- Tab TCP/IP: parameter Configuring IPv4 should be
Use DHCP. - Tab DNS: delete all servers except
8.8.8.8And1.1.1.1. - Tab Hardware: if status Disabled - turn on Wi-Fi with the button
On.
- Tab TCP/IP: parameter Configuring IPv4 should be
If the network still doesn't work:
- 🔄 Reset the Wi-Fi module:
- Open
Terminal(throughSpotlightorPrograms → Utilities). - Enter the command:
sudo ifconfig en0 down && sudo ifconfig en0 up(instead of
en0May been1- check inSystem Information → Network).
- Open
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
sudo rm /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
Once completed, restart your MacBook.
⚠️ Attention: On macOS Monterey On iPhones and newer, you may need to re-authorize in iCloud after resetting network settings. Make sure you remember your Apple ID password beforehand.
5. Program conflicts and viruses
Some programs may block access to Wi-Fi: antiviruses (for example, Kaspersky or Avast), VPN clients (NordVPN, ProtonVPN), or even standard Windows FirewallViruses can also modify network settings.
How to check:
- 🛡️ Disable your antivirusTemporarily disabling the protection (for 10-15 minutes) will help you determine whether it's the one blocking your network. Don't forget to turn it back on!
- 🔍 Check startup. Click
Ctrl + Shift + Esc, go to the tab Autoload and disable suspicious programs (especially those with names likeNetwork ManagerorWiFi Booster). - 🦠 Scan the system. Use Malwarebytes or built-in Windows Defender to search for malware.
- 🌐 Check the proxyGo to .
Settings → Network & Internet → Proxyand make sure all switches are off. - ⚡ Energy savingThere may be a mode enabled in your power settings that disables Wi-Fi to save battery. Here's how to fix this:
- Open
Control Panel → Power Options → Change plan settings → Change advanced power settings. - Find the section Wireless Network Adapter Settings and install Maximum performance for both states (battery and mains).
- Open
- 📡 Interference from neighboring networksIf you have multiple routers in your home on the same channel, conflicts may occur. Solution:
- Install the application on your phone Wi-Fi Analyzer (Android) or NetSpot (iOS).
- See which channels (1-13) are less crowded.
- Go to your router settings (usually
192.168.1.1) and manually set a free channel.
- 🔒 MAC address blockingSome routers are configured so that only devices from a "white list" can connect. Check:
- Log in to the router's web interface (login/password is usually on a sticker at the bottom).
- Find the section MAC filter or Access control.
- Make sure that the MAC address of your laptop (you can find out with the command
ipconfig /allVCMD) not blacklisted.
- Roll back the update via
Settings → Windows Update → Update history → Uninstall updates. - Or install the driver from the laptop manufacturer's website (not from the Update Center!).
- Delete the network in your Wi-Fi settings and reconnect.
- Check what type of security is used on your router (
WPA2-PSKorWPA3) and whether it matches the laptop settings. - If the router supports
WPA3, try switching toWPA2(in the router settings). - Disable the function on your router WPS - It sometimes conflicts with the connection.
- DNS problems: try changing DNS to
8.8.8.8(see section 3). - Channel overload: check if another device is downloading anything on the network (torrents, updates).
- Provider limits: Some plans limit speed after the traffic is used up.
- VPN or proxy: disable them and check the speed on Speedtest.
- Download the latest BIOS version from the website ASUS and install it again (without resetting the settings).
- Reset BIOS settings to factory defaults (
Load Default Settingsin the BIOS menu). - If the adapter is not detected, check if it is enabled in the BIOS: go to the section Advanced → Onboard Devices Configuration and install Wireless LAN in position
Enabled. - 📱 USB tethering: Connect your laptop to your phone via USB and enable modem mode in your smartphone settings.
- 🔌 USB Ethernet adapter: buy an adapter
USB-to-Ethernet(costs ~500 rubles) and connect the cable from the router. - 📡 Mobile 4G/5G modem: use a USB modem from your operator (for example, MTS Connect or MegaFon M150-2).
- 🖥️ Bluetooth tethering: Pair your laptop with your phone via Bluetooth and enable Internet sharing (the speed will be lower than via USB).
- Disconnect the antenna cables from the Wi-Fi module (they are thin and fragile).
- The module contacts may be damaged (if it was removed).
- The driver may crash (if the battery was disconnected for a long time).
- Disassemble the laptop and check if the antennas are securely connected to the module (they are usually black and white).
- If you're unsure, contact a service center. Antenna connection testing starts at 800 rubles.
If the problem occurred after installing a new program, uninstall it and restart your laptop. For example, Hamachi or TeamViewer sometimes conflict with network adapters.
List of programs that often block Wi-Fi
- Antiviruses: Kaspersky Internet Security, Avast Premier, ESET NOD32 (Firewall module).
- VPN clients: NordVPN, ExpressVPN, ProtonVPN (especially with Kill Switch enabled).
- Optimizers: CCleaner, Advanced SystemCare, Ashampoo WinOptimizer.
- Game launchers: Epic Games, Origin (may limit traffic for other programs).
6. Hardware malfunctions: when you can’t do without service
If none of the methods helped, the problem might be ironHere are the signs of hardware failure:
| Symptom | Probable cause | Solution |
|---|---|---|
| The Wi-Fi adapter does not appear in Device Manager, even after updating the drivers. | Wi-Fi module contacts are loose or failing | Disassembling the laptop and checking the antenna connections or replacing the module |
| The laptop sees networks, but doesn't connect to any (it says "Unable to connect") | Damage to the Wi-Fi adapter chip (often after a fall or overheating) | Replacing the adapter or soldering the contacts |
| Wi-Fi only works near the router (at a distance of >2 m the signal disappears) | Damage to the antenna cables or their disconnection from the adapter | Disassembling and checking the integrity of antennas |
| The laptop spontaneously disconnects from Wi-Fi every 5-10 minutes. | Wi-Fi chip overheating (often seen on older laptops) Dell or Acer) | Cleaning the cooling system or replacing thermal paste |
Repairing hardware problems yourself is not recommended—the risk of damaging your laptop outweighs the potential savings. Contact a service center, especially if your laptop is under warranty. The average cost of replacing a Wi-Fi module in 2026 ranges from 1,500 to 4,000 rubles (depending on the adapter model).
⚠️ Attention: On laptops Lenovo ThinkPad series T/X And HP EliteBook Wi-Fi modules are often soldered to the motherboard. Replacing them requires soldering and can be more expensive—up to 8,000 rubles.
Make sure the problem isn't with the router (tested on other devices)
Check the physical Wi-Fi switches on your laptop
Update/roll back the network adapter driver
Reset network settings (TCP/IP, DNS)
Try connecting to a different Wi-Fi network (for example, from your phone in hotspot mode)
-->
7. Special cases: specific problems and solutions
Sometimes Wi-Fi drops for unobvious reasons. Here are a few rare but possible scenarios:
Wi-Fi may also disappear after a Windows update. For example, in Windows 11 23H2 There was a bug due to which adapters Realtek stopped working. In this case, the following helps:
Checklist: What to do if your laptop's Wi-Fi is lost
For your convenience, we've compiled all the steps into one list. Follow it in order:
1. Restart the router and laptop
2. Check the physical Wi-Fi switches on your laptop
3. Make sure other devices connect to the network
4. Update/roll back the network adapter driver in Device Manager
5. Reset TCP/IP and Winsock (netsh commands)
6. Change DNS to 8.8.8.8 and 1.1.1.1
7. Disable antivirus and VPN
8. Check power settings (maximum performance mode for Wi-Fi)
9. Try connecting to another network (for example, from a phone)
10. If nothing helps, contact the service center.
-->
FAQ: Answers to frequently asked questions
My laptop sees the network but won't connect—it says "Unable to connect to the network." What should I do?
This is a typical issue with mismatched security settings. Try:
My Wi-Fi is working, but pages aren't loading (or are loading very slowly). What's wrong?
Possible reasons:
On a laptop ASUS My Wi-Fi disappeared after updating my BIOS. How do I get it back?
Updating the BIOS sometimes resets settings for onboard devices. Try:
If this doesn't help, please contact support. ASUS indicating the laptop model and BIOS version.
Is it possible to connect to the internet without Wi-Fi if the laptop does not have an Ethernet port?
Yes, there are several ways:
After cleaning my laptop of dust, the Wi-Fi disappeared. Is this related?
Most likely, yes. During cleaning, it could have been:
Solution: