Wi-Fi adapter not working or not receiving network reception: 7 ways to fix it yourself

Has your Wi-Fi adapter suddenly stopped connecting, is constantly losing connection, or isn't even detected by the system? Don't rush to buy a new one—in 80% of cases, the problem can be fixed on your own in 10-30 minutes. This article will help you figure out why. The Wi-Fi adapter is not working. and what to do about it, even if you've never repaired equipment.

We'll look at both software issues (drivers, Windows/macOS/Linux settings) and hardware problems (damaged contacts, antennas, overheating). We'll pay special attention to external USB adapters (like TP-Link TL-WN725N or ASUS USB-AC56) And built-in modules in laptops (Intel AX200, Qualcomm Atheros, Broadcom). All instructions are supported by screenshots, terminal commands, and compatibility tables.

Before you start repairs, answer two questions:

  1. Adapter not detected by the system (not in device manager) or detected but not connected to the network?
  2. The problem appeared after OS updates, laptop falls or changing router settings?

This will help narrow down the possible causes and save time.

1. Problem diagnosis: determine the cause of the malfunction

The first step is to understand where exactly the failure occurred. To do this, conduct basic diagnostics:

Check the indicators on the router (is the Wi-Fi light on)|

Make sure the adapter is physically connected (USB port or M.2 slot)|

Try connecting to the network from another device (phone, tablet)|

Launch command prompt and run ping 8.8.8.8 (if pings work, the problem is in DNS)|

See if the adapter is showing up in Device Manager (Windows) or System information (macOS)

-->

If the adapter not displayed in the system, the reasons may be:

  • 🔌 Physical damage: contacts have come loose, the USB connector is broken, the antenna is damaged (relevant for M.2 modules in laptops).
  • 🖥️ Problems with the slot: The USB port or M.2 slot on the motherboard is faulty.
  • 🔄 Driver conflict: after updating Windows or installing new software.

If the adapter detected but not connected, check:

  • 📶 Signal level: perhaps the router is too far away or you are operating on a frequency 5 GHz, which your adapter does not support.
  • 🔒 Security settings: incorrect password, changed encryption type (for example, with WPA2-PSK on WPA3).
  • 🛠️ Router operating mode: is the mode enabled? 802.11n/ac/ax or the router is running an outdated standard 802.11b/g.

For accurate diagnostics in Windows, open Command line as administrator and run:

netsh wlan show drivers

Please pay attention to the lines:

  • Radio type — must be 802.11n/ac/ax (If 802.11g, the driver is outdated).
  • Hosted network support - If No, the adapter will not be able to distribute Wi-Fi.
📊 What type of Wi-Fi adapter do you have?
External USB (TP-Link, ASUS, D-Link, etc.)
Built-in laptop (Intel, Qualcomm, Broadcom)
PCIe card for PC (on the motherboard)
I don't know what adapter I have.

2. Software problems: drivers and OS settings

In 60% of cases the problem lies in drivers or operating system settings. Let's look at a step-by-step solution.

2.1. Updating or reinstalling drivers

If in Device Manager next to the adapter name there is a light on exclamation mark, the driver is not working properly. To fix it:

  1. Open device Manager (Win + X → Device Manager).
  2. Find the section Network adapters and open it.
  3. Right click on your Wi-Fi adapter (for example, Intel(R) Wi-Fi 6 AX200) and select Update driver.
  4. Select Automatic searchIf Windows doesn't find any updates, download the driver from official website of the manufacturer (do not use driver packs!).

For popular adapters, links to official drivers:

Manufacturer Adapter model Link to drivers
Intel AX200, AX201, 9260, 8265 downloadcenter.intel.com
Qualcomm Atheros QCA9377, QCA61x4 qualcomm.com/support
Broadcom BCM43xx series broadcom.com/support
TP-Link TL-WN725N, Archer T4U tp-link.com/support

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

  1. IN Device Manager Right click on the adapter.
  2. Select Properties → Driver → Roll Back Driver.
  3. If the button is inactive, remove the device (Remove device) and restart your PC - Windows will reinstall the driver.

2.2. Resetting network settings

Sometimes the problem lies in network profile conflictsTo reset settings:

For Windows 10/11:

  1. Open Settings → Network & Internet → Status.
  2. Scroll down and click Network reset.
  3. Confirm the action and restart your PC.

For macOS:

  1. Open Terminal and run:
  2. sudo ifconfig en0 down
    

    sudo ifconfig en0 up

  3. Replace en0 on your network interface (you can find out using the command networksetup -listallhardwareports).

For Linux (Ubuntu/Debian):

sudo nmcli networking off

sudo nmcli networking on

2.3. Checking Wi-Fi services

In Windows, two services are responsible for Wi-Fi operation:

  • WLAN AutoConfig Service (WLAN AutoConfig)
  • Network List Service (Network List Service)

