Many users are familiar with the experience of a laptop suddenly losing wireless connectivity. You turn on the device, but instead of the usual signal bars, a red cross or airplane icon appears in the lower right corner of the screen. This can happen after an operating system update, a power surge, or simply for no apparent reason. Lack of internet access often blocks work, study and entertainment, requiring immediate intervention.
There's no need to panic in this situation, as in most cases the problem lies in a software glitch, not a physical hardware failure. Windows 10 It has powerful built-in diagnostic tools that can resolve up to 80% of problems automatically. However, if automatic tools don't help, you'll have to resort to manually configuring the network adapter settings or reinstalling the drivers.
Before moving on to complex manipulations, it's necessary to perform a basic hardware check. Make sure the physical switch on the laptop case is not activated. Wi-Fi module, which could have been accidentally touched. It's also worth checking whether the router itself is turned on and whether other devices on your network are working. If your phone or tablet connects to the internet without any problems, then the problem is localized to your computer.
In this guide we will look at all the possible reasons why laptop The wireless network isn't detected. We'll go from simple checks to in-depth registry and command line tweaks. Follow the instructions step by step to identify and fix the problem.
Checking the physical condition and indicators
The first step should always be a visual and tactile diagnosis. Many laptop models, especially those released several years ago, still have physical buttons or sliders for enabling the wireless module. These may be located on the edge of the case or in a row of keys. F1-F12If such a button exists and the switch is in the "Off" position, no software settings will help.
Pay attention to the indicators on the case. There's usually an LED representing the antenna next to the power button or on the front panel. If it's off or orange, the module is off. On modern devices, control is often software-based, but keyboard shortcuts remain the standard.
⚠️ Note: On some models Laptop The Wi-Fi hotkey only works if the original manufacturer's hotkey driver is installed. If you've just reinstalled Windows, these keys may not yet function.
Try pressing a key combination, usually it's Fn plus one of the function keys with an image of an antenna. This may vary depending on the brand. F2, F5, F12 or PrtScAfter clicking, wait a few seconds and check if a list of available networks appears.
Diagnostics via the Network Control Center
If the physical switches are OK, we move on to the software part. Operating system Windows 10 provides a convenient interface for managing connections. Right-click the network icon in the system tray (lower-right corner) and select "Network & Internet Settings." In the window that opens, make sure the wireless slider is set to "On."
Users often forget about Airplane Mode. This mode forcibly disables all radios, including Bluetooth and Wi-Fi. Check if it's enabled. You can do this through the notification center, which is accessed by clicking the corresponding icon in the system tray, or in the system settings.
The built-in troubleshooting tool can automatically find and fix errors. Go to Settings → Update & Security → TroubleshootSelect "Internet Connections" and run diagnostics. The system will attempt to reset the adapter or update the configuration.
☑️ Basic Windows Diagnostics
It is important to note that the standard diagnostic tool Windows It often gives general recommendations like "check the cable" or "reboot the router," even if the problem is deeper. Therefore, if the automatic search doesn't help, don't rely solely on it.
Working with Device Manager and Drivers
The most common reason why If your laptop has stopped detecting networks, the network adapter driver is malfunctioning. A driver is a program that tells the operating system how to interact with the hardware. To check, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item, or by entering the command devmgmt.msc in the window Execute (Win+R).
In the list of devices, find the "Network adapters" section. Expand it. You should see a device with the words "Network adapters" in its name. Wireless, Wi-Fi, 802.11 or the chip brand name (Intel, Realtek, Atheros, Qualcomm). If such a device is not present, or it is displayed as "Unknown device" with a yellow exclamation mark, the driver is missing or not working correctly.
| Status in the dispatcher | Probable cause | Action |
|---|---|---|
| Yellow triangle | Driver Error (Code 10, 43) | Delete and update |
| Black arrow down | The device is disabled | Enable |
| Not in the list | Hardware failure or BIOS shutdown | Check BIOS and physical connection |
| Unknown device | No driver | Install the driver manually |
If the device appears with a downward-facing arrow, right-click it and select "Enable." If it appears with a yellow sign, try selecting "Uninstall device" and then clicking "Scan for hardware changes" in the menu at the top. The system will attempt to reinstall the driver.
⚠️ Caution: When uninstalling the driver, a checkbox labeled "Delete the driver software for this device" may appear in Device Manager. Do not check it unless you have another way to access the internet and download a new version. Leave the default driver file in the system.
For updates, it's best to use the laptop manufacturer's official website. Find your device model, go to the Support section, and download the driver. WLAN or Wireless LAN Specifically for your version of Windows 10. Manual installation often solves problems that automatic updates can't.
What to do if the driver is not installed?
If an error occurs during driver installation, try running the installer as administrator. Temporarily disabling your antivirus and firewall may also help. In rare cases, you may need to first uninstall older driver versions via Control Panel -> Programs and Features.
Reset network settings via command line
Sometimes the system accumulates errors in the stack TCP/IP or DNS cache that are interfering with normal connection. In such cases, a complete reset of network settings is an effective solution. To do this, you will need a command prompt with administrator rights. Click Win+X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)".
In the window that opens, enter a series of commands one by one, confirming each one by pressing Enter. Don't copy and paste commands; enter them sequentially. First, reset Winsock and TCP/IP settings:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing the last command ipconfig /flushdnsTo clear the DNS cache, you must restart your computer. Only after a reboot will the changes take full effect. This method often helps when the laptop can see the network but can't obtain an IP address or displays "No internet access."
IN Windows 10 There's also a built-in network reset function that does the same thing, but more radically. It's located at: Settings → Network & Internet → Status → Network resetClick the "Reset Now" button. Your computer will restart in 5 minutes. Please note that you will need to re-enter passwords for all Wi-Fi networks after this.
Setting up WLAN service and power supply
A special service in the operating system is responsible for wireless network operation. If it is stopped or its startup type is changed, Wi-Fi won't work. To check this, click Win+R, enter services.msc and find the "WLAN AutoConfig" (or "WLAN AutoConfig Service") service in the list.
Double-click it. Make sure the "Startup type" field is set to "Automatic" and the service is running (the "Start" button is grayed out if it's already running). If the startup type is set to "Manual" or "Disabled," change it to Automatic and apply the settings.
Another common issue is power saving. Windows may disable the adapter to conserve battery power, after which it fails to re-enable it. Go back to Device Manager, find your wireless adapter, right-click → Properties → Power Management tab. Uncheck "Allow the computer to turn off this device to save power."
This setting is especially relevant for laptops running on battery power. However, even when powered by AC power, the aggressive power saving policy Windows 10 may cause connection breaks or complete loss of the adapter.
Radical measures: removing updates and BIOS
If none of the above helps, consider the possibility of a conflict with the latest system updates. Microsoft periodically releases patches that can disrupt driver functionality. Go to Settings → Update & Security → Windows Update → View update history → Uninstall updatesTry removing the most recently installed packages and check your network performance.
The problem may also lie in the settings. BIOS/UEFIWhen turning on the laptop, press the BIOS entry key (usually F2, Del, or F10). Find the section related to peripherals (Advanced, Peripherals, Onboard Devices). Make sure the wireless module (Wireless LAN Controller) is not disabled. If it is disabled at the BIOS level, it simply won't be detected.
⚠️ Caution: Editing the BIOS requires caution. Don't change settings you're unsure of, as this may cause your computer to become unstable. If you're unsure, skip this step or consult a specialist.
As a last resort, if the problem occurred recently, you can use the "System Restore Point" feature. This will roll back Windows to a date when Wi-Fi was still working. This is often more effective than searching for a single driver error.
Frequently Asked Questions (FAQ)
Why can my laptop see my neighbors' networks but not mine?
The problem is most likely related to the channel your router is using. If your neighbors are using the same channel, interference may occur, or your laptop's adapter may not support the specific frequency range (e.g., 5 GHz) configured for your router. Try changing the channel in your router settings or setting the channel width to 20 MHz.
Can antivirus block Wi-Fi?
Yes, some third-party antiviruses and firewalls have a "Network Protection" feature that can block connections to new or public networks. Try temporarily disabling your antivirus to test.
What should I do if Wi-Fi is lost after updating Windows 10?
This is a classic case of a driver conflict. Go to Device Manager, uninstall the adapter driver by checking "Uninstall Programs," and reboot. Windows will attempt to install the default driver. If that doesn't work, download the latest driver from the laptop manufacturer's website using a different device and install it manually.
How to check if the Wi-Fi module is burned out?
If the module is not displayed in the Device Manager even after resetting the BIOS and reinstalling the drivers, and the list contains an "Unknown device" with error code 10 or 43, or the device disappears after rebooting, there is a high probability of a hardware failure.