You turned on your laptop, but the Wi-Fi icon in the system tray has a red cross through it or disappeared completely? Or the network is detected, but you can't connect, even though your phone's internet connection is stable? Problems with Wi-Fi adapter Laptop problems are one of the most common problems users encounter. Causes can include software glitches (drivers, Windows settings, viruses) or hardware failures (damaged modules, antennas, connectors).
In this article we will look at all possible scenarios, why the adapter stopped working: from a banal disconnection in Device Manager before physical damage to the chip. You'll learn how to check the module's functionality without disassembling the laptop, and what commands will help diagnose the problem in Command line, and what to do if Windows doesn't detect the adapter at all. And for owners of older models, there's a separate section on compatibility with modern standards. Wi-Fi 6/6E.
Spoiler: in 80% of cases, the problem can be resolved in 10 minutes using standard system tools. But if the adapter burns out or the contacts come loose, you'll have to grab a screwdriver or call a service center. Let's start with the simplest.
1. Checking the physical activation of the adapter
Before you dig into the settings, make sure the adapter physically turned on. On many laptops (especially Lenovo, HP, Dell) There's a hardware button or switch to turn off Wi-Fi—this is designed to save battery life. Users often accidentally press it or bump it while carrying the device.
Where to look:
- 🔘 Button on the body - usually next to the keyboard (for example, on Lenovo ThinkPad This is the slider on the right). On some models ASUS And Acer The button is combined with the power indicator.
- 💻 Keyboard shortcut - more often
Fn + F2(or another function key with an antenna icon). HP Pavilion it could beFn + F12. - 🔄 Switch on the side panel - found on older models Sony VAIO and some Toshiba.
If the adapter is turned on but the Wi-Fi indicator is not lit, check device ManagerTo do this:
- Click
Win + X→ select device Manager. - Expand the branch Network adapters.
- If next to the adapter name (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377) the down arrow is lit - right-click on it and select Activate the device.
2. Diagnostics via Network Connections and Command Prompt
If the adapter is enabled but networks are not displayed, run the built-in Windows diagnostics:
- Open
Settings → Network & Internet → Status. - Click Network reset (this will reinstall all network components).
- After rebooting, check the connection.
If resetting doesn't help, use Command line As administrator. Enter the following one by one:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
These commands will reset TCP/IP settings, Winsock, and DNS cache. After execution Be sure to reboot laptop.
To check if the system sees the adapter, run:
netsh wlan show drivers
In the results, pay attention to the lines:
- Radio type — it should be
802.11n/ac/ax(if hereNo, the driver is not installed). - Hosted network support —
Yes(important for distributing Wi-Fi from a laptop).
Run `netsh wlan show drivers`|Check the "Radio Type" line|Reset TCP/IP (`netsh int ip reset`)|Restart the laptop-->
3. Driver problems: updating, rolling back, deleting
In 60% of cases, a non-working Wi-Fi adapter is driver problemIt could have crashed after a Windows update, conflicted with other software, or simply become outdated. Let's consider all the options:
Scenario 1: Driver is missing or unrecognized
If in Device Manager The adapter is marked with a yellow exclamation mark or is listed as Unknown deviceDownload the driver from the laptop manufacturer's official website (not from Windows Update!). For example:
- For Lenovo — pcsupport.lenovo.com (enter laptop model).
- For HP — support.hp.com.
- For adapters Intel — autodetection page.
Scenario 2: The driver is installed, but the adapter does not work
Try:
- Roll back driver: in
Device Manager→ Adapter Properties → tab Driver → Roll back. - Remove driver completely: click Remove device, then in the menu View turn on Show hidden devices and delete all references to your adapter (they may be duplicates). After restarting, Windows will install the driver automatically.
Scenario 3: Conflict with other software
Some programs (eg VPN clients, antiviruses type Kaspersky, or network management utilities like NetSetMan) may block the adapter from working. Try:
- Temporarily disable antivirus.
- Remove recently installed network utilities.
- Start the laptop in Safe Mode with Networking (click
Win + R→ entermsconfig→ tab Loading → Safe mode). If Wi-Fi works in this mode, third-party software is to blame.
How can I find the adapter model if it is not recognized?
Open device Manager → find Unknown device → right click → Properties → tab Intelligence → select Equipment ID. Copy the first line (starts with PCI\VEN_) and search for it on Google. For example, VEN_8086 - this is Intel, VEN_168C — Qualcomm Atheros.
4. Hardware faults: how to check without disassembling
If software methods do not help, the problem may be in ironHere's how to diagnose hardware problems:
Signs of physical damage:
- ⚡ The adapter is not detected in
Device Managereven after reinstalling the drivers. - 🔌 The laptop doesn't see it not a single one network, although other devices connect normally.
- 🔥 Before the breakdown there were voltage surges, impacts or liquid ingress.
- 📶 The signal is extremely weak (1-2 bars), although the router is nearby.
What you can do yourself:
- Check the antennasOn most laptops, the Wi-Fi antennas are connected to the adapter via thin cables. If these cables become loose or broken, there will be no signal. Accessing them usually requires removing the bottom cover (or, on some models, the keyboard).
- Test with Live USB: boot from disk/flash drive with Linux (For example, Ubuntu). If Wi-Fi doesn't work there either, the problem is definitely hardware.
- Connect an external adapter: even a cheap USB dongle (for example, TP-Link TL-WN725N) will help you understand whether the problem is with the laptop.
Critical information: on laptops with a discrete graphics card (e.g. NVIDIA or AMD Radeon) The Wi-Fi adapter is often connected to the same slot PCIe, as does the GPU. If the video card overheats or malfunctions, it can impact network performance.
| Symptom | Probable cause | Solution |
|---|---|---|
| The adapter disappeared after updating the BIOS. | The new BIOS version has disabled the PCIe slot. | Roll back the BIOS or enable the adapter in the settings |
| The network disappears when the laptop moves. | Poor contact of antenna cables | Disassemble and reconnect |
| Wi-Fi works, but it's very slow. | One of the antenna cables is damaged | Replace the cable or use an external antenna |
| The adapter gets hot and turns off. | Chip overheating or short circuit | Contact the service |
5. BIOS and UEFI settings: why the adapter may be disabled at the hardware level
In some cases, the Wi-Fi adapter is disabled in the settings BIOS/UEFIThis can happen after:
- BIOS updates.
- Reset to factory settings.
- Changes to security settings (e.g. enabling Secure Boot).
How to check:
- Restart your laptop and enter the BIOS (usually the key
F2,DelorEscwhen loading). - Find the section Advanced → Onboard Devices Configuration (or similar).
- Look for parameters like:
Wireless LAN— it should beEnabled.PCIe/PCI Power On- If disabled, the adapter will not receive power.Wake on LAN- sometimes conflicts with Wi-Fi.
F10) and reboot.⚠️ Attention: On some laptops (eg. Dell Latitude or HP EliteBook) there is an option in the BIOS Wireless Switch, which disables the hardware Wi-Fi power button. If it's enabled, even the physical switch won't work.
If after changing the BIOS the adapter still does not appear, try resetting the settings to factory defaults (Load Default Settings).
6. Router conflicts: why the laptop doesn't see the network, but the phone does
Sometimes the problem is not in the laptop, but in incompatibility with the routerHere are typical scenarios:
Reason 1: Unsupported Wi-Fi standard
If your router is in the mode 802.11ax (Wi-Fi 6), and the adapter in the laptop is older than 2018 (for example, Intel 7265 or Broadcom 4313), it may not connect. Solution:
- Go to your router settings (usually
192.168.0.1or192.168.1.1). - In the section Wireless change the mode to
802.11n/ac(orLegacy). - Turn it off
WPA3- useWPA2-PSK.
Reason 2: MAC filtering
If filtering is enabled in the router MAC address, the laptop won't be able to connect, even if the password is correct. Check the router settings section Wireless MAC Filter and disable it or add the MAC address of your adapter (you can find it out with the command ipconfig /all V Command line).
Reason 3: Channel overload
If your home has multiple networks on the same channel, the adapter may be losing the router. Try manually setting the channel (for example, 6 or 11 For 2.4 GHz) in the router settings.
⚠️ Attention: On routers with firmware OpenWRT or DD-WRT sometimes the option is enabled Isolate Clients, which blocks communication between devices on the same network. This can prevent a laptop from "seeing" other devices (for example, when transferring files).
7. Viruses, firewalls and security policies
Less common, but more accurate: viruses or corporate policies can block Wi-Fi. Symptoms:
- The adapter appears and disappears.
- The network connects, but there is no internet (
No network access). - IN
Windows Journal(eventvwr.msc) there are errors with the code10000or7000from the sourceWLAN-AutoConfig.
What to do:
- Check for viruses: use Kaspersky Virus Removal Tool or Dr.Web CureIt!Some Trojans (for example, Trojan.Win32.NetFilter) replace network settings.
- Reset your firewall:
netsh advfirewall reset - Check the group policy (for Windows Pro/Enterprise):
gpedit.mscGo to
Computer Configuration → Administrative Templates → Network → Network Connectionsand make sure there are no rules prohibiting it.
If the laptop was issued by the employer, it may have corporate VPN (For example, Cisco AnyConnect or FortiClient) that's blocking local networks. Try removing it or contacting your IT department.
8. When the only option left is to repair or replace the adapter
If none of the methods worked, most likely the adapter physically defectiveHere are some signs that it's time to take your laptop to a service center:
- 🔥 Visible on the motherboard blackened or swollen capacitors next to the Wi-Fi module.
- 📉 The adapter is detected, but signal strength does not exceed
-80 dBm(checked by the utility) NetSpot or inSSIDer). - 🔌 Laptop does not turn on after trying to connect an external USB adapter (may indicate a short circuit in the ports).
Repair cost:
| Type of malfunction | Average price (₽) | Repair period |
|---|---|---|
| Replacing the Wi-Fi module | 1 500 — 3 000 | Day 1 |
| Soldering antenna connectors | 2 000 — 4 000 | 2-3 days |
| Replacing the antenna cable | 1 000 — 2 500 | Day 1 |
| Motherboard diagnostics | 500 — 1 500 | 1-2 hours |
If the laptop is under warranty, don't take it apart yourself This will void the warranty. Contact an authorized service center (addresses can be found on the manufacturer's website).
For a temporary solution you can use external USB adapter (For example, TP-Link Archer T2U or ASUS USB-AC56). They support Wi-Fi 5/6 and often work faster than built-in modules.
FAQ: Frequently asked questions about a non-working Wi-Fi adapter
My laptop doesn't see 5 GHz networks, only 2.4 GHz. What's wrong?
This is a common issue with older adapters (pre-2015). Check:
- Does your adapter support
5 GHz(check the specifications on the manufacturer's website). - Is support enabled?
5 GHzin the router settings (sometimes it is disabled by default). - Is there a country restriction in the router (for example,
Japanblocks some channels5 GHz).
If the adapter does not support 5 GHz, you can purchase an external USB module (for example, TP-Link TL-WDN4800).
After a Windows update, the adapter stopped working. How can I revert to the older driver version?
Windows 10/11 sometimes automatically installs "generic" drivers that aren't compatible with your adapter. To roll back:
- Open
device Manager→ find the adapter → Properties → tab Driver. - Click Roll back (if the button is inactive, the driver has not been updated).
- If the rollback is not possible, download the driver from the laptop manufacturer's website and install it manually by selecting Update driver → Search for drivers on this computer.
To prevent Windows from updating the driver automatically, open gpedit.msc (if you have Windows Pro) and disable driver updates via group policy.
My laptop connects to Wi-Fi, but the internet isn't working. What should I do?
This problem is usually related to settings. IP or DNS. Try:
- Open
Command lineand enter:ipconfig /releaseipconfig /renew - Enter DNS manually:
netsh interface ip set dns "ConnectionName" static 8.8.8.8(replace
Connection_nameto the name of your network). - Disable
IPv6in the connection properties (sometimes it conflicts withIPv4).
If that doesn't help, check your router settings - it might be enabled there. DHCP with a limitation on the number of devices.
Is it possible to replace the Wi-Fi adapter with a more powerful one?
Yes, but with some reservations:
- 🔧 Form factor: The adapter must physically fit into the slot (e.g.
M.2 2230orMini PCIe). - 📡 BIOS compatibility: some laptops (especially Dell And HP) block inconsistent modules at the firmware level.
- 🔄 Antennas: if the new adapter supports
MIMO 2x2or3x3, and the laptop only has one antenna, the speed will not increase.
Popular models for upgrade: Intel AX200 (Wi-Fi 6), Qualcomm QCA6174 (support 160 MHz), Broadcom BCM4360 (good compatibility with macOS).
After I dropped my laptop, my Wi-Fi stopped working. What's wrong?
The most likely breakdowns:
- The antenna cables have come loose - check the connection (often it is enough to press the connectors).
- Crack on the motherboard — if the fall was strong, the paths leading to the Wi-Fi module could be damaged.
- Adapter chip blade — requires re-soldering in a service center.
If the laptop turns on but Wi-Fi doesn't work, try connecting an external USB adapter. If it's not detected, the problem is USB controller or the south bridge of the motherboard.