When the wireless network icon on a laptop suddenly disappears and the list of available connections remains empty, it can catch you off guard at the most inopportune moment. This can happen after an operating system update, installing new software, or even after a minor power surge. The user is left alone with the problem, unsure why. adapter stopped responding to system requests.
In most cases, the problem lies not in a physical failure of the hardware, but in a software failure or incorrect operation. driversThe Windows operating system, with its complex architecture, sometimes loses connection with the network card's control module, causing the tray icon to disappear or be crossed out with a red cross. It's important to remain calm, as panicking is a bad idea in this situation.
To solve this problem, you'll need to sequentially check several settings: from simple switches on the device's case to deep system registries. Below, we'll outline a sequence of steps that will help restore Internet connection in 95% of cases without contacting a service center.
Primary diagnostics and testing of physical switches
Before delving into the depths of system settings, it's important to rule out basic reasons for disabling the module. On many modern and older devices, laptops (especially business class like Lenovo ThinkPad or Dell Latitude) Hardware or software blockers for wireless communication are provided. Sometimes the user accidentally presses a key combination, and the function is disabled.
Take a close look at the row of function keys on your keyboard (F1–F12). One of them should have a symbol of an antenna or an airplane. Try pressing this key alone or in combination with the key FnIf your case has a physical slider, make sure it's not in the "Off" position.
It's also worth checking that Airplane Mode isn't enabled. In Windows 10 and 11, this mode overrides all other settings and completely disables radios. Open the Action Center and make sure the Airplane Mode button isn't highlighted.
⚠️ Note: On some laptop models, disabling the wireless module via BIOS may prevent it from working even after Windows boots. If software methods don't help, check the BIOS/UEFI settings in the section
AdvancedorSecurityfor the itemWirelessorNetwork Adapter.
If switching modes doesn't help and the network icon is still missing, we'll need to perform a more in-depth diagnosis via Device Manager. This is where the true status is hidden. hardware.
Analyzing the adapter status in Device Manager
Device Manager is a system administrator's primary tool for identifying hardware issues. To access it, right-click the Start button and select the appropriate item from the menu or enter the command devmgmt.msc in the Run window.
In the window that opens, find the "Network Adapters" section. Expand the list and look for a device whose name contains the words Wireless, Wi-Fi, 802.11 or names of chip manufacturers such as Intel, Realtek, Qualcomm AtherosIf there is no such section at all, or the device is marked with a yellow exclamation mark, the problem has been identified.
If you see a yellow sign with an error code (such as code 10, 28, or 43), try the following:
- 🔄 Right-click on the adapter and select "Uninstall device," then restart your laptop—the system will attempt to install the driver again.
- ⚙️ Select "Update driver" and select automatic search, although this method rarely produces results without an internet connection.
- 🔌 From the "Action" menu, select "Scan for hardware changes" to force a scan for changes.
If the device isn't listed at all (even in the "Other devices" section as unknown), this may indicate that the card is physically disconnected inside the case or is faulty. However, don't jump to conclusions—a full recovery sometimes helps. discharge of static electricity.
What should I do if the adapter has disappeared from the device manager?
If the adapter disappears from the device list, try turning off the laptop, disconnecting the charger, and, if possible, removing the battery. Press and hold the power button for 30-40 seconds. This will discharge any residual charge from the capacitors and may "revive" the Wi-Fi module.
Windows Services and Network Services Management
A special background service is responsible for wireless networking in the operating system. If it is stopped or its startup type is changed to "Disabled," the Wi-Fi icon will disappear and network scanning will become impossible. Checking this setting is a mandatory diagnostic step.
To access service management, click Win + R, enter services.msc and press Enter. In the list, find the service named "WLAN AutoConfig Service" (or WLAN AutoConfig (in the English version). Double-click on it to open its properties.
Make sure the startup type is set to "Automatic." If the service is stopped, click "Start." This should immediately restore wireless functionality if the issue was software-related.
It's also worth paying attention to related services that may affect network operation, such as Remote Access Connection Manager or Network List Service. These services must also be active for the network stack to function correctly.
Resetting network settings and command line
When standard methods fail, powerful reset tools built into Windows come to the rescue. They allow you to clear the DNS cache, reset the TCP/IP stack, and delete saved profiles that may have become corrupted.
To perform the operation, you must run the command prompt as administrator. Click Win + X and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". In the window that opens, enter the commands sequentially, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After executing all commands, the system will require a reboot. This is a critical step, as changes to the registry and network protocols only take effect after the reboot.
In Windows 10 and 11, there is also a graphical interface for a hard reset. Go to Settings → Network & Internet → Advanced network settings (or "Status") and find the "Network Reset" button.
⚠️ Note: A full network reset will delete all saved Wi-Fi passwords, VPN settings, and virtual switches. Be prepared to re-enter passwords for your home and work networks.
This method is especially effective after major Windows updates, when old configuration files conflict with new system libraries.
Working with drivers and restore points
If the problem appeared after updating drivers or installing a new version of Windows, it makes sense to roll back to the previous working version of the software. Drivers are the intermediaries between the hardware and the OS, and their instability is a common cause of crashes.
Return to Device Manager, open your Wi-Fi adapter's properties, and go to the "Driver" tab. If the "Roll Back Driver" button is active, click it. The system will revert to the previous version of the file that worked reliably.
If a rollback is not possible, a manual reinstallation will be required. Since the laptop does not have internet access, download the driver from the manufacturer's official website (HP, Asus, Acer) from another device (PC or smartphone) and transfer it via USB flash drive.
Installing the driver from the manufacturer's website is the most reliable method, as it contains certified versions, unlike universal Microsoft Update drivers, which may not work correctly with a specific chipset.
- 💾 Download the driver installation file for your exact laptop model.
- 🚫 Before installation, uninstall the current driver through Device Manager by checking the "Delete driver software" box.
- 🚀 Run the installer and follow the wizard instructions.
If this doesn't help, check your system restore points. A restore point may have been created automatically before installing the problematic update.
Table of error codes and their meaning
When running diagnostics in Device Manager, you may encounter error codes. Understanding their meaning helps narrow down the problem.
| Error code | Description of the problem | A probable solution |
|---|---|---|
| Code 10 | The device cannot be started. | Driver failure or hardware conflict |
| Code 28 | Device drivers are not installed | Manual software installation is required |
| Code 43 | Windows has stopped your device due to problems. | Power failure or physical failure |
| Code 45 | The device is not connected | Physical disconnection or failure of the USB port |
| 10 | The device cannot start. (Code 10) | Reinstalling the driver, resetting static voltage. |
| 28 | The drivers for this device are not installed. (Code 28) | Search and install the driver from the official website. |
| 43 | Windows has stopped this device because it has reported problems. (Code 43) | Checking contacts, replacing the module, updating BIOS. |
| 45 | This hardware device is not currently connected to the computer. (Code 45) | Checking the physical connection of the antenna and the card. |
The presence of code 43 often indicates that the device has stopped responding to system requests, which may be due to overheating or a power surge.
Code 45 most often occurs with USB Wi-Fi adapters, but can also appear with built-in modules if they are software-disconnected from the bus.
Hardware malfunctions and maintenance
If software methods have been exhausted and Wi-Fi still does not appear, there is a high probability of a hardware failure. Internal Wi-Fi modules (usually in the format Mini PCIe or M.2) may come loose from the contacts due to vibration or dropping the laptop.
To check, you'll need to open the bottom cover of the laptop (observing any warranty seals). Locate the wireless module, unscrew it, gently clean the contacts with an eraser, and reinsert it until it clicks into place. It's also important to check the antenna wires (black and white wires) for proper connection; they should be firmly seated on the module.
☑️ Hardware Checklist
In some cases, the module may simply have failed. Replacing the Wi-Fi adapter is an inexpensive procedure and can often be solved by purchasing a universal module with an interface. M.2 or an external USB adapter.
⚠️ Caution: When opening your laptop and working with internal components, be sure to discharge static electricity from your hands and disconnect the battery cable from the motherboard before any manipulation.
An external USB Wi-Fi adapter can be a great temporary or even permanent solution if the built-in module has burned out. Modern models support the standard Wi-Fi 6 and work no worse than built-in analogs.
Restoring Wi-Fi on a laptop is a solvable problem in most cases. From simple switch checks to reinstalling drivers, you'll go from diagnostics to a complete connection restoration. The key is to proceed consistently and not skip the system reboot steps.
Why did Wi-Fi disappear after a Windows update?
Windows updates often contain new driver versions or changes to system libraries. If a new driver is incompatible with your specific adapter model or contains errors, the system may no longer recognize the device. The update may also reset power saving settings, preventing the adapter from being turned off to save power, causing conflicts.
Can a virus disable Wi-Fi?
Yes, some types of malware can block network connections, change DNS settings, or disable network services to prevent antivirus updates or data transfer. In this case, a full system scan with an antivirus program and reset of network settings is necessary.
What should I do if my laptop doesn't see any Wi-Fi networks?
If the network list is empty but the Wi-Fi icon is present, check that Airplane mode is not enabled. Ensure that the WLAN AutoConfig service is running. The issue could also be with the driver: try removing the device in Device Manager and rebooting. If all else fails, the antenna inside the case may have become loose.
How to check if the Wi-Fi module is enabled in BIOS?
When booting your computer, press the BIOS entry key (usually F2, Del, or F10). Go to the Advanced, Configuration, or Security section. Find the item related to Wireless, WLAN, Network Adapter, or Onboard Devices. Make sure the value is set to Enabled.