Are you facing a problem: Wi-Fi isn't working, and the system displays "No available connections" or "Network adapter not detected"? In 90% of cases, outdated, corrupted, or missing drivers are to blame. But where can you find them to avoid viruses or incompatible versions? This article isn't just a collection of links, but step-by-step route from diagnosing the problem to installing the correct drivers from official sources.
We will look at how to determine the model of your Wi-Fi adapter (even if it is not displayed in the system), where to download drivers for Windows 10/11, laptops And USB adapters, and what to do if standard methods don't work. We'll cover this separately. hidden sections of manufacturer support, where drivers for rare models are located, and on automatic search tools that save hours of time.
Spoiler: you'll be surprised at how many unnecessary actions "experts" suggest online. For example, downloading drivers from torrents or using universal "driver packs" is like treating the flu with antibiotics. We'll show you how to avoid risks and unnecessary steps.
1. How to determine the model of a Wi-Fi adapter: 3 working methods
Before searching for drivers, you need to know which device they're for. If the adapter isn't detected by the system, here's how to identify it:
Method 1: Via Device Manager (if the adapter is displayed with an error)
- Click
Win + Xand select "Device Manager". - Expand the Network Adapters section.
- Look for devices with names like Wireless, Wi-Fi, 802.11 or Network Controller (if there is an exclamation mark).
- Right-click → Properties → Details tab → select Hardware IDs. Copy the first line from the list (starts with
VEN_AndDEV_).
Method 2: Via the command line (if the adapter is not visible)
wmic nic get name, manufacturer, description
Look for lines mentioning this in the output. Wireless or Wi-FiIf the adapter is completely missing, proceed to method 3.
Method 3: Physical inspection (for laptops and USB adapters)
- 🔧 Laptop: Turn the device over and find the sticker with the Wi-Fi module model (often starts with Intel, Qualcomm Atheros, Broadcom or Realtek). Example: Intel AX200, Qualcomm QCA61x4.
- 🖥️ USB adapter: Look at the device's case or box. Popular models: TP-Link TL-WN725N, ASUS USB-AC56, D-Link DWA-131.
- 🔍 If there is no sticker: Disassemble the laptop (carefully!) and look at the markings on the Wi-Fi module itself (usually a small white or black board with antennas).
⚠️ Attention: If you disassemble the laptop, first disconnect the battery and unplug the power cord. Static electricity can damage the motherboard—be sure to touch the metal case before handling it.
2. Official Driver Sources: Where to Download Without Risk
No "driver packs" or third-party sites! Here the only reliable sources, sorted by priority:
| Manufacturer | Link to the support section | How to search for a driver | Peculiarities |
|---|---|---|---|
| Intel | Download Center (support.intel.com) | Please enter your adapter model (e.g. AX201) → select OS → download .exe or .zip. |
Drivers for Intel Wi-Fi 6 Updated frequently - check the version every 3 months. |
| Qualcomm Atheros | Qualcomm Support (qualcomm.com/products) | Search by chip code (for example, QCA6174). For laptops, it is better to get the driver from the laptop manufacturer's website. | Often requires manual installation via Device Manager. |
| Realtek | Realtek Semiconductor (realtek.com) | Section "Downloads" → "Communications Network ICs" → select a series (e.g. RTL8821CE). | The website is inconvenient—use the model search. Drivers are often archived. .rar. |
| Broadcom | Broadcom Support (broadcom.com/support) | Drivers for end users are rarely made available—get them from the laptop or router manufacturer's website. | Often integrated into router firmware (for example, ASUS RT-AX88U). |
| Laptop manufacturers (HP, Lenovo, Dell, Acer) | The "Support" section on the official website | Enter your laptop model → “Drivers” → filter by “Network/Wi-Fi”. | The drivers are optimized for a specific model—better than the “universal” ones from the chip’s website. |
Important: If you have USB adapter (For example, TP-Link TL-WN823N), look for the driver on the adapter manufacturer's website, not the chip's! For example, for TP-Link This tp-link.com/support, For ASUS — asus.com/support.
What to do if the adapter model is unknown? Use Equipment ID (from Method 1 in the previous section) and look for the driver via:
- 🔎 DevID.info — driver database
VEN_AndDEV_Codes. Download only from official links! - 🛠️ DriverEasy (free version) - automatically finds drivers by ID, but install them manually.
⚠️ Warning: Never download drivers from websites like driverpack.io, drp.su or torrents. They often contain malware, which disguises itself as legitimate files. Even if your antivirus doesn't complain, there's a risk!
3. How to install the Wi-Fi driver: step-by-step instructions
You've downloaded the driver—what's next? The installation method depends on the file format:
Option 1: Executable file (.exe)
- Close all programs.
- Run the downloaded file as administrator (right-click → “Run as administrator”).
- Follow the instructions of the installation wizard. Typically you need to click
Next→I Agree→Install→Finish. - Restart your computer.
Option 2: Archive (.zip or .rar)
Unzip the archive to a folder|Open Device Manager|Find the adapter with an exclamation mark|Click “Update driver” → “Browse my computer”|Specify the folder with the unzipped files|Confirm installation and restart your PC-->
Option 3: Manual installation via INF file (if it doesn't find it automatically)
- Unzip the archive with the driver.
- Open Device Manager and find the problematic adapter.
- Right-click → “Update driver” → “Browse my computer” → “Select driver from the list”.
- Click "Have Disk" → specify the path to the file
.infin the unzipped folder (usually callednetrtwlan.inf,athw10x.infetc.). - Confirm the installation and reboot.
If Wi-Fi doesn't work after installation:
- 🔄 Check if the adapter is enabled in BIOS (click
F2/Delon boot → sectionAdvanced→Wireless LAN). - 🔌 Make sure that the Wi-Fi switch on the laptop case is not physically turned off (often found on Lenovo And HP).
- 🛠️ Try rolling back the driver: in Device Manager, click on the adapter → “Properties” → “Driver” → “Roll Back Driver”.
What to do if the driver is not installed?
If the installation fails with an error "No suitable software found", try:
1. Remove the old driver using “Uninstall device” in the Device Manager (check the “Delete driver software” box).
2. Disable your antivirus during installation (it may block INF files).
3. Check the bitness of the system: a 32-bit driver will not install on 64-bit Windows (and vice versa).
4. For Realtek sometimes you need to install it first Realtek PCIe Wireless Driver, and then Realtek Bluetooth Driver (even if Bluetooth is not needed).
4. Updating Wi-Fi Drivers: Automatic vs. Manual Method
Wi-Fi drivers are updated less frequently than video drivers, but sometimes this is critical - for example, to support new standards (Wi-Fi 6E) or vulnerability fixes. Here's how to update correctly:
Automatic method (via Windows Update)
- Open
Settings → Windows Update → Advanced options → Optional updates. - Expand the Driver Updates section and check the box next to the driver for your Wi-Fi adapter.
- Click "Download and Install".
✅ Pros: safe, no search required.
❌ Cons: Updates arrive with a delay (sometimes 6–12 months later than on the manufacturer’s website).
Manual method (recommended for gamers and new adapters)
- Check the current driver version: open Device Manager → adapter properties → Driver tab.
- Compare with the latest version on the manufacturer's website (see section 2 of this article).
- If the version is outdated, download and install the new driver manually (instructions in section 3).
When to update manually:
- 🎮 Do you play online games? (CS2, Valorant, Fortnite) and noticed lags or packet loss.
- 📶 Does your adapter support Wi-Fi 6/6E, but the speed is lower than expected.
- 🛡️ The manufacturer has released a fix for the vulnerability (e.g. CVE-2023-45866 For Intel).
⚠️ Warning: Don't update drivers "just because" if everything is working fine. New versions sometimes contain bugs. For example, the driver Intel Wi-Fi 22.200.0 For AX210 caused problems with connecting to 5 GHz on some routers.
5. Wi-Fi Router Drivers: Where to Find and How to Update
Yes, routers also have "drivers"—firmware that controls the Wi-Fi module. If your router is malfunctioning (rebooting itself, losing devices, or delivering low speeds), the problem may be outdated firmware.
Where to download router firmware:
- 🌐 Official website of the manufacturer:
- TP-Link:
tp-link.com/support→ enter the model → “Firmware” section. - ASUS:
asus.com/support→ “Drivers and utilities” → filter by “Firmware”. - MikroTik:
mikrotik.com/download→ select a series (e.g. hAP ac²).
- TP-Link:
- 🔧 Alternative firmware (for advanced users):
- DD-WRT (
dd-wrt.com) - supports ASUS, Linksys, Netgear. - OpenWRT (
openwrt.org) - For TP-Link, Ubiquiti.
- DD-WRT (
How to update your router firmware:
- Download the firmware file (usually
.binor.trx). - Connect to the router via cable (not Wi-Fi!).
- Go to the web interface (usually
192.168.1.1or192.168.0.1). - Go to the "Firmware Update" section (the name may differ:
Firmware Upgrade,System Tools). - Upload the downloaded file and wait until it is completed (do not turn off the router!).
What to do if your router doesn't work after updating:
- 🔌 Unplug the router from the power outlet for 30 seconds, then plug it back in.
- 🔄 Reset settings with the button
Reset(hold for 10-15 seconds). - 📡 If the router doesn't turn on, flash it in emergency mode (look for instructions on forums, for example,
4pda.tooropenwrt.org).
⚠️ Attention: Alternative firmware like DD-WRT can void the warranty and "break" the router if installed incorrectly. Use these only if you are confident in your skills.
6. Troubleshooting: The driver is installed, but Wi-Fi is not working
You've installed the driver, but you still can't connect to the internet? Here's the diagnostic algorithm:
Step 1: Check the adapter status
- Open Device Manager and make sure there is no exclamation mark next to the adapter.
- If the sign is there, right-click → “Properties” → look at the error code (for example,
Code 10orCode 43).
Step 2: Network Diagnostics
ping 127.0.0.1ping 8.8.8.8
ping ya.ru
Results:
- If
ping 127.0.0.1works, but the others don't - the problem is in the connection to the router or provider. - If it doesn't even work
ping 127.0.0.1- a failure in the Windows network stack (try the commandnetsh winsock reset).
Step 3: Checking Services
- Click
Win + R, enterservices.msc. - Find services:
WLAN AutoConfig(should be "Running").Network connections(Network Connections).
Step 4: Reset network settings
If nothing helps, reset the TCP/IP stack:
netsh int ip resetnetsh winsock reset
ipconfig /flushdns
Then restart your computer.
Step 5: Checking Compatibility
- 🔧 Make sure the adapter supports your OS. For example, Broadcom BCM4313 does not have official drivers for Windows 11.
- 📋 If you have USB adapter, try connecting it to a different port (sometimes USB 3.0 conflicts with Wi-Fi).
What should I do if the adapter is detected as "Unknown Device"?
This means that Windows can't find even a basic driver. Solution:
1. Install Universal ADB Driver (if the adapter is on the base Qualcomm).
2. Try a driver from another model of the same manufacturer (for example, for Realtek RTL8188EU the driver from will do RTL8188ETV).
3. If the adapter is new (for example, Wi-Fi 6E), check if your version of Windows supports it. For Intel AX210 Requires Windows 10 20H2 or later.
7. Wi-Fi Drivers for macOS and Linux: A Quick Guide
If you use MacBook or PC with Linux, the driver search process is different.
For macOS:
- 🍎 Apple itself updates drivers through
Software UpdateOpen System Preferences → Software Update. - If Wi-Fi isn't working after updating macOS, reset it.
NVRAM:- Shut down your Mac.
- Turn on and hold down immediately
Option + Command + P + Rfor 20 seconds.
For Linux (Ubuntu, Debian, Fedora):
- 🐧 Most drivers are already in the kernel. If Wi-Fi isn't working, update your system:
sudo apt update && sudo apt upgrade - For Broadcom Install the proprietary driver:
sudo apt install firmware-b43-installer - For Realtek RTL88x2BU (popular USB adapters) download the driver from GitHub:
git clone https://github.com/cilynx/rtl88x2bu.gitcd rtl88x2bu
make
sudo make install
Important for Linux: If Wi-Fi stops working after updating the kernel, rebuild the driver:
sudo dkms install -m rtl88x2bu -v {version}
8. Common mistakes and how to avoid them
Experience shows that 80% of Wi-Fi driver problems arise due to typical user errors. Here's what you can't do it:
- 🚫 Download drivers from the first websites you come across. Risk of catching a virus or getting an incompatible version.
- 🚫 Use driver packs like DriverPack SolutionThey install unnecessary software and often break the system.
- 🚫 Update drivers via Windows Update if the adapter is new.Microsoft often offers outdated versions.
- 🚫 Ignore error codes in Device Manager. Code
43means a hardware problem, not a lack of drivers! - 🚫 Install a 32-bit driver on a 64-bit system (and vice versa). This is guaranteed to cause a crash.
- Check the adapter on another device (eg. USB adapter insert into another PC).
- If the adapter is built-in, try booting into a Linux LiveCD and check if it is detected there.
- Please contact the manufacturer's support service with logs from
Windows Journal(chapterSystem). - Open Device Manager.
- Click on the adapter → “Properties” → “Driver” → “Roll Back Driver”.
- If the button is inactive, uninstall the driver and install the old version manually.
What to do if nothing works:
FAQ: Answers to Frequently Asked Questions
Is it possible to install a Wi-Fi driver without the Internet?
Yes. Download the driver on another device, transfer it to a flash drive, and install it manually (see section 3). To determine the adapter model without the Internet, use Equipment ID (method 1 from section 1).
Why did Wi-Fi performance worsen after updating the driver?
This is a typical problem with drivers. Realtek And MedatekRoll back to the previous version:
Where can I get a driver for an old Wi-Fi adapter (for example, for Windows XP)?summary>
For legacy OS:
- Try to find the driver on Archive.org (For example,
web.archive.org/web/*/http://support.intel.com).
- Use VirtualBox with a guest OS (e.g. Windows 7) if the adapter is critical.
- For Windows XP sometimes drivers from help Windows Vista (install in compatibility mode).
web.archive.org/web/*/http://support.intel.com).How to check if the driver is installed correctly?
Open command prompt and type:
netsh wlan show drivers
Check the lines:
Radio type— it should be802.11n/ac/ax(depending on the adapter).Hosted network support—Yes(if you plan to distribute Wi-Fi).
Also, there should be no exclamation marks next to the adapter in Device Manager.
Is it possible to use a laptop driver for a USB adapter?
No! Drivers for built-in adapters (for example, Intel AX200 V Lenovo ThinkPad) are optimized for a specific laptop model. For USB adapters (For example, TP-Link TL-WN722N) you need to download the driver from the adapter manufacturer's website, not the chip manufacturer's.