What to do if your computer doesn't detect your Wi-Fi adapter

The situation when Windows The sudden loss of wireless module recognition is a familiar problem for many desktop and laptop users. Just yesterday, you were browsing the internet without a problem, but today you see a red cross or airplane icon in the lower right corner of the screen, blocking the connection. Most often, the problem stems not from physical hardware failure, but from a software glitch or an accidental change to system settings.

This error cannot be ignored, as without network access it is impossible to update drivers or find a solution online. In most cases restoration of functionality It takes 5 to 15 minutes if you follow the steps consistently. We'll look at the main reasons why Wireless LAN the module disappears from the list of available devices, and we will provide a step-by-step action plan.

Initial diagnostics and physical connection

Before delving into the depths of operating system settings, you need to make sure that the hardware itself is in good working order. If you are using an external USB adapter, try plugging it into a different port. Ports on the front panel of the system unit can often be insufficient in power or have poor connections. For laptops, it's worth checking whether Airplane Mode or the physical Wi-Fi switch on the case has been accidentally activated.

⚠️ Attention: If your computer makes a connection sound when you connect a USB device, but the device is not detected, try a different USB 2.0 (black) port, as some older adapters do not work correctly with USB 3.0 (blue) ports without special drivers.

For built-in modules in laptops, it's worth looking into BIOS/UEFISometimes after a factory reset or motherboard firmware update, the wireless controller may be disabled at the hardware level. Find the section related to Onboard Devices or Wireless, and make sure the status is in position Enabled.

A visual inspection is also important. If the antennas on the router or adapter are removable, check that they are securely screwed in. A loose connector can create the illusion of a complete loss of signal or device in the system.

Checking Device Manager and Hidden Modules

The most informative diagnostic tool is device ManagerTo get there, right-click on the Start button and select the appropriate item, or enter the command devmgmt.msc In the Run window, find the "Network adapters" section in the list.

If your adapter is listed there but is marked with a yellow exclamation point, it means the system recognizes it but cannot launch it correctly. Double-clicking the device will open the properties window, where the "Device Status" field will display the error code. This is a common error. Code 10 (the device cannot start) or Code 43 (handle request failed).

  • 🔍 Try right-clicking on the device and selecting "Enable" if it is disabled.
  • 🔄 Select "Uninstall device," check "Delete the driver software," and restart your PC. The system will attempt to reinstall the driver.
  • 📡 If the adapter is hidden, select "View" → "Show hidden devices" in the Device Manager menu.

In some cases, changing the settings helps power supplyIn the adapter properties, go to the "Power Management" tab and uncheck "Allow the computer to turn off this device to save power." Windows often mistakenly turns off the module, considering it inactive, after which it cannot wake it up.

☑️ Diagnostics in Device Manager

Completed: 0 / 5

WLAN AutoConfig Service and System Processes

Even with working hardware and drivers, the internet won't work if a critical system service is disabled. This service is responsible for detecting networks and managing connections. Click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list (or WLAN AutoConfig).

Double-click the service. The Startup type should be set to AutomaticallyIf the service is stopped, click the "Start" button. If it's already running, try clicking "Stop" and then "Start" again to restart the process.

⚠️ Attention: If the Start button is grayed out, this may indicate permissions issues or corrupted system files. In this case, you need to launch the Command Prompt as administrator and enter the command sfc /scannow.

It's also worth checking the registry for blocking entries, although this is rarely necessary. Sometimes antivirus software or third-party network optimization utilities can hijack control of the adapter, blocking standard features. WindowsTry temporarily disabling your third-party firewall.

Hidden Network Reset Commands

Windows 10 and 11 have a built-in network reset feature. Go to Settings → Network & Internet → Advanced network settings → Network reset. This will delete all saved Wi-Fi passwords and reset your adapters to factory defaults.

Installing and updating drivers

The lack of a driver is the most common reason why The PC doesn't see the adapter.If the adapter appears as an "Unknown Device" in Device Manager or is not listed at all, the driver is definitely not installed or is corrupted.

The difficulty is that the affected PC has no internet connection. You'll need a second computer or smartphone. Find the exact model of your adapter (it's listed on the box, the device itself, or in the laptop's documentation). Download the latest driver from the manufacturer's official website (Realtek, Intel, TP-Link, Asus) and transfer it to the problematic computer via USB drive.

During installation, select "Custom Installation" if available, and select "Clean Installation." This will remove old configuration files that may conflict with the new software. After installation, be sure to perform a full system reboot.

Comparison of recovery methods

To systematize your approach to solving the problem, let's look at the main methods and their effectiveness depending on the symptoms. Not all methods are universal, and choosing the right one will save you time.

Symptom Probable cause Solution method Complexity
The adapter is not visible in the Device Manager. Disabled in BIOS or physical defect Checking BIOS, replacing the USB port Average
Error code 10 or 43 Driver or power failure Removing the device, power reset Low
The WLAN service does not start. Blocked by the system or a virus Checking services.msc and SFC Average
There are no networks, but the adapter works Invalid region or service failure Network reset, region check Low

As the table shows, software solutions are more common than hardware ones. However, if none of the methods help, the likelihood of a physical malfunction Wi-Fi module increases sharply. In laptops, this could be a loose antenna cable; in PCs, it could be a burnt-out chip on the USB adapter.

📊 Have you ever encountered the problem of your Wi-Fi adapter disappearing?
Yes, it was solved by rebooting.
Yes, reinstalling the drivers helped.
No, everything always works for me.
The problem remains unresolved

Resetting network settings and command line

If manual settings don't help, use the built-in reset mechanism. In Windows 10 and 11, this can be done through the graphical interface: Settings → Network & Internet → Network resetThe system will notify you of a reboot in 5 minutes. This method removes all installed network adapters and reinstalls them, as well as resets network components to their default settings.

A more thorough reset can be performed via the command line. Launch Terminal as administrator (right-click Start → Windows PowerShell (Administrator) or Command Prompt). Enter the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After executing these commands, the computer must be restarted. These commands completely clear the TCP/IP stack and DNS cache, which often solves problems with invisible networks even when the adapter is working.

In rare cases, the issue may be related to a Windows update that conflicts with the driver. If the issue appears immediately after an update, try uninstalling the latest updates through Control Panel or rolling back the system to a restore point.

Why does the adapter disappear after waking up from sleep mode?

This is a classic power management issue. Windows aggressively tries to save power by disabling USB ports or PCIe slots. In addition to unchecking the box in Device Manager, we recommend setting "USB Settings → USB selective suspend setting" to Maximum Performance in the power plan (Control Panel → Power Options → Plan settings).

Can a virus disable Wi-Fi?

Yes, some types of malware block network access to prevent reports or antivirus database updates. If standard methods fail, scan your system with Dr.Web CureIt! or Kaspersky Virus Removal Tool in Safe Mode.

What to do if you can't find a driver without the internet?

Use your smartphone in USB modem mode. Connect your phone to your PC using a cable and enable "USB modem" in your phone's settings. Your computer will connect to the internet via your mobile network, and Windows Update will automatically find and install the missing driver for your Wi-Fi adapter.