Why Wi-Fi isn't working on Windows 10: A complete troubleshooting guide

Many users are familiar with the experience of their laptop suddenly losing wireless connectivity. You open the laptop and look at the lower right corner of the screen, but instead of the familiar signal strength bars, you see only a crossed-out globe or an airplane icon. This causes panic, especially if your work requires urgent internet access.

Most often, the problem lies not in a hardware failure, but in a software glitch in the operating system. Microsoft Windows 10The system might have failed to update, the network adapter driver might have crashed, or the power settings might have become corrupted. In rare cases, the culprit could be a physical button on the device that you accidentally pressed.

Before taking your device to a service center, it's worth trying to restore the connection yourself. In most cases, a proper diagnostic can get your laptop back online in 10-15 minutes without any additional costs. We'll cover a series of steps, from simple checks to complex registry manipulations.

Basic diagnostics and equipment testing

The first step is to rule out trivial causes. Users often forget about physical switches or key combinations. On many laptops from brands Asus, Acer, Lenovo There is a separate key with an image of an antenna or an airplane. Pressing it (sometimes together with the key Fn) completely disables the wireless module.

It's also worth checking if Airplane Mode is enabled. This is a software feature that blocks all radio signals. If the blue airplane icon is visible in the notification center, the internet won't work, even if the drivers are working properly. Try tapping this icon to deactivate it.

⚠️ Important: If your laptop has a physical Wi-Fi switch, make sure it's not in the "Off" position. It's impossible to turn on a Wi-Fi module that's disabled by a hardware switch using software.

A visual inspection of the indicators on the case will also provide important information. If the wireless network light is on or blinking, the module is receiving power and is likely working properly. If the indicator doesn't light even when the laptop is turned on, a contact inside the case may have come loose or the adapter itself may be faulty.

📊 What do you see instead of the Wi-Fi icon?
Crossed-out globe
Airplane icon
There are no network icons at all
Wired connection icon (computer)
Cross on the monitor icon

Diagnostics via Device Manager

If the external switches are OK, we move on to the software. The primary diagnostic tool in Windows 10 is the Device Manager. This is where the status of all installed components is displayed. To access it, right-click the Start button and select the appropriate option from the menu.

In the window that opens, find the section Network adapters and open it. You need to find the line containing the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm Atheros. If this line is missing, and only "Ethernet Controller" or "Bluetooth" appears, then the system is not detecting the Wi-Fi module.

Pay attention to the icons next to the device name. A yellow triangle with an exclamation point indicates a driver error or resource conflict. If the device isn't listed at all, click on Action → Update hardware configurationThis will force the system to poll all ports.

What should I do if my device is marked as "Unknown"?

If the list shows an "Unknown Device" with an error code, try right-clicking and selecting "Properties," then going to the "Details" tab and looking at the "Hardware IDs." You can enter the copied value (e.g., VEN_8086&DEV_...) into a search engine to find the exact adapter model and download the driver from the manufacturer's website.

In some cases, the adapter may simply be disabled by software. Right-click the name of your wireless adapter. If there is an option in the context menu Turn on, select it. After turning on, the system will attempt to initialize the device.

Driver problems and solutions

The most common cause of unstable performance is a faulty driver. Windows 10 often automatically installs generic drivers that may not work correctly with specific hardware. The best solution is to install the original software from the laptop manufacturer's website.

To do this, you'll need another computer with internet access or a USB modem/smartphone connection. Download the latest driver for your model, transfer it to a USB flash drive, and install it on the affected laptop. Be sure to reboot the system after installation.

☑️ Driver reinstallation algorithm

Completed: 0 / 5

If reinstalling doesn't help, you can try rolling back the driver. This is especially true if Wi-Fi has disappeared after a Windows update. In the network adapter properties, go to the tab Driver and press the button Roll backIf the button is inactive, the previous version has not been saved.

It's also worth checking your power settings. Windows may be disabling the adapter to save power, which can cause it to stop responding. In the adapter properties (tab Power management) uncheck the box Allow the computer to turn off this device to save power.

Windows Services and Network Settings

Special services are responsible for the operation of wireless networks in the operating system. If the service WLAN AutoConfig is stopped or disabled, the Wi-Fi icon will disappear, and network scanning will become impossible. Checking the service status is an important diagnostic step.

To access, click Win + R, enter the command services.msc and press Enter. Find in the list WLAN AutoConfig ServiceMake sure the startup type is set to Automatically, and the service itself is running. If it is stopped, click the "Start" button.

⚠️ Caution: Changing service settings may affect other network features. Do not disable services whose purpose you do not understand, or change their startup type to "Disabled."

Another effective method is a complete reset of network settings. Windows 10 has a built-in mechanism that removes all network adapters and resets network components to factory settings. This often helps when configuration errors have accumulated in the registry.

To perform a reset, go to Settings → Network & Internet → Status. Find the link at the bottom of the page Network resetClick it, confirm the action, and wait for the computer to restart. After that, the system will need to be configured again by entering the Wi-Fi password.

Using the command line to reset

For advanced users, a more thorough reset is available via the command line. This method allows you to clear the DNS cache, reset Winsock, and update the IP configuration. This is especially useful if the adapter appears to be working, but networks are not found or connected.

Launch the Command Prompt as administrator. To do this, right-click the Start menu and select Windows PowerShell (Administrator) or Command Prompt (Administrator)Enter 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 laptop. This action clears the TCP/IP and Winsock protocol stacks, which are often damaged during improper system shutdowns or virus attacks.

Table of error codes and their meanings

When diagnosing problems using the built-in Windows troubleshooter, you may encounter a specific error code. Understanding its meaning can help narrow down the problem. Below is a table of the most common codes.

Error code Description of the problem Possible solution
10 The device cannot be started. Checking drivers, enabling the device in the Manager
28 Device drivers are not installed Installing drivers from a disk or the manufacturer's website
43 Windows has stopped the device (failure) Relieving static electricity, replacing the adapter
65 Additional driver information Roll back or update the driver version

Error code 43 often indicates a hardware failure or a deep software conflict. In this case, a "cold boot" can help: turn off the laptop and disconnect the charger. If the battery is removable, remove it. Press the power button for 20 seconds to discharge any residual current. Then reassemble everything and turn it on.

Frequently Asked Questions (FAQ)

Why did the Wi-Fi icon disappear after a Windows update?

System updates often replace working drivers with generic ones, which may not support your adapter's functionality. The update may also reset service settings or disable a module to save power. Reinstalling the driver from the manufacturer's website is required.

Can a virus disable Wi-Fi on a laptop?

Yes, some types of malware block network connections to prevent data transfer to antivirus software or database updates. It is recommended to run a full system scan with an antivirus and a utility. Dr.Web CureIt! or Kaspersky Virus Removal Tool.

What should I do if my laptop sees networks but doesn't connect?

Check that you entered the password correctly. Try forgetting the network (right-click the network -> Forget) and reconnecting. Also, make sure MAC address filtering isn't enabled on your router, as this could block your device.

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

If Device Manager doesn't detect the adapter even after reinstalling the drivers and resetting the BIOS, and the problem persists on other operating systems (for example, from a Live USB flash drive), there's a high probability that the module is physically faulty. In this case, replacing the adapter or using an external USB Wi-Fi receiver will help.