Which driver is responsible for Wi-Fi on a laptop and how to set it up?

You turned on your laptop, but the internet isn't working? Or Wi-Fi connects, but the speed leaves much to be desired? In 90% of cases, the problem lies in wireless adapter driver — the software that facilitates communication between the operating system and the hardware. But how do you know which driver is responsible for Wi-Fi on your device? And what should you do if it's not working correctly?

In this article, we'll look at how to identify your Wi-Fi adapter driver, where to download it, and how to update or roll back to a previous version. We'll also learn how to diagnose common driver-related errors and distinguish them from hardware problems. It doesn't matter whether you're using Windows 10, Windows 11 or Linux — instructions are suitable for all popular systems.

Let's be clear: not all Wi-Fi problems can be solved by reinstalling the driver. Sometimes the adapter itself, the router, or the network settings are to blame. But it's best to start troubleshooting with the software—it's the fastest and safest method.

What is a Wi-Fi driver and why is it needed?

Wi-Fi driver is intermediary Between the operating system and the physical adapter that receives the signal from the router. Without it, the laptop simply won't "see" available networks, even if the module itself is working properly. The driver is responsible for:

  • 🔍 Detect available networks and display them in the connection list
  • 📶 Manage signal strength and select the optimal channel
  • 🔒 Support of modern security standards (WPA3, WPA2-Enterprise)
  • 🚀 Optimization of data transfer speed (including MU-MIMO, Beamforming)

Without a driver or with an incorrect version, you may encounter:

  • ❌ No Wi-Fi in the list of networks
  • ⚠️ Constant connection breaks
  • 🐢 Extremely slow internet speed
  • 🔄 Unable to connect to the network after a Windows update

Interesting fact: in some laptops (especially Apple MacBook or premium Dell XPS) The Wi-Fi driver is built into the adapter's firmware. In such cases, it can't be updated separately—only through a BIOS or macOS update. But most devices Windows require manual installation.

📊 How often do you update drivers on your laptop?
Never
Only when something breaks
Once every six months
Regularly, through the Device Manager

How to find out which driver is responsible for Wi-Fi on your laptop

To find a driver, you first need to determine Wi-Fi adapter modelThere are several ways to do this, from standard Windows tools to third-party utilities. Let's look at all the options.

Method 1: Via Device Manager (Windows)

This is the easiest method that works on all versions of Windows:

  1. Click Win + X and select device Manager.
  2. Expand the tab Network adapters.
  3. Find the device with the words Wireless, Wi-Fi, Network Adapter or 802.11 in the title.

Typical adapter names:

  • 🖥️ Intel(R) Wi-Fi 6 AX200 (popular in modern laptops)
  • 📡 Qualcomm Atheros QCA61x4A (often found in budget models)
  • 🌐 Realtek RTL8821CE (common in ASUS, Lenovo)
  • 🍎 Broadcom BCM43xx (found in MacBook and some HP)

If your wireless adapter is not listed or has an exclamation mark next to it, the driver is either not installed or is not working properly.

Method 2: Via the command line

For advanced users or if Device Manager doesn't open:

  1. Launch Command line as administrator (Win + S → enter cmdCtrl + Shift + Enter).
  2. Enter the command:
    netsh wlan show drivers
  3. Find the line Name - this is your Wi-Fi adapter.

An alternative command to get detailed information about the adapter:

wmic nic where "NetConnectionStatus=2" get Name, Manufacturer, DriverVersion

Method 3: Using third-party utilities

If standard methods don't work, use specialized programs:

  • 🔧 HWiNFO — shows detailed information about all laptop components, including the Wi-Fi module.
  • 🛠️ Speccy (from the developers CCleaner) - user-friendly interface with a section Net.
  • 🖥️ AIDA64 — a professional tool for hardware diagnostics.
⚠️ Warning: Do not download driver detection utilities from dubious websites. Some may contain malware disguised as driver packs. Use only official sources or verified programs. HWiNFO.

☑️ What to do if the adapter cannot be detected

Completed: 0 / 1

Where can I download a driver for my Wi-Fi adapter?

Once you know the adapter model, all that's left is to find the latest driver for it. Here 4 reliable sources, ranked by priority:

