You turned on your laptop or PC, and The Wi-Fi adapter does not connect to the network. Sound familiar? The network indicator is red, the list of available hotspots is empty, or the device persistently displays the "Unable to connect" error. There could be dozens of reasons, from a simple disconnected module to serious hardware failures. But in 90% of cases, the problem can be resolved independently in 10-20 minutes, without calling a service center.
In this article we will look at all possible scenarios: when the adapter doesn't see the network at all, when the connection drops after a few seconds, or when the device "sees" the network but can't connect to it. We'll cover the nuances separately for Windows 10/11, Linux (Ubuntu, Debian) and macOSWe'll also cover hardware diagnostic methods. If you're not a technical expert, don't worry: the instructions are as simple as possible, with step-by-step screenshots and explanations.
Before you start repairs, answer two questions: 1. Does Wi-Fi work on other devices (smartphone, tablet)? If not, the problem is with the router or ISP. 2. Does the adapter connect to other networks (such as a mobile hotspot)? If so, the specific network's settings are at fault.
1. Checking basic settings: what to do first
Start with the basics - often the problem lies in the little things that are easy to miss. Here 5-step checklistthat need to be completed to any deep diagnostics:
☑️ Basic check before setup
If you have laptop, check a physical Wi-Fi button or switch - on some models (Lenovo ThinkPad, HP EliteBook) it can be switched off mechanically. Also look at indicators: If the Wi-Fi light is off or flashing red, the adapter is disabled.
On Windows open Control Panel → Network and Internet → Network and Sharing Center and check if the adapter is disabled by software. macOS take a look at System Preferences → Network — the status must be "Connected" or "Active". Linux run the command:
ip a | grep wlan
If there is no interface in the response wlan0 or wlp3s0 — the adapter is not recognized by the system.
⚠️ Attention: On some laptops (eg. Dell XPS or ASUS ROGWi-Fi may disconnect when connected to Ethernet. Disconnect the cable and check the connection again.
2. Driver diagnostics: updating, rolling back, and reinstalling
In 60% of cases the problem lies in Wi-Fi adapter driversThey could have crashed after a system update, conflicted with other software, or simply become outdated. Here's how to check their status:
IN Windows:
Step 1. Open device Manager (Win + X → Device Manager).
Step 2. Find the section Network adapters and open it.
Step 3. If next to the adapter name (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377) the yellow exclamation mark is lit - the driver is not working properly.
Solutions:
- 🔄 Update driver: Right-click on the adapter → "Update driver" → "Search automatically." If Windows doesn't find updates, download them from manufacturer's website (For Intel, Realtek, Broadcom and others).
- 📥 Install manually: For adapters Realtek RTL8821CE or Mediatek MT7921 Manual installation is often required. Download the driver package, unzip it, and specify the path to the file in Device Manager.
.inf. - ⏮️ Roll back the driver: If the problem appeared after an update, roll back to the previous version: right-click → "Properties" → "Driver" tab → "Roll Back".
| Adapter manufacturer | Website for downloading drivers | Common problems |
|---|---|---|
| Intel | intel.ru | Windows 11 Driver Conflict: "The network adapter does not have valid IP settings." |
| Realtek | realtek.com | Constant connection drops, low speed |
| Broadcom | broadcom.com | Can't connect to 5GHz networks, authentication error |
| Qualcomm Atheros | qualcomm.com | Doesn't see hidden networks (SSID) |
For Linux (Ubuntu/Debian) update drivers via terminal:
sudo apt update && sudo apt install firmware-iwlwifi firmware-realtek
If the adapter Broadcom, a proprietary driver may be required:
sudo apt install broadcom-sta-dkms
⚠️ Attention: After installing the drivers in Linux, reboot the system with the command sudo rebootIf the adapter still doesn't work, check if it's supported in the kernel of your OS version.
3. Network settings: checking IP, DNS and connection parameters
If the adapter "sees" the network, but cannot connect, the problem may be in incorrect network settingsMost often it is:
- 🔢 IP address conflict (two devices on the network have the same IP).
- 🌐 Incorrect DNS servers (for example, after changing the provider).
- 🔒 Incorrect password or security type (WPA2 vs WPA3).
IN Windows reset network settings:
Step 1. Open Command line as administrator (Win + X → Command Prompt (Administrator)).
Step 2. Execute the commands one by one:
Step 3. Restart your PC.netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
If the network requires manual IP configuration (for example, in an office), check the settings:
Path: Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings.
Action: Right-click on your Wi-Fi → "Properties" → "Internet Protocol Version 4 (TCP/IPv4)" → Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.
4. Hardware problems: how to check the adapter for physical faults
If software methods do not help, the problem may be in hardwareHere's how to diagnose it:
For built-in adapters (laptops):
- 🔧 Check the antennas: Open the back cover of the laptop (if it is not under warranty) and make sure that the antenna cables (black and white) are securely connected to the Wi-Fi module. On models HP Pavilion or Acer Aspire They often come off when they fall.
- 🔥 Overheat: If the adapter shuts off after 5-10 minutes of use, it may be overheating. Check the temperature using HWMonitor or AIDA64.
For USB adapters:
- 🔌 USB port: Plug the adapter into a different port (preferably USB 2.0 if you have TP-Link TL-WN725N or ASUS USB-AC56 - they may not work in USB 3.0 due to interference).
- ⚡ Nutrition: If the adapter is connected via a USB hub, try connecting it directly—it may not have enough power.
For PCI-e cards (desktop PCs):
- 🖥️ PCI-e slot: Move the card to another slot (for example, with
PCI-e x1onPCI-e x16). On motherboards ASUS ROG or MSI MAG Some slots may be disabled in BIOS. - 🔄 Conflict with other equipment: Disconnect other PCI-e devices (sound cards, TV tuners) and check the connection.
How to test the adapter on another device?
If possible, connect the Wi-Fi module to another PC or laptop. If it works, the problem is with your device (BIOS, OS, power supply). If not, the adapter is faulty and needs to be replaced.
5. Router Problems: Why the Adapter Doesn't See the Network
If the adapter is not found specific network, but sees others (for example, neighboring ones), the problem may be in the settings routerHere's what to check:
Network frequency (2.4 GHz vs 5 GHz):
- 📶 2.4 GHz: Longer range signal, but susceptible to interference. If the adapter is an older model (Realtek RTL8188EE), it may not support 5GHz.
- 🚀 5 GHz: Faster, but less effective at passing through walls. Make sure your adapter supports this range (check the specifications on the manufacturer's website).
Security settings:
- 🔐 Encryption type: The router must be selected
WPA2-PSK (AES)orWPA3. OutdatedWEPorTKIPare not supported by modern adapters. - 👁️ Hidden SSID: If the network is hidden, you need to manually specify the name (SSID) and password in the adapter settings.
Channel and signal strength:
- 📡 Automatic channel: In the router (
192.168.0.1or192.168.1.1) Select a channel manually (e.g. 6 or 11 for 2.4 GHz) to avoid interference. - 🔋 Transmission power: In some routers (TP-Link Archer, Keenetic) you can increase the signal strength to 100% in the settings.
⚠️ Attention: If the router is dual-band (ASUS RT-AX88U, Netgear Nighthawk), make sure that both networks (2.4 and 5 GHz) have different names (SSID)Otherwise, the adapter may try to connect to a non-existent network.
6. Software conflicts: antiviruses, VPNs, and Windows services
Sometimes Wi-Fi doesn't work because third-party software, which blocks the network. Here are the main "culprits":
Antiviruses and firewalls:
- 🛡️ Kaspersky, ESET, Avast: Temporarily disable network protection in your antivirus settings.
- 🔥 Windows Firewall: Open
Control Panel → Windows Defender Firewalland check if your network is blocked.
VPN and proxy:
- 🌍 VPN clients: Turn it off NordVPN, ProtonVPN or a built-in VPN in your browser. They can redirect all traffic through their servers.
- 🔗 Proxy: In Windows, check your proxy settings:
Settings → Network & Internet → ProxyIt should be set to "Automatically detect parameters".
Windows Services:
If the adapter periodically disconnects, check the operation of the services:
Step 1. ClickWin + R, enter services.msc.
Step 2. Find services:
WLAN Automatic Configuration Service(should be "Running").Network connections(startup type - "Automatic").
7. Reset settings and reinstall the system
If nothing helps, radical measures remain. Before them Necessarily Back up your important data!
Reset network settings in Windows 10/11:
Path: Settings → Network & Internet → Status → Network reset.
Action: Click "Reset now" - the system will reinstall all network components and adapters.
System Restore:
If the problem appeared after a Windows update:
Step 1. OpenControl Panel → Recovery → Open System Restore.
Step 2. Select a restore point to a date when Wi-Fi worked.
Reinstalling the OS:
This is a last resort. If the adapter doesn't work even after a reset, the system itself may be damaged. Windows use Media Creation Tool for a clean installation. For Linux Reinstall the distribution from the flash drive.
⚠️ Attention: On some laptops (Lenovo Legion, MSI GS66) after reinstalling Windows you may need manual installation of drivers From the manufacturer's website - standard Windows drivers often do not support Wi-Fi 6 or AX.
8. When to contact service: signs of hardware failure
If you've tried everything in this article and the adapter still isn't working, it might be physically brokenHere are some signs that it's time to take your device in for repair:
- 💥 The adapter is not detected by the system. (not in Device Manager, indicator is not lit).
- 🔥 Burning smell or melted case (relevant for USB adapters).
- 🔌 The laptop does not turn on when the adapter is connected. (for PCI-e cards).
- 📉 The signal disappears with the slightest movement of the laptop. (the antenna cable is damaged).
Repair cost:
- Replacing the Wi-Fi module in a laptop: 1 500–4 000 ₽ (depending on the model).
- USB adapter repair: from 1,000 ₽ (It's often cheaper to buy a new one).
- Replacing the PCI-e card: from 2,000 ₽ (plus the cost of the card itself).
Critical Information: If the adapter stops working due to liquid spills or a drop, do not turn on the device as this may cause a short circuit. Immediately unplug the power cord and contact a service center.
FAQ: Frequently asked questions about a non-working Wi-Fi adapter
❓ Why does the adapter connect to the network, but there is no internet?
This could be a problem with your ISP or router. Check:
- Are other devices connected to the Internet?
- Are the indicators on the router lit (especially "Internet" or "WAN")?
- IP/DNS settings (see Section 3).
If the red "Internet" light is on on your router, reboot it and call your ISP.
❓ How do I find out the model of my Wi-Fi adapter?
IN Windows:
- Open
Device Manager → Network Adapters. - The name usually contains a brand (Intel, Realtek, Broadcom) and model (for example, AX200, RTL8821CE).
IN Linux run the command:
lspci | grep -i network
For USB adapters:
lsusb
❓ Can an antivirus block Wi-Fi?
Yes, some antiviruses (Kaspersky Internet Security, Avast Premium) have a network protection module that can block suspicious connections. Try:
- Temporarily disable antivirus.
- Add your network to the firewall exceptions.
- Check your antivirus log for blockings.
❓ Why does Wi-Fi only work near the router?
This is a sign of a weak signal. Possible causes:
- 📡 Low router power: Change the channel in the settings or increase the transmission power.
- 🏠 Interference: Walls, furniture, other routers on the same channel.
- 📱 Weak adapter: USB adapters (TP-Link TL-WN722N) often have low power. Try an adapter with an external antenna.
Solution: Use repeater (signal repeater) or mesh system (TP-Link Deco, ASUS ZenWiFi).
❓ How do I connect to Wi-Fi without a password (if I forgot it)?
If you forgot your network password but have previously connected to it on this device:
- IN Windows: open
Settings → Network & Internet → Wi-Fi → Manage known networks, select the network and click "Properties" - the password will be displayed in the "Security Key" field. - IN macOS: open
Bunch of keys(via Spotlight), find the network name and double-click it - the password will be displayed after entering the account password.
If you have never connected to the network, the only way is to reset the router to factory settings (button Reset on the back panel).