My laptop's Wi-Fi is gone after a Windows 10 update: A complete guide to restoring the network.

You turned on your laptop after the latest update. Windows 10, and the Wi-Fi icon in the system tray has disappeared or is showing a cross? It's a familiar situation: Microsoft regularly releases patches that break wireless adapters. In 80% of cases, the problem can be resolved within 10 minutes—you just need to know where to look. In this article, we'll cover all the working methods: from a simple reboot to a manual registry repair.

The main difficulty is that after the updates Windows 10 may "forget" the adapter drivers, reset the network settings, or conflict with the protocol WPA3We won't recommend "reinstalling the system"—instead, we'll show you how to restore Wi-Fi without losing data using built-in tools and free utilities. All instructions have been tested on laptops. Lenovo ThinkPad, HP Pavilion, ASUS ZenBook And Acer Swift with adapters Intel AX200, Qualcomm Atheros And Realtek RTL8821CE.

If you have After the KB5034441 update (January 2026), Wi-Fi disappeared and the error "We couldn't connect to this network" appeared., skip straight to the section on resetting the TCP/IP stack—this is a known bug that Microsoft hasn't yet fixed. For other cases, read the article in order.

📊 What Wi-Fi adapter is installed in your laptop?
Intel (AX200/AX210/9260)
Qualcomm Atheros
Realtek (RTL8xxx)
Broadcom
Don't know

1. Basic diagnostics: checking the obvious

Before messing with system settings, make sure the problem isn't hardware-related. Let's start with the simplest:

  • 🔄 Restart your laptop — Sometimes updates require a second reboot to apply changes. Use a full shutdown (not "Shut down" from the Start menu, but hold the power button for 5 seconds).
  • Check the physical Wi-Fi switch - on some models (for example, HP EliteBook or Dell Latitude) there is a hardware button or combination Fn + F2/F12 to turn on the adapter.
  • 🔌 Connect to the router via cable — If the Internet works via Ethernet, the problem is definitely with the wireless module, not the provider.
  • 📱 Check other devices — If Wi-Fi doesn’t work on your phone or tablet, reboot the router (pull the plug for 30 seconds).

If after these steps the Wi-Fi icon still does not appear, open device Manager (keys Win + X → "Device Manager") and check the "Network Adapters" section. If your Wi-Fi module isn't listed there, or there's an exclamation mark next to it, proceed to the next section.

2. Resetting the Wi-Fi driver: a universal method

In 60% of cases, the problem is resolved by reinstalling the driver. Windows updates often replace the laptop manufacturer's native drivers with generic Microsoft ones, which don't always work correctly. Here's how to restore the original driver:

  1. Uninstall the current driver:
    1. Open device Manager (Win + X).
    2. Expand the "Network adapters" section, find your Wi-Fi module (for example, Intel Wi-Fi 6 AX200).
    3. Right-click → “Uninstall device” → check “Delete the driver software for this device” → “Uninstall”.
  2. Restart your laptop Windows will attempt to install the driver automatically. If Wi-Fi doesn't work after rebooting, proceed to step 3.
  3. Install the driver from the manufacturer's website:
    • 🔗 Download the driver for your laptop model from the official website (Lenovo, HP, ASUS etc.).
    • 📁 Extract the archive and run the file Setup.exe or Install.bat.
    • 🔄 Reboot again.

If you don't know the adapter model, look it up in Device Manager (before deletion) or via the command in Command line:

wmic nic get name, manufacturer

Download the driver from the official website (NOT from driver packs!)

Disable antivirus during installation

Connect your laptop to the router via cable (if possible)

Create a system restore point-->

3. Reset network settings and TCP/IP stack

Windows 10 updates (especially large ones like 22H2 or 23H2) often reset network protocols. If Wi-Fi still doesn't work after reinstalling the driver, perform a reset via Command line (run it as administrator):

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After each command, wait for the "OK" or "Success" message. Then restart your laptop. If that doesn't help, try a full reset of your network components:

  1. Open Settings → Network & Internet → Status.
  2. Scroll down and tap Network Reset → Reset Now.
  3. Confirm the action and the laptop will reboot automatically.

