Have you just reinstalled Windows or updated your system, and your Wi-Fi has stopped working? Or is your laptop simply not seeing available networks, even though the internet is working reliably on other devices? In 90% of cases, the problem lies in the absence or incorrect operation of the Wi-Fi network. Wi-Fi adapter driversBut what is it called, where can I find it, and how do I install it correctly?
In this article we will figure out what types there are Wi-Fi driver names for laptops of different manufacturers (HP, Lenovo, Asus, Acer, Dell etc.), how to identify your adapter model, where to download official software, and how to avoid installation errors. You'll also learn why Microsoft's generic drivers often don't work and what to do if the system doesn't recognize your network card.
Spoiler: The driver name depends on the model Wi-Fi module, not the laptop brand. But there are ways to quickly find the right software even without an internet connection.
Why the laptop doesn't detect Wi-Fi: connection with drivers
Before looking for a driver, it's important to understand whether it's actually the problem. Here are the main signs that The Wi-Fi driver is missing or corrupted.:
- 🔴 The network icon is missing from the tray (lower right corner of the screen) or is displayed with a red cross.
- 🔍 In
Device ManagerThere is an exclamation mark next to the network adapter or it is marked asUnknown device. - 📡 The laptop does not find any Wi-Fi networks, although they are displayed on the phone or other device.
- ⚡ After updating Windows or reinstalling the system, access to wireless networks has disappeared.
If at least one of these points matches, the problem is most likely with the driver. But sometimes the driver itself is to blame. Wi-Fi module (for example, if it is disabled by a hardware button or in the BIOS). To rule this out, check:
- 🔄 Press the key combination to turn on Wi-Fi (usually
Fn + F2,Fn + F5orFn + F12— depends on the laptop model). - 🔧 Go to BIOS (press during boot)
F2,DelorEsc) and make sure that the wireless adapter is not disabled in the settings.
What is a Wi-Fi driver called? Understanding the terminology
Many users search the internet for something like "Wi-Fi driver for HP Pavilion laptop" or Wi-Fi driver for Windows 10This is an error! The driver name does not depend on the laptop model or OS version, but on Wi-Fi adapter models, which is installed in it.
Several companies produce Wi-Fi modules for laptops:
- 📡 Intel — the most common (series Wireless-AC, AX200, AX210, 7260, 8265 and others).
- 🔗 Qualcomm Atheros — often found in budget models (QCA61x4, QCA9377).
- 🌐 Broadcom — less often, but they also happen (BCM43xx series).
- 💻 Realtek — usually found in old or very cheap laptops (RTL8723, RTL8821).
- 🔄 Mediatek (formerly Ralink) - sometimes in devices Asus And Lenovo.
Accordingly, the driver will be called something like this:
- Intel Wireless-AC 9560 Driver
- Qualcomm Atheros QCA61x4A Wireless LAN Driver
- Broadcom BCM43142 802.11bgn Wi-Fi Adapter Driver
And not just "Wi-Fi driver for Lenovo"Therefore, the first step is to determine which adapter is installed in your laptop.
How to find out the model of your laptop's Wi-Fi adapter
There are several ways to identify the wireless module model. Let's look at them in order, from the simplest to the most complex.
Method 1: Via Device Manager (if the adapter is displayed)
- Click
Win + Xand selectdevice Manager. - Expand the tab
Network adapters. - Find the device with the words Wireless, Wi-Fi, 802.11 or Network Adapter.
- Right click on it →
Properties→ tabIntelligence. - From the drop-down menu, select
Equipment ID— the list will contain lines of the following typePCI\VEN_8086&DEV_2723.
The first 4 digits after VEN_ - this is the manufacturer's identifier (Vendor ID), the next 4 after DEV_ — device model (Device ID). Using this information, you can find the driver on the manufacturer's website.
Example of decoding the equipment ID
VEN_8086 → Intel
DEV_2723 → Wi-Fi 6 AX200 (adapter model)
Method 2: Via the command line (if the adapter is not detected)
If the Wi-Fi adapter appears as a device in Device Manager Unknown device, run it in the command line (Win + R → cmd → Enter):
wmic nic get name, index
Or for more detailed information:
wmic nic where "NetEnabled='True'" get name, manufacturer, MACAddress
Method 3: Physical inspection of the module (for advanced users)
If the laptop can be disassembled, you can remove the Wi-Fi module and check its markings. It's usually located under a cover on the back panel (on some models, under the keyboard). The module will have a sticker with the name, for example:
- Intel Dual Band Wireless-AC 7260
- Qualcomm Atheros QCNFA335
Use another computer to download drivers|Connect to the Internet via a USB modem or cable|Restore the system to a point when Wi-Fi worked|Contact the laptop manufacturer's support service-->
Where to download a Wi-Fi driver for a laptop: official sources
Never download drivers from dubious websites like driverpack.io or drp.su - They often install unnecessary software or viruses. Here official sourcesWhere can I safely download the driver:
| Wi-Fi adapter manufacturer | Support site | How to search for a driver |
|---|---|---|
| Intel | support.intel.com | Please enter your adapter model (e.g. AX200) in the search → select a section Wireless networks. |
| Qualcomm Atheros | qualcomm.com (Support section) | Search by the full model name (eg. QCA61x4A). |
| Broadcom | broadcom.com/support | Drivers are often integrated into laptop firmware—it's best to look on the laptop manufacturer's website. |
| Realtek | realtek.com | Chapter Download → Communications Network ICs → WLAN. |
An alternative option is to download the driver from the manufacturer's website. laptop (but it may be an outdated version). For example:
- 🔧 HP: support.hp.com → enter your laptop model.
- 🔧 Lenovo: pcsupport.lenovo.com → section Drivers and software.
- 🔧 Asus: asus.com/support → select series and model.
⚠️ Attention: If you are downloading the driver from the laptop manufacturer's website, pay attention to the Windows version. Driver for Windows 10 may not work in Windows 11, and vice versa. Always select the OS version that you have installed.
How to Install a Wi-Fi Driver: Step-by-Step Instructions
Installing the driver is a simple process, but there are some nuances. Let's consider two scenarios: when you have there is internet access (via cable or mobile hotspot) and when it No.
Scenario 1: Installation with Internet Access
- Download the driver from the official website (as described above). This is usually a file with the extension
.exeor.zip. - If the file
.exe- Run it and follow the installation wizard instructions. - If the file
.zip- unzip the archive, then: - Open
device Manager. - Find your Wi-Fi adapter (may appear as
Unknown device). - Right click →
Update driver→Search for drivers on this computer. - Specify the folder with the unpacked files.
Scenario 2: Installation without Internet
If Wi-Fi is not working and there is no cable connection, try the following:
- Download the driver on another device (phone, second computer) and transfer it to the laptop via USB flash drive or external drive.
- If you have Windows 10/11, you can try to install the driver through
Windows Update: - Open
Parameters→Updates and Security→Windows Update. - Click
Checking for updates— sometimes the system itself finds and installs missing drivers.
⚠️ Attention: If after installing the driver Wi-Fi still does not work, check if the adapter is disabled inDevice Manager(right click →Activate the device). Also make sure that the option is not disabled in the BIOS. Wireless LAN or Wi-Fi.
Common Wi-Fi Driver Installation Errors and Solutions
Even if you've done everything correctly, problems can still arise. Here are the most common errors and how to fix them:
| Error | Cause | Solution |
|---|---|---|
| Driver not installing: "This system does not support this device." | Incompatibility with the Windows version (for example, a driver for Windows 10 on Windows 11). | Download the driver for your OS version or try installing it in compatibility mode. |
| After installation, Wi-Fi still doesn't work. | The driver is not fully installed or conflicts with other software. | Remove the old driver via device Manager (right click → Remove device), then reinstall. |
| The system writes: "The device cannot start (code 10)" | Corrupted driver or conflict with other hardware. | Roll back the driver to the previous version or update the laptop BIOS. |
| Wi-Fi turns on, but no networks are found. | The adapter works, but cannot scan networks (the radio module may be disabled). | Check if the service is enabled Automatic WLAN configuration (Win + R → services.msc → find WLAN AutoConfig and run it). |
If none of the methods helped, try reset network settings:
- Open
Parameters→Network and Internet→State. - Scroll down and click
Network reset. - Confirm the action and restart the laptop.
Wi-Fi Drivers for Linux: Installation Features
If you use Linux (Ubuntu, Mint, Fedora, etc.) The driver installation process varies. Wi-Fi works out of the box in most distributions, but manual configuration is sometimes required.
Here's what to do if Wi-Fi isn't working in Linux:
- Open Terminal (
Ctrl + Alt + T) and run the command to determine the adapter model: - If the output contains a line with Network Controller, copy its name and search the Internet for a driver for your distribution.
- For adapters Broadcom A proprietary driver is often required. Install it via:
- For Realtek You may need a driver from the repository:
- After installation, reboot the system:
lspci | grep -i network
sudo apt install firmware-b43-installer
sudo apt install rtl8821ce-dkms
sudo reboot
⚠️ Attention: In Linux, drivers are often updated through a package manager (for example,aptordnf). Don't download them from random sites—use the official repositories of your distribution.
FAQ: Frequently asked questions about Wi-Fi drivers for laptops
Is it possible to use a driver from another laptop?
Only if you have the same model of Wi-Fi adapterThe driver doesn't depend on the laptop brand, but on the specific network module. For example, the driver from Intel AX200 will fit any laptop with this adapter, be it Dell or HP.
What should I do if Wi-Fi disappears after a Windows update?
Windows sometimes automatically installs universal driver from Microsoft, which may not support all the features of your adapter. Go to device Manager, find the Wi-Fi adapter, right-click → Properties → Driver → Roll back (if the button is active). If rolling back is not possible, download the original driver from the manufacturer's website.
How to update Wi-Fi driver if there is no internet?
There are several ways:
- Download the driver on another device and transfer it to a flash drive.
- Use mobile internet via USB modem or smartphone in hotspot mode (connect the phone with a cable).
- Restore your system to a point where Wi-Fi was working (via
Control Panel→Recovery).
Do automatic driver installation programs help?
Programs like DriverPack Solution, Driver Booster or Snappy Driver Installer may help, but:
- ✅ They automatically detect the adapter model and download the driver.
- ❌ Frequently installed outdated or unofficial versions.
- ❌ They may add unnecessary software (advertising modules, toolbars).
It is better to use them only for adapter model definitions, and download the driver itself from the official website.
Is it possible to install Wi-Fi driver via BIOS?
No, BIOS does not manage drivers — it only enables or disables hardware components. If Wi-Fi isn't working, check in the BIOS to see if the wireless adapter is disabled (usually in the Advanced or Configuration the option is called Wireless LAN, Wi-Fi or WLAN Radio). But even if it is enabled, Wi-Fi will not work without a driver in Windows.