The sudden disappearance of a hotspot or the disappearance of the network icon from the taskbar is always stressful, especially when work is at a standstill and the internet is vital. Users often encounter a situation where Wi-Fi adapter It simply stops seeing available networks, even though everything was working fine just a minute ago. The reasons could be trivial: from a keyboard key accidentally being disabled to a Windows system service crash.
Don't panic and immediately take your system unit to a service center. In most cases, the problem can be resolved using software in 10-15 minutes, without soldering or replacing hardware. All you need to do is carefully follow the instructions and check every step. We'll cover all possible scenarios, from simple checks to complex driver reinstallations.
The first thing you need to do is understand the scope of the problem. Has the wireless network icon disappeared completely, or is it still there but not connecting? Does the computer see neighboring networks but ignore yours? The answers to these questions will determine the next steps to take to restore the network. Internet connectionsLet's start with basic physical level diagnostics.
Initial diagnostics and physical connection
Before delving into the depths of operating system settings, it's important to rule out hardware issues. It often happens that wireless module disabled physically or software-based via hotkeys. Laptops have special key combinations, for example, Fn + F2 or a separate button with an image of an antenna, which can block signal transmission.
Check Device Manager. If the adapter is marked with a yellow exclamation point or isn't listed at all, the system isn't detecting it. This could indicate a faulty card inside the case or a critical power failure in the USB port if an external module is used. Try reconnecting the device to a different port.
⚠️ Caution: If your laptop has recently been dropped or impacted, the internal Wi-Fi antenna may have become disconnected from its connector on the motherboard. In this case, software solutions are ineffective and will require disassembling the case.
For external USB adapters, it's important to test them on another computer. This will help determine whether the device itself is faulty or whether the problem lies with your PC's settings. Sometimes, simply removing the laptop battery (if it's removable) and disconnecting the power for 5-10 minutes to discharge the static charge can help.
☑️ Physical layer diagnostics
Checking WLAN service and adapter status
One of the most common reasons for internet connection loss is stopping the system service responsible for wireless connections. In Windows, this process is called WLAN AutoConfigIf it is not running, the computer simply will not search for networks, even if the drivers are working properly.
To check the service status, click Win + R and enter the command services.mscIn the list that opens, find "WLAN AutoConfig" (or "WLAN AutoConfig Service"). Double-click it to open its properties, where "Startup type" should be set to "Automatic."
If the service is stopped, click the "Start" button. It's also worth checking the "Dependencies" tab to ensure the required system components are running. After starting the service, the Wi-Fi icon should appear in the system tray within a few seconds.
What to do if the service does not start?
If you receive an error when starting the service (for example, code 1068), check the dependency on the Network List Service. Also, try running the command prompt as administrator and entering the command net start wlansvc.
At the same time, it's worth checking your power settings. Windows may disable the adapter to save power, which can cause it to stop responding. Go to Device Manager, find your Wi-Fi adapter, open its properties, and under the "Power Management" tab, uncheck "Allow the computer to turn off this device."
Updating and reinstalling Wi-Fi drivers
The most common software problem is a conflict or corruption. drivers After updating Windows or installing new software. Even if Device Manager shows the device is working properly, this doesn't guarantee its proper operation on the network.
The best solution is a complete reinstallation. First, uninstall the current driver through Device Manager (right-click → Uninstall device). Be sure to check "Delete the driver software for this device," if available. Then restart your computer.
Windows will attempt to install the driver automatically upon startup. If this doesn't help, download the latest version from the official website of your laptop or motherboard manufacturer. Don't rely on generic drivers from discs or third-party installation tools, as they often perform poorly.
| Adapter type | Where to look for the driver | Common mistakes |
|---|---|---|
| Built-in (laptop) | Laptop manufacturer's website (Support section) | Installing a driver for a different board revision |
| USB whistle | Chip manufacturer's website (Realtek, TP-Link) | Ignoring chip version (v1, v2, v3) |
| PCI-E card | Card manufacturer's website (ASUS, Gigabyte) | Poor contact in the PCIe slot |
It's important to pay attention to the hardware version. For example, with adapters TP-Link or D-Link The same model may be manufactured with different chips inside. Installing a version 1 driver on a version 2 device will render the module inoperable.
Reset network settings via command line
If the drivers are OK but there's no connection, there may be errors or IP address conflicts in the TCP/IP stack. You can reset all network settings to factory defaults via the command line. This is a safe procedure that clears the DNS cache and resets protocol parameters.
Run the command prompt as administrator. To do this, enter cmd In the search box, right-click and select "Run as administrator." Enter the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running the last command, be sure to restart your computer. This will delete saved network profiles, reset static IP settings (if they were set manually), and flush the DNS cache. This often restores Wi-Fi connection even in difficult cases.
Setting the frequency range and channel
Modern routers operate in two bands: 2.4 GHz and 5 GHz. Older adapters may not detect 5 GHz networks, while newer ones may prefer them. If your computer is "blind" to a particular network, check the adapter settings in Device Manager.
In the Wi-Fi adapter properties, go to the Advanced tab. Find the option Wireless Mode or 802.11n/ac ModeMake sure there is no restriction to only the old standard (for example, 802.11b/g) if your router only distributes 5 GHz (the ac/ax standard).
⚠️ Note: Driver interfaces may vary. Look for settings with the words "Channel," "Band," and "Preferred Band." Changing these settings without understanding them can lead to a complete loss of network connectivity.
It's also worth checking if your router's channel is blocked. Some adapters don't support channels higher than 11 in the 2.4 GHz band (this applies to devices in the US). If your router is set to channel 12 or 13, your computer simply won't see it. Try changing the channel in your router settings to 1, 6, or 11.
Using the built-in troubleshooter
Don't underestimate the built-in diagnostic tools in Windows 10 and 11. They've become significantly smarter and can automatically fix many system errors related to the registry and services. This is a good first step for inexperienced users.
Open Settings → Network & Internet → Advanced network settings → Network troubleshooter. The system will run a series of tests, attempt to reset the adapter, and update the configuration. In most cases, this process takes no more than 2 minutes.
If the built-in wizard doesn't help, it will at least return an error code that can be used to further troubleshoot the issue. This often provides a more specific explanation, pointing to, for example, incorrect DNS settings or issues with the default gateway.
Hidden reset commands
The netsh int ip reset reset.log command creates a log file of actions. This is useful if you need to send a report to a specialist for analysis of underlying system errors.
When equipment replacement is required
Unfortunately, nothing lasts forever. If none of the software methods help, the adapter shows up in the system with an error (code 10, 43), or overheats and fails, the hardware is likely faulty. Lightning strikes, power surges, or simply wear and tear can kill the module.
In this case, the simplest solution for a desktop PC or laptop with a USB port is to purchase an external USB Wi-Fi adapterThey are compact, inexpensive, and often include an antenna for better reception. For laptops, replacing the internal Mini-PCIe card is also possible, but this requires disassembly.
When choosing a new device, look for support for the Wi-Fi 6 (802.11ax) standard, if your router supports it. This will ensure future-proof performance. Avoid the cheapest models without an external antenna if your router is located far from your computer.
Frequently Asked Questions (FAQ)
Why did the Wi-Fi icon disappear after a Windows update?
Updates often replace drivers with "universal" ones, which may not be compatible with your hardware. Solution: uninstall the current driver in Device Manager and install the original one from the manufacturer's website.
The computer sees all networks except mine. What's wrong?
Most likely, your router is operating on a channel that your network card doesn't support (for example, channels 12-14 in the 2.4 GHz band). Go to your router settings and change the channel to 1, 6, or 11.
Is it possible to share Wi-Fi from a computer if it is connected via cable?
Yes, Windows can create a virtual hotspot. Go to Settings → Network & Internet → Mobile hotspot and enable it. Your computer will become a router.
Is Error Code 43 in Device Manager scary?
This means the device has reported a problem. A full power reset (removing the battery and unplugging the power cord for 5 minutes) often helps. If that doesn't help, the adapter is likely physically damaged.
Do I need to delete saved networks before setting up?
Yes, that's helpful. In Network Settings, select "Manage known networks," find your network, and click "Forget." This will remove old, possibly invalid, encryption keys.