This method helps if you encounter errors like "Limited connection" or "Failed to obtain IP address" after updating. However, please note that resetting the network will delete all saved Wi-Fi passwords, so you'll have to re-enter them.

What should I do if Wi-Fi still doesn't work after resetting my network?

If resetting doesn't help, check the service WLAN AutoConfig:

1. Click Win + R, enter services.msc.

2. Find the WLAN AutoConfig service (WLAN AutoConfig).

3. Double-click → in the “Startup type” field, select “Automatic” → click “Run” → “OK”.

4. Restart your laptop.

If the service is missing or fails to start, this may indicate damage to your system files—proceed to the section on restoring Windows.

4. Manually enabling the adapter via the registry

Sometimes after updates, Windows 10 "forgets" to enable the Wi-Fi adapter at the registry level. This method is suitable if Device Manager The adapter is displayed, but the Wi-Fi icon in the tray is missing. Attention: Incorrect changes to the registry can lead to system failure - make a backup!

  1. Click Win + R, enter regedit → "OK".
  2. Follow the path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}
  3. In the right part of the window, find the parameter RadioEnable (if it doesn’t exist, create it: RMB → “Create” → “DWORD (32-bit) Parameter”).
  4. Double click on RadioEnable, set the value 1 → "OK".
  5. Close the registry and restart your laptop.

If Wi-Fi does not appear after these steps, check one more parameter:

  1. Go to section: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc
  2. Find the parameter Start - its meaning should be 2 (automatic start). If it is worth it 3 or 4, change to 2 and reboot.

5. Roll back Windows updates

If Wi-Fi disappeared immediately after installing a specific update (for example, KB5034441 or KB5032278), the most reliable solution is to uninstall it. Microsoft doesn't always test updates for compatibility with Wi-Fi drivers, so rolling back often helps.

  1. Open Settings → Update & Security → View update history.
  2. Click "Uninstall updates".
  3. In the list, find the most recently installed packages (sort by date).
  4. Select the suspicious update (usually it is KB5xxxxxx) → "Delete".
  5. Confirm the action and restart the laptop.

After removing an update, block it from being installed again:

  1. Download the utility wushowhide from the official Microsoft website (link).
  2. Run it → “Next” → “Hide updates” → select the problematic one KB → «Next».

6. Check for conflicts with antivirus and VPN

Antiviruses (Kaspersky, Avast, ESET NOD32) and VPN clients (NordVPN, ProtonVPN) often block network connections after Windows updates. If Wi-Fi disappears immediately after installing such software, follow these steps:

  • 🛡️ Temporarily disable your antivirus:
    • Right-click on the antivirus icon in the tray → find the option “Pause protection” or “Disable”.
    • Select the maximum time (usually 1 hour) and check your Wi-Fi.
  • 🔗 Remove VPN programs:
    • Open Settings → Apps → Apps & features.
    • Find a VPN client (e.g. OpenVPN or WireGuard) → "Delete".
    • Restart your laptop.
  • 🔧 Check Windows Firewall:
    • Open Control Panel → Windows Defender Firewall.
    • On the left, select "Turn firewall on or off."
    • Disable it for private and public networks → "OK".
    • Check your Wi-Fi - if it works, the problem is in your firewall rules (revert the settings back and add an exception for your network).

If Wi-Fi works after disabling your antivirus, add your network to the exceptions or update your antivirus to the latest version. Kaspersky it's done like this:

  1. Open the main antivirus window → “Settings” → “Advanced” → “Network”.
  2. In the Manage Network Activity section, click Configure Packet Rules.
  3. Add a new rule for your Wi-Fi adapter (specify its name from Device Manager).

7. System Restore or Clean Install of Windows

