How to Test Your Computer's Wi-Fi Adapter: Step-by-Step Diagnosis and Troubleshooting

If your computer suddenly loses its Wi-Fi connection or your internet connection becomes unstable, the problem may be due to a malfunction. Wi-Fi adapterBefore taking your device to a service center or purchasing a new module, it's worth checking its functionality yourself. In 80% of cases, problems are related to software glitches, incorrect settings, or driver conflicts—all of which can be diagnosed and resolved without special tools.

In this article we will look at hardware And software Methods for checking a Wi-Fi adapter Windows 10/11We'll also look at typical errors that indicate a faulty module. You'll learn how to determine whether the adapter is to blame for the lack of connection, or whether the problem lies with the router, ISP, or operating system settings. These instructions are suitable for both built-in adapters in laptops (Intel AX200, Qualcomm Atheros, Broadcom), and for external USB modules (TP-Link TL-WN725N, ASUS USB-AC56).

1. Primary diagnostics: checking the physical connection

Before delving into system settings, make sure the problem isn't caused by mechanical damage or improper connections. Start with basic checks:

  • 🔌 For external USB adapters: Reconnect the device to a different port. If you're using an extension cord or hub, try connecting the adapter directly to the computer. Ports on the front panel of the system unit often have poor contact—it's better to use the rear ports.
  • 💻 For built-in adapters in laptops: some models (Dell Latitude, Lenovo ThinkPad) have a hardware Wi-Fi switch on the case or keyboard (for example, Fn + F2). Make sure it is in position ON.
  • 🔍 Visual inspection: Check the adapter for physical damage, such as melted contacts, cracks on the board (relevant for external modules), or signs of oxidation. If the adapter is removable (e.g., M.2 NGFF in laptops), remove it and inspect the connector for dust or dirt.

If the adapter is external and connected via USB 3.0 (blue connector), try switching it to USB 2.0 (black). Some cheap models (Realtek RTL8188EU) conflict with USB 3.x controllers, which leads to spontaneous shutdowns.

⚠️ Attention: On laptops with dual loading (Windows + Linux) The Wi-Fi adapter may be disabled at the hardware level if the option is enabled in the BIOS/UEFI Fast Boot or Secure Boot. Go to BIOS settings (usually by F2/Del at boot) and temporarily disable these options for the test.

2. Check in the Device Manager: drivers and adapter status

The main tool for diagnostics Wi-Fi adapter in Windows - device ManagerIt will show whether the device is recognized by the system, whether there are any driver conflicts or hardware errors. To open it:

  1. Click Win + X and select device Manager.
  2. Expand the branch Network adapters.
  3. Find the device with the names Wireless, Wi-Fi, 802.11 or the manufacturer's name (Intel, Qualcomm, Realtek).

Please note the icons next to the adapter name:

  • ⚠️ Yellow triangle with an exclamation mark: driver problem (outdated, damaged or missing).
  • 🔴 Red cross: The device was manually turned off.
  • 🔄 Arrow in a circle: The adapter is disabled to save power (relevant for laptops).

If the adapter is not listed at all, this may mean:

  • 🔌 The adapter is not physically connected (relevant for external USB modules).
  • 🔧 Missing drivers (especially after reinstalling Windows).
  • 💥 Hardware failure (the controller is burned out or the board is damaged).

The adapter is displayed without errors|No yellow/red icons|Driver is updated (date no older than 2023)|Device is turned on (no red cross)-->

⚠️ Attention: If the list of network adapters contains a device with the name Microsoft Wi-Fi Direct Virtual Adapter, don't be afraid - this is a virtual adapter for technology Wi-Fi Direct (for example, to transfer files to a printer). Its presence does not affect the operation of the main module.

3. Command line: deep network diagnostics

Command line tools allow you to get detailed status information Wi-Fi adapter and network connections. Open Command line as administrator (Win + X → Command Prompt (Administrator)) and execute the commands sequentially:

netsh wlan show drivers

This command will print information about supported standards (802.11n, 802.11ac, 802.11ax), radio type (FHSS/DSSS/OFDM) and driver status. Pay attention to the lines:

  • Radio type — it should be 802.11n or higher (if the adapter is modern).
  • Hosted network supportYes (important for distributing Wi-Fi from a PC).
  • Auto-tuning is enabledYes (otherwise Windows will not be able to manage the adapter).