If they are disabled, the adapter will not work. To check:

  1. Click Win + R, enter services.msc.
  2. Find the services listed and make sure they are running. Launch typeAutomatically, A StateWorks.
  3. If the service is stopped, right-click → Launch.
⚠️ Attention: If services are disabled on their own, check the system for viruses (for example, using Kaspersky Virus Removal Tool). Some malware blocks network services.

3. Hardware problems: what you can fix yourself

If software methods do not help, the problem may be in physical damage adapter. Let's look at typical problems and how to fix them.

3.1. Checking contacts and connectors

For USB adapters:

  • 🔌 Try connecting the adapter in another USB port (preferably USB 2.0, because USB 3.0 may cause interference).
  • 🔍 Inspect the connector for anything foreign objects (dust, dirt, bent contacts). Clean with alcohol and a cotton swab.
  • 🔄 If the adapter is connected via extension, try without it - the cable could be damaged.

For built-in adapters (M.2 or miniPCIe in laptops):

  1. Turn off your laptop and remove the battery.
  2. Remove the back cover (you may need a screwdriver) PH00 or T5).
  3. Find the Wi-Fi module (usually located near M.2 SSD and has two antennas).
  4. Carefully remove the module, clean the contacts with an eraser (to remove oxidation) and insert them back.
What does a Wi-Fi module look like in a laptop?

Typically this is a small board measuring 30x20 mm with markings Intel, Qualcomm or BroadcomTwo thin antenna cables (black and white or gray) are connected to it. The module is secured with a single screw and inserted into the slot. M.2 2230 (key A+E) or miniPCIe.

For PCIe adapters on desktop PCs:

  • 🖥️ Turn off your PC and disconnect the power supply.
  • Remove the side cover of the case.
  • Find your Wi-Fi card (usually at the very bottom PCIe x1 slot).
  • Remove the card, clean the contacts and reinsert it, making sure it is secure. fits tightly into the slot.
⚠️ Attention: If the adapter is no longer detected after cleaning the contacts, you may have damaged the circuit board tracks. In this case, it's best to contact a service center.

3.2. Antenna diagnostics

A weak signal or frequent connection drops may be caused by damage to antennas. Check:

  • 📡 Make sure the antenna cables (U.FL or IPEX connectors) are tightly connected to the module. They often come loose when the laptop is dropped.
  • 🔍 Inspect the cables for fractures or cracks (especially at the base where they exit the body).
  • 📏 If the antenna is external (for example, TP-Link Archer T9E), check if it is bent.

To check if the antenna is working, you can temporarily connect external antenna (if your adapter supports the connector RP-SMA). For example, an antenna from an old router would be suitable for testing.

3.3. Adapter overheating

Wi-Fi adapters (especially USB and M.2) can overheat, which leads to connection interruptions or complete disconnection. Signs:

  • 🔥 The adapter is hot to the touch.
  • 📉 Internet speed drops after 5-10 minutes of use.
  • 🔄 Adapter periodically disappears from the system and appears again.

Solutions:

  • 💨 For USB adapters: use USB extension cable (at least 20 cm) to move the adapter away from the PC/laptop case.
  • 🧊 For built-in modules: apply a thin layer thermal paste between the module and the metal cover of the laptop (if there is one).
  • 🔄 Turn it off energy saving mode for adapter in Device Manager (tab Power management).

4. Router issues: settings that interfere with the connection

Sometimes the problem is not in the adapter, but in incorrect router settings. For example:

  • 🔒 The router is operating in the mode 802.11ac, and your adapter only supports 802.11n.
  • 🔄 Enabled client isolation (AP Isolation), which prevents devices from seeing each other.
  • 📡 The Wi-Fi channel is overloaded or in use DF (Dynamic Frequency Selection) that your adapter does not support.

To check your router settings:

  1. Connect to the router via cable or from another device.
  2. Open your router's control panel (usually at 192.168.0.1 or 192.168.1.1).
  3. Go to the section Wi-Fi or Wireless network.

Optimal settings for compatibility:

Parameter Recommended value Explanation
Network mode (Mode) 802.11b/g/n/ac (or 802.11ax, if the adapter supports Wi-Fi 6) Universal mode for maximum compatibility.
Channel Width 20/40 MHz (For 2.4 GHz) or 80 MHz (For 5 GHz) Width 40 MHz in the range 2.4 GHz may cause interference.
Channel 1, 6 or 11 (For 2.4 GHz) These channels do not overlap and are less susceptible to interference.
Security type WPA2-PSK (or WPA3-PSK, if all devices support it) WPA3 may not work with older adapters.

If after changing the settings the adapter still does not connect, try:

  • 🔄 Reset the router to factory settings (button Reset on the back panel).
  • 📡 Disable Smart Wi-Fi (Smart Connect), if it is present, it automatically switches devices between 2.4 GHz And 5 GHz, which can cause failures.
⚠️ Attention: Router settings may vary depending on the model and firmware. If you have a router from a provider (for example, Rostelecom or Beeline), some parameters may be blocked. In this case, please contact your provider's support.

