Setting up Wi-Fi after reinstalling Windows: from drivers to a stable connection

Reinstalling Windows is a process that often solves performance issues, but it can also introduce new complications. One of the most common is a lack of Wi-Fi connection. You turn on your laptop or PC, and instead of the familiar network icon, you see a red cross or the message "No connections available" in the system tray. The cause is almost always missing drivers for the network adapter, but sometimes the problem is deeper: disabled services, incorrect router settings, or even hardware malfunctions.

This article will help you figure out how to get your Wi-Fi back on track after a system reinstall—from basic steps to troubleshooting subtle errors. We'll cover:

  • 🔌 How to check if the drivers for your Wi-Fi adapter are installed (and where to get them if not)
  • 📡 Why Windows 10/11 may not see the network even with drivers
  • ⚙️ What router settings are preventing connection after a system reset?
  • 🛠️ How to diagnose problems when the network indicator is on, but the internet is not working

The instructions are suitable for all versions of Windows (from 7 to 11), and also take into account the features of laptops of different brands (ASUS, Lenovo, HP, Dell) and desktop PCs with external Wi-Fi adapters. If you encounter a specific error (such as "Unable to connect to the network" or the code 0x80070035), you will also find their solutions in the article.

📊 Which version of Windows did you reinstall?
Windows 10
Windows 11
Windows 7/8
Another one

1. Checking the presence of a Wi-Fi adapter in the system

Before searching for drivers or messing around with your router settings, make sure Windows actually "sees" your Wi-Fi module. Without this, all further steps are pointless.

Open device Manager:

  1. Click Win + X and select "Device Manager" (or type devmgmt.msc in the search bar).
  2. Expand the section Network adapters.

What you see there will tell you what to do next:

  • 🟢 The list contains devices with names like Intel Wi-Fi 6, Qualcomm Atheros, Realtek RTL8xxx — the adapter is recognized, but the driver may be out of date.
  • 🟡 There is an unknown device with an exclamation mark (for example, "Network Controller") - the driver is missing or damaged.
  • 🔴 Section Network adapters empty or there is only an Ethernet controller - the Wi-Fi module is physically disconnected or faulty.
What should I do if there is no "Network Adapters" section in Device Manager?

This could mean the Wi-Fi module is disabled in the BIOS/UEFI or physically disconnected (this applies to laptops). Desktop PCs often require a separate Wi-Fi adapter (USB or PCIe). Check:

  • On a laptop: key Fn + F2 (or another combination with the antenna 📶) - sometimes Wi-Fi is disabled by hotkeys.
  • In BIOS: go to settings (usually Del/F2 at boot) and find the parameter Wireless LAN or Wi-Fi - he must be in position Enabled.

If the adapter is recognized but Wi-Fi is not working, proceed to updating driversIf it's not on the list, read on.

⚠️ Attention: On some laptops (Lenovo ThinkPad, Dell Latitude) The Wi-Fi module can be disabled using a hardware switch on the case. Check the side panels of the device!

2. Installing or updating Wi-Fi drivers

Missing drivers are the most common cause of Wi-Fi issues after reinstalling Windows. Even if the system "sees" the adapter, outdated software can cause connection drops or slow speeds.

There are three ways to install drivers:

  • 🔄 Automatically via Windows Update (suitable for basic adapters).
  • 💿 Manually from the website of the laptop or adapter manufacturer (most reliable).
  • 🖥️ Through another PCIf Wi-Fi doesn't work at all (download drivers to a flash drive).

Method 1: Windows Update

Suitable if the adapter is recognized by the system, but does not work correctly:

  1. Open Settings → Update & Security → Windows Update.
  2. Click "Check for updates" and wait until it completes.
  3. If there are optional updates, expand them and look for drivers for network devices.

Method 2: Manual installation from the manufacturer's website