netsh wlan show interfaces

The current status of the adapter is displayed here:

  • State — it should be Connected or Disabled (if not connected to the network).
  • SSID — the name of your Wi-Fi network (if connected).
  • Signal percentage - if less 30%, the problem may be in the distance from the router.

If the command returns an error The operation could not be completed., this means that The Wi-Fi adapter is not detected by the system. or disabled at the hardware level.

4. Testing connection speed and stability

If the adapter is detected by the system, but the Internet is slow or disconnects, check connection quality Using specialized utilities. Take advantage of free tools:

  • 📊 Wi-Fi Analyzer (from Microsoft Store) - shows channel load and signal strength.
  • 📶 NetSpot — creates a heat map of indoor Wi-Fi coverage.
  • 🔧 PingPlotter — monitors packet loss and delays (useful for diagnosing Internet lag).

For a quick speed check:

  1. Connect to a Wi-Fi network.
  2. Open Speedtest.net or Fast.com.
  3. Compare the results with the stated speed of your plan. If the speed is lower by 50% and moreover, the problem may be in the adapter, router or provider.

A critical point: if the speed via cable (Ethernet) is consistently high, but via Wi-Fi it drops, this almost always indicates a faulty adapter or interference in the air.

Symptom Probable cause Solution
Wi-Fi speed is 10 times slower than cable speed. Obsolete adapter standard (802.11g) Replace the adapter with a model that supports it. 802.11ac/ax
Constant connection breaks Channel conflict or weak signal Change the channel in the router settings to 1, 6 or 11 (2.4 GHz)
The adapter "disappears" after sleep/hibernation Power management issue Disable the option Allow power off to save power in the device properties
Low signal when close to the router The adapter antenna is damaged Check the physical condition of the antenna contacts (relevant for removable adapters)

5. Test on another device or OS

To rule out issues with Windows settings or software conflicts, test the adapter in a different environment:

  • 🖥️ On another computer: Connect the external Wi-Fi adapter to another PC or laptop. If it works, the problem is with your system.
  • 🐧 Live Linux distribution: write it down Ubuntu or Linux Mint onto a flash drive and boot from it. If Wi-Fi works, the drivers or Windows settings are to blame.
  • 📱 Mobile hotspot: Share the internet from your smartphone and try connecting. If the adapter doesn't see the network, it's faulty.

For the test on Linux run in terminal:

iwconfig

If there is an interface in the output wlan0 or wlp3s0 with status UP, the adapter is recognized by the system. Try connecting to the network:

sudo nmcli dev wifi connect "NETWORK_NAME" password "PASSWORD"
⚠️ Attention: Some adapters (Broadcom BCM43xx) require the installation of proprietary drivers even on Linux. If the output iwconfig There are no wireless interfaces, check the support of your model on the manufacturer's website.

Built-in laptop|External USB adapter|PCIe card in the system unit|I don't know/am not sure-->

6. Hardware diagnostics: multimeter and visual inspection

If software methods do not produce results, you will have to check the adapter physical levelFor this you will need:

  • 🔧 Screwdriver (for opening a laptop/system unit).
  • 📏 Multimeter (to check voltage on USB/PCIe connectors).
  • 🔍 Magnifying glass (for examining microcircuits and tracks).

For external USB adapters:

  1. Connect the adapter and measure the voltage at the contacts +5V And GND multimeter. The norm is 4.75–5.25V.
  2. Check the integrity of the soldered contacts (especially if the adapter was frequently connected/disconnected).
  3. Inspect the adapter chip for bulging capacitors or burnt tracks.

For built-in adapters (M.2/PCIe):

  1. Remove the adapter from the connector and check the contacts for oxidation (clean with an eraser or alcohol).
  2. Make sure the antenna wires (U.FL or IPEX) are tightly connected to the connectors MAIN And AUX.
  3. Check if any small components (resistors, capacitors) near the chip have fallen off.

Typical hardware faults:

  • 🔥 Burnt controller: The adapter is not detected on any device and may smell like burning.
  • 📡 Antenna break: There is a signal, but it is very weak (even near the router).
  • 🔌 Nutritional issues: the adapter switches off periodically (especially relevant for cheap USB modules).
How to check the adapter antenna without special tools?

If you have a removable adapter with an external antenna (for example, TP-Link TL-WN822N), try slightly bending the antenna in different directions while working. If the signal starts to jump or disappear, the problem is with the cable or antenna connector. For built-in adapters in laptops, gently press on the cover above the Wi-Fi module (usually near the key). F2). If the signal improves, the antenna wires have come loose from the connectors.

7. Replacing adapter drivers and firmware

If the adapter is detected but works unstably, the problem may be in outdated or damaged driversUpdate them manually:

  1. Download the latest driver from the adapter manufacturer's website (do not use driver packs like DriverPack Solution!).
  2. Open device Manager, find the adapter, right click and select Update Driver → Browse my computer for driver software.
  3. Specify the path to the downloaded file and wait for the installation.

For adapters Intel And Qualcomm Atheros Proprietary utilities for updating are also available:

  • Intel Driver & Support Assistant (automatically searches for updates).
  • Qualcomm Atheros Client Installation Program.

If the adapter stops working completely after updating the driver, roll back to the previous version:

  1. IN Device Manager Right click on the adapter.
  2. Select Properties → Driver → Roll Back Driver.

For some adapters (Realtek RTL88x2BU, Mediatek MT7610U) required firmware (firmware). It can be updated using the manufacturer's utilities or manually by copying files to a folder C:\Windows\System32\drivers. Be careful - Incorrect firmware may damage the adapter!

FAQ: Frequently asked questions about checking your Wi-Fi adapter

My adapter is detected, but it doesn't see any networks. What's the problem?

Possible reasons:

  • 🔌 The adapter is disabled in Device Manager (check the device status).
  • 📡 The antenna is not connected (relevant for removable adapters and laptops).
  • 🔒 Some Wi-Fi channels are prohibited in your country (for example, 12–14 in 2.4 GHz). Try setting the channel manually 1–11 in the router.
  • 🛠️ The adapter driver does not support your region (this can be resolved by installing the "global" version of the driver from the manufacturer's website).
How do I check if my adapter supports Wi-Fi 6 (802.11ax)?

Run in command line:

netsh wlan show drivers | find "Radio type"

If the output contains 802.11ax, the adapter supports Wi-Fi 6. This information can also be found in the model specifications on the manufacturer's website or in Device Manager (tab Additionally).

The adapter works, but the speed is very slow. What should I do?

Try the following steps:

  1. Switch the router to a channel 40–80 MHz (in wireless network settings).
  2. Disable the option in the adapter driver 802.11n/ac Wireless Mode → install 802.11ac (if the router supports it).
  3. Check if the router is in the "Secure Mode" mode. Greenfield or Short GI - these options may conflict with older adapters.
  4. Install the adapter antenna vertically (for better signal reception).
Is it possible to fix a burnt-out Wi-Fi adapter?

If the adapter is burned out (melted components, burning smell), repair is generally not cost-effective. Exceptions:

  • 🔧 Only the fuse has blown (can be replaced with a similar one).
  • 🔌 The antenna contacts have come loose (they can be re-soldered).
  • 💾 The firmware is damaged (it can be reflashed if the chip is not damaged).

For external USB adapters (TP-Link, ASUS) it’s easier to buy a new one - their cost rarely exceeds 1000–1500 rublesBuilt-in adapters in laptops (Intel AX200, Killer Wireless) are also easy to replace - they connect via a standard connector M.2 2230.

How to test the Wi-Fi adapter on a MacBook?

On computers Apple diagnostics are performed through Wireless network diagnostics:

  1. Hold Option (Alt) and click on the Wi-Fi icon in the menu bar.
  2. Select Open Wi-Fi diagnostics.
  3. Follow the instructions of the diagnostic wizard.

You can also use the terminal:

networksetup -listallhardwareports

Look for the line in the output Wi-Fi or AirPortIf the adapter is not displayed, this may indicate a hardware failure (typical for MacBook Pro 2016–2018 with chips Broadcom).