Windows 10 Can't Detect Wi-Fi: A Complete Guide to Restoring the Connection

You turned on your laptop or PC with a Wi-Fi adapter, but the list of available networks is empty. Or, instead of the usual router name, you see the text "No connections available"The situation is familiar to many users. Windows 10, and there could be dozens of reasons for it, from a simple adapter disconnect to serious system failures. In this article, we'll cover all possible scenarios, from simple to complex, with step-by-step instructions and screenshots.

It is important to understand that the problem may lie in software part (drivers, Windows settings, software conflicts), and in hardware (failed adapter, faulty router). We'll start with the quickest checks and gradually move on to a more in-depth diagnosis. If your computer previously connected to this network but now "can't see" it, a system update or a network service failure is likely to blame. If the problem arose after reinstalling Windows or replacing hardware, be prepared to work with drivers.

Before you begin making corrections, answer two questions:

  • 🔹 Does it see other devices? (Smartphone, tablet) connect to this Wi-Fi network? If not, the problem is with the router, not the computer.
  • 🔹 Is there a taskbar? Is there a Wi-Fi icon (even with a red cross)? If there's no icon at all, the adapter is disabled or not recognized by the system.
📊 How long have you been having problems with Wi-Fi?
Today/yesterday
A week ago
After Windows update
After replacing the hardware
I don't remember

1. Basic checks: router, adapter, and physical connections

Start with the obvious—sometimes a problem can be solved in 30 seconds. The first thing you need to do is: reboot the router and computerUnplug the router for 10-15 seconds, then plug it back in. Wait until it fully boots up (the indicators on the router should be steady, not blinking). If the network reappears after this, the problem was a temporary hardware failure.

If rebooting doesn't help, check:

  • 🔌 Router power supply: the cable must be firmly inserted into the connector DC-IN or PowerOn some models (for example, TP-Link Archer C6) the power indicator flashes when the voltage is unstable.
  • 📡 Wi-Fi button on the router: Many devices have a physical wireless network enable button on the body (often labeled Wi-Fi or WLAN). Press it once.
  • 🖥️ Hardware Wi-Fi switch on a laptop: on some models (Lenovo ThinkPad, HP Pavilion) there is a separate switch or key combination (for example, Fn + F2).

If you use USB or PCI-e Wi-Fi adapter (For example, TP-Link TL-WN823N or ASUS PCE-AC55BT), remove it and reconnect it. For PCI-e adapters, also check that it is seated firmly in the motherboard slot—sometimes the contacts oxidize, causing the connection to fail.

⚠️ AttentionIf you recently updated your router's firmware, reset it to factory settings, or changed the region in the settings, Wi-Fi may have been disabled due to a change in the broadcast standard. For example, if the router now only operates within the range 5 GHz, and your adapter only supports 2.4 GHz.

☑️ What to check first

Completed: 0 / 4

2. Checking the status of your Wi-Fi adapter in Windows 10

If basic manipulations don't help, we move on to system diagnostics. The first thing to do is make sure that The Wi-Fi adapter is enabled and recognized by Windows.To do this:

  1. Click Win + X and select "Device Manager".
  2. Expand the section Network Adapters.
  3. Look for devices with names like Wireless, Wi-Fi, 802.11ac or model number (for example, Intel Wi-Fi 6 AX200, Qualcomm Atheros QCA9377).

If the following light is lit next to the adapter name: yellow exclamation mark — this indicates a driver issue. If the adapter isn't present at all, it's disabled or faulty. To enable it:

  • Right-click on the adapter → "Activate device" (if the option is active).
  • If the adapter is displayed as Unknown device — drivers need to be reinstalled (more on this below).

Also check the adapter status via Network Settings:

  1. Click Win + INetwork and Internet"State".
  2. Scroll down and click Adapter Settings.
  3. Find Wireless network → right click → "Turn on" (if the option is available).
⚠️ Attention: On some laptops (especially Dell Latitude or HP EliteBook) The Wi-Fi adapter may be blocked by corporate policies via the BIOS. If the adapter doesn't appear in Device Manager at all, enter the BIOS (press F2/Del when loading) and check the settings Wireless LAN Support or Wi-Fi Radio Control.

3. Update or reinstall Wi-Fi drivers

In 70% of cases, the problem with the lack of Wi-Fi in Windows 10 is related to driversThey could have crashed after a system update, conflicted with other software, or simply become outdated. Let's look at three possible solutions:

Method 1: Automatic update via Device Manager

  1. Open device Manager (Win + X).
  2. Expand Network Adapters, find your Wi-Fi adapter → right click → Update Driver.
  3. Select Automatic search and wait for it to complete.

Method 2: Manual installation from the manufacturer's website