Source Pros Cons When to use
Official website of the laptop manufacturer (Lenovo, HP, Dell) ✅ Drivers have been tested for compatibility with your model
✅ Often include additional software (for example, network management utilities)
❌ The driver may not be the latest version
❌ Sometimes it requires you to specify the exact laptop model
🔹 First of all
Wi-Fi adapter manufacturer's website (Intel, Qualcomm, Realtek) ✅ The latest driver versions
✅ Support for new standards (Wi-Fi 6E, WPA3)
❌ May not take into account the features of your laptop
❌ It is more difficult to find the right driver among many models
🔹 If there are no updates on the laptop manufacturer's website
Windows Update ✅ Automatic update
✅ Safe and fast
❌ Not always the newest version
❌ Can install universal drivers instead of specialized ones
🔹 For basic functionality
Third-party directories (DriverPack Solution, SlimDrivers) ✅ Convenient search by device model
✅ Automatically update all drivers
❌ Risk of installing incompatible or outdated versions
❌ Possibility of virus infection
🔹 Only if other methods haven't worked

Example: for a laptop Lenovo ThinkPad T14 with adapter Intel Wi-Fi 6 AX200 It's better to download the driver from the website. Lenovo, not with Intel, since the laptop manufacturer could have modified the software for its model.

⚠️ Attention: If you downloaded the driver from the adapter manufacturer's website (Intel, Realtek), but Wi-Fi stopped working after installation—return to the driver from the laptop manufacturer. Sometimes the "native" drivers are better optimized.

How to update your Wi-Fi driver in Windows 10 and 11

Updating your driver can solve problems with your connection, speed, or network stability. Let's take a look. 3 ways, from the simplest to the most reliable.

Method 1: Via Windows Update

The safest, but not always effective method:

  1. Open Settings → Update & Security → Windows Update.
  2. Click Checking for updates.
  3. If there are driver updates, they will be installed automatically.

Cons: Windows often installs universal drivers, which may perform worse than specialized ones from the manufacturer.

Method 2: Via Device Manager

A more controlled process:

  1. Open device Manager (Win + X → Device Manager).
  2. Expand Network adapters, find your Wi-Fi module.
  3. Right click → Update driver.
  4. Select Automatic search for updated drivers.

If Windows reports that the driver does not need to be updated, but you are sure that a newer version is available, proceed to manual installation.

Method 3: Manual installation of the downloaded driver

The most reliable method if you downloaded the driver from the official website:

  1. Unzip the downloaded archive (usually this is a file with the extension .exe or .zip).
  2. If this is .exe - Run the file and follow the installation wizard instructions.
  3. If this is .zip:
    • Open device Manager.
    • Right-click on the Wi-Fi adapter → Update driverSearch for drivers on this computer.
    • Specify the path to the unpacked folder with the driver.

After installation restart your laptop - This is a mandatory step, even if the system does not require it.

How to reinstall a corrupted Wi-Fi driver

If the driver does not work correctly (for example, after a virus or an unsuccessful update), it needs to be completely uninstall and reinstallHere's how to do it:

  1. Download the latest driver from the official website (see section above) and save it to your hard drive.
  2. Open device Manager (Win + X → Device Manager).
  3. Expand Network adapters, find your Wi-Fi module.
  4. Right click → Remove device.
  5. Check the box Remove the driver software for this device (if any) and confirm.
  6. After removal restart your laptop.
  7. Install the downloaded driver (see instructions in the previous section).

If after rebooting Windows itself installed the universal driver (and Wi-Fi worked, but poorly), delete it again and install the manually downloaded one.

⚠️ Important: Do not uninstall the Wi-Fi driver if you have no alternative way to connect to the internet (e.g., via Ethernet or a USB modem). Without the driver, you will not be able to download a new one!

What should I do if, after uninstalling the driver, the Wi-Fi device disappears from the Device Manager?

This is normal! After rebooting, Windows should detect the adapter as a new device. If this doesn't happen, check:
1. Is Wi-Fi enabled on the laptop (hardware switch or Fn+key).
2. Is the adapter disabled in BIOS/UEFI?
3. Is the module itself in good working order (diagnostics at a service center may be required).

Working with Wi-Fi drivers in Linux

IN Linux (For example, Ubuntu, Fedora, MintWi-Fi drivers are often included in the kernel, but sometimes require manual installation. Here's what you need to know:

Checking the current driver

Open Terminal (Ctrl + Alt + T) and enter:

lspci -knn | grep -iA3 net

You will see a list of network devices and the drivers they use. For example:

03:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)

Subsystem: Intel Corporation Wi-Fi 6 AX200NGW [8086:0024]

Kernel driver in use: iwlwifi

Here iwlwifi - this is the driver that is used for the adapter Intel AX200.

Installing proprietary drivers

Some adapters (especially Broadcom or Realtek) require the installation of closed drivers. Ubuntu it's done like this:

  1. Open Programs and updates → tab Additional drivers.
  2. Select the recommended driver for your adapter and click Apply changes.
  3. Reboot the system.

