My computer isn't detecting my Wi-Fi adapter via USB: What to do

The situation when you inserted USB Wi-Fi adapter Many people are familiar with the problem of plugging a device into a port, but the computer is silent or makes a device connection sound, but the network doesn't appear. This is a classic problem that can arise on both new laptops and desktop PCs after reinstalling the operating system or updating components. Most often, the cause is not a physical failure, but a software conflict or missing software.

The Windows operating system tries to automatically select a driver, but the built-in Microsoft database often does not contain specific utilities for budget or, conversely, the latest models of network cards. If Device Manager If Device Manager shows unknown hardware or a device with an exclamation point, it means the connection between the hardware and the system is not established. In this article, we'll cover all diagnostic steps, from a simple port check to manual driver installation.

Before panicking and looking for a replacement module, it's worth ruling out basic errors. Sometimes the problem can be solved by simply rebooting the router or switching the port, but in most cases, you'll need to intervene. Device ManagerWe'll look at a procedure that works in 95% of cases where the computer stops detecting the external signal receiver.

Initial diagnostics and physical connection check

The first step is to ensure that the problem is software and not hardware. If the USB port is damaged or not supplying power, no drivers will help. Try removing the adapter and inserting it into a different port, preferably one located directly on the motherboard at the rear of the system unit, bypassing front extension cables or USB hubs. Front ports often don't provide enough voltage to support high-power adapters with antennas.

Pay attention to the LED indicator. Most modern models, such as TP-Link or Asus, have a built-in LED indicator that should light when power is supplied. If the light blinks or stays on but there's no power, this is a good sign, indicating physical contact. However, if the adapter is completely cold and doesn't light up in any port, it may be faulty.

It's also worth checking whether your antivirus or firewall is blocking the new network interface. Sometimes security software identifies a new adapter as a potential threat and blocks it at the system level. Try temporarily disabling third-party antivirus software and checking the connection status.

📊 What type of Wi-Fi adapter do you have?
Small "nano" without antenna
With antenna (external)
Internal PCIe (wrong partition?)
Built into the laptop

⚠️ Attention: If you're using a USB extension cable, try connecting the adapter directly. Long cables can cause a voltage drop, causing the device to repeatedly disconnect and reconnect, which Windows detects as an error.

Working with Windows Device Manager

If the physical connection is OK, we move on to the software part. Press the key combination Win + R, enter devmgmt.msc and press Enter. In the window that opens, find the "Network Adapters" section. If your module is listed there but is marked with a yellow triangle, the driver was not installed correctly or there was a problem.

Often, a device can be hidden in the "Other Devices" section under the name "Unknown Device" or "802.11n NIC." In this case, the system detects the hardware but doesn't know how to use it. Right-click the device and select "Properties." The "Details" tab will help you identify the device by its VEN_ and DEV_ codes, allowing you to find the necessary driver online, even if the disk is lost.

Try updating your drivers automatically using the context menu. Select "Update Driver" -> "Search Automatically." If Windows finds a solution, the problem will be resolved. However, if the system reports that "the best drivers are already installed" but the device doesn't work, you should force uninstall the current driver.

To do this, right-click the device and select "Uninstall device." Be sure to check "Delete the driver software for this device," if available. Then, restart your computer. Upon startup, the system will attempt to reinitialize the hardware and install a clean version of the driver.

Installing and updating drivers manually

Automatic search often fails, especially for Chinese chip adapters Realtek or MediaTekIn this case, you'll need to download the driver manually. It's best to look for it on the adapter manufacturer's official website or, at a minimum, on the chipset manufacturer's website. Using third-party driver packs is not recommended, as they may install an incompatible or outdated version.

The installation process is usually simple: run the downloaded file setup.exe and follow the wizard's instructions. However, sometimes manual installation via Device Manager is required. To do this, click "Update Driver" -> "Browse my computer for driver software" -> "Choose a driver from a list of available drivers."

If you have an INF file, select "Have Disk" and specify the path to it. Select the exact name of your device from the list of models. Important: If there are multiple driver versions for the same model listed, try selecting an older version, as newer versions may be buggy.

