A laptop or desktop computer that stops detecting available wireless networks is one of the most common and frustrating problems in home IT infrastructures. Users may encounter a complete lack of a wireless connection icon, a gray "X" on the network icon, or an endless search for available access points, even though the internet connection on their smartphone is working properly. There can be many possible causes for this behavior, ranging from a simple software glitch to a hardware failure.
Initial diagnostics require a cool head and consistent elimination of factors, ranging from the simplest to complex configuration errors. Often, the problem lies not in a physical failure of the adapter, but in incorrect operation. operating system or a Windows service failure. In this article, we'll look at all the possible scenarios why Windows 10 or Windows 11 ignores the Wi-Fi module, and we will provide step-by-step instructions on how to restore functionality.
It's worth noting that modern operating systems have powerful self-diagnostic tools that shouldn't be ignored. However, automatic tools aren't always able to fix deep driver conflicts or hardware failures. A complete reset of the network stack settings via the command line solves the problem in 85% of software conflicts. Before taking your device to a service center, you should rule out software errors that can be easily fixed on your own.
Basic hardware and indicator check
The first step should always be a physical inspection of the device, as software settings will not work if the module is mechanically disabled. Laptops often have a physical switch or key combination for enabling wireless interfaces. For example, on models HP or Lenovo This may be a separate button with an image of an antenna, or on other brands, a key combination. Fn and one of the function keys F1-F12.
Pay attention to the indicators on the device's casing. If the Wi-Fi LED is off or red, this clearly indicates the module is disabled. In some cases, the operating system may not display the adapter in the device list because it has been disabled by software at the BIOS or UEFI level. Checking these settings requires entering the computer's boot menu, which can be intimidating for inexperienced users, but is a necessary step.
It's also worth checking the status of your USB adapters if you're using external signal reception solutions. Try reconnecting the device to a different port, preferably a USB 2.0 one, as USB 3.0 ports sometimes interfere with the 2.4 GHz band. If the LEDs on the adapter itself don't light when connected, the device may be physically damaged.
- 🔌 Check the physical Wi-Fi switch on the edge or front panel of the laptop.
- ⌨️ Use hotkeys (often
Fn + F2orFn + F12) to activate airplane mode or wireless communication. - 💡 Pay attention to the color of the wireless network indicator: green or blue usually means "on", orange or no light means "off".
- 🔄 Restart your router and computer by turning off the power to both devices for 30 seconds.
In this case, the system may not "see" the network until an action is performed to wake up the adapter. If simple methods fail, we move on to more in-depth software diagnostics.
Diagnostics via Windows Device Manager
The central element of equipment control in the environment Windows The Device Manager is the place to find out whether the operating system even recognizes the wireless adapter. To access it, right-click the Start button and select the appropriate item from the menu, or use the command devmgmt.msc in the Run window.
In the window that opens, you need to expand the "Network Adapters" tab. If you see a device with a name containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm Atheros, which means the module is physically present. However, if there's a yellow triangle with an exclamation point next to the name, this indicates a driver issue or resource conflict.
⚠️ Important: If the "Network Adapters" list doesn't show any wireless device at all, but only "Ethernet Controller" or "Bluetooth Device," try selecting "Scan for hardware changes" in the Device Manager menu. If this doesn't help, the adapter may be disabled in the BIOS or faulty.
Often, the problem can be resolved by simply reinstalling the driver through the Device Manager interface. To do this, right-click the problematic device and select "Uninstall device." It's important to check "Delete the driver software for this device," if available, to completely clear the system of potentially corrupted files. After uninstalling, restart your computer—the system will attempt to reinstall the driver automatically.
☑️ Check adapter status
If a device is displayed as "Unknown Device" with an error code, this may indicate that Windows cannot identify the hardware without a specific driver. In this situation, the automatic search for updates over the internet (if you have a wired connection) may not work, and you will need to download the installation file from another device.
Managing network services and settings
A specialized service in Windows is responsible for detecting wireless networks, but it may be stopped or malfunctioning. If these services are disabled, the computer will not physically scan the air, even with a working driver. To check, click Win + R, enter services.msc and find the "WLAN AutoConfig" service in the list (in some versions it may be called "WLAN AutoConfig Service").
The startup type for this service should be set to "Automatic" and the status to "Running." If the service is stopped, click the "Start" button. Sometimes the service starts but stops again after a few seconds—this is a sure sign of corrupted system files or a conflict with antivirus software.
It's also worth checking the adapter's power settings, as Windows may turn off the device to save power, which may stop it from responding to commands. In the network adapter's properties (under the "Power Management" tab in Device Manager), uncheck "Allow the computer to turn off this device to save power."
- 🛠️ Make sure the service
WlanSvcis running and has the startup type "Automatic". - 🔋 Disable power saving mode for the network adapter in the device properties.
- 🚫 Check if a third-party antivirus or firewall is blocking network connections.
- ⚙️ Reset network settings via the command line if manual changes don't help.
On some corporate networks or when using specific Wi-Fi management software (such as a laptop manufacturer's utility), control may be hijacked by a third-party application. In this case, standard Windows tools may be unavailable or malfunction. Check running processes and try temporarily disabling third-party connection managers.
What should I do if the WLAN AutoConfig service does not start?
If the service fails to start and returns an error (e.g., code 1068), check its dependencies. In the service properties, go to the "Dependencies" tab. Make sure the "NDIS Usermode I/O Protocol" and "Remote Procedure Call (RPC)" services are also started and running correctly. Without them, WLAN AutoConfig will not function.
Updating and reinstalling drivers
A driver is the bridge between the operating system and the hardware. If this bridge is broken, communication will fail. Windows 10 and 11 often automatically install generic drivers that are unstable or don't support all the adapter's features. Manual installation The most reliable method is to download the latest version from the manufacturer's website.
You can determine the exact adapter model through Device Manager, even if the driver isn't installed (under the "Unknown Device" properties, in the "Details" tab -> "Hardware IDs"). Knowing the VEN (Vendor ID) and DEV (Device ID) can help you find the necessary software online. However, it's easier to find the driver by laptop or motherboard model on the official support website.
When installing the driver, we recommend using clean installation mode if the installer offers this option. This ensures that old configuration files that may cause conflicts are removed. Be sure to restart your computer after installation.
| Adapter manufacturer | Typical names in the system | Where to look for the driver | Peculiarities |
|---|---|---|---|
| Intel | Intel(R) Wireless-AC 9560, Intel Wi-Fi 6 AX200 | Intel Download Center website | Often require a separate Bluetooth module update |
| Realtek | Realtek RTL8822BE, Realtek 8812BU | Realtek or laptop manufacturer's website | Known to have stability issues on older drivers |
| Qualcomm Atheros | Qualcomm Atheros AR9000, QCA6174 | Qualcomm website or laptop support | Often found in gaming laptops |
| Broadcom | Broadcom 802.11ac, BCM43xx | Broadcom website (difficult) or OEM website | Requires precise selection of the driver version |
If the problem persists after installing a new driver, try rolling back to the previous version. In Device Manager, in the adapter properties, there's a "Roll Back" button that will restore the system files to the state they were in before the last update. This often helps if the problem appeared after an automatic Windows update.
Resetting network settings and command line
When manual settings and drivers don't help, perform a full reset of the network stack. In Windows 10 and 11, this can be done through the graphical interface: Settings → Network & Internet → Advanced network settings → Network resetThis operation will delete all saved Wi-Fi passwords and restore the settings to factory defaults.
For a more thorough cleanup, you can use the command line. Launch Terminal as administrator and run a series of commands that will clear the DNS cache and reset TCP/IP and Winsock settings. This will eliminate errors accumulated over long periods of system operation.
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running these commands, you must restart your computer. In some cases, especially after major Windows updates, you may need to manually remove virtual adapters (such as those from Hamachi, VMware, or old VPN clients) that may conflict with the physical Wi-Fi module.
⚠️ Note: After resetting your network, you will need to re-enter the passwords for all previously connected Wi-Fi networks. Make sure you remember your home network password or write it down before resetting.
Compatibility and frequency range issues
Modern routers often operate in two bands: 2.4 GHz and 5 GHz. Older computers or adapters may not see 5 GHz networks simply because they don't support this standard.802.11ac or 802.11ax). Conversely, new adapters may ignore older networks if only 802.11b/g/n mode is enabled in the router settings.
It's also worth checking your region. Some adapters have channel restrictions depending on regional settings. If the router is configured for a channel that's restricted in the region selected in the adapter driver, the network won't be displayed. Try changing the broadcast channel in the router settings to 1, 6, or 11 for the 2.4 GHz band.
In rare cases, the problem lies with the antenna. If the laptop has been disassembled or impacted, the antenna connector may have become disconnected from the Wi-Fi module board. In this case, the signal will be extremely weak or completely absent, even if the drivers are installed correctly.
If none of the software methods work, and the adapter isn't detected even in the BIOS or on another computer (if it's USB), the only option is to replace the hardware. Fortunately, external USB adapters are inexpensive and can be a quick solution without opening the laptop.
Why did the Wi-Fi icon disappear after a Windows update?
Windows updates often contain new driver versions that may conflict with existing configurations. This can often be resolved by uninstalling the update via "Settings" -> "Update & Security" -> "View update history" -> "Uninstall updates."
Can a virus block Wi-Fi?
Yes, some types of malware can change network settings or block internet access. We recommend running a full system scan with an antivirus and the Malwarebytes utility.
What should I do if the adapter is identified as "Device with unknown code 43"?
Code 43 means the device has reported a malfunction to the operating system. Try completely powering off the laptop (remove the battery, if possible, and unplug it for 10 minutes). If this doesn't help, there's likely a hardware failure.
Does antivirus affect network visibility?
Yes, the "Network Protection" or "Firewall" features in third-party antivirus programs (Kaspersky, ESET, Avast) can block detection of new networks, considering them public and potentially dangerous. Try temporarily disabling network protection.