USB Wi-Fi adapter not working: how to fix it?

A situation when after a purchase or a sudden failure USB Wi-Fi adapter Stopping responding to system commands is a familiar problem for many users. The computer may simply not detect the device, or the wireless indicator may be on, but the list of available networks remains empty. Often, the problem stems not from a physical failure, but from a software conflict or operating system settings error.

Before taking your device to a service center or store, it's important to run a basic diagnostic. In most cases, you can restore the module's functionality yourself using built-in Windows tools or by reinstalling the software. Static electricity and accumulated system errors are often the culprits of such failures.

Further steps will depend on the specific symptoms: whether the adapter has completely disappeared from Device Manager or is showing an error. Understanding the symptoms will help you choose the right course of action to quickly restore network access.

Initial diagnostics and physical connection

The first step should always be checking the physical connection. USB ports on the front panel of the system case often have a poorer connection or insufficient power compared to ports on the motherboard. Try moving the adapter to a different port, preferably one located on the rear of the case.

Pay attention to the indicators. If the adapter has an LED, it should blink or light when connected. A lack of response could indicate a faulty USB port or a power shortage. In such cases, connecting via USB hub with its own power supply.

⚠️ Caution: If the adapter becomes very hot during the first few seconds of use or emits a burning smell, unplug it immediately. This indicates a short circuit, which can damage the motherboard.

It's also worth checking if the port is blocked in the BIOS. Some security systems allow administrators to disable certain types of USB devices. Make sure this is enabled in the settings. BIOS/UEFI There is no ban on working with external network controllers.

Driver issues and Device Manager

The most common reason why a Wi-Fi adapter isn't working is due to driver issues. Open Device Manager by pressing Win + R and entering the command devmgmt.mscIn the "Network Adapters" section, look for your device. If it's marked with a yellow exclamation mark, the driver isn't working correctly.

Sometimes the system sees a device as "Unknown Device" with error code 43 or 10. This indicates that Windows cannot start the device due to driver or resource issues. In this case, you should completely remove the device from the list and restart the computer so that the system can attempt to install the driver again.

Error codes in Device Manager

Code 10 means the device cannot start. Code 43 indicates the device has reported problems. Code 28 indicates missing drivers.

For proper operation, it's important to use drivers from the chipset manufacturer, not generic packages from Windows Update. Automatic installation often selects an incompatible software version. Download the latest version from the official website of your device manufacturer. USB whistle.

☑️ What to do if a driver crashes

Completed: 0 / 4

Power and energy saving settings

Modern operating systems aggressively conserve power, which often results in peripherals shutting down. Windows can disable the USB port to conserve battery power, causing the adapter to stop responding. This is especially true for laptops, but can also occur on PCs.

To fix this, go to Device Manager, find your adapter, and open its properties. Under the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power." This will prevent the system from forcibly turning off the module.

Additionally, it's worth checking the power plan in the control panel. Select "High Performance" mode to ensure stable power to the USB ports. Power saving mode may reduce the voltage to the ports, causing unstable Wi-Fi performance.

Service and network protocol conflicts

The system service responsible for wireless networking in Windows is WlanSvcIf it is stopped or running in manual mode, the adapter will not function. Check the service status in the Run menu with the command services.msc.

Find "WLAN AutoConfig Service" in the list and ensure the startup type is set to "Automatic." If the service is stopped, click "Start." Without this component, the operating system will not be able to manage wireless connections.

Conflicts with virtual network adapters created by programs like Hamachi or Android emulators may also occur. Try temporarily disabling virtual adapters in network connections to check if they're blocking the physical device.

Resetting network settings and the TCP/IP stack

If software settings are corrupted, a complete reset of the network stack is an effective solution. This will delete all saved networks and reset protocol settings to factory defaults. This often helps when the adapter is working but won't connect to the internet.

To perform a reset, open a command prompt as administrator. Enter the command netsh winsock reset and press Enter. After that, run the command netsh int ip reset To reset the IP protocol, you will need to restart your computer.

An alternative method is available in Windows 10 and 11 settings. Go to "Network & Internet," find "Advanced network settings," and select "Network reset." The system will warn you about a reboot, after which all network components will be reinstalled.

📊 How often do you have problems with Wi-Fi?
Daily
Once a week
Only after updates
Rarely, almost never

Table of common errors and solutions

For quick diagnostics, use the table below. It organizes the main symptoms and troubleshooting methods, helping you quickly find a solution to a specific problem with your equipment.

Symptom Probable cause Solution method
The adapter is not visible in the system. Port or device failure Check on another port/PC
Error code 43 Driver or power failure Reinstalling drivers
Low signal speed Interference or USB 2.0 Changing the router channel, USB 3.0
Constant breaks Energy saving Disabling energy saving

Analyzing the table allows you to rule out obvious causes. If none of the methods help, the problem may lie in hardware incompatibility or damage to the adapter itself.

External factors and equipment compatibility

Don't forget about standard compatibility. If you're using an older standard adapter 802.11n with a modern router Wi-Fi 6, conflicts may occur when attempting to operate in high-speed mode. Ensure that your router settings do not require encryption standards that your adapter does not support.

Antivirus programs and firewalls also have an impact. Sometimes they block network access for new devices, considering them potentially dangerous. Try temporarily disabling your third-party antivirus to test this hypothesis.

⚠️ Note: Router and operating system settings interfaces may differ depending on the firmware version or Windows update. Always consult the official documentation for your specific equipment.

Frequently Asked Questions (FAQ)

Why does the adapter work on USB 2.0 but not on USB 3.0?

This is a common interference issue. USB 3.0 ports generate interference in the 2.4 GHz band, which weakens the Wi-Fi signal. Use an extension cord to move the adapter away from the port, or connect it to a USB 2.0 port.

Is it possible to use drivers from another manufacturer?

Only if the chipsets are identical. For example, adapters from different brands based on Realtek chips may work with drivers from the reference manufacturer. However, installing incompatible drivers may lead to system instability.

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

Connect the device to another computer. If there's no response on either computer (no LEDs, no connection sound, no appearance in Device Manager), there's a high probability of hardware failure.

Do I need to remove old drivers before installing new ones?

Yes, it's recommended to do this through the program control panel. Residual files from older versions may conflict with newer ones, causing hardware initialization errors.