☑️ Driver installation checklist

Completed: 0 / 5

After successful installation, there should be no unknown devices left in Device Manager, and "Wireless Network" should appear in the list of network connections. If the network icon appears but the adapter still doesn't detect Wi-Fi, check whether the module itself is enabled in software.

Configuring network and power settings

Sometimes the adapter is visible, but it doesn't connect to access points. Go to Control Panel -> Network and Sharing Center -> Changing adapter settingsFind "Wireless Network Connection", right-click and select "Properties". In the list of components, find Internet Protocol version 4 (TCP/IPv4) and make sure that the boxes for automatically obtaining IP and DNS are checked.

An important aspect is the wireless network operating mode. In Device Manager, in the adapter properties, go to the "Advanced" tab. Find the setting Wireless Mode or "802.11 Mode". Make sure you select the mode supported by your router (usually it is 802.11n, 802.11ac or mixed). If the router is old, try switching the mode to 802.11b/g.

It's also worth resetting your Windows network settings. Open a command prompt as administrator (press Win + X and select "Windows PowerShell (Administrator)" or "Terminal"). Enter the command to reset the TCP/IP stack:

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

After running the commands, be sure to restart your computer. This will flush the DNS cache and reset network sockets, which often helps if the computer "sees" the adapter but can't obtain an address from the router.

⚠️ Attention: Windows Settings interfaces may differ depending on the version (10 or 11). If you can't find the setting, search for keywords in the Start menu, such as "Network Connections."

Windows services and system conflicts

A special service in Windows is responsible for connecting to wireless networks. If it is disabled, the adapter may be detected by the system, but network scanning will not work. Click Win + R, enter services.msc and 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 is active). If the service is stopped and won't start, check the dependencies in the "Dependencies" tab. The "Remote Access Connection Manager" service may not be running.

The built-in Wi-Fi module may also conflict with the external adapter if you're using a laptop. In Device Manager, try finding the built-in adapter (often Intel or Qualcomm) and disabling it, leaving only the USB one. This will help the system redirect traffic through the external interface.

What should I do if the WLAN AutoConfig service does not start?

This is often due to corrupted system files. Try running a system integrity check with sfc /scannow in an elevated command prompt. Also, check the registry at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc; the Start parameter should be set to 2.

Table of problems and solutions

For a quick diagnosis, use the summary table. It will help you match symptoms with the most likely cause.

Symptom Probable cause Solution
There is a connection sound, but the driver was not found. There is no software for the chipset Install the driver manually from a disk or website
The device in "Other devices" Windows authentication failed Update the driver via Device Manager
The adapter is blinking, but there are no networks. WLAN service or antivirus is disabled Check services and firewall
Unstable connection, low speed USB 2.0 port or interference Use a USB 3.0 port and an extension cable
Error code 10 or 43 Hardware failure or resource conflict Completely erase the device and reboot

Questions and Answers (FAQ)

Why doesn't my computer detect my Wi-Fi adapter after updating Windows 10/11?

System updates often replace working drivers with default ones, which may not support the functionality of your specific model. Solution: Roll back the driver in Device Manager or install the version recommended by the adapter manufacturer, after disabling Windows from automatically updating drivers.

Can a USB hub interfere with a Wi-Fi adapter?

Yes, especially if the hub doesn't have its own power supply. Wi-Fi adapters consume power, and cheap hubs can't provide a stable current, resulting in constant connection drops or failure to initialize the device.

How to check if a USB Wi-Fi adapter is burned out?

Connect it to another computer. If it's not detected on any computer, doesn't make a connection sound, and doesn't heat up (slight warming is normal), the device is likely faulty. You can also try running it in a virtual machine using USB port forwarding to rule out interference from the host OS.

Do I need to remove the drivers for my old adapter before installing the new one?

Recommended. If you're changing the adapter brand (for example, from TP-Link to D-Link), old drivers may conflict. It's best to uninstall the old software using Add or Remove Programs and clean the registry before connecting the new hardware.