Wireless internet has become an integral part of everyday life, but sometimes Windows 10 refuses to see available networks or connect to them. In 90% of cases, the problem lies in incorrectly installed, outdated, or missing Wi-Fi adapter driverEven if everything worked reliably before, after a system update, reset, or hardware replacement on your laptop/PC, you may need to reinstall the driver.
In this article you will find step-by-step instructions for all possible scenarios: from automatic driver search through device Manager before manual installation from the manufacturer's official website (Intel, Qualcomm Atheros, Realtek, Broadcom etc.). We'll also look at how to determine the adapter model if Windows doesn't recognize it, and what to do if the driver is installed but Wi-Fi still doesn't work.
We will pay special attention to typical mistakes that users make during installation - for example, downloading drivers from questionable sources or ignoring the system bitness version (x64 vs x86). In 2026, more than 30% of Wi-Fi problems on Windows 10 are related to driver conflicts after major system updates (e.g. 22H2 or 23H2).
1. How to determine the model of your Wi-Fi adapter
Before installing the driver, you need to know exactly which adapter your device uses. This is especially important for laptops, where Wi-Fi modules are often integrated into the motherboard and can be from different manufacturers even within the same laptop model (for example, Dell Inspiron 15 can be equipped with adapters Intel AX200 or Qualcomm QCA61x4).
There are three reliable ways to find out the model:
- 🔍 Via Device Manager: click
Win + X→ selectdevice Manager→ expand the branchNetwork adaptersLook for devices with wordsWireless,Wi-Fi,802.11or brand names (Intel, Realtek etc.). - 📋 Via the command line: run
cmdas administrator and enter:wmic nic where "NetConnectionStatus=2" get Name, Manufacturer, MACAddressIn the results, find the line with the wireless adapter.
- 🖥️ Via BIOS/UEFI: reboot your PC, go to BIOS (usually the key
F2,DelorEscwhen loading) and find the sectionSystem InformationorAdvanced→Onboard DevicesThe Wi-Fi module model may be indicated there.
If the adapter is displayed in Device Manager How Unknown device or with an exclamation mark, try the following method:
- Open
device Manager→ Right-click on the problematic device →Properties. - Go to the tab
Intelligence→ select from the drop-down menuEquipment ID. - Copy the first line from the list (it starts with
PCI\VEN_orUSB\VID_). - Enter this code into a search engine - the first results will show the adapter model.
⚠️ Attention: If your laptop has two network adapters (for example, Intel Wi-Fi 6 And Realtek PCIe GbE (For Ethernet), don't confuse them. The Ethernet driver won't affect Wi-Fi operation.
2. Automatic driver installation via Device Manager
The easiest way is to use the built-in functionality of Windows 10. The system will automatically find and install the appropriate driver from its database or through Windows UpdateThis method is suitable if:
- 🔄 The adapter is displayed in
Device Manager, but with an error (yellow triangle). - 📥 You have a stable internet connection via Ethernet or a mobile hotspot.
- ⏳ You don't want to search for the driver manually.
Instructions:
- Open
device Manager(Win + X→ the corresponding point). - Expand the branch
Network adapters, find your Wi-Fi module (for example, Intel(R) Wi-Fi 6 AX200). - Right click on it →
Update driver. - Select
Automatic search for updated drivers. - Wait for the process to complete and restart your PC.
If Windows reports that The best drivers are already installed, but Wi-Fi doesn't work, try:
- Uninstall the current driver (right click →
Remove device), then update again. - Run driver search via
Windows Update:Parameters→Updates and Security→View additional updates.
⚠️ Warning: Automatic update may install a generic driver Microsoft instead of the manufacturer's native driver. This often results in slower Wi-Fi speeds or an unstable connection. In this case, it's best to install the driver manually (see the next section).
3. Manually install the driver from the official website
If the automatic method doesn't work or you want to install the latest driver version, download it from the adapter manufacturer's website. This ensures maximum compatibility and performance. Below are links to official resources for popular brands (we're listing domains only, as site structures may change):
| Manufacturer | Support site domain | Examples of adapter models |
|---|---|---|
| Intel | downloadcenter.intel.com | AX200, AX201, 8265, 7265, 3165 |
| Qualcomm Atheros | qualcomm.com/products/atheros | QCA61x4, QCA9377, AR9485 |
| Realtek | realtek.com/en/ | RTL8821CE, RTL8723DE, RTL8188EE |
| Broadcom | broadcom.com/support | BCM43142, BCM4352, BCM4360 |
| Mediatek | mediatek.com/products | MT7921, MT7612, MT7662 |
Step-by-step instructions:
- Determine the exact model of the adapter (see Section 1).
- Go to the manufacturer's website → section
SupportorDrivers. - Enter your adapter model in the search bar. If it's not there, select your device manually (for example, for laptops: Brand → Model → Network Adapters).
- Download driver for your version of Windows 10 (32-bit or 64-bit) and build numbers (you can find out in
Parameters→System→About the system). - Unzip the archive (if it is in the format
.zipor.rar) and run the installation file (.exe). Follow the wizard's instructions. - Restart your PC.
If the driver is downloaded as a file .inf (without installer), run:
- Open
device Manager→ find the adapter → right click →Update driver. - Select
Search for drivers on this computer. - Specify the folder with the unpacked driver and click
Next.
☑️ Preparing for manual driver installation
⚠️ Warning: Do not download drivers from third-party websites (for example, driverpack.io, drp.su etc.). They often contain adware or outdated versions that may conflict with the system. The exception is official partner resources (for example, Lenovo or HP for laptops).
4. Installing the driver without the Internet (via another PC)
What if Wi-Fi isn't working and you can't connect to the internet via cable or mobile data? In this case, you can download the driver on another device and transfer it to the affected PC using a flash drive or external drive.
Algorithm of actions:
- On a working PC/laptop, determine the model of the Wi-Fi adapter of the problematic device (see Section 1). To do this, you can:
- View documentation for your laptop/motherboard.
- Remove the back cover of the laptop and find the marking on the module itself (for example, Intel Wireless-AC 9560).
- Use utilities like HWiNFO or AIDA64 (if they are installed on the problematic PC).
device Manager or launch .exe-file).If you are not sure of the adapter model, you can try the universal method:
- Download Snappy Driver Installer Lite (portable version) on your desktop PC.
- Copy the folder with the program and driver database to the flash drive.
- Launch SDI on the problematic PC in offline mode and wait for the scan.
- The program will show missing drivers, including Wi-Fi.
What should you do if the flash drive doesn't have a driver for your model?
In this case, you can try the driver from a similar adapter from the same manufacturer (for example, for Intel AX200 the driver from will do AX201). However, this is risky—it may cause malfunctions. It's better to find an exact match or use a different PC to download.
5. Updating the driver via Windows Update (alternative method)
If automatic update through device Manager If this doesn't work, try forcing Windows to search for drivers through the Update Center. This method often helps when the manufacturer hasn't yet published the driver on their website, but Microsoft has already added it to its database.
Instructions:
- Open
Parameters(Win + I) →Updates and Security→Windows Update. - Click
View additional updates(orAdditional options→Additional updatesin new versions of Windows 10). - Expand the section
Driver updates(if there is one). - Find your Wi-Fi adapter in the list and check its box.
- Click
Download and install, then restart your PC.
If section Driver updates No, try another way:
- Open
device Manager→ find the adapter → right click →Properties. - Go to the tab
Driver→Update driver→Search for drivers on this computer. - Select
Select a driver from the list of available drivers on your computer. - If there is a newer version in the list, select it and click
Next.
⚠️ Note: Sometimes Windows Update offers outdated drivers, especially for older adapters (Broadcom 4313, Realtek RTL8188EE etc.). After this installation, Wi-Fi may become unstable. In this case, it's best to manually download the driver from the manufacturer's website.
6. Troubleshooting after installing the driver
The driver is installed, but Wi-Fi still isn't working? Here's a list of common issues and their solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| Network found but not connecting | Driver incompatibility with Windows version | Roll back the driver or install a different version |
| No networks available (empty list) | The adapter is disabled in BIOS or physically | Check BIOS settings (Wireless LAN Support → Enabled) |
| Constant connection breaks | Conflict with antivirus or VPN | Temporarily disable your antivirus and check your firewall settings. |
| Slow Wi-Fi speed | Outdated driver or incorrect router settings | Update the driver, change the channel on the router (from 2.4 GHz to 5 GHz) |
| "No Internet Connection" Error with Wi-Fi Active | Incorrect IP/DNS settings | Reset network settings: Parameters → Network and Internet → Network reset |
If none of the methods helped, run a full diagnostic:
- Open
Command lineas administrator and run the commands one by one:netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns - Restart your PC.
- Check if the service is enabled
Autoconfiguration WLAN:sc query WlansvcIf the status is not
RUNNING, run it:sc config Wlansvc start= autonet start Wlansvc
7. Features for laptops (Lenovo, HP, ASUS, Dell, etc.)
Laptop manufacturers often modify standard Wi-Fi drivers by adding proprietary utilities for network management (for example, Lenovo Vantage, HP Support Assistant, ASUS Wireless Console). Therefore, it is recommended to download drivers for laptops. from the official website of the laptop brand, and not the adapter manufacturer.
Examples:
- 📱 For Lenovo ThinkPad T480 with adapter Intel 8265 It's better to download the driver from
pcsupport.lenovo.com, not withintel.com. - 🖥️ For HP Pavilion 15 With Realtek RTL8821CE - With
support.hp.com. - 💻 For ASUS ROG Zephyrus With Mediatek MT7921 - With
asus.com/support.
How to find a driver on the laptop manufacturer's website:
- Go to a support site (e.g.
support.hp.comFor HP). - Enter your laptop model (it can be found on the sticker on the bottom or in the documents).
- Select your version of Windows 10.
- In the section
DriversfindWireless LANorWLAN. - Download and install the driver following the instructions.
⚠️ Note: Some laptops (especially gaming series) ASUS ROG, MSI, Acer Predator) have two Wi-Fi modules: the main one and an additional one (for example, for Wi-Fi 6E). Make sure you are updating the driver for the correct adapter.
8. Restore the system if Wi-Fi stops working after installing the driver
Sometimes, after updating a driver, Wi-Fi disappears completely or starts to perform worse. This can happen due to:
- 🔄 Incompatibility of the new driver version with your Windows 10 build.
- 🛠️ Installation errors (e.g. interrupted process).
- 🔌 Conflict with other network software (VPN, antivirus, firewall).
What to do:
- Roll back the driver:
- Open
device Manager→ find the adapter → right click →Properties. - Go to the tab
Driver→Roll back(if the button is active).
- Open
- Restore the system:
- Click
Win + R, enterrstruiand pressEnter. - Select a restore point created before installing the driver.
- Click
- Remove the driver completely and install it again.:
- IN
Device Managerremove the adapter (right click →Remove device). - Check the box
Remove the driver software for this device(if any). - Restart your PC - Windows will try to install the driver automatically.
- IN
If none of the methods helped, and Wi-Fi is critically needed, you can temporarily use:
- 📶 USB Wi-Fi adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56).
- 📱 Smartphone in modem mode (USB-thering or access point).
- 🌐 Ethernet connection (if the router is nearby).
FAQ: Frequently Asked Questions about Installing Wi-Fi Drivers
🔹 Why doesn't Windows 10 detect my Wi-Fi adapter after installing the driver?
This can happen for several reasons:
- The driver installed is not for the correct adapter model. Check compatibility.
- The adapter is disabled in the BIOS. Go into the BIOS and enable this setting.
Wireless LANorWLAN. - Physically disabling the module (relevant for laptops). Some models have a hardware Wi-Fi switch or a key combination (for example,
Fn + F2). - Conflict with another network device. Try disabling all other network adapters in
Device Manager.
Also check if the Wi-Fi indicator on the laptop case is lit (if applicable). If not, there may be a problem with the module's power supply.
🔹 Can I install the Wi-Fi driver from the disc that came with my laptop?
It's possible, but not recommended. The driver discs that come with laptops usually contain outdated driver versions (at the time of the model's release). For example, if your laptop is from 2019 and the driver disc is from 2018, then after installing from it, Wi-Fi may be unstable or not support newer standards (e.g., Wi-Fi 6).
It's best to download the latest version from the manufacturer's website. However, if you have no other way to connect to the internet, a disc can be a temporary solution.
🔹 How do I find out which driver version is currently installed?
Open device Manager → Find your Wi-Fi adapter → Right-click → Properties → tab Driver. It will indicate:
Date of development(for example, 06/15/2023).Driver version(for example, 22.120.0.3).Driver supplier(For example, Intel Corporation or Microsoft).
Compare this information with the latest versions on the manufacturer's website. If the difference is more than a year, the driver should be updated.
🔹 My Wi-Fi stopped working after updating Windows 10. What should I do?
Major Windows 10 updates (for example, to versions 22H2 or 23H2) often reset or replace drivers with generic ones from Microsoft. Solutions:
- Roll back your system to a restore point before the update.
- Uninstall the current driver and install it manually from the manufacturer's website.
- Check compatibility settings: right click on
.exe-driver file →Properties→Compatibility→ check the boxRun the program in compatibility mode for:and select a previous version of Windows (for example, Windows 8).
If the problem occurred after upgrading to Windows 11, try drivers that are marked as compatible with Windows 10/11.
🔹 Do I need to update my Wi-Fi driver if everything is working fine?
If your Wi-Fi is stable, the speed is satisfactory, and there are no connection issues, updating the driver is not necessary. However, there are cases when updating is recommended:
- 🔒 Security vulnerabilities have been identified in the current version of the driver.
- 📈 The manufacturer promises improved speed or stability in new versions.
- 🆕 You updated Windows 10 to a new build (for example, from 21H2 to 22H2).
- 🌐 Are you planning to use new standards (for example, Wi-Fi 6E or WPA3).
Before updating, create a system restore point (Control Panel → Recovery → Setting up System Restore).