Lack of Wi-Fi connection is one of the most common problems on laptops and PCs with adapters. Wireless LANOften, the problem isn't with the router or ISP, but with a missing, damaged, or malfunctioning network adapter driver. Without the correct driver, Windows simply doesn't recognize the wireless network, and the Wi-Fi icon in the system tray next to the clock displays a cross or the status "No connections available."
In this article we will analyze 5 proven methodsHow to check for the presence of a Wi-Fi driver on devices running Windows 10/11, including diagnostics using built-in system tools and third-party utilities. You'll also learn what to do if a driver is missing or not working correctly, and how to quickly restore network access without reinstalling the OS.
Important: The testing procedures are almost identical for all laptop models (HP Pavilion, Lenovo ThinkPad, ASUS Vivobook, Dell Inspiron etc.) and external Wi-Fi adapters (TP-Link, ASUS, D-Link). The only exceptions are devices with proprietary chips (for example, some models Apple MacBook under Windows via Boot Camp) - they may require special drivers from the manufacturer.
1. Checking through Device Manager
The fastest and most reliable way to find out if the Wi-Fi driver is installed is to use the built-in Device ManagerThis tool displays all PC hardware components and their status, including network adapters. If a driver is missing or not working correctly, an exclamation mark or question mark will appear next to the device name.
To open Device Manager:
- 🖥️ Press the key combination
Win + Xand select "Device Manager". - 🔍 Or enter the phrase in Windows search
devmgmt.mscand pressEnter. - 📋 In the window that opens, find the "Network adapters" section and expand it.
The list should display all network devices, including:
- 🌐 Wireless adapter (the title may contain words Wireless, Wi-Fi, 802.11 or the abbreviation of the chip model, for example Intel AX200, Qualcomm Atheros, Realtek RTL8821CE).
- 🔌 Ethernet adapter (wired connection).
- 📡 Bluetooth adapter (if integrated into one device with Wi-Fi).
⚠️ Attention: If you don't see a wireless device listed under Network Adapters, it could mean:
- The driver is not installed.
- The adapter is disabled in BIOS/UEFI.
- Hardware failure of the Wi-Fi module (less common).
Check the "Other devices" section for unknown devices|Update the hardware configuration (Action button → "Update configuration")|Make sure Wi-Fi is not disabled by the hardware button on the laptop case|Check the BIOS settings (Advanced section → Wireless LAN)
-->
2. Command line: quick diagnostics
If you prefer to work with console commands, you can check your Wi-Fi driver through Command line (CMD) or PowerShellThis method is useful when the Windows graphical interface is unstable or you need to quickly get information about your network adapters.
Open Command Prompt as Administrator (press Win + S, enter cmd, then select "Run as administrator") and run the command:
netsh wlan show drivers
As a result, you will see detailed information about the Wi-Fi driver, including:
- 📋 Adapter name (For example, Intel(R) Wi-Fi 6 AX200 160MHz).
- 📅 Driver version and the release date.
- 🔄 Radio type (supported standards: 802.11a/b/g/n/ac/ax).
- ⚡ Function support (For example, Wi-Fi Direct, Hosted Network).
If after executing the command a message appears No wireless interfaces found, this confirms the absence of a driver or a malfunction of the adapter.
3. Checking via System Information (msinfo32)
Another built-in Windows tool is the utility msinfo32, which collects detailed information about your PC's hardware and software. Here you can find information about your Wi-Fi driver, including its manufacturer, version And state.
To open the utility:
- Click
Win + R, entermsinfo32and pressEnter. - In the left menu, go to the section
Components → Network → Adapter. - In the right part of the window, find your wireless adapter (usually there is a Wireless or Wi-Fi).
Please pay attention to the following parameters:
| Parameter | What does it mean? | Normal value |
|---|---|---|
| Name | Adapter model | Intel Wi-Fi 6, Realtek RTL8822BE, Qualcomm Atheros QCA61x4 etc. |
| State | Device performance | It works fine |
| Driver | Driver version and date | Current version (for example, 22.100.1.1 (for Intel) |
| Resources | IRQs and memory addresses used | No conflicts (no exclamation marks) |
If the Status column indicates Driver missing or The device is disabled, you need to install/update the software or check the BIOS settings.
4. Third-party diagnostic utilities
If the built-in Windows tools do not provide enough information, you can use specialized utilitiesThey will not only show the presence of the driver but also help update it, check compatibility with the hardware, and even restore the adapter after a failure.
Popular programs for checking Wi-Fi drivers:
- 🔧 Driver Booster (IObit) - scans the system for outdated drivers and offers to update them.
- 🛠️ Snappy Driver Installer — a portable utility with a driver database (works without the Internet).
- 📡 Wireless Network Watcher (NirSoft) - shows all devices connected to the network and the adapter status.
- 🔍 HWiNFO — detailed hardware diagnostics, including information about the Wi-Fi chip.
Example of working with Driver Booster:
- Download and install the program from official website.
- Run a system scan (button
Scan). - Find the section in the results
Network Adapters- all network drivers, including Wi-Fi, will be displayed here. - If the driver has a ⚠️ icon next to it, it's outdated or corrupted. Click
Updatefor automatic updates.
⚠️ Attention: When using third-party utilities to update drivers, always download them from the developers' official websites. Some pirated versions may contain malware disguised as drivers.
Device Manager|Command Prompt|Third-Party Utilities|I Only Check When I Have Network Problems|I Don't Know How to Check
-->
5. Checking via Windows Settings (for beginners)
If you don't want to mess around with Device Manager or the command line, you can check for the Wi-Fi driver through the standard menu. "Windows Settings"This method is suitable for beginners, as it does not require knowledge of technical commands.
Instructions:
- Open the menu
Start → Settings (⚙️) → Network & Internet. - Go to the section
Wi-Fi. - If it says at the top of the window
Wi-Fi is disabledorNo networks available, click on the linkChange adapter settings(on the right). - A window will open
Network connectionsThe adapter should be displayed here. Wireless network (Wireless Network Connection). If it's not there, the driver isn't installed.
You can also try to enable Wi-Fi programmatically in this menu:
- 🔄 Click on the slider
Wi-Fito activate the adapter. - 🔍 If the slider is missing or gray, the problem is with the driver or hardware.
What should I do if Wi-Fi turns on but no networks are found?
This may mean the driver is installed but not working correctly. Try the following steps:
- Restart your router and PC.
- Update the driver manually (see next section).
- Check if the adapter is disabled in
Device Manager(right click → "Enable"). - Make sure your router is broadcasting in a supported range (2.4 GHz or 5 GHz).
6. How to update or install the Wi-Fi driver
If the check shows that the driver is missing or outdated, it needs to be updated. There is three main ways:
- Automatic update via Windows.
- Manual installation from the manufacturer's website.
- Using utilities to automatically search for drivers.
Method 1: Automatic update
- 🖥️ Open
device Manager(see section 1). - 🔍 Find your Wi-Fi adapter in the "Network adapters" section.
- 🔄 Right click →
Update driver→Automatic search. - 🛠️ Wait for the process to complete. If Windows finds an update, it will install automatically.
Method 2: Manual installation from the manufacturer's website
This method is more reliable because you get the driver directly from the chip developer (for example, Intel, Realtek, Qualcomm).
- 🔍 Find out the adapter model (via
device Manageror a teamnetsh wlan show drivers). - 🌍 Go to the manufacturer's website:
- Intel: https://www.intel.ru/...
- Realtek: https://www.realtek.com/...
- Qualcomm Atheros: https://www.qualcomm.com/...
- 📥 Download the driver for your model and Windows version.
- 🛠️ Install it manually by following the instructions.
⚠️ Attention: When installing the driver manually, always select the version that matches your Windows bitness (x64for 64-bit system,x86(for 32-bit). Installing an incompatible driver may cause errors or adapter failure.
Method 3: Installation via hardware identifiers
If you don't know the adapter model but see it in Device Manager as "Unknown device", you can find the driver by Equipment ID:
- Open
device Manager. - Find the unknown device (usually under "Other devices").
- Right click →
Properties → Details → Hardware ID. - Copy the first line from the list (eg.
PCI\VEN_8086&DEV_2723). - Go to the website DevID.info and enter the copied ID. The service will display the device model and links to drivers.
7. Diagnosing hardware problems
If all the checking methods showed that the driver is installed and working properly, but Wi-Fi still does not turn on, the problem may be hardwareHere's what you need to check:
1. Hardware Wi-Fi button/switch
Many laptops have a physical button or switch to turn the wireless network on and off. It's usually located:
- 🔘 On the front panel (for example, on Lenovo ThinkPad).
- 🔘 On the side edge (on HP Pavilion or Dell XPS).
- 🔘 As a key combination (for example,
Fn + F2on ASUS).
2. BIOS/UEFI settings
Sometimes the Wi-Fi adapter is disabled at the BIOS level. To check:
- Restart your PC and enter the BIOS (usually the key
F2,DelorEscwhen loading). - Find the section
AdvancedorConfiguration. - Make sure the parameter
Wireless LAN,Wi-FiorWLANinstalled inEnabled. - Save changes (
F10) and reboot.
3. Connecting an external adapter
If the built-in Wi-Fi module does not work, try connecting external USB adapter (For example, TP-Link TL-WN725N or ASUS USB-AC56). If the external device works, the problem is definitely in the laptop hardware (the module or antenna is damaged).
⚠️ Attention: BIOS interface details and hardware switch locations may vary depending on your laptop model. For precise information, please refer to your device's user manual.
8. Common mistakes and their solutions
When checking and updating Wi-Fi drivers, users often encounter typical errors. Let's look at the most common ones and how to fix them.
| Error | Cause | Solution |
|---|---|---|
This device does not have drivers installed (code 28) |
The driver is missing or corrupted | Install the driver manually (see section 6) |
The device cannot start (code 10) |
Conflict with another driver or registry corruption | Uninstall the driver, restart your PC and reinstall it. |
Windows has stopped this device (code 22) |
The device has been disabled by the system due to errors. | Disable and re-enable the adapter in Device Manager |
Unable to connect to this network |
Incompatibility of Wi-Fi standards (for example, the router operates at 5 GHz, but the adapter only supports 2.4 GHz) | Configure your router to compatible mode or update the adapter driver. |
If, after all these steps, Wi-Fi still doesn't work, and the adapter is listed in Device Manager as "Unidentified Device" with error code 43, this may indicate a hardware failure. In this case, we recommend contacting a service center to have the Wi-Fi module diagnosed.
FAQ: Frequently Asked Questions about Wi-Fi Drivers
Is it possible to use Wi-Fi without a driver?
No, the driver is required for the operating system to communicate with the adapter hardware. Without the driver, Windows will not be able to recognize and control the device. The exception is some modern adapters that support Plug and Play, for which Windows automatically installs a basic driver the first time you connect it, but its functionality may be limited.
How do I know which driver I need for my Wi-Fi adapter?
There are several ways:
- Check the adapter model in
Device Manager(section "Network adapters"). - Use the command
netsh wlan show driversin the command line. - Download the utility HWiNFO - It will show detailed information about the Wi-Fi chip.
- If the adapter is unknown, search for it by
Equipment ID(see section 6).
After identifying the model, download the driver from the manufacturer's official website.
Why did Wi-Fi stop working after a Windows update?
This is a common issue when automatic Windows updates replace a working driver with a generic (and often unstable) one from Microsoft. Solution:
- Open
device Manager. - Find your Wi-Fi adapter, right click →
Properties → Driver → Roll Back Driver. - If the Roll Back button is inactive, download the driver from the manufacturer's website and install it manually.
- Disable automatic driver updates for this device (in adapter properties →
Details → Equipment ID, then through group policy or registry editor).
Is it possible to transfer a Wi-Fi driver from one PC to another?
Technically yes, but it's not recommended. Drivers are often tied to a specific adapter model and Windows version. If the Wi-Fi chips on both PCs are identical (for example, both use Intel AX200), you can try transferring the driver, but it's better to download it from the official website. To transfer:
- On your working PC, copy the folder with the driver (usually in
C:\Windows\System32\DriverStore\FileRepository). - On the target PC, open
device Manager, right-click on the adapter →Update Driver → Browse my computer for driver softwareand specify the path to the copied folder.
What should I do if the driver is installed, but Wi-Fi still doesn't work?
Check the following:
- 🔌 Make sure the adapter is not disabled in
Device Manager(right click → "Enable device"). - 📡 Check if network broadcasting is enabled on your router (the Wi-Fi indicator should be on).
- 🔄 Restart your router and PC.
- 🛡️ Temporarily disable your firewall and antivirus software—they may be blocking the connection.
- 📋 Check your power settings: go to
Control Panel → Power Options → Change plan settings → Change advanced power settingsand make sure that for the parameterWireless Network Adapter Settings → Power Saving Modethe value is setMaximum performance.