This is the best option. You will need:

  1. To know the exact adapter model (in the Device Manager or via the command wmic nic get name V CMD).
  2. Download the driver from the official website:
    • For laptops: support.lenovo.com, support.hp.com, asus.com/support (search by device model).
    • For individual adapters: sites Intel, Realtek, Qualcomm.
  • Install the driver and restart the PC.
  • ☑️ What should I check before installing the driver?

    Completed: 0 / 4
    ⚠️ Attention: Never download drivers from third-party websites (like driverpack.io). They often contain malware or outdated versions that can make the problem worse.

    Method 3: Installation via another PC

    If Wi-Fi doesn't work at all and you don't have a cable connection:

    1. On another computer, download the driver according to the adapter model.
    2. Copy it to a flash drive and transfer it to the problematic PC.
    3. Install manually via Device Manager:
      1. Right-click on the adapter → “Update driver”.
      2. Select "Browse my computer for driver software."
      3. Specify the path to the folder with the driver on the flash drive.
    Adapter manufacturer Link to official drivers Peculiarities
    Intel Intel Driver & Support Assistant Automatically detects adapter model
    Realtek Official website Search under "Communications Network ICs"
    Qualcomm Atheros Qualcomm Support Drivers are often built into the laptop firmware.
    Broadcom Broadcom Support Often used in MacBook (Boot Camp)

    3. Setting up a Wi-Fi connection in Windows

    The drivers are installed, the adapter is recognized, but networks still aren't showing up or the connection keeps dropping? Check your network settings in Windows.

    First, try connecting in the standard way:

    1. Click on the network icon in the tray (bottom right).
    2. Select your network from the list and enter the password.
    3. If the network is not listed, click Hidden Network and enter SSID manually.
    4. If the connection fails, check:

      • 🔒 Correctness of the password (case important!).
      • 📶 Router operating mode (if it only works in 5 GHz, and your adapter only supports 2.4 GHz, the network will not be visible).
      • 🔄 IP settings (Sometimes Windows does not obtain an IP address automatically).

    To manually enter an IP (if DHCP does not work):

    1. Open Settings → Network & Internet → Wi-Fi → Configure adapter settings.
    2. Right-click on your connection → “Properties” → “Internet Protocol Version 4 (TCP/IPv4)”.
    3. Install:
      • IP address: 192.168.1.X (where X is a number from 2 to 254).
      • Subnet mask: 255.255.255.0.
      • Default gateway: 192.168.1.1 (or another one if the router has a different IP).
      • DNS: 8.8.8.8 And 8.8.4.4 (Google DNS).

    If the connection still doesn't work, check Windows services, responsible for the network:

    1. Click Win + R, enter services.msc.
    2. Find services:
      • WLAN Automatic Configuration Service (should be Works).
      • Network List Service (included).
      • DHCP client (works).
  • If the service is disabled, right-click → “Start” and set the startup type to “Automatic”.
  • 4. Router Problems: Why Windows Can't See the Network

    Sometimes the problem isn't with your PC, but with your router settings. After reinstalling Windows, the router may not recognize the device or block it for the following reasons:

    • 🔐 MAC address filtering (the router allows connection only to certain devices).
    • 📡 Hidden SSID (the network is not broadcast, you can only connect manually).
    • 🔄 Incompatible operating mode (for example, the router works in 802.11ac, and the adapter only supports 802.11n).
    • 🛡️ Antivirus blocking the router (if you have Keenetic, ASUS AiProtection etc.).

    To check these points:

    1. Connect to the router via cable or another PC/phone.
    2. Go to the router's web interface (usually at 192.168.1.1 or 192.168.0.1).
    3. Check:
      • In the section Wi-Fi (or Wireless): is network broadcasting enabled, what standard (802.11b/g/n/ac/ax) and channel width (20/40 MHz).
      • IN MAC filter: is your PC blocked there (you can find out the MAC address using the command ipconfig /all).
      • IN DHCP: Is IP address distribution enabled? (If not, enter the IP manually, as in the previous section).
    ⚠️ Attention: On some routers (TP-Link, MikroTik) the mode is disabled by default 802.11n for compatibility with older devices. This limits the speed to 54 Mbps. Turn on 802.11n in the settings, if your adapter supports it.

    If you can't access your router settings:

    • Try resetting it to factory settings (button Reset on the back panel).
    • Check if the router's IP address has changed (sometimes manufacturers use 192.168.100.1 or 10.0.0.1).
    • Make sure the cable is connected to the port. WAN (for the Internet) and LAN (for PC), and not vice versa.
    How do I know which Wi-Fi standard my adapter supports?

    Open CMD and enter the command:

    netsh wlan show drivers

    Look for the lines:

    - Radio type: shows supported standards (802.11a/b/g/n/ac/ax).

    - Supported radio types: if only there 802.11g, your adapter is outdated and won't see the network. 5 GHz or Wi-Fi 6.

    5. Troubleshooting specific connection errors

    Sometimes Wi-Fi connects, but the internet doesn't work, or the system returns specific errors. Let's look at the most common cases.

    Error: "Unable to connect to the network"

    Reasons and solutions:

    • 🔑 Incorrect password — Check the case and characters. If you forgot your password, reset it through your router settings.
    • 📵 Weak signal — move the PC closer to the router or check the antennas on the adapter.
    • 🔄 IP conflict — enter in CMD:
      ipconfig /release
      

      ipconfig /renew

    • 🛡️ Blocked by antivirus - temporarily disable Windows Defender or a third-party antivirus.

    Error: "Connected, no internet access"

    Most often, this is a problem with the router or provider, but sometimes the PC is to blame:

    • 🌐 Problems with the provider — check if the Internet works on other devices.
    • 🔌 Incorrect DNS - write it manually 8.8.8.8 And 8.8.4.4 (as in section about IP).
    • 🔄 Resetting the TCP/IP stack - do it in CMD as administrator:
      netsh int ip reset
      

      netsh winsock reset

      Then restart your PC.

    Error: Code 0x80070035 (network path not found)

    This error occurs when trying to connect to a network resource (such as another PC) and is usually related to:

    • 🔌 Disabled SMB protocol - turn it on Control Panel → Programs → Turn Windows features on or off (look for "SMB 1.0/CIFS file sharing support").
    • 🛡️ Firewall - temporarily disable it or add an exception for the local network.
    • 📡 Incorrect security group settings - check that all devices are in the same workgroup (by default WORKGROUP).
    ⚠️ Attention: If there is an error 0x80070035 appears when connecting to a printer or NAS, check that the devices are on the same subnet (the first three digits of the IP address must match, for example, 192.168.1.X).

    Wi-Fi connects, but the speed is very slow

    Reasons for low speed and how to fix them:

    Problem Solution
    Obsolete standard 802.11g (max 54 Mbps) Enable it in your router settings. 802.11n or 802.11ac.
    Congested channel 2.4 GHz Change the channel in the router settings (use 1, 6 or 11).
    The adapter driver is running in power saving mode. Open Device Manager → Adapter Properties → Power Management → uncheck Allow the device to be turned off.
    External interference (microwaves, other routers) Switch to 5 GHz or change the position of the router.

    6. Additional diagnostic methods

    If none of the previous methods help, it's time to dig deeper. Here are some tools and commands that will help you identify the cause.

    Checking the network adapter via Command Prompt

    Open CMD as administrator and run:

    ping 192.168.1.1
    

    ping ya.ru

    netsh wlan show interfaces

    ipconfig /all

    What do the results mean:

    • 🟢 ping 192.168.1.1 Passes - there is a connection to the router, the problem is with the provider or DNS.
    • 🔴 ping 192.168.1.1 does not work - there is no connection to the router (check the adapter or cable).
    • 🟡 ping ya.ru doesn't work, but ping 8.8.8.8 works - problem with DNS.
    • 📡 netsh wlan show interfaces shows Disconnected — the adapter is not connected to the network.

    Windows logs for troubleshooting

    Open View events (eventvwr.msc) and check:

    1. Go to Windows Logs → System.
    2. Filter events by source:
      • WLAN-AutoConfig — Wi-Fi connection errors.
      • Tcpip - problems with IP addressing.
      • Netwtwxx (for adapters Intel) - driver errors.

    Typical errors in logs and their meaning:

    • Error 1001 — Failed to connect to the network (check your password or router settings).
    • Error 4001 — the adapter is disabled (check the physical connection or driver).
    • Error 5005 - IP address conflict (run ipconfig /release And ipconfig /renew).

    Testing on another device

    To rule out a problem with your router or provider:

    • Connect your smartphone, tablet or another PC to the same network.
    • If Wi-Fi works on other devices, the problem is with your PC.
    • If it doesn’t work, call your provider or reboot your router.

    7. Hardware problems: when the software isn't to blame

    If you've tried all software methods but Wi-Fi still isn't working, there may be a hardware issue. Let's look at some common hardware problems.

    Checking the Wi-Fi module in a laptop

    In laptops, the Wi-Fi adapter can:

    • 🔌 Disconnect from the slot (for example, after a fall or dismantling).
    • 🔥 Burn out due to a power surge.
    • 📡 Have damaged antennas (cable breaks inside the case).

    How to check:

    1. Open the back cover of the laptop (if possible without voiding the warranty).
    2. Locate the Wi-Fi module (usually a small board with two antenna wires).
    3. Check:
      • Is the module firmly seated in the slot? M.2 or mini-PCIe.
      • Are the antenna cables damaged (they must be connected to the connectors) MAIN And AUX).
      • Are there any signs of oxidation or burning on the board?

    If the module is damaged, it can be replaced. For most laptops, any adapter with a similar interface will work (M.2 2230 or mini-PCIe). Popular models:

    • Intel AX200 (Wi-Fi 6, up to 2.4 Gbps).
    • Intel 7260 (Wi-Fi 5, up to 867 Mbps).
    • Broadcom BCM94360 (often used in MacBook).

    Problems with USB Wi-Fi adapters

    If you are using an external USB adapter (TP-Link, ASUS, D-Link), check:

    • 🔌 USB port - try another port (preferably USB 3.0 for adapters Wi-Fi 5/6).
    • 🔋 Nutrition - Some adapters require connection to two USB ports (for additional power).
    • 🔄 Overheat — USB adapters can overheat and shut down. Let it cool down.
    ⚠️ Attention: Cheap USB adapters with chips Realtek RTL8188 or RTL8192 Drivers often have issues with Windows 10/11. If the adapter keeps disconnecting, try installing the driver manually from the chip manufacturer's website, not the adapter's.

    When to contact service

    Self-repair isn't always possible. Contact a service center if:

    • The Wi-Fi module has burned out (traces of burning or melting are visible).
    • The motherboard is damaged (for example, after liquid spill).
    • The laptop is under warranty - disassembling it yourself will void it.

    Cost of replacing a Wi-Fi module in a service center:

    Device type Cost of work (₽) Module cost (₽)
    Laptop (module replacement) 800–1500 1000–4000
    Laptop (antenna replacement) 1000–2000 300–800
    PC (PCIe adapter replacement)