5. Alternative connection methods if the adapter doesn't work

If you can't fix the adapter right away, you can temporarily use alternative methods to connect to the Internet:

5.1. USB tethering from phone

The easiest way:

  1. Connect your smartphone to your PC/laptop via USB cable.
  2. Turn on your phone Modem mode (USB tethering).
  3. A new network connection with Internet access will appear on your PC.

Cons: speed limit (usually up to 10-15 Mbps) and mobile network traffic consumption.

5.2. Connecting via an Ethernet adapter

If you have a laptop without an Ethernet port, you can use USB-Ethernet adapter (costs about 300-500 rubles). Connect it to the router with a cable and configure network connection priority:

  1. Open Control Panel → Network and Internet → Network Connections.
  2. Click Altto open the menu, then Additional options.
  3. Move Ethernet to the top of the list.

5.3 Using a second Wi-Fi adapter

If the main adapter is not working, you can temporarily connect second USB adapter (For example, TP-Link TL-WN722N). Please note:

  • 🖥️ In Windows, two Wi-Fi adapters may conflict. Disable the built-in adapter in Device Manager.
  • 🔄 On macOS/Linux it may be required manual priority setting network interfaces.

6. When should you contact a service center?

Not all problems can be fixed on your own. Contact a specialist if:

  • 💥 Adapter burned down (there was a burning smell, blackened elements were visible on the board).
  • 🔧 Required soldering (BGA chip contacts have come loose, the track on the board is damaged).
  • 🔍 Diagnostics showed problem with the southbridge motherboard (in this case, both Ethernet and USB ports may not work).
  • 📡 Built-in adapter in the laptop not determined

Cost of repairs at a service center:

Type of malfunction Approximate price (₽) Repair period
Replacing the USB port (for external adapters) 800–1 500 1–2 days
Resoldering the Wi-Fi module in a laptop 1 500–3 000 2-3 days
Replacing antenna cables 1 000–2 000 Day 1
Repairing tracks on the adapter board 2 000–5 000 3-5 days

Before taking the adapter for repair, check the warranty:

  • 📄 For external USB adapters warranty usually 12–24 months.
  • 🖥️ For built-in modules For laptops, the warranty is only valid for repairs in authorized service center brand (for example, Lenovo or HP).
⚠️ Attention: If you disassembled the laptop yourself, the warranty is on it automatically removedThis applies to most brands except Framework and some models Dell with a modular design.

7. Prevention: How to extend the life of your Wi-Fi adapter

To avoid problems in the future, follow these simple rules:

  • 🔌 Do not pull out the USB adapter while it is hot. - always use the function Safely remove hardware.
  • 💻 Update your drivers regularly (but not through Driver Booster - only from official websites!).
  • 🔥 Avoid overheating: do not place your laptop on a soft surface (blanket, sofa) and do not place the USB adapter near heat sources.
  • 📡 If the signal is weak, use Wi-Fi repeater instead of "catching" the network at the limit of the adapter's capabilities.

For external USB adapters recommended:

  • 🛡️ Use extension cable with ferrite ring to protect against interference.
  • 🔄 Clean the connector from dust with compressed air every 3–6 months.

For built-in modules in laptops:

  • 🖥️ Avoid drops and impacts (especially when the laptop is turned on).
  • 🔧 When disassembling your laptop, carefully disconnect the antenna cables—they are fragile!

FAQ: Frequently asked questions about Wi-Fi adapter repair

My adapter is detected, but the internet speed is very slow (1-2 Mbps). What's the problem?

There may be several reasons:

  • 📶 The router is running on congested channel (check in the app) Wi-Fi Analyzer and change the channel in the router settings).
  • 🔄 It's enabled in the adapter settings power saving mode (turn it off in Device Manager → Adapter Properties → Power Management).
  • 🖥️ The adapter driver is outdated or damaged (reinstall it from the official website).
  • 📡 You are connected to the network 2.4 GHz, but the router is configured for channel width 20 MHz (change to 20/40 MHz).

Also check if your speed limit is Internet provider (for example, when the traffic limit is exceeded).

The adapter works, but it disconnects periodically. How do I fix it?

This is a typical problem. overheating or conflict with energy conservation. Try:

  1. Connect the USB adapter via extension (to move it away from the PC case).
  2. Disable the feature Allow the computer to turn off this device to save power in the adapter properties.
  3. Update your driver to the latest version (sometimes manufacturers release patches for such bugs).
  4. If the adapter is in a laptop, check that the antenna cables are not loose (see section 3.2).

If the problem persists, try reduce the transmit power in the router settings (parameter Transmit Power, install 75% instead of 100%).

Is it possible to fix a burnt-out Wi-Fi adapter?

If the adapter burned down (blackened/swollen elements are visible on the board, there is a burning smell), then:

  • 🔥 USB adapters