You opened your laptop, and the Wi-Fi icon in the system tray suddenly disappeared or was crossed out with a red X? This situation is familiar to many: yesterday, the internet was working flawlessly, but today, the laptop stubbornly refuses to detect networks. The causes can be rooted in both software glitches and hardware issues—from an accidentally disconnected adapter to a corrupted driver. In this article, we'll explore all the possible scenarios. starting with the simplest solutions and ending with deep diagnostics.
It is important to understand: if Wi-Fi is lost on one device onlyIf your device (smartphones, tablets) connects to the network normally, the problem lies with the laptop. If there's no internet on all devices, the router or ISP is to blame. We'll focus on the first case, where the problem is localized specifically to the laptop. Ready to restore network access? Let's start with basic checks.
1. Checking the physical switches and keys
Modern laptops are often equipped with hardware Wi-Fi switches - this can be a separate button on the case, a key combination (Fn + F2, Fn + F12 etc.) or even a slider on the sidebar. Manufacturers Lenovo, HP And Dell Often such elements are placed in non-obvious places.
For example, on some models Asus Wi-Fi is turned off by pressing the key Fn + F2, and on Acer - combination Fn + F3If you accidentally pressed this combination (or your child played with the keyboard), the adapter could be deactivated. Check the indicators: Some laptops have an LED that indicates the wireless network status (usually blue or orange).
- 🔍 Search on the keyboard An antenna or airplane icon (airplane mode). It's often combined with one of the function keys.
F1–F12. - 💡 Check the sidebars - some models (for example, Sony Vaio or old ones Toshiba) have mechanical switches.
- 📱 Airplane mode in Windows it might turn on automatically. Open
Settings → Network & Internetand make sure the slider is turned off.
⚠️ Attention: On laptops Apple MacBook (before 2018) Wi-Fi can be disabled by pressing Shift + Option + Click on the Wi-Fi iconIf you're using macOS, check this first.
2. Diagnostics via Windows Network Settings
If physical switches don't help, we move on to software. Windows 10 and 11 have a built-in network diagnostic tool that often automatically fixes common errors. To launch it:
- Right-click on the network icon in the tray (next to the clock).
- Select
Troubleshooting. - Wait for the check to complete and follow the system recommendations.
If the diagnostics do not yield results, check the adapter status manually:
- Open
Settings → Network & Internet → Status → Configure adapter settings. - Find
Wireless network(orWi-Fi) - if the icon is gray, right-click and selectTurn on. - If the adapter is enabled but networks are not displayed, try disabling and re-enabling it.
For advanced users: open device Manager (Win + X → Device Manager), find the section Network adapters and check if there's a yellow exclamation mark next to the wireless adapter. If so, the problem is with the driver (more on this in the next section).
☑️ Check network settings
3. Reinstall or update the Wi-Fi driver
One of the most common sources of problems is a faulty or outdated network adapter driver. This can occur after a Windows update, a virus attack, or even due to a conflict with other software. If a yellow triangle appears next to the adapter's name in the Device Manager, this is a clear sign of a driver problem.
To update the driver:
- Open
device Manager(Win + X → Device Manager). - Expand the section
Network adapters. - Find the device with the words
Wireless,Wi-Fior802.11(For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4). - Right click and select
Update driver → Automatic search.
If automatic update doesn't help, try remove the driver completely and reinstall it:
- IN
Device ManagerRight click on the adapter and selectRemove device. - Check the box
Remove the driver software for this device(if any). - Restart your laptop - Windows should automatically reinstall the driver.
If this doesn't work, download the driver from the official website of the laptop manufacturer (section Support or Downloads). Specify the exact model of the device - for example, HP Pavilion 15-eg0004ur, and not just HP PavilionFor adapters Intel, Broadcom or Realtek Drivers can be found on the websites of these companies.
⚠️ Attention: After uninstalling the Wi-Fi driver, your laptop will lose access to wireless networks. If you don't have a backup connection (such as Ethernet or a USB modem), download the driver to another computer in advance and transfer it to a flash drive.
| Adapter manufacturer | Website for downloading drivers | Typical models |
|---|---|---|
| Intel | downloadcenter.intel.com |
Wi-Fi 6 AX200, Dual Band Wireless-AC 8265 |
| Qualcomm Atheros | qualcomm.com/support |
QCA61x4, AR9485WB-EG |
| Realtek | realtek.com |
RTL8821CE, RTL8188EE |
| Broadcom | broadcom.com/support |
BCM43142, BCM4352 |
4. Reset network settings and TCP/IP parameters
If the driver is working properly but Wi-Fi still isn't working, the problem may be due to incorrect network settings. In such cases, resetting the TCP/IP stack and network settings can help. This is a safe procedure that doesn't affect your personal files but will return all network settings to factory defaults.
To reset, run the following commands in Command line (run it as administrator):
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After entering each command, press Enter. Once complete, restart your laptop. If you are using Windows 11, you can use the built-in network reset option:
- Open
Settings → Network & Internet → Advanced network settings. - Select
Network resetand confirm the action.
This procedure will delete all saved Wi-Fi networks, so you'll have to re-enter the passwords after a reboot. However, it often resolves connection issues caused by setting conflicts.
5. Check Windows services and energy saving
Wi-Fi on a laptop can drop due to disabled system services or aggressive power-saving settings. For example, Windows sometimes automatically disables the network adapter to conserve battery life. To fix this:
Step 1. Check services:
- Click
Win + R, enterservices.mscand pressEnter. - Find services
Automatic WLAN Configuration(orWLAN Automatic Configuration Service) AndWLAN AutoConfig. - Make sure they are running and the startup type is set to
AutomaticallyIf not, right-click and selectLaunch.
Step 2. Power saving settings:
- Open
device Managerand find your Wi-Fi adapter. - Right click →
Properties → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power.
It's also worth checking your power plan. Go to Settings → System → Power & sleep → Additional power settings and select the scheme High performanceSome users note that in the mode Energy saving Wi-Fi is unstable.
6. Diagnostics of hardware faults
If you've tried all software methods and Wi-Fi still isn't working, the problem may be hardware-related. Here are the most common causes:
- 🔌 Damaged antenna cable — thin wires connecting the Wi-Fi module to the antennas can fray or oxidize (especially in laptops with a metal case).
- 🔥 Module overheating - If the laptop frequently overheats, the wireless adapter may turn off for protection.
- 🛠️ Malfunction of the Wi-Fi module itself — for example, after a fall or exposure to moisture.
- 🔋 Battery problems - Some laptops turn off Wi-Fi when the battery level reaches a critical level.
To check the antennas and the module, you will need to disassemble the laptop. If you are not confident in your skills, it's best to contact a service center. However, you can perform some tests yourself:
- Check your Ethernet connection — If the wired internet works, but Wi-Fi doesn’t, the problem is definitely in the wireless module.
- Connect an external USB Wi-Fi adapter (costs from 500 rubles). If it works, the built-in module is to blame.
- Look in
Device Manager- If the adapter is not displayed in the list at all, this is a sign of a hardware failure.
⚠️ Attention: On laptops Apple MacBook (Especially for 2016–2020 models) Wi-Fi modules are often soldered to the motherboard. Replacing them requires specialized equipment and soldering skills—don't attempt this yourself!
How to test Wi-Fi antennas without disassembling them?
If you have access to another laptop or PC, you can temporarily connect its antennas to your device (provided the ports are compatible). If a signal appears, the problem is with your laptop's antennas. This method requires caution and is only suitable for experienced users.
7. Features of macOS and Linux
If you use MacBook or a laptop with Linux, the algorithm of actions will differ. Let's consider both cases.
For macOS (Catalina, Big Sur, Ventura, Sonoma):
- 🍎 Open
System Preferences → Networkand check if Wi-Fi is active. - 🔄 If the networks are not displayed, try deleting the settings file: open
Terminaland enter:sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plistsudo rm /Library/Preferences/SystemConfiguration/preferences.plistThen restart your MacBook.
- 🛠️ To reset the SMC (on an Intel Mac), turn off the laptop, hold down
Shift + Control + Option+ power button for 10 seconds, then turn on.
For Linux (Ubuntu, Mint, Fedora, etc.):
- 🐧 Check the adapter status with the command:
iwconfigIf there is no output, the driver is installed in the mode
soft blocked. - 🔧 Make sure the kernel module is loaded:
lsmod | grep -i wifiIf the list is empty, try loading the module manually (for example, for Intel):
sudo modprobe iwlwifi - 📦 Update drivers via
Terminal:sudo apt update && sudo apt install firmware-iwlwifi(for adapters Intel; for other chips, use the appropriate packages).
In Linux, it is also useful to check the system logs for errors:
dmesg | grep -i wifi
This will help identify module loading problems or conflicts.
Frequently Asked Questions (FAQ)
❓ Why does Wi-Fi disappear after waking up from sleep mode?
This is a common issue with power saving settings. Open device Manager, find your Wi-Fi adapter, go to Properties → Power Management and uncheck Allow the computer to turn off this device to save power. Also check if your power plan is set to Energy saving.
❓ My laptop sees networks but won't connect—what should I do?
If networks are displayed, but the connection is lost or asks for a password endlessly, try:
- Delete the network in the settings and connect again.
- Check if the MAC address filter is enabled on your router (sometimes it blocks new devices).
- Change the network security type on your router
WPA3onWPA2-PSK(some older adapters do not support the new standard).
❓ Can a virus disable Wi-Fi?
Yes, some viruses and malware (eg. Trojan.Win32.NetFilter) modify network settings or block internet access. Run a full system antivirus scan (Windows Defender) and an additional scanner (for example, Malwarebytes or Kaspersky Virus Removal Tool). Also check the file hosts (located in C:\Windows\System32\drivers\etc) for the presence of suspicious entries.
❓ Wi-Fi works, but the speed is very slow - what's wrong?
Slow speed may be due to:
- An overloaded router channel (try changing the channel in the router settings to 5 GHz or the less loaded 2.4 GHz).
- An outdated Wi-Fi standard (for example, your adapter only supports
802.11n, and the router operates in mode802.11ac). - External interference (microwaves, other routers, Bluetooth devices).
- Limitation from the provider (check your tariff).
To diagnose, run a speed test on speedtest.net and compare the results when connected via cable and Wi-Fi.
❓ How do I turn on Wi-Fi on a laptop without a keyboard (if it's broken)?
If your keyboard isn't working, try one of these methods:
- On-screen keyboard: open it through
Start → Ease of Access → On-Screen Keyboardand press the virtual combinationFn + F2(or another, depending on the model). - Mouse: If the network icon is displayed in the tray, click on it and turn on Wi-Fi manually.
- USB adapter: connect an external Wi-Fi module (it will be recognized automatically).
- Remote control: If your laptop is connected to the local network via a cable, use TeamViewer or AnyDesk from another device for setup.