For Fedora or Arch Linux Manual installation from repositories may be required. For example, for Broadcom:

sudo dnf install broadcom-wl

Blacklist of conflicting drivers

If Wi-Fi isn't working due to a driver conflict, you can block the unnecessary module:

  1. Open the blacklist file:
    sudo nano /etc/modprobe.d/blacklist.conf
  2. Add a line (for example, to block b43):
    blacklist b43
  3. Save (Ctrl + O) and close (Ctrl + X) file.
  4. Update initramfs:
    sudo update-initramfs -u
  5. Reboot the system.
⚠️ Note: In Linux, drivers are often updated along with the kernel. If Wi-Fi stops working after a system update, try rolling back to the previous kernel version in the boot menu (GRUB).

Common Wi-Fi Driver Errors and Solutions

Even after the driver is installed correctly, problems may still occur. Let's take a look 5 most common mistakes and ways to correct them.

Error Cause Solution
"No connections available" (empty network list) ❌ The driver is not installed or disabled
❌ The hardware Wi-Fi button is disabled
❌ The adapter is disabled in the BIOS
✅ Check Device Manager for the adapter
✅ Turn on Wi-Fi with the button Fn + F2 (or another, depending on the model)
✅ Go to BIOS (Del/F2 when loading) and check the settings Wireless
"Limited" or "No Internet Access" ❌ Incompatible driver version
❌ Conflict with antivirus/firewall
❌ Incorrect IP settings
✅ Update or roll back your driver
✅ Temporarily disable your antivirus and check your connection
✅ Reset network settings: netsh int ip reset (V CMD from the admin)
Constant connection breaks ❌ Outdated driver
❌ Interference from other devices (microwave, Bluetooth)
❌ Incorrect power saving settings
✅ Update your driver to the latest version
✅ Change the channel on your router (for example, from auto on 6 or 11)
✅ Disable power saving for the adapter in Device Manager (Properties → Power Management)
Slow Wi-Fi speed (despite the good signal) ❌ The driver does not support modern standards (802.11ac/ax)
❌ Compatibility mode is enabled in the router (802.11b/g/n)
❌ Channel width is limited
✅ Install the latest driver from the manufacturer's website
✅ In the router settings, select the mode 802.11ac/ax (if supported)
✅ Set the channel width 40 MHz or 80 MHz (in the router panel)
Error code 10, 28, 43 in Device Manager ❌ The driver is damaged or incompatible
❌ Conflict with other software
❌ Adapter hardware failure
✅ Uninstall the driver completely (see section above) and reinstall it
✅ Check your laptop for viruses (Malwarebytes, Kaspersky Virus Removal Tool)
✅ If this doesn't help, contact the service center (the module itself may be broken)

If none of the methods helped, try reset the network to factory settings:

  1. Open Settings → Network & Internet → Status → Network reset.
  2. Click Reset now and confirm.
  3. After rebooting, please set up the connection again.

FAQ: Frequently Asked Questions about Wi-Fi Drivers

Is it possible to update the Wi-Fi driver without the Internet?

Yes, but to do this, you'll need to download the driver to another computer and transfer it to your laptop via a flash drive or external drive. You can also connect to the internet via a cable (Ethernet) or a USB modem (using your smartphone in hotspot mode).

How do I know which driver version is installed?

Open device Manager, right-click on the Wi-Fi adapter → Properties → Driver. It will be indicated there. Driver version And Date of development.

Why did Wi-Fi stop working after a Windows update?

Windows sometimes automatically installs a generic driver that conflicts with the native one. Solution:

  1. Roll back the driver in Device Manager.
  2. Or download the latest version from the manufacturer's website and install it manually.

Also check if the adapter has turned off BIOS after the update.

Is it possible to use a driver from another laptop?

Only if you have the same Wi-Fi adapter. For example, if in your HP Pavilion and in Dell Inspiron costs Intel AX200, then the driver will work. However, if the adapter models are different, installing a different driver may cause problems.

How to check if a Wi-Fi adapter is physically working?

If the driver is installed correctly, but Wi-Fi does not work:

  1. Check if the Wi-Fi indicator on the laptop case is on.
  2. Try connecting an external USB Wi-Fi adapter - if it works, then the problem is in the internal module.
  3. Open your laptop (if you have experience) and check if the Wi-Fi module is connected to the motherboard (sometimes it comes loose due to vibration).

If the adapter is not detected even after reinstalling the driver, it is most likely broken.