My laptop's Wi-Fi isn't working after reinstalling Windows 10: What to do

The situation when, after a clean installation of the operating system, the laptop completely refuses to see wireless networks is a classic problem for users Windows 10This often happens not because of hardware failure, but because the new system couldn't find a suitable driver for your network card in its database. As a result, the device either displays with a yellow exclamation point or disappears from the Device Manager entirely, leaving the user without internet access.

The first thing you need to do is not to panic and carry out a primary diagnosis. Drivers These are software intermediaries without which the hardware cannot communicate with the operating system. If they are missing or damaged, the Wi-Fi module simply won't start. In most cases, the problem can be solved by manually installing the software from the manufacturer's official website, but sometimes deeper adjustments to system services or even a BIOS reset are required.

In this article, we'll walk you through a step-by-step procedure to restore your network connection even if you can't download files directly from your problematic laptop. We'll cover both software solutions via Device Manager and hidden registry settings that are often ignored by standard troubleshooting wizards.

Diagnosing adapter status in Device Manager

Any technical work should begin with a visual assessment of the equipment's condition. Open device ManagerBy right-clicking the Start icon and selecting the appropriate option. In the window that opens, find the "Network adapters" section. If you see a device with a name containing the words Wireless, Wi-Fi, 802.11 or brands like Realtek, Intel, Atheros, but there is a yellow triangle next to it, which means the driver is not installed correctly.

Otherwise, if the list contains “Unknown device” with an error code, or the network adapters section contains only one item like Fast Ethernet Controller (wired network), but the wireless module is missing altogether; the system simply doesn't see it. This could mean the adapter is disabled at the BIOS level or there's a physical failure, but more often than not, the driver is so outdated or specific that Windows 10 couldn't find even a basic replacement.

Try right-clicking the problematic device and selecting "Update Driver," then "Search Automatically." The chances of success here are slim without an internet connection, but this step is essential to rule out simple caching errors. If the system reports that no drivers were found, proceed to the manual method, which is the most effective.

⚠️ Attention: If there are no unknown devices in the Device Manager and the Network Adapters section appears empty or contains only virtual adapters (for example, from a VPN or antivirus), the wireless module may be disabled in the BIOS or the contact inside the case has physically come loose.

Finding and installing drivers without network access

The most difficult part of the process is downloading the necessary files when the internet is only available on another device (smartphone or another PC). You need to know the exact model of your laptop. This information is usually written on a sticker on the bottom cover (e.g. HP Pavilion 15-dk1000 or Lenovo IdeaPad 320-15IKB). Go to the manufacturer's official website, find the "Support" or "Drivers" section, enter the model and download the file for Wireless LAN or Wi-Fi Driver, designed specifically for Windows 10.

Be careful when choosing a driver version. Manufacturers often offer several options from different chip vendors (Intel, Realtek, Qualcomm). To determine which chip you have, you can use a program HWInfo Or look for the Hardware ID in the unknown device's properties in Device Manager (Details tab, Hardware ID value). Copy the top line of code and paste it into a search engine on another device—this is guaranteed to pinpoint the chip manufacturer.

📊 What is the brand of your laptop?
HP
Lenovo
Asus
Acer
Dell
Another

After downloading the installer, transfer it to your laptop via a USB flash drive or USB cable (using file transfer mode on your smartphone). Run the installation as administrator. During the installation, the screen may flicker, and the system may ask you to confirm the installation of an unsigned driver. After the installation is complete, be sure to perform a full reboot, not just log out.

Configuring services and power options

Sometimes the driver is installed correctly, but the Wi-Fi module won't turn on due to power saving settings or stopped system services. Windows 10 tries to conserve power and may disable the adapter, considering it unused. To check, open Device Manager, find your Wi-Fi adapter, go to Properties, and select the Power Management tab. Uncheck "Allow the computer to turn off this device to save power."

The second important aspect is the work of the service WLAN AutoConfigIt is responsible for detecting networks and connecting to them. Click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start."

☑️ Checking energy saving settings

Completed: 0 / 1

It's also worth checking the registry for blockages. In the thread HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc parameter Start must matter 2If there's a different number, change it to two. This ensures the service will start with the operating system and won't be blocked by security policies.

Resetting network settings and command line

