Reinstallation Windows — a standard procedure for resolving system problems or updating a PC. But afterward, many are faced with an unpleasant surprise: the laptop no longer detects available networks. Wi-Fi, and the connection icon in the tray has a cross. The reason is simple: the system has lost network adapter drivers, without which the wireless network simply does not work.
In this article we will look at all the recovery methods. Wi-Fi on a laptop after reinstallation Windows 10/11 — from automatic driver installation to manual software searches for rare adapters. You'll learn how to identify the model of your Wi-Fi module, where to download the latest drivers, and what to do if the system stubbornly refuses to detect the network even after all the steps. Also, how to avoid common errors that cause an unstable connection.
Why did Wi-Fi disappear after reinstalling Windows?
The main reason is the lack of drivers for the network adapterDuring a clean installation Windows erases all programs and drivers, leaving only the basic components. Wireless modules (especially from Intel, Qualcomm Atheros or Broadcom) require separate software that is not included in the standard system distribution.
The second possible problem is a disabled adapter in BIOS/UEFI or Device Manager. Sometimes after resetting the settings or updating the motherboard firmware, the module Wi-Fi is automatically deactivated. The culprit could also be WLAN AutoConfig service, which does not run by default in a fresh Windows.
- 🔌 No driver — is the most common explanation. Without it, the system simply "doesn't know" how to work with the hardware.
- 🔄 The adapter is disabled - physically (with a button on the case) or programmatically (in
BIOSorDevice Manager). - ⚙️ WLAN service failure - if the service
WLAN AutoConfignot running, networks will not be displayed. - 📡 Problems with the router - sometimes it’s not the laptop that’s at fault, but the router (for example, it’s turned off
SSID Broadcast).
Before you rush to find drivers, check the obvious: is it enabled? Wi-Fi on a laptop. On some models (Lenovo, HP, Dell) there is a physical switch or key combination (eg Fn + F2 or Fn + F12). If the wireless network indicator is not lit, try turning it on manually.
How to determine the model of your laptop's Wi-Fi adapter
Without knowing the exact adapter model, it's impossible to download the correct driver. There are several ways to find this information, even without a working internet connection:
- Via Device Manager (if the adapter is displayed as "Unknown device"):
- Click
Win + X→ selectdevice Manager. - Expand the tab
Network adapters. - If there is a device with an exclamation mark, right-click on it →
Properties→Intelligence→ selectEquipment ID. - Copy the first line from the list (starts with
PCI\VEN_) is a unique identifier for your adapter. - Via the command line:
- Open
Command line(Win + R→ entercmd→Enter). - Enter the command:
wmic nic get name, manufacturer, description - Find the line with the mention in the list Wireless or Wi-Fi - this is your adapter.
- Check the sticker on the bottom of your laptop - it will indicate the exact model (for example, Lenovo ThinkPad T480).
- Google "laptop model + specifications" - the type is usually indicated on the manufacturer's website or in reviews Wi-Fi module.
If the adapter is not displayed even as "Unknown device", it means that it is either disabled in BIOS, or is physically damaged. In this case, try connecting to the router via cable (Ethernet) and update the drivers through Windows Update.
Make sure Wi-Fi is turned on using the hardware button.
Check Device Manager for unknown devices
Copy the hardware ID or model of the adapter
Prepare another computer/phone to download drivers (if there is no Ethernet)
-->
Where can I download drivers for my Wi-Fi adapter?
Once you know the adapter model, all that's left is to find the appropriate software. Here are some trusted sources (sorted by reliability):
| Source | Pros | Cons | When to use |
|---|---|---|---|
| Official website of the laptop manufacturer (Lenovo, HP, Dell) | 100% compatibility, no viruses, often includes driver packages for clean Windows installations | Sometimes older versions require you to know the exact laptop model. | First choice for branded laptops |
| Adapter manufacturer's website (Intel, Qualcomm, Broadcom) | The latest driver versions, support for new standards (Wi-Fi 6/6E) | It is difficult to find an adapter model if it is not standardized. | If you know the exact chip model (for example, Intel AX200) |
| Windows Update | Automatic search, no need to download anything manually | Doesn't always find up-to-date drivers, especially for older adapters | If there is a connection via cable or USB modem |
| Third-party directories (DriverPack Solution, Snappy Driver Installer) | User-friendly interface, large driver database | The risk of installing unnecessary software, not always up-to-date versions | Only if other methods have not worked |
Important: Never download drivers from dubious websites (like "drivera-besplatno.rf"). Such resources often distribute viruses or stripped-down versions of software. If you are unsure of the source, check the file through VirusTotal.
If you have a laptop from Lenovo, HP or Dell, the easiest way is to use the manufacturer's utilities to automatically search for drivers:
- Lenovo: Lenovo Vantage or System Update
- HP: HP Support Assistant
- Dell: Dell SupportAssist
Installing the Wi-Fi driver: step-by-step instructions
Once the driver is downloaded, all that's left to do is install it. The process depends on the file format:
Method 1: Installation via EXE file
Most drivers from official websites are supplied as an executable file (.exe). Algorithm of actions:
- Run the downloaded file as administrator (right click →
Run as administrator). - Follow the installation wizard's instructions. Typically, you just need to click
Next/Next. - Once complete, restart your laptop.
- Check if the icon appears Wi-Fi in the tray (next to the clock).
Method 2: Manual installation via Device Manager
If the driver is in the form of an archive (.zip or .rar), or Windows does not recognize the adapter automatically:
- Unzip the archive to any folder (for example,
C:\Drivers\WiFi). - Open
device Manager(Win + X→device Manager). - Find your adapter in the list (it may be marked with an exclamation mark) → right click →
Update driver. - Select
Search for drivers on this computer. - Specify the path to the folder with the unpacked driver and click
Next. - Wait for the installation to complete and restart your laptop.
Method 3: Automatic installation via Windows Update
If you have access to the internet through Ethernet or USB modem:
- Open
Parameters(Win + I) →Updates and Security→Windows Update. - Click
Checking for updates. - If the system finds a driver for the network adapter, it will be installed automatically.
- After installation, check the appearance Wi-Fi in the list of networks.
If after installing the driver Wi-Fi it still doesn't work, check:
- 🔄 Reboot — sometimes changes are applied only after a reboot.
- 🔧 WLAN service - it must be launched (more on this below).
- 📡 Airplane mode - turn it off in
Parametersor through the notification panel.
What to do if the driver is not installed?
If you receive an error when installing a driver (for example, "Driver not designed for this platform"), try the following:
1. Check the bitness of your system (32-bit or 64-bit) – the driver must match it.
2. Download an older version of the driver (sometimes new versions are incompatible with older adapters).
3. Uninstall the current driver in Device Manager (right click → Uninstall device), then install a new one.
4. Try installing the driver in compatibility mode (right-click on the EXE → Properties → Compatibility → Run this program in compatibility mode for Windows 7/8).
Checking and enabling the WLAN AutoConfig service
Even with the driver installed Wi-Fi may not work if the service is disabled WLAN AutoConfigIt's responsible for searching for and connecting to wireless networks. To check it:
- Click
Win + R, enterservices.mscand pressEnter. - Find the service in the list
WLAN AutoConfig Service(orWLAN AutoConfig). - Check the status:
- If
Stopped— right-click →Launch. - If
Launch typeNotAutomatically- Double-click on the service → selectAutomatically→Apply.
- If
If the service is missing from the list, it may mean that a critical component has been removed from the system (for example, after a "lightweight" Windows build). In this case, the only solution is to reinstall the system from the original image.
Also check if the adapter is disabled in Device Manager:
- Open
device Manager(Win + X). - Expand
Network adapters. - Find yours Wi-Fi module → right click →
Activate the device(if the option is available).
Connecting to Wi-Fi after configuring drivers
Once the driver is installed and the service is running, you can connect to the network:
- Click on the icon Wi-Fi in the tray (next to the clock).
- Select your network from the list of available networks.
- Enter the password (if the network is secured) and click
Connect. - If the connection is successful, a message will appear next to the network name.
Connected. - 📶 Coverage area - Perhaps you are too far from the router.
- 🔒 Router settings - make sure that
SSID Broadcastenabled (otherwise the network will be hidden). - 🔄 Router operating mode - if it is configured only for
5 GHz, and your adapter only supports2.4 GHz, you won't be able to connect. - 🛡️ Firewall or antivirus - temporarily disable them to check if they are blocking the connection.
If the network is not displayed or the connection is lost, check:
If Wi-Fi connects, but the internet doesn't work:
- Check if the laptop is receiving
IP address:- Open
Command line(Win + R→cmd). - Enter
ipconfig /alland find the block with Wi-Fi adapter. - If
IP addressstarts with169.254.x.x- this means that DHCP didn't work. Try specifying it manually.IP(For example,192.168.1.100with a mask255.255.255.0and a gateway192.168.1.1).
- Open
8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).Common mistakes and their solutions
Even after properly configuring your drivers, problems may still arise. Here are the most common errors and how to fix them:
| Error | Possible cause | Solution |
|---|---|---|
No connections available |
Adapter disabled, no driver, WLAN service failure | Check Device Manager, WLAN AutoConfig service, reinstall the driver |
Limited connection (exclamation mark on the Wi-Fi icon) |
Problems with your IP address, DNS, or router | Do it ipconfig /release → ipconfig /renew in the command line. Reboot the router. |
The network settings saved on this computer do not match the requirements of this network. |
Incorrect security type or password | Forget the network in your Wi-Fi settings and reconnect with the correct password. |
Wi-Fi connects, but the internet doesn't work. |
Problems with DNS, gateway, or ISP | Try manually specifying DNS (8.8.8.8) or contact your ISP |
The driver is installed, but the adapter does not work. |
Driver conflict, hardware failure | Uninstall the driver in Device Manager and reinstall it. Test the adapter on another device. |
If none of the methods helped, the problem may be in the device itself. Wi-Fi moduleOn some laptops (especially older ones), adapters fail due to overheating or mechanical damage. In this case, the only solution is to replace the module or use an external one. USB Wi-Fi adapter.
⚠️ Attention: If you use USB Wi-Fi adapter, make sure it is compatible with your version WindowsSome cheap adapters (especially those with chips) Realtek RTL8188) require manual installation of drivers even in Windows 11.
Additional settings for stable Wi-Fi operation
To Wi-Fi To ensure that it works without interruptions and at maximum speed, adjust the following parameters:
1. Optimize your power plan
By default Windows can turn off Wi-Fi adapter to save energy. To avoid this:
- Open
device Manager→ find yours Wi-Fi adapter → right click →Properties. - Go to the tab
Power management. - Uncheck the box
Allow the computer to turn off this device to save power. - Click
OKand restart your laptop.
2. Selecting the optimal channel and Wi-Fi standard
If the router supports multiple standards (802.11n, 802.11ac, 802.11ax), select the most modern one that your adapter supports. For example, for Intel AX200 This Wi-Fi 6 (802.11ax). Also, in the router settings, select the least loaded channel (use utilities like Wi-Fi Analyzer for ether analysis).
3. Updating the router firmware
Outdated router firmware can cause compatibility issues with new adapters. Update it through the router's web interface (usually at 192.168.1.1 or 192.168.0.1).
4. Setting network priority
If the laptop automatically connects to a weak signal (for example, to a neighbor's Wi-Fi instead of yours), disable auto-connection:
- Open
Parameters→Network and Internet→Wi-Fi. - Click
Managing known networks. - Select the unwanted network →
Forget.
⚠️ Attention: If you use VPN or a corporate network with certificates, after reinstallation Windows You may need to reconfigure these settings. Please contact your network administrator for details.
FAQ: Frequently asked questions about setting up Wi-Fi after reinstalling Windows
My laptop can't see any Wi-Fi networks. What should I do?
First, check if the network adapter driver is installed (see the section "How to determine your Wi-Fi adapter model"). If the driver is installed, but networks are not displayed:
- Make sure the service
WLAN AutoConfiglaunched (see section above). - Check if the adapter is disabled in
BIOS/UEFI(go to settings when booting the laptop, usually by pressing the keyF2orDel). - Try resetting your network settings:
Parameters→Network and Internet→Network reset.
If nothing helps, it might be faulty itself. Wi-Fi module.
I installed the driver, but Windows says "The driver is not supported for this platform." What should I do?
This error means that you are trying to install a driver that is not for your version. Windows (for example, 32-bit instead of 64-bit) or not for your adapter model. Solutions:
- Download the driver from the official website of the laptop or adapter manufacturer, selecting the correct system bit depth.
- If the driver is only for Windows 10, and you Windows 11, try installing it in compatibility mode (right click on EXE →
Properties→Compatibility→ select Windows 10). - Try an older version of the driver.
I can't access the internet after connecting to Wi-Fi. How can I fix this?
The reasons may be different:
- IP/DNS issues:
- Open
Command lineand enter:ipconfig /releaseipconfig /renew - If this doesn't help, manually specify DNS (for example,
8.8.8.8And8.8.4.4).
- Open
Is it possible to install a Wi-Fi driver without the Internet?
Yes, there are several ways:
- Download the driver on another device (phone, second computer) and transfer to a laptop via a flash drive.
- Use an Ethernet cable to connect to the router and update drivers via Windows Update.
- Restore driver from backupif it was created before reinstallation Windows.
- Use universal driver packs (For example, Snappy Driver Installer in offline mode).
The most reliable way is to download the driver in advance from the laptop manufacturer's official website.
How do I find out which Wi-Fi adapter is installed in my laptop if Windows doesn't detect it?
If the adapter does not show up even as "Unknown Device", try:
- View laptop model (on the sticker below) and find the specifications on the manufacturer's website.
- Disassemble the laptop and look at the markings on the product itself Wi-Fi module (usually it's a small board with antennas).
- Use LiveCD/LiveUSB with another OS (for example, Linux), which can detect the adapter without drivers.
- Contact support laptop manufacturer with model number.
On most laptops Wi-Fi modules standardized (for example, Intel 7260, Qualcomm Atheros QCA9377), so you can easily find a compatible driver based on your device model.