Why Wi-Fi Won't Turn On in Windows 10: A Complete Guide

Many users are familiar with the situation when, after a system update or a sudden power surge, the wireless network stops working. You see a red cross on the connection icon, or even worse, the icon itself disappears from the system tray, instantly cutting off communication with the outside world. At this point, the computer becomes an isolated island, unable to download drivers or access cloud support.

There can be many reasons for this behavior of the operating system: from a banal malfunction network service Until the communication module physically fails. Often, the problem stems from a software conflict, where the system attempts to install a generic driver that doesn't interact correctly with the specific hardware on your laptop or PC. It's important to remain calm and methodically check all possible points of failure.

Before resorting to complex registry or BIOS manipulation, it's important to rule out the most basic factors. Sometimes, simply rebooting the device or checking the physical switch on the case is enough to restore internet access. In this article, we'll examine both software and hardware causes. Windows 10 ignores your Wi-Fi adapter, and we will provide working solutions.

Diagnostics of hardware switches and physical connection

The first thing to do is make sure the problem isn't physical. On many laptop models, especially business series, HP, Lenovo or Dell, there are separate mechanical switches or key combinations for activating wireless modules. Accidentally pressing such a combination could completely disable the antenna's power supply, and no software settings can help.

Pay attention to your keyboard: look for an antenna or airplane icon on the F1-F12 function keys. Pressing this key (sometimes in combination with the Fn) switches the operating modes of the radio electronics. If the Wi-Fi indicator on the case is off or orange instead of blue/green, the module is software or hardware blocked at the keyboard level.

⚠️ Note: On some gaming laptops and Ultrabooks, the physical switch may be located on the side of the case. It's easy to hit it while carrying the device without even noticing.

It's also worth checking Device Manager for unknown hardware. If the system doesn't detect the network card at all, there may be a problem with the connections. For desktop PCs with USB adapters, try reconnecting the device to a different port, preferably USB 2.0, as some older drivers conflict with 3.0 ports.

Checking the adapter status in Device Manager

If the physical switches are OK, the next step is a deep diagnosis using Windows system utilities. device Manager — This is the main tool that will show whether the operating system can see your network controller and what its status is. To access the menu, right-click the Start button and select the appropriate option.

In the window that opens, find the "Network adapters" section. If you see your device (usually the name contains the words Wireless, Wi-Fi, 802.11 or brand names Intel, Realtek, Qualcomm), but the icon has a yellow exclamation mark, which means the driver is not working correctly. If the adapter is missing, click the "View" menu and select "Show hidden devices."

Often, simply reinstalling the driver via the context menu helps. Right-click the adapter and select "Uninstall device." Be sure to check "Delete the driver software for this device," if available, and restart your computer. The system will attempt to find and install the default driver again.

☑️ Checking drivers

Completed: 0 / 4

The table below lists the most common error codes found in device properties and their brief meanings:

Error code Description of the problem Probable cause
Code 10 The device cannot be started. Driver conflict or hardware failure
Code 28 Drivers not installed Lack of software for the device
Code 43 Windows has stopped the device Critical hardware or driver error
Code 45 The device is disabled Physically disabling or disabling in BIOS

Power settings and energy saving management

One hidden but common cause of unstable Wi-Fi is Windows 10's aggressive power saving policy. The system may mistakenly assume the network adapter is not in use and disable it to conserve battery life, only to "forget" to turn it back on. This is especially true for laptops running on battery power.

To fix this, go back to device Manager, open the properties of your wireless adapter and go to the "Power Management" tab. There you'll see the option "Allow the computer to turn off this device to save power." Uncheck it and click "OK." This will prevent the system from silencing the communication module.

⚠️ Note: Changes to the power plan may only take effect after a full restart of the computer, not just waking up from sleep mode.

Additionally, it's worth checking your current power plan. Go to Control Panel → Power Options. Make sure the "High Performance" or "Balanced" plan is selected. The "Power Saver" plan may artificially limit the adapter's bandwidth, resulting in disconnected connections or an inability to connect to the 5 GHz network.