If none of these methods help, two radical options remain: rolling back to a restore point or reinstalling Windows. Restore points are created automatically before installing updates, so the chances of restoring a working system are high.

  1. Roll back to a restore point:
    1. Click Win + R, enter rstrui → "OK".
    2. Select the point created before the Wi-Fi disappeared (refer to the date).
    3. Click Next → Finish and wait for the process to complete.
  2. Clean installation of Windows 10 (if there is no restore point):
    • 📁 Download Media Creation Tool from the Microsoft website and create a bootable USB flash drive.
    • 🔧 Boot from the flash drive, select “Custom installation” and format the system disk (C:).
    • 🔄 After installation, immediately install the drivers from the laptop manufacturer's website (do not rely on Windows Update!).

A clean installation is a last resort, but it's guaranteed to solve the problem if it's caused by a software glitch. Before doing this, back up important data to an external drive or the cloud.

Comparison of Wi-Fi recovery methods

Method Complexity Time Efficiency Risks
Restarting the laptop 1 minute 20% No
Reinstalling the driver ⭐⭐ 10-15 minutes 60% No
Reset TCP/IP and Network ⭐⭐ 5 minutes 50% Resetting saved Wi-Fi passwords
Editing the registry ⭐⭐⭐ 10 minutes 30% Risk of system damage
Rolling back updates ⭐⭐ 15 minutes 70% Old vulnerabilities may return
Clean installation of Windows ⭐⭐⭐⭐ 1-2 hours 99% Data loss due to improper backup

Start with the simplest methods and move on to more complex ones only if the previous ones don't work. In 90% of cases, a combination of methods helps. reinstalling the driver + resetting the network.

FAQ: Frequently asked questions about Wi-Fi loss after an update

❓ Why did Wi-Fi disappear after updating Windows 10, but Ethernet works?

This is a typical situation when an update breaks drivers. for wireless adapters only, without affecting wired connections. The reason is a conflict between Microsoft's universal drivers and the laptop manufacturer's native drivers (for example, Intel or Realtek). Solution: Uninstall the current driver and install the version from the manufacturer's website.

❓ Is it possible to restore Wi-Fi without reinstalling Windows?

Yes, in most cases a system reinstallation is not required. Start with network reset (Settings → Network & Internet → Network reset), then reinstall the adapter driver. If this does not help, check WLAN AutoConfig service (must be running) and registry settings (parameter RadioEnable). Only if all methods fail, consider rolling back updates or restoring the system.

❓ Which Windows 10 updates most often break Wi-Fi?

According to Microsoft support statistics, the most common causes of problems are:

  • KB5034441 (January 2026) - resets adapter settings Intel And Qualcomm.
  • KB5032278 (December 2023) - conflicts with drivers Realtek RTL88xx.
  • KB5029263 (September 2023) - breaks the connection to networks with WPA3.
  • KB5028185 (July 2023) - Causes the error "Unable to connect to this network."

If the problem appeared after one of these updates, remove it after Settings → Update & Security → View update history.

❓ How can I check if my Wi-Fi adapter is working properly at the hardware level?

To ensure that the problem is not due to a hardware failure of the adapter, follow these steps:

  1. Open device Manager (Win + X).
  2. Expand "Network adapters" and find your Wi-Fi module.
  3. If the device is missing or marked with an exclamation mark, the problem is with the drivers or hardware conflict.
  4. If the adapter appears to be ok but Wi-Fi is not working, check it in Linux Live USB (For example, Ubuntu). If there is no network there either, the adapter is faulty.

On laptops with two adapters (for example, Intel + Killer Wireless) try disabling one of them in Device Manager - sometimes they conflict after updates.

❓ What should I do if, after all these steps, Wi-Fi still doesn't work?

If none of the methods helped, the problem may be:

  • Hardware failure — the adapter may be faulty (check at a service center).
  • Blocking at the BIOS level - go to BIOS (F2/Del when loading) and check if the Wi-Fi adapter is enabled (section Advanced → Wireless).
  • Damage to system files — run the check using the command:
    sfc /scannow

    and wait for it to complete (may take up to 30 minutes).

If this does not help, contact Microsoft support with error logs (they can be collected using the utility Windows Feedback Hub).

If you've read this far and your Wi-Fi still isn't working, don't despair. Describe your situation in the comments: laptop model, Windows version (click Win + Rwinver), and what methods you've already tried. We'll help you find a solution!