If the automatic update doesn't help, download the driver manually:

  1. Determine the adapter model (in the Device Manager or via the command wmic nic get name, manufacturer V cmd).
  2. Go to the manufacturer's website:
    • 🔹 For Intel: support page (use Intel Driver & Support Assistant).
    • 🔹 For Qualcomm Atheros or Broadcom: look for the driver on the laptop manufacturer's website (Lenovo, HP etc.).
    • 🔹 For Realtek: official website (chapter Downloads).
  • Download the latest driver for your model and Windows bit depth (32-bit or 64-bit).
  • Remove the old driver via Device Manager (right click → "Remove device"), then install the downloaded one.
  • Method 3: Roll back the driver

    If the problem appeared after a Windows update, try rolling back the driver:

    1. In Device Manager, right-click on the adapter → "Properties" → tab "Driver".
    2. Click Rollback (if the button is active).
    3. Restart your computer.
    Adapter manufacturer Common problems Recommendations
    Intel (AX200, 9260, 8265) Bluetooth driver conflicts, network connections disappearing after sleep Install the driver from the Intel website, disable Bluetooth Collaboration in the adapter settings
    Realtek (RTL8821CE, RTL8188EE) Low speed, connection drops, doesn't see 5 GHz Download the driver ONLY from the laptop manufacturer's website; do not use versions from Microsoft Update.
    Qualcomm Atheros (QCA9377, QCA61x4) Doesn't work after Windows update, error 10 in the Dispatcher Try the driver from Lenovo (even if you have a different laptop) or roll back to version 12.0.0.277

    4. Reset network settings and Windows services

    If the driver is OK but Wi-Fi is still not visible, the problem may be network services or Windows settings. Let's start with the most radical, yet effective method— reset network stack.

    Reset via Windows Settings

    1. Open Parameters (Win + I) → Network and Internet"State".
    2. Scroll down and click Network Reset.
    3. Confirm the action and restart your computer.

    This option removes all network adapters, resets TCP/IP settings, and returns firewall settings to factory defaults. After the reset, you will have to re-enter passwords for Wi-Fi networks.

    Manual reset via command line

    If resetting via the interface does not help, run the commands manually:

    netsh winsock reset
    

    netsh int ip reset

    ipconfig /release

    ipconfig /renew

    ipconfig /flushdns

    After each command, press EnterThen restart your PC.

    Checking network services

    Several Windows services are responsible for Wi-Fi operation. Make sure they are running:

    1. Click Win + R, enter services.msc and press Enter.
    2. Find the following services and check their status:
      • 🔹 WLAN Automatic Configuration Service (WLAN AutoConfig) - should be In progress.
      • 🔹 Network connections (Network Connections) — launch type Automatically.
      • 🔹 Network location (Network Location Awareness) - must be launched.
  • If the service is disabled, right-click on it → "Launch".
  • ⚠️ Attention: If the service WLAN AutoConfig It doesn't start and gives an error. 1079, this means the service's accounting rights have been lost. To fix this:
    1. Right-click on the service → "Properties" → tab Login.
    2. Select "Account: Local System".
    3. Click Apply and restart the service.

    5. Configure power and sleep settings

    Windows 10 aggressively optimizes power consumption, and sometimes this leads to disabling the Wi-Fi adapter in sleep mode or when the battery is low. To fix:

    1. Open device ManagerNetwork Adapters → Right-click on your Wi-Fi adapter → "Properties".
    2. Go to the tab Power Management.
    3. Uncheck the box Allow the computer to turn off this device to save power.
    4. Click "OK" and restart your computer.

    Also check power plan:

    1. Open Parameters"System"Nutrition and Sleep.
    2. Click Additional power options (on the right).
    3. Select an active plan (usually Balanced) → Change advanced power settings.
    4. Find the section Wireless Network Adapter SettingsPower Saving Mode and install Maximum performance.

    If you are using a laptop, please pay attention to manufacturer settingsFor example, in utilities Lenovo Vantage or HP Support Assistant There are separate Wi-Fi control options that can block the adapter when switching to battery power.

    What should I do if Wi-Fi disappears after waking up from sleep?

    If the adapter turns off after sleep, try disabling Windows "fast startup":

    1. Open Control PanelPower supplyPower button actions.
    2. Click Changing settings that are currently unavailable.
    3. Uncheck the box Enable fast startup.
    4. Save the changes and restart your PC.
    5. This setting often conflicts with Wi-Fi adapter drivers.

    6. Checking the Wi-Fi range and compatibility of standards

    Modern routers broadcast in two ranges: 2.4 GHz And 5 GHzIf your computer can't see the network, it might just be does not support the range in which the router operates. For example:

    • 🔹 Old adapters (before 2015) often only work on 2.4 GHz.
    • 🔹 Some budget laptops (Acer Aspire E15, ASUS X540) do not support 5 GHz.
    • 🔹 Adapters Realtek RTL8188EE may not see networks with channel width 80 MHz.
    • To check and change your router settings:

      1. Connect your computer to the router via cable (or use another device).
      2. Open your browser and enter the router's IP address (usually 192.168.0.1 or 192.168.1.1).
      3. Log in (default logins: admin/admin or see the router sticker).
      4. Find the section Wi-Fi (or Wireless) and check:
        • 🔹 Is the mode enabled? 2.4 GHz (if yes, try disabling it 5 GHz temporarily).
        • 🔹 Is compatibility mode set? 802.11b/g/n (and not only 802.11ac).
        • 🔹 Channel width: for 2.4 GHz select 20 MHz (universal option).
    • Save the settings and reboot the router.

    If you are not sure what range your adapter supports, check its specifications on the manufacturer's website or in Device Manager (tab "Additionally" → parameter Band or Wireless Mode).

    ⚠️ Attention: Router settings may vary depending on the model and firmware. If you don't find the specified parameters, please refer to the user manual or manufacturer's support. Some routers (e.g., Keenetic) hide advanced settings behind an option Advanced settings.

    7. Diagnosing software conflicts

    Sometimes Wi-Fi drops out due to conflicts with software, especially if you have recently installed:

    • 🔹 Antiviruses (Kaspersky, Avast, ESET - they can block network connections).
    • 🔹 VPN clients (OpenVPN, NordVPN, ProtonVPN).
    • 🔹 Network management software (NetCut, Wireshark, NetBalancer).
    • 🔹 Laptop manufacturer utilities (Dell QuickSet, HP Connection Manager).

    To identify the culprit:

    1. Boot Windows into Safe Mode with Networking:
      • Click Win + R → enter msconfig"Loading" → check the box Safe Mode"Net".
      • Restart your PC.
  • Check if the system detects Wi-Fi in Safe Mode. If so, the problem lies with one of your installed apps.
  • Return to normal mode and Disable programs one by one from the list above, checking the connection.
  • Pay special attention antiviruses. For example, Kaspersky Internet Security has a module Firewall, which may be blocking network discovery. To check:

    1. Open your antivirus → "Settings""Protection"Firewall.
    2. Temporarily disable protection or add an exception for the Wi-Fi adapter.
    3. If the conflict is caused by a VPN, try:

      • 🔹 Disable the VPN client and restart the service WLAN AutoConfig (through services.msc).
      • 🔹 Remove virtual network adapters (they appear as TAP-Windows Adapter or VirtualBox Host-Only Network).

      8. Hardware faults and alternative solutions

      If none of the methods helped, the problem may be hardwareHere are the signs of a faulty Wi-Fi adapter:

      • 🔹 The adapter does not appear in Device Manager even after reinstalling the drivers.
      • 🔹 In Adapter Parameters There is no wireless connection at all.
      • 🔹 Wi-Fi works stably on other devices.
      • 🔹 The adapter periodically disappears and appears again in the Task Manager.

      What to do in this case:

      1. For laptops:
        • 🔧 If the adapter is built-in, contact a service center for diagnostics (the cable may have come loose or the module may have burned out).
        • 🔄 Try connecting USB Wi-Fi adapter (For example, TP-Link TL-WN725N) - if it works, the problem is in the main adapter.
    4. For PC:
      • 🔧 If you are using a PCI-e adapter, check it in a different slot on the motherboard.
      • 🔌 Try connecting the adapter to another computer. If it doesn't work there either, the device is faulty.

    If the adapter is working properly, but Windows stubbornly does not see it, the reason may be damage to system files. Perform a check:

    sfc /scannow
    

    dism /online /cleanup-image /restorehealth

    These commands will restore the integrity of your system files. After running them, restart your computer.

    As a last resort, you can try roll back Windows to a restore point (if any):

    1. Click Win + R → enter rstruiEnter.
    2. Select a restore point to a date when Wi-Fi was still working.
    3. Follow the wizard's instructions.
    4. ⚠️ AttentionIf you suspect a router issue (for example, it's overheating, rebooting spontaneously, or not assigning an IP address), try connecting your computer to a different network (for example, using your smartphone in hotspot mode). If the Wi-Fi works, the problem is with the router, and it needs to be repaired or replaced.

      FAQ: Frequently asked questions about Wi-Fi issues in Windows 10

      Why doesn't Windows 10 detect Wi-Fi after updating?

      Windows updates often reset drivers or change power saving settings. The first thing you should do is roll back the adapter driver (via Device Manager) or install it manually from the manufacturer's website. Also, check if the service is disabled. WLAN AutoConfig.

      If the problem appeared after a major update (for example, to version 22H2), try revert to the previous build through ParametersUpdate and Security"Recovery""Return to the previous version of Windows".

      The computer only doesn't see one Wi-Fi network, but it can see the others. What's wrong?

      This may be due to:

      • 🔹 Hidden network (SSID): If the router does not broadcast the network name, connect manually via ParametersNetwork and Internet«Wi-Fi»Hidden Network.
      • 🔹 MAC address filtering: Check your router settings to see if your computer's MAC address is blocked.
      • 🔹 Incompatible standard: if the router only works in mode 802.11ac (5 GHz), and your adapter only supports 802.11n (2.4 GHz).

      Also try forget the network in Windows settings and reconnect.

      The Wi-Fi adapter is listed in Device Manager, but it can't find the network. What should I do?

      Most likely, the problem lies with the adapter settings or a driver conflict. Try:

      1. Open device Manager → adapter properties → tab "Additionally".
      2. Find the parameters Wireless Mode, 802.11n/ac Wireless Mode or Band and set the values:
        • 🔹 Wireless Mode: 802.11b/g/n (universal option).
        • 🔹 Roaming Aggressiveness: 3. Lowest.
        • 🔹 Transmit Power: Highest.