Why does Windows disable the adapter?

The operating system strives to maximize battery life by analyzing component activity. If the network adapter doesn't transmit data within a specified timeout, the driver receives a signal to enter sleep mode. However, buggy drivers often fail to correctly exit this mode when interrupted.

WLAN AutoConfig Service and System Components

A special system service in Windows is responsible for detecting and connecting to access points. If it's stopped or is malfunctioning, the Wi-Fi icon may disappear completely, and the list of available networks may stop updating. The service name is WLAN AutoConfig.

To check, press the key combination Win + R, enter the command services.msc and press Enter. In the list, find "WLAN AutoConfig Service" (or WLAN AutoConfig). Double-click it. Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click the "Start" button.

Sometimes a service gets stuck in a restart loop. In this case, it's helpful to reset its state: first click "Stop," wait a few seconds, then "Start." Also, check the "Recovery" tab in the service properties: for the first, second, and subsequent failures, it's best to set the action to "Restart service."

If the problem persists, system files may be corrupted. Open Command Prompt as administrator and run the following command to check the integrity:

sfc /scannow

This utility will scan your system files and attempt to restore corrupted copies from the cache. The process may take 10-15 minutes.

📊 How often do you have problems with Windows drivers?
Rarely, everything works at once
Constantly after updates
Only on older devices
I don't know, I don't follow

Resetting network settings and command line

When manual settings don't help, a complete reset of the TCP/IP network stack is the solution. This will return all network settings to factory defaults, delete saved Wi-Fi profiles, and flush the DNS cache. This often resolves the issue when IP address It does not work automatically or there is an address conflict.

Windows 10 has a built-in reset feature. Go to Settings (the gear icon in the Start menu) → Network & Internet. At the very bottom of the Status page, find the "Network reset" link. Click it, then click "Reset now." Your computer will warn you that it will restart in 5 minutes.

For a more thorough cleanup, you can use the command line. Launch Terminal as administrator and run the following commands one by one, pressing Enter after each:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After running the last command, be sure to restart your computer. These actions clear Winsock sockets, reset the TCP/IP protocol, and renew the DHCP lease.

Updating BIOS and chipset drivers

Sometimes the root cause of the problem lies deeper than the operating system. An outdated motherboard BIOS/UEFI version may incorrectly manage power consumption of the PCIe bus to which the Wi-Fi module is connected. This is especially common with new processors and recently released motherboards.

Check your laptop or motherboard manufacturer's website. Find the Support section for your model. If there are BIOS or Chipset Driver updates with a newer date than yours, download and install them. Updating the BIOS is a critical operation: perform it only with the charger connected and a stable power source, and do not interrupt the process under any circumstances.

It's also worth paying attention to the management drivers (Management Engine Interface for Intel). They are responsible for interaction between the OS and low-level hardware. If they malfunction, devices often disappear from the Task Manager after resuming from sleep.

What to do if the drivers are not installed?

If the installer reports a compatibility error, try running the file as administrator in Windows 8 compatibility mode. Manual installation via Device Manager can sometimes help: select "Update Driver" → "Browse my computer for driver software" → "Let me pick from a list of available drivers" and specify the path to the folder containing the unpacked drivers.

Can antivirus block Wi-Fi?

Yes, some third-party antivirus programs have built-in firewalls that can block network connections, considering the network public or unsafe. Try temporarily disabling network protection in your antivirus to test.

Why is Wi-Fi slow after turning it on?

This could be due to channel congestion. If neighboring routers operate on the same frequency, interference will occur. Also, check if bandwidth saving mode is enabled in your browser or Windows itself.

How to check if the Wi-Fi module is burned out?

If the device isn't detected in either the BIOS or Device Manager (even as unknown), and resetting the BIOS doesn't help, there's a high probability that the module is physically damaged. For laptops, this is often resolved by replacing the Mini PCIe or M.2 card; for PCs, by installing a USB adapter.