If software conflicts are interfering with normal operation, a complete network reset can help. In Windows 10, this can be done through the graphical interface: "Settings" → "Network & Internet" → "Status" → "Network Reset." However, a more in-depth method is to use the command line. Launch the terminal as administrator (search for "cmd" in the search bar, right-click, and select "Run as administrator").

Enter the following commands in sequence, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands flush the DNS cache, reset the TCP/IP stack, and reinstall protocols. This is especially useful if your laptop can see networks but can't obtain an IP address or connect to a specific access point. After completing these steps, the system will prompt you to reboot—do so.

⚠️ Attention: After resetting your network settings, you will have to re-enter passwords for all Wi-Fi networks you previously connected to, as the connection profiles will be deleted.

BIOS check and hardware enablement

In rare cases, after reinstalling Windows, the BIOS settings are reset, and the wireless module may be disabled at the motherboard level. When booting the laptop, press the BIOS entry key (usually F2, Del or F10). Find the section related to system configuration or peripherals (Onboard Devices, Advanced). Make sure that the item Wireless LAN or WLAN Device has status Enabled.

Also check the physical switch on the laptop case. On some models (especially business series) HP ProBook or Lenovo ThinkPad) there is a hardware lever or key combination (for example, Fn + F2 or Fn + F12), which permanently disables the module's power supply. If the airplane indicator is lit or the antenna icon is crossed out, try pressing this combination.

What to do if there are no Wi-Fi settings in BIOS?

On some Ultrabooks, the manufacturer removes the ability to disable the module from the BIOS, as it's soldered onto the board and considered an integral part of the system. In this case, look for the settings in the Security or Power Management section; sometimes they're hidden in the I/O Interface subsections.

If after all these steps the adapter still doesn't appear even as an unknown device, even though it's enabled in the BIOS, the module itself may be faulty. In this case, the only solution is to replace the card or use an external USB Wi-Fi adapter.

Table of common errors and solutions

To quickly navigate potential issues, use the following table. It will help you match symptoms with the most likely cause and solution.

Symptom Probable cause Solution method
Yellow triangle in the dispatcher Incorrect or broken driver Remove the device and download the latest driver from the manufacturer's website.
The adapter is not in the list Disabled in BIOS or power failure Check BIOS, perform a static voltage reset (remove the battery)
There is a network, but no internet. DNS or IP issues Resetting the network via cmd (ipconfig /flushdns)
Wi-Fi keeps disconnecting Energy saving Disable power saving in adapter properties

Using an external adapter as a temporary solution

If the built-in module can't be restored and you need internet access urgently, the easiest solution is to purchase an external USB Wi-Fi adapter. Modern models of the standard AC or AX Often have built-in drivers in the device's memory. When connected to a USB port, the system detects it as a virtual driver CD or immediately installs the basic driver from Windows Update.

This solution is also relevant if the integrated card's chip is too old and doesn't support modern encryption standards or the 5 GHz frequency. An external adapter will allow you to access the network, download missing drivers for the primary card via Windows Update or manually, and then continue working.

When choosing an adapter, pay attention to the presence of an antenna. Small "nano" adapters without an antenna may perform poorly if the laptop is located far from the router. For stationary use, it's better to choose models with an external antenna or support for wireless technology. MIMO.

What should I do if the driver won't install and displays an error?

If the driver installer reports an error or incompatibility, try running it in compatibility mode. Right-click the installation file → Properties → Compatibility → Run in compatibility mode for Windows 8 or 7. Manual installation through Device Manager may also help: select "Update Driver" → "Let me choose from a list of available drivers" → "Have Disk" and specify the path to the unpacked driver files (.inf).

Can a virus block Wi-Fi after reinstallation?

Theoretically, yes, if you installed an infected Windows build or drivers from a dubious website. However, immediately after a clean installation from an official Microsoft image, the likelihood of this happening is low. Most often, blocking is caused by antivirus programs with their own firewalls, which can conflict with standard Windows services during installation. Try temporarily disabling your third-party antivirus.

How can I find out the exact model of my Wi-Fi module without internet access?

If the driver isn't installed, you can find the model using the Hardware ID. In Device Manager, right-click "Unknown Device" → Properties → Details tab → select "Hardware IDs" from the list. Copy the first line (e.g., VEN_8086&DEV_08B1) and enter it into the search bar on your smartphone. VEN is the manufacturer's code, and DEV is the device code.