Wi-Fi Network Adapter Repair: From Drivers to Hardware Problems

A Wi-Fi network adapter is a key component for wireless internet connectivity, but it fails more often than expected. Problems can manifest themselves in various ways, from a complete lack of networks in the list to constant connection drops with errors like "No internet access" or LimitedIn 80% of cases, software glitches are to blame—conflicting drivers, faulty Windows updates, or incorrect power-saving settings. Less commonly, the cause is physical damage to the adapter or antenna cables.

This article will help diagnose the malfunction systemically — from simple checks to complex registry and hardware manipulations. We'll explore how to distinguish a software failure from a hardware one, and what tools to use for testing (Wi-Fi Analyzer, Device Manager, Command Prompt), and what to do if the adapter is not detected by the system at all. We will pay special attention to Hidden Windows 10/11 settings that block Wi-Fi after updates — even IT specialists often miss them.

1. Diagnose the problem: Determine the type of fault

Before you restore the adapter, you need to understand, where exactly the failure occurredThe problems are divided into three categories:

  • 🔌 Software — driver errors, software conflicts, viruses, or corrupted Windows settings.
  • Hardware - physical damage to the adapter, antennas or connectors on the motherboard.
  • 📡 External — interference from other devices, a faulty router, or problems with your provider.

Start with a basic check:

  1. Make sure Wi-Fi is on physically turned on - Some laptops have a separate button or key combination (for example, Fn + F2 at Lenovo or Fn + F12 at HP).
  2. Check if the Wi-Fi indicator on the device body is lit (if any).
  3. Connect to the network via an Ethernet cable - if the internet works, the problem is definitely with the wireless adapter.

If the adapter is not displayed in Device Manager (devmgmt.msc), this may indicate:

  • 🔄 Missing/damaged drivers.
  • 🔌 Disabling the device in BIOS/UEFI.
  • 💥 Physical failure of the Wi-Fi module.
📊 What's not working for you?
Wi-Fi doesn't turn on at all
There is a network, but no internet access
Constant connection breaks
The adapter is not detected by the system.

2. Restart and reset network settings

The simplest but often most effective way is reset the Windows network stackThis removes all temporary settings, DNS cache, and resets TCP/IP protocols. Open Command prompt as administrator and execute the commands sequentially:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After completion reboot your PCIf the problem was due to corrupted network protocols, the connection will be restored.

Please check further Windows services, responsible for the network:

  1. Click Win + R, enter services.msc.
  2. Find services:
    • WLAN AutoConfig (WLAN autoconfiguration)
    • Network connections (Network Connections)
    • Network list (Network List Service)
  • Make sure they are included and the startup type is set Automatically.
  • 3. Updating and reinstalling drivers

    Corrupted or outdated drivers are the number one reason Wi-Fi isn't working. Even if Device Manager There is no exclamation mark, the driver may not work correctly.

    Method 1: Automatic update

    1. Open device Manager (devmgmt.msc).
    2. Expand the branch Network adapters.
    3. Find your Wi-Fi adapter (e.g. Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA61x4).
    4. Right click → Update driverAutomatic search.
    5. Method 2: Manual installation from the manufacturer's website

      Automatic search doesn't always find the latest version. It's best to download the driver from the official website:

      • 🖥️ For laptops: look on the manufacturer's website (Lenovo, ASUS, Dell etc.) according to the device model.
      • 📶 For discrete adapters: on the chip manufacturer's website (Intel, Qualcomm, Broadcom).

    Method 3: Uninstall and clean install

    If the update does not help, completely remove the driver:

    Remove the device in Task Manager (right-click → Remove)

    Check the box "Delete the driver software for this device"

    Download the latest driver from the official website

    Install it manually through Device Manager (Update driver → Browse my computer)

    Restart your PC-->

    For adapters Intel And Qualcomm After reinstalling the driver, you may need to reset power saving settings:

    1. Open Control Panel → Power Options → Change plan settings → Change advanced power settings.
    2. Find the section Wireless Network Adapter Settings.
    3. Install Maximum performance for both states (battery and mains).

    4. Checking the hardware: what to do if the adapter is not detected

    If the Wi-Fi adapter does not appear in Device Manager or marked as Unknown device, the problem may be in:

    • 🔌 Disabling in BIOS/UEFI — Some laptops allow you to deactivate Wi-Fi at the firmware level.
    • 🔧 Bad contact — the adapter may not be fully inserted into the slot M.2 or PCIe (relevant for PCs and some laptops).
    • 📡 Damage to antenna cables — a common problem after disassembling a laptop.

    How to check:

    1. BIOS/UEFI: Restart your PC, go to BIOS (usually the key F2, Del or Esc when loading). Look for the section Advanced → Onboard Devices Configuration or Wireless. Make sure Wi-Fi is turned on (Enabled).
    2. Physical connection: If the adapter is removable (for example, in PCs or some laptops), remove it and reinsert it. Check for bent contacts.
    3. Antennas: In laptops, Wi-Fi antennas are connected to the adapter via thin cables. If these are damaged or become disconnected, there will be no signal.

    You can use the utility to diagnose antennas NetSpot or inSSIDer - if the signal level is abnormally low (for example, -90 dBm at a distance of 1 meter from the router), the problem is most likely in the antennas.

    What does a damaged antenna cable look like?

    Typically it is a thin coaxial cable with a connector U.FL or IPEX>. If damaged, the braid may be torn, and the central conductor may be bent or oxidized. Sometimes the cable may come loose from the connector on the adapter or antenna.

    5. Conflicts with other devices and software

    The Wi-Fi adapter may conflict with:

    • 🖥️ Other network devices - for example, virtual adapters from VPNs or emulators (VirtualBox, VMware).
    • 🛡️ Antiviruses/firewallsKaspersky, Avast or Windows Defender sometimes the network is blocked.
    • 🔄 Network management programs — utilities like KillSwitch (included in Avast) or NetBalancer may disable the adapter.

    How to resolve conflicts:

    1. Disable your VPN and check your connection.
    2. Temporarily deactivate your antivirus and firewall.
    3. Remove virtual adapters in Device Manager (chapter Network adapters, devices with names Virtual, TAP or Miniport).
    4. Check it out Windows Journal (eventvwr.msc) for errors with the code 1001, 4319 or 5005 - they often indicate driver conflicts.

    If the problem appeared after installing new software, use Windows restore point:

    1. Click Win + R, enter rstrui.
    2. Select a restore point to a date when Wi-Fi worked.

    6. Specific errors and their solutions

    Some errors require targeted intervention. Let's look at the most common ones:

    Error Cause Solution
    "No connections available" The adapter is disabled in the settings or is faulty. Check it out device Manager and BIOS. If the adapter is missing, the problem is hardware.
    "Limited" or "No Internet Access" IP or DNS settings are corrupted Do it ipconfig /release And ipconfig /renew. Register DNS Google (8.8.8.8) manually.
    Error Code 10 (The device cannot start) Driver conflict or registry corruption Uninstall the driver completely (check the "Remove programs" box) and reinstall it.
    Error Code 43 (Windows has stopped the device) Hardware failure or overheating Check the adapter's physical connection. If the problem persists, replace the module.

    For error "The network settings saved on this computer do not meet the requirements of this network.":

    1. Open Network and Sharing Center → Change adapter settings.
    2. Right-click on your Wi-Fi → Properties.
    3. Uncheck the box Internet Protocol version 6 (TCP/IPv6).
    4. Reconnect to the network.

    7. When it's time to take it to a service center: signs of hardware failure

    If you've tried all the software methods but Wi-Fi still doesn't work, the problem is most likely hardware-related. Signs of hardware failure:

    • 🔌 The adapter is not detected in Device Manager even after reinstalling the drivers.
    • 🔥 The laptop overheats in the area of ​​the Wi-Fi module (usually under the keyboard on the right or left).
    • 📉 The signal level is critically low (-80 dBm and below) even near the router.
    • ⚡ After physical impact (impact, fall, disassembly) Wi-Fi stopped working.

    What you can do yourself:

    • 🔧 If the adapter is removable (format M.2 2230 or PCIe), try replacing it with a new one. Suitable models:
      • Intel Wi-Fi 6 AX200 (supports 802.11ax, up to 2.4 Gbps).
      • Qualcomm Atheros QCA6174 (good for older laptops).
      • Broadcom BCM94360NG (compatible with macOS if you need a Hackintosh).
    • 🔍 Check the antenna cables for integrity. Damaged ones can be replaced (cost ~300–500 rubles).

    When to contact service:

    • If the adapter is soldered to the motherboard (relevant for many ultrabooks).
    • If after replacing the Wi-Fi module the problem still doesn’t work (there may be a problem with the south bridge or power supply).
    • If the laptop is under warranty, repairing it yourself will void it.

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

    Is it possible to restore a Wi-Fi adapter if it burns out?

    No. If the adapter burns out (for example, due to a power surge), it can only be replaced. Signs of a burned-out module include a burning smell, melted components on the board, and a complete lack of system response. In some cases, only part of the circuit (for example, the transmitter) burns out, and the adapter is detected but does not receive any signals.

    Why does Wi-Fi disappear after a Windows update?

    Microsoft sometimes ships "universal" drivers that conflict with the original ones. Solution:

    1. Roll back the driver via device Manager.
    2. Install the version from the laptop/adapter manufacturer's website.
    3. Disable automatic driver updates in Settings → Update & Security → Advanced options → Choose how updates are installed.

    How do I check if my Wi-Fi adapter works on another device?

    If the adapter is removable (for example, USB Wi-Fi or M.2), connect it to another PC/laptop. For built-in modules in laptops, you can use Live Linux distribution (For example, Ubuntu from a flash drive). If the adapter works there, the problem is with Windows.

    What should I do if the Wi-Fi adapter is detected but does not connect to networks?

    Possible causes and solutions:

    • 🔍 The antennas are turned off. — check the cable connections (relevant for laptops).
    • 📶 The adapter operates in the mode 802.11b - update the driver or change the mode in the router settings.
    • 🔒 MAC address blocking - check the router settings (section Wireless MAC Filter).
    • 🛡️ Interference from other devices - try changing the Wi-Fi channel in the router settings (for example, from car on 6 or 11).

    Is it possible to use an external USB adapter if the built-in one is broken?

    Yes, this is the simplest solution. Recommended models:

    • TP-Link Archer T4U (Wi-Fi 5, speed up to 1300 Mbps, external antenna).
    • ASUS USB-AX56 (Wi-Fi 6, low latency, good for gaming).
    • Edimax EW-7811Un (compact, cheap, suitable for office).

    Disadvantages of USB adapters: they take up a port, can get hot, and are less stable than built-in modules.

    If none of these methods help and the adapter still doesn't work, there's likely a hardware issue. In this case, the best solution is to replace the module or contact a service center. For temporary network access, you can use USB modem or Internet sharing from a smartphone.