If your laptop Lenovo suddenly lost connection to Wi-Fi networks, the problem in 80% of cases lies in adapter driversWithout properly installed software, the operating system simply doesn't "see" the network hardware—even if the module is physically functional. The situation is familiar to many: the connection icon is crossed out with a red cross, and the list of available networks is empty. Or even worse, the system claims that "Wi-Fi is disabled", although the button on the laptop case is lit, and in BIOS The adapter is included.
In this article we will analyze Three working methods for installing drivers — from the simplest (automatic search through Windows) before manual selection from the official website LenovoWe'll also find out how to determine the adapter model if the system doesn't recognize it, and what to do if the problem persists after installing the drivers. We will pay special attention to laptops Lenovo on Windows 11 — their owners are more likely than others to encounter driver conflicts due to automatic system updates.
Before you begin, check the basics: is Wi-Fi turned off using the keys? Fn + F2 (or another function button depending on the model), whether the adapter is turned on BIOS, and check for any physical damage to the antennas. If everything is in order, we move on.
1. How to determine the Wi-Fi adapter model on a Lenovo laptop
Without the exact name of the adapter, you won't be able to download the correct driver. If the system doesn't recognize it (in Device Manager displayed as "Unknown device" or "Network controller"), use one of the methods below.
Method 1: Via Device Manager (if the adapter is displayed with an error)
Open device Manager (Win + X → Device Manager) and find the section "Network adapters" If the Wi-Fi module is in the list, but is marked with a yellow exclamation mark, right-click on it and select "Properties» → tab «Intelligence" In the drop-down menu "Property» select «Equipment ID" Copy the first line from the list (starts with PCI\VEN_) is a unique identifier for your adapter.
Method 2: Via the command line (if the adapter is not detected)
Launch Command line as administrator and enter:
wmic nic get name, index
In the results, find the line with the mention Wireless or Wi-FiIf there is none, the adapter is disabled at the level BIOS or damaged. You can also use the command:
wmic nic where"NetConnectionStatus=7" get name
It will only show active network devices.
Method 3: Physical examination (for experienced users)
If the laptop is collapsible (for example, series Ideapad 3 or Legion 5), you can remove the bottom cover and look for markings on the module itself. This is usually a sticker with the model name, for example:
- 🔹 Intel Wireless-AC 9560
- 🔹 Qualcomm Atheros QCA61x4
- 🔹 Realtek RTL8822CE
- 🔹 Broadcom BCM4352
If you're unsure of your abilities, it's best not to take risks. Modern laptops Lenovo (especially ThinkPad And Yoga) often have hidden latches that can be easily broken if opened carelessly.
2. Install Wi-Fi drivers via Device Manager (automatically)
This is the simplest method, which works 60% of the time. It's suitable if the adapter is visible in the system but isn't working correctly (for example, networks are visible, but the connection keeps dropping).
Step-by-step instructions:
- Open
device Manager(Win + X → Device Manager). - Find the section "Network adapters", open it.
- Right-click on your Wi-Fi adapter (for example, Intel(R) Wi-Fi 6 AX200) and select "Update driver».
- Select "Automatic driver search" and wait for the process to complete.
If the system reports that "The best drivers are already installed", but the problem persists - proceed to manual installation (section 3). Also, automatic search often fails on laptops with adapters Realtek — for them, it is better to download drivers directly from the manufacturer's website.
Download the driver from the official website|Create a system restore point|Disable your antivirus during installation|Connect your laptop to the internet via cable (if possible)-->
3. Manually install drivers from the official Lenovo website
If the automatic search doesn't help, you'll have to download the driver manually. To do this, you'll need to know the exact laptop model And Wi-Fi adapter modelYou can find them:
- 🔹 On the sticker on the bottom cover of the laptop (for example, Lenovo Ideapad S340-15API).
- 🔹 In the documents that came with the kit.
- 🔹 Via command
wmic csproduct get nameVCommand line.
Driver download instructions:
- Go to Lenovo's official support website.
- In the search field, enter the laptop model (for example, ThinkPad T14 Gen 2).
- Select your model from the drop-down list.
- Go to the "Drivers and software».
- In the filter "Category» select «Network: wireless network (Wi-Fi)».
- Download the latest driver for your version Windows (please note the bit depth -
x64orx86).
Installing the downloaded driver:
After downloading, run the installation file (usually it is .exe) and follow the wizard's instructions. If the driver is in the format .zip:
- Unzip the archive to any folder.
- Open
device Manager, find your Wi-Fi adapter. - Right click → «Update driver» → «Search for drivers on this computer».
- Specify the path to the unpacked folder and click "Next».
What should you do if there is no driver for your model on the Lenovo website?
If your laptop is too new (for example, Lenovo Legion Pro 7i 2026) and there are no drivers for it yet, try:
1. Download the driver from the adapter manufacturer's website (Intel, Qualcomm, Realtek).
2. Use the driver from a similar laptop model (for example, if you have Ideapad 5 Pro, try the driver from Ideapad 5).
3. Install the driver manually via Equipment ID (section 4).
4. Installing a driver by hardware ID (for advanced users)
If you don't know the adapter model but were able to obtain it Equipment ID (see section 1), you can select a driver from the database Windows or third-party services. This method requires caution, as unofficial drivers may contain malicious code.
Step-by-step instructions:
- Copy
Equipment ID(For example,PCI\VEN_8086&DEV_2723). - Go to the website DevID.info (or similar service).
- Insert
IDin the search bar and find your adapter. - Download the driver that suits your version. Windows.
- Install it via
device Manager(as described in section 3).
⚠️ Attention: Download drivers only from trusted sources. Some websites offer "universal driver packages" (for example, DriverPack Solution), which may install unnecessary software or viruses. Also, avoid drivers marked "modified" or "beta" - they often cause conflicts in the system.
If the adapter still does not work after installation, check:
- 🔹 Driver compatibility with your version Windows (for example, a driver for Windows 10 may not work on Windows 11).
- 🔹 No conflicts with other network drivers (for example, VirtualBox or VPN clients sometimes they block Wi-Fi).
- 🔹 Power settings (in
Control Panel → Power Options → Change plan settings → Advanced settingscheck that the parameter "Wireless Network Adapter Settings" installed "Maximum performance»).
5. Updating drivers via Windows Update (alternative method)
Sometimes Windows Update offers more recent drivers than those available on the website LenovoThis method is especially relevant for new laptops (for example, Lenovo Yoga 7i Gen 8), where the manufacturer has not yet released all the updates.
How to update a driver via Windows Update:
- Open
Windows Settings(Win + I). - Go to "Updates and Security» → «Windows Update».
- Click "Checking for updates».
- After searching, click "View additional updates" (if there is no such option, it means there are no driver updates).
- In the section "Driver updates» Find your Wi-Fi adapter and install the suggested update.
⚠️ Attention: Sometimes Windows Update sets universal drivers from Microsoft, which work worse than the "native" ones from Lenovo or the adapter manufacturer. If you experience problems after updating (such as slow speeds or disconnected connections), roll back the driver to the previous version:
Open device Manager → right-click on the adapter → «Properties» → tab «Driver» → «Roll back».
6. Troubleshooting errors after installing drivers
Even after successfully installing the drivers, Wi-Fi may not work. Here are some issues and solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| Wi-Fi networks are not displayed | The adapter is disabled in BIOS or physically |
Check your settings BIOS (chapter Advanced → Wireless). If the laptop is disassemblable, check the antenna connections to the module. |
| Constant connection breaks | Conflict with software (antivirus, VPN) | Temporarily disable your antivirus and check for stability. Update your router firmware. |
| Slow Wi-Fi speed | Outdated driver or incorrect adapter settings | Update your driver to the latest version. In the adapter settings (in Device Manager) disable the "Energy saving». |
| Error "Unable to connect to the network" | Incompatibility of Wi-Fi standards (for example, the router is operating in the mode 802.11ax, but the adapter doesn't support it) |
In the router settings, change the operating mode to 802.11n or 802.11ac. |
If none of the methods helped, the problem may be in hardware failure:
- 🔹 Damage to the Wi-Fi module (for example, after a laptop is dropped).
- 🔹 Broken antenna cables (a common problem with laptops) Lenovo with a metal body).
- 🔹 Motherboard failure (for example, a burned out controller)
PCIe, to which the adapter is connected).
In these cases, it's best to contact a service center. The average cost of replacing a Wi-Fi module on laptops Lenovo — from 1,500 to 4,000 rubles (depending on the adapter model and the complexity of the work).
7. Features of installing drivers on Lenovo laptops with Windows 11
Windows 11 frequently updates drivers automatically, which can lead to conflicts, especially on laptops Lenovo with adapters Intel or RealtekIf your Wi-Fi stops working after updating your system, try the following steps:
1. Disable automatic driver updates:
- Open
Control Panel → System → Advanced system settings. - Go to the "Equipment» → «Device installation options».
- Select "No, provide a choice» and save the changes.
2. Uninstall the current driver and reinstall it:
Sometimes, corrupted driver settings can prevent proper operation. To completely reinstall the driver:
- Open
device Manager. - Find your Wi-Fi adapter, right-click → "Remove device».
- Check the box "Remove the driver software for this device» (if any) and confirm.
- Restart your laptop - the system will try to install the driver automatically.
- If this does not help, install the driver manually (see section 3).
3. Check compatibility with Windows 11:
Some older adapters (eg. Broadcom BCM43142 on laptops Lenovo G50-70) do not have official support Windows 11In this case, you can:
- 🔹 Install the driver in compatibility mode for Windows 10 (right-click on the installer → «Properties» → tab «Compatibility»).
- 🔹 Use an external USB Wi-Fi adapter (for example, TP-Link TL-WN823N).
FAQ: Frequently asked questions about installing Wi-Fi drivers on Lenovo
🔍 Why did my Wi-Fi adapter disappear from Device Manager after installing the driver?
This may happen if you installed a driver for a different adapter model. To return the adapter to the list:
- Open
device Manager. - From the menu, select "View → Show hidden devices».
- Check the section "Other devices" - perhaps the adapter is displayed there as "Unknown device».
- Please uninstall it, restart your laptop and install the correct driver.
🔄 How do I roll back my Wi-Fi driver to a previous version?
If problems occur after updating the driver:
- Open
device Manager. - Right-click on the Wi-Fi adapter → «Properties» → tab «Driver».
- Click "Roll back» (if the button is inactive, there is no previous version).
- Restart your laptop.
If the "Roll Back" option is not available, download the previous version of the driver from the website Lenovo and install it manually.
💻 Is it possible to install the Wi-Fi driver without internet access?
Yes, for this:
- Download the driver to another computer with Internet access (from the official website) Lenovo or adapter manufacturer).
- Transfer the file to your laptop via a flash drive or external drive.
- Install the driver manually via
device Manager(see section 3).
You can also use offline driver packages (For example, Snappy Driver Installer), but you should download them only from official sources.
⚡ Why doesn't Wi-Fi work after reinstalling Windows?
This is a normal situation - during a clean installation Windows Network adapter drivers are not installed automatically. Solutions:
- 🔹 Connect your laptop to the router via cable and update the driver via
device Manager. - 🔹 Download the driver to another computer and transfer it to a flash drive.
- 🔹 Use Lenovo Vantage (if installed) - the program will automatically find and install the necessary drivers.
🛠️ What to do if Wi-Fi works, but is very slow?
Reasons for slow Wi-Fi on laptops Lenovo:
- 🔹 Outdated driver - update it (see section 3).
- 🔹 Power settings - in
Device Managerdisable the "Allow the computer to turn off this device to save power». - 🔹 Router channel overload - change the Wi-Fi channel in the router settings (for example, from
caron6or11). - 🔹 Software conflict - disable VPN, antivirus or Lenovo Hotspot Shield.