The situation when the Wi-Fi icon on the computer suddenly disappears, and the list of available networks disappears, is familiar to many users of the operating system Windows 10This can happen after a scheduled system update, a power surge, or simply for no apparent reason, turning your laptop into a useless piece of plastic with no internet access. The first step is to stay calm, as in most cases, the problem can be resolved using software solutions without a trip to a service center.
Why has the system stopped detecting wireless networks? A malfunction is most often the culprit. drivers Or the wireless module itself, which may have simply frozen. The operating system may have automatically updated components that are incompatible with your hardware, or the Windows services responsible for network management may have stopped functioning correctly. Before panicking, it's worth checking the physical condition of the device and the presence of hotkeys.
Don't immediately reinstall the operating system, as this is a last resort and takes a lot of time. In 90% of cases, a step-by-step diagnostic is sufficient, ranging from simple adapter enablement checks to more complex registry and command line manipulations. Below, we'll detail each step that will help restore network access.
Checking physical activation and hotkeys
The most common, but often overlooked, cause is the accidental disconnection of the wireless module. On many laptops, especially models HP, Lenovo And AsusThere's a dedicated button or key combination for quickly turning Wi-Fi on and off. If you press this key, the connection is immediately disconnected and the tray icon disappears. Check your keyboard carefully for an antenna or airplane symbol.
Often you need to hold down a function key to activate it Fn and press the corresponding button in the F1-F12 row. On some devices, this may be a separate physical switch on the edge of the case. If nothing happens after pressing it, the problem may be deeper, but human error cannot be ruled out. It's also worth checking that Airplane Mode isn't enabled, which blocks all wireless interfaces.
In some cases, the operating system may display the adapter status incorrectly due to conflicting software switches. Make sure this switch is not blocked in the Network and Sharing Center. If you're using an external USB antenna, try reconnecting it to a different port, preferably a USB 2.0 one, as some older modules don't work well with 3.0 ports.
⚠️ Note: On some gaming laptops, Wi-Fi control may be located in a separate proprietary application (for example, Alienware Command Center or Armoury Crate). Check the power consumption settings in such utilities, as they may force the module to turn off to save power.
Diagnostics via Device Manager
If the physical buttons do not help, the next step is to check the status of the hardware in the system. device Manager — This is the main administrator tool that shows whether the computer even detects the presence of a wireless adapter. To open it, right-click the Start menu and select the appropriate option or type devmgmt.msc in the Run window.
In the window that opens, find the "Network Adapters" section and expand it. If you see a device named Wireless, Wi-Fi, 802.11 or the name of the manufacturer (for example, Realtek, Intel, Qualcomm), which means the module is physically present. Note the icons next to the name: a yellow triangle with an exclamation point indicates a driver error, and a downward-facing arrow means the device is disabled by software.
If the adapter displays an error, try right-clicking and selecting "Enable" or "Enable device." If that doesn't help, you can try removing the device from the list (don't worry, the system will rediscover it) and clicking "Action" → "Scan for hardware changes." This will force Windows to attempt to reinitialize the driver.
If there's no network adapter category at all in Device Manager, or the adapter is shown as "Unknown Device," this indicates a serious problem. This could indicate that the module isn't receiving power or that its controller is locked at the BIOS level. In this case, it's worth checking the power saving settings, which we'll discuss below.
Installing and updating drivers
The most common reason why Wi-Fi disappears after a Windows 10 update is incorrect operation driversThe system may have automatically installed a generic driver that conflicts with your specific hardware. The best solution is to manually install the latest version from the official website of your laptop or motherboard manufacturer.
Since the affected computer may not have internet access, you'll need another device with internet access or a smartphone. Download the driver for your model, save it to a flash drive, and transfer it to your PC. When installing, be sure to select the "Custom installation" option and check the box next to "Remove previous software versions" to avoid file conflicts.
- 📥 Go to the support section of the manufacturer's official website (Dell, HP, Asus, Lenovo).
- 🔍 Enter the exact model of your device or use the automatic identifier.
- 💾 Download the WLAN/Wireless driver specifically for your version of Windows 10 (x64 or x86).
- ⚙️ Install the driver and be sure to restart your computer.
If you can't find the driver on the manufacturer's website, you can use the hardware identifier (ID). In Device Manager, under the properties of the unknown device, go to the "Details" tab, select "Hardware ID," and copy the top line. Searching for this line online will allow you to find the exact chip name and download the required driver from the chipset manufacturer's website (e.g., Intel or Realtek).
⚠️ Warning: Avoid using questionable driver auto-installers ("driver packs"). They often install incorrect software versions or contain adware, which can only worsen network problems.
☑️ Driver update algorithm
Setting up the adapter's power supply
operating system Windows 10 aggressively strives to save battery power, which often results in power-hungry components, including the Wi-Fi module, being turned off. If the settings power supply If set incorrectly, the system may put the adapter to sleep, after which it stops responding to requests and disappears from the list of available networks.
To fix this, return to Device Manager, find your wireless adapter, right-click it, and select "Properties." Go to the "Power Management" tab. Here, check the "Allow the computer to turn off this device to save power" box. Uncheck it to prevent the system from turning off the module automatically.
It's also worth checking your overall power plan. Open Control Panel → Power Options and select "High Performance." In the power plan settings (click "Change plan settings" → "Change advanced power settings"), find the "Wireless adapter settings" section and set the power saving mode to "Maximum performance."
Why is this happening?
Modern energy-saving standards (ERP) can be overly aggressive. When a laptop enters sleep mode or the battery is low, the power controller can completely cut off power to the Wi-Fi module. If the driver doesn't correctly process the wake-up signal, the adapter remains in a "dead" state.
These changes take effect immediately, but to be on the safe side, it's best to reboot. If Wi-Fi works again after this, but then fails again after a while, the problem may be battery wear or an unstable motherboard that isn't supplying the required voltage to the module.
Resetting network settings and command line
When simple methods fail, you have to resort to the "heavy artillery"—a complete network reset. Windows 10 has a handy reset feature that removes all network adapters and reinstalls them, restoring factory settings. This often resolves issues with frozen services or corrupted configuration files.
You can reset your computer via the Start menu → Settings → Network & Internet → Status. At the bottom of the page, find the "Network reset" link and click "Reset now." The system will warn you that it will reboot in 5 minutes. After you turn it on, your computer will be as good as new in terms of network settings, and you will need to re-enter your Wi-Fi password.
A more advanced method is to use the command line. Launch the terminal as administrator (right-click Start → Windows PowerShell (Administrator) or Command Prompt (Administrator)). Enter the following commands in sequence, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
These commands reset the TCP/IP protocol stack, clear the DNS cache, and renew the IP address. The netsh winsock reset command is critical., as it restores the Winsock directory, damage to which often leads to the disappearance of adapters. After running all commands, be sure to restart your computer.
Table of error codes and possible causes
When diagnosing network problems, Windows often displays error codes that can provide clues as to where to look. Below is a table of the most common codes that may appear during a connection attempt or in the event log, along with their meanings.
| Error code | Description of the problem | Probable cause | Solution method |
|---|---|---|---|
| 10 | The device cannot be started. | Driver or resource conflict | Reinstalling the driver, resetting the BIOS |
| 28 | Device drivers are not installed | Lack of software for the adapter | Manual driver installation from a disk or website |
| 43 | Windows has stopped this device. | Hardware failure or critical driver error | Checking the physical connection, replacing the adapter |
| 53 | The network path was not found. | Problems with protocols or services | Network reset, check Windows services |
If you see code 43, it often indicates that the device has reported a problem. In the context of Wi-Fi, this may mean that the module is not responding to system requests. Try removing the battery (if it's removable) and disconnecting the power for 10-15 minutes to drain any static electricity from the motherboard.
For code 28, it's easy enough to find and install the driver. However, if the system detects the device but can't automatically select a driver, this indicates that the Microsoft Update database doesn't contain suitable software for your specific hardware revision.
Checking Windows Services
Wireless networks in Windows 10 are supported by special background processes called services. If a service WLAN AutoConfig If the program is stopped or its startup type is changed, Wi-Fi simply won't work, and the icon may disappear. This often happens after third-party system optimizations or virus attacks.
To check, click Win + R, enter services.msc and press Enter. Find the "WLAN AutoConfig" service in the list. Double-click it and make sure the "Startup type" is set to "Automatic" and the service is running (the "Start" button should be grayed out or replaced with "Stop").
- 🔍 Find "Network Awareness Service" in the list.
- ▶️ Make sure it is also running and started automatically.
- 🔄 Check the Remote Access Connection Manager service.
If the services are running normally but Wi-Fi isn't working, try restarting them. Sometimes changing the startup type to "Manual," applying the settings, and then changing it back to "Automatic" and restarting them helps. This forces their status to be updated in the registry.
⚠️ Note: Service interfaces and names may vary slightly across different Windows 10 builds (Home, Pro, Enterprise). If you're unsure of a service's purpose, it's best not to disable it to avoid disrupting other system components.
Frequently Asked Questions (FAQ)
Why did Wi-Fi disappear after updating Windows 10?
Updates often contain new driver versions or kernel changes that may conflict with installed software. Microsoft sometimes automatically replaces a working driver with a newer, but less stable one. Solution: Roll back the driver using Device Manager or uninstall the latest update using Settings → Update & Security → View update history → Uninstall updates.
What should I do if the Wi-Fi adapter is not displayed in the system at all?
If the adapter isn't listed as hidden devices (View → Show Hidden Devices) or unknown devices, check your BIOS. In the Advanced or Configuration section, find the WLAN Device or Wireless LAN item and make sure it's set to Enabled. EnabledIf the adapter is enabled in the BIOS, but Windows doesn't detect it, the module's hardware may be faulty.
Can a virus cause Wi-Fi to disappear?
Yes, some malware blocks network access or modifies system files responsible for network connections. It's recommended to run a full antivirus scan, preferably from a boot disk or in Safe Mode, as the virus may remain hidden in normal mode.
How to get temporary internet if Wi-Fi is not working?
Use your smartphone as a USB tethering device. Connect your phone to your computer via a USB cable and enable "Tethering & Hotspot" → "USB tethering" in your phone's settings. Windows will recognize your phone as a wired Ethernet connection, and you'll be able to download the necessary drivers to restore Wi-Fi.