It's hard to imagine a modern computer without a wireless network connection, but it's this module that most often causes problems. When the internet connection drops or the speed drops to a crawl, the first thing to do is check the PC's Wi-Fi adapter to rule out hardware failure. The ISP or router isn't always to blame; often, the root cause lies in the drivers or a physical malfunction of the module itself.
There are several levels of diagnostics: from visual inspection of indicators to in-depth analysis of system logs. Wireless network interface Your device may stop responding due to a software conflict, power saving issues, or simple component wear. In this article, we'll cover all the available testing methods that will help you accurately determine your device's condition without a trip to a service center.
In some cases, the operating system may hide a device if it stops responding to controller requests. This is why it's important to understand the difference between a software error and a physical failure. Wi-Fi chipProper diagnostics will save time and allow you to quickly restore access to the global network.
Visual inspection and device manager
Initial diagnostics begin with analyzing how the operating system sees the installed hardware. If the wireless network icon has disappeared on your desktop or laptop, first check device ManagerTo do this, right-click on the Start menu and select the appropriate item or use the keyboard shortcut Win + XIn the window that opens, find the "Network adapters" section and expand it.
Here you will see a list of all network interfaces. You need to find the line containing the words Wireless, Wi-Fi or 802.11If there's no such entry at all, and only Ethernet controllers are present, this is a warning sign. The system may not detect the device due to a BIOS disablement or physical failure. Also, pay attention to the icons next to the device name: a yellow triangle with an exclamation point indicates a driver error, and a downward-facing arrow indicates that the device is disabled by software.
If you see a device with an error, try right-clicking it and selecting "Enable" or "Update driver." This often happens after a Windows update. network protocol conflicts with the installed software version. In this case, the system may display the device as "Unknown Device" with an error code in the properties. Codes like "Code 10" or "Code 43" often indicate that the device cannot start, requiring further investigation.
It's also worth checking for hidden devices that may have been previously connected to the system. In the Device Manager menu, select "View" → "Show Hidden Devices." If an adapter appears translucent, it means it was previously connected but is currently inactive. This is typical for external USB modems or docking stations. Removing such a device from the list may help the system reinitialize it the next time it's connected.
Analyzing the status via the command line
For a more in-depth check of the technical characteristics and connection status, it's best to use built-in Windows utilities. The command line provides detailed information that isn't available in the graphical interface. Click Win + R, enter cmd and press Enter. First, enter the command ipconfig /all and study the conclusion carefully.
In the list, find the block corresponding to your wireless connection. Several parameters are important here: the physical address (MAC address), media status, and DHCP addresses. If the "Media Status" line says "Media Not Available," this means the adapter is physically functional (since the driver has loaded), but is not detecting wireless networks or is disabled. The absence of a Wi-Fi block in the output ipconfig If present in the device manager, this indicates a serious software failure.
Next, use the command netsh wlan show interfacesThis command will display a detailed report on the current status of the wireless interface. Pay attention to the "Status," "SSID," and "Transmission/Receive Rate" lines. If the status is "Not Connected" but the adapter is detected, there's a problem with the connection settings or signal. If the command returns a message stating that the wireless interface is not found, the WLAN service isn't running or the driver isn't working correctly.
netsh wlan show drivers
This command will display information about the driver version and its compatibility. Look for the line "Supports hosted network" in the report—this is important if you plan to share Wi-Fi from your computer. Also, check the driver version and release date. Older versions (such as those from 2015-2018) may not work reliably on newer operating systems. Security protocol WPA3 may not be supported by older adapters, which is also worth considering.
Checking drivers and software
Stability of work wireless module Directly depends on the quality of the installed software. Users often rely on automatic driver installation via Windows Update, which isn't always effective. For proper operation, you need to download the latest version from the official website of the laptop manufacturer or the chipset itself (Realtek, Intel, Qualcomm Atheros).
What should you check first? Go to the adapter's properties in Device Manager, go to the "Driver" tab, and check the development date. If the driver is several years old, it's worth updating. When installing a new version, it's recommended to first completely uninstall the old software through the Control Panel or using the command pnputil /delete-driver to clear the cache.
There is also a compatibility issue between versions. New routers that support the standard Wi-Fi 6 (802.11ax) Older adapters may not work correctly if the driver isn't updated. In the driver properties, under the "Advanced" tab, you can find numerous settings, such as the operating mode (802.11n/ac/ax), channel width, and power saving mode. Resetting these settings to default often resolves connection issues.
- 🔍 Check the driver's digital signature in the file properties - a missing signature may indicate an unofficial build.
- 🔄 Use the "Roll Back Driver" feature if problems began immediately after a system update.
- 💾 Save the driver installation file to a USB flash drive in case you need to reinstall the OS without internet access.
What is a universal Wi-Fi driver?
Universal drivers are packages that attempt to automatically detect the chipset and install the appropriate software. They often perform worse than the laptop manufacturer's original drivers, as they may not take into account the specific antenna system of a specific model.
Testing signal speed and quality
Once you've verified that the driver is installed and the device is displayed correctly, you need to check the connection quality. Simply seeing the Wi-Fi icon isn't enough. For an objective assessment, use specialized services such as Speedtest, Fast.com, or Yandex.Internetometer. Run the test several times at different times of day to eliminate any impact on your ISP's bandwidth.
Pay attention not only to your download speed but also to your ping and jitter. A high ping indicates delays in packet transmission, which is critical for online gaming and video calls. If your speed is significantly lower than what's advertised in your plan, try moving closer to your router. If the speed increases, the issue is signal strength or interference from other devices.
To analyze the signal quality, you can use the utility netsh wlan show networks mode=bssidIt will display a list of all available networks and their signal strength in dBm. A value between -30 and -60 dBm is considered normal. Values below -70 dBm indicate a weak signal, while values below -80 dBm indicate critically poor reception, where the connection will constantly drop. Also, pay attention to the channel your network is on: if it's overcrowded by neighbors, speed will be low.
It's important to distinguish between local network speed and internet speed. To test your internal bandwidth, you can transfer a large file between computers on the local network or run a speed test inside your router, if such a function is available. This will help you determine whether the bottleneck is in your PC's adapter or in your ISP's incoming bandwidth.
Diagnosis of physical faults
If software solutions fail, consider the possibility of physical damage. In laptops, Wi-Fi antennas (usually black and white wires) are connected to the module via small connectors. A drop or improper dust cleaning could cause the connector to come loose. In desktop PCs with USB adapters, the problem often lies in the port itself or the length of the extension cable.
Check the adapter's temperature. If the USB port becomes scalding hot during active loading, the power controller may be faulty. Overheating leads to throttling (decreased performance) and connection interruptions. In such cases, active cooling or replacing the device with a model with better heat dissipation can help.
For internal PCI-E adapters, it's important to check that they fit tightly into the slot. Corroded contacts or dust in the expansion slot can cause intermittent network outages. Try removing the card, cleaning the contacts with an eraser, and inserting it into a different PCIe slot, if possible. Also, check that the antennas are securely screwed to the rear panel of the case—poor antenna contact will significantly reduce the network range.
| Symptom | Possible cause | Verification method |
|---|---|---|
| The adapter is not visible in the system. | Chip failure, broken cable, BIOS | Device Manager, check in BIOS |
| Low speed (< 10 Mbps) | Interference, old 802.11n/g standard | Channel analysis, speed test |
| Constant disconnections | Overheating, unstable power supply | Temperature monitoring, port replacement |
| Error "Code 10" or "Code 43" | Driver conflict, malfunction | Reinstalling the driver, resetting the settings |
☑️ Physical Diagnostic Checklist
Reset network settings and save power
Windows power saving settings are often the cause of unstable performance. The system may disable the adapter to save power, causing it to freeze. To fix this, open the Device Manager, open the properties of your Wi-Fi adapter, go to the "Power Management" tab, and uncheck "Allow the computer to turn off this device to save power."
If simple methods don't help, perform a full reset of network settings. In Windows 10 and 11, this can be done via Settings → Network & Internet → Advanced network settings → Network resetThis operation will delete all saved Wi-Fi passwords and reset network components to factory settings. A computer restart will be required afterward.
⚠️ Attention: Before performing a full network reset, make sure you remember your Wi-Fi password, as all saved profiles will be permanently deleted. You may also need to reinstall VPN clients or virtual network drivers.
Another important aspect is your router settings. Make sure your router doesn't have MAC address filtering enabled, as this could block your PC after a system reinstall or reset. Also, try changing the broadcast channel in your router settings from "Auto" to a fixed channel (e.g., 1, 6, or 11 for 2.4 GHz) to eliminate interference from neighboring networks.
When equipment replacement is needed
There are situations when software repairs are ineffective. If the adapter isn't detected on any computer, reaches critical temperatures, or has physically damaged components, it needs to be replaced. Internal modules in laptops (M.2 or Mini PCIe form factors) can often be replaced independently by selecting an alternative with a compatible interface.
For desktop PCs, PCI-E cards with external antennas are the optimal solution. They provide better signal reception than USB-based alternatives thanks to more powerful amplifiers and full-fledged antennas. When choosing new equipment, pay attention to standard support. Wi-Fi 6 and the presence of Bluetooth, if you need this feature.
Don't ignore the age of your equipment. Adapters manufactured more than 7-8 years ago may not support modern encryption protocols and speeds, becoming a bottleneck even with a fast internet connection. Replacing such a module with a modern model for 1,000-1,500 rubles can increase speed by 3-5 times.
Why can't my computer see Wi-Fi networks even though the adapter is working?
This can happen if the WLAN autoconfiguration service is disabled in the adapter settings, if the driver does not work correctly with the frequency range (for example, a 2.4 GHz adapter does not see 5 GHz networks), or if conflicting virtual network drivers are installed in the system (from emulators, VPNs, virtual machines).
Is it possible to test a Wi-Fi adapter without connecting to a router?
Yes, you can. The driver status will be visible in the Device Manager. You can also start a Wi-Fi hotspot from your phone and check if your computer sees it and tries to connect. Also, use the following commands: netsh work without an active internet connection.
How do I know if my adapter supports 5GHz?
Enter the command netsh wlan show drivers in the command line. Find the line "Supported Radio Types." It should say 802.11a, 802.11n, or 802.11ac. If it only says 802.11b/g/n, the adapter most likely only operates in the 2.4 GHz band.
Does antivirus software affect the operation of a Wi-Fi adapter?
Yes, some antivirus programs have built-in firewalls that can block network connections or conflict with network card drivers. Try temporarily disabling your antivirus for diagnostic purposes.
What should I do if the adapter disappeared after a Windows update?
Go to "Settings" → "Update & Security" → "Update History" and try uninstalling the latest update. Alternatively, use "System Restore" to a point when Wi-Fi was working. Manually installing the driver from the manufacturer's website, ignoring the Windows Update prompt, often helps.