Why Wi-Fi Disappeared on Windows 10: A Complete Guide

Many users are familiar with the sudden loss of Wi-Fi on Windows 10. You turn on your laptop, and instead of the usual signal bars, a crossed-out globe or airplane icon appears in the lower right corner of the screen. This can happen after a system update, installing new software, or simply due to a random glitch. operating systemThere's no need to panic at this point, as in most cases the problem can be resolved using software within a few minutes.

The lack of a wireless connection can be caused by many factors: from a banal blocking of a key on the keyboard to serious conflicts at work drivers Network card. The Windows 10 operating system, despite its stability, sometimes incorrectly handles hardware configuration changes. It's important to thoroughly check all possible causes, from simple physical switches to deep registry settings.

In this article, we'll detail the steps to get your internet back up and running. We'll cover both standard diagnostic tools and more advanced methods that require careful attention. A critical point is to determine the type of adapter: built-in or external USB, since their recovery methods differ. By following the instructions below, you can fix the problem yourself.

Diagnosing adapter status and network settings

The first step should always be a basic diagnosis. Windows 10 has built-in tools for identifying network issues, which are often overlooked. It's important to check whether the adapter is even visible in the system or whether it has completely disappeared from the list of available devices. This will help determine whether the issue is hardware or software-related.

To begin, open "Settings" from the Start menu and go to "Network & Internet." Here you'll see your connection status. If the system displays "No connections available," this may mean the Wi-Fi module is disabled at the BIOS level or is physically disabled. In this case, check for switches on the laptop case.

More detailed information can be obtained through the control panel. Press the key combination Win + R and enter the command ncpa.cplThe "Network Connections" window will open, displaying all network interfaces. If the "Wireless Network" icon is grayed out or missing, the system is not detecting the device or the driver is not working correctly.

Sometimes the adapter is simply blocked by software. In the same "Network Connections" window, right-click the Wi-Fi icon and select "Enable." If the "Enable" button is unavailable, the problem lies deeper. It's also worth checking whether "Airplane Mode" is enabled, which forcibly disables all wireless modules.

Checking drivers and device manager

The most common reason for no Wi-Fi in Windows 10 is incorrectly functioning drivers. This can occur after a system update, when Windows installs a generic driver that conflicts with your hardware. Checking the device's status in Device Manager is a key diagnostic step.

Right-click the "Start" button and select "Device Manager." In the list, find the "Network Adapters" section. Expand it and look for a device with a name containing the words "Wireless," "Wi-Fi," "802.11," or brand names like Intel, Realtek, QualcommIf a yellow exclamation mark appears next to a device, it means the driver is not working correctly.

  • 🔍 Right-click on the adapter and select "Properties" to see the error code.
  • 🔄 Try selecting "Update driver" and then "Search automatically".
  • ⚙️ If updating doesn't help, select "Uninstall device" and restart your computer to allow the system to reinstall the driver.

In some cases, the automatic search fails to find the required software version. In this case, you need to download the driver from the official website of the laptop or motherboard manufacturer using another device (such as a smartphone) and transfer it to the computer via USB. Manual installation often resolves the version incompatibility issue.

It's also worth paying attention to the adapter's power settings. In the "Device Manager" section of the Wi-Fi module's properties, go to the "Power Management" tab. Make sure "Allow the computer to turn off this device to save power" is unchecked. This will prevent the module from unexpectedly turning off to save battery power.

Windows Services and Network Reset

Wireless networks in Windows 10 are managed by dedicated system services. If the "WLAN AutoConfig" service is stopped or its startup type is changed, Wi-Fi will not work. This often happens after third-party system optimizations or virus activity.

To check the services, click Win + R and enter services.mscFind "WLAN AutoConfig Service" in the list. Double-click it and ensure the startup type is set to "Automatic" and the status is "Running." If the service is stopped, click "Start."

If all services are working properly but there's no internet, a complete network reset is an effective solution. This will reset all network components to factory defaults, deleting saved passwords and static IP address settings. To do this, go to "Settings" → "Network & Internet" → "Status" and scroll down to the "Network Reset" link.

After clicking "Reset Now," the system will warn you about a reboot. The computer will reboot in 5 minutes, and all network adapters will be reinstalled. This method often helps when other methods fail, as it clears the network configuration cache.

Hardware reasons and physical switches

Don't forget the physical aspect of the issue either. Many laptops, especially business-class or older models, have physical switches or key combinations for enabling Wi-Fi. Accidentally pressing these buttons can completely disable the module, making it impossible to enable it through software until you press them again.

Inspect the laptop case for sliders with an antenna icon. Also, check the function keys. F1-F12One of them may have an image of an airplane or an antenna. Pressing this key (sometimes in combination with the key) Fn) switches the operating mode of the wireless module.

📊 What type of device do you have?
Laptop with built-in Wi-Fi
Desktop PC with USB adapter
Windows tablet
Old-style netbook

If you're using a desktop computer with an external USB adapter, try reconnecting it to a different port. It's best to use USB 2.0 or 3.0 ports directly on the motherboard (at the rear of the case), rather than on the front panel, which may lack power. Also, test the adapter on another device to rule out damage.

⚠️ Attention: If, after all these steps, the "Unknown Device" line appears in Device Manager with error code 43 or 10, and reinstalling the drivers doesn't help, there's a high probability that the Wi-Fi module is physically faulty. In laptops, this is often a small Mini PCIe card that can be replaced.

Software conflicts and the impact of updates

Sometimes, a lack of Wi-Fi is caused by conflicts with other software. Antivirus software with firewall functionality, VPN clients, or virtualization programs can create virtual adapters that conflict with the physical Wi-Fi module. Temporarily disabling third-party antivirus software can help identify the cause.

Furthermore, Windows 10 updates themselves can be a source of problems. Microsoft periodically releases patches that, according to users, "break" the operation of certain network cards. In such cases, uninstalling the most recently installed update or rolling back the system to a restore point can help.

To manage restore points, click Win + R, enter rstrui and follow the wizard's instructions. Select a date when Wi-Fi was working reliably. This will return your system files and drivers to their state at that point in time, without affecting

and your personal documents.

What to do if there is no restore point?

If there's no restore point, you can try uninstalling recent updates via Settings → Update & Security → View update history → Uninstall updates. Look for updates with a recent installation date.

Specific errors and fault codes

During diagnostics, you may encounter specific error codes. Understanding their meaning speeds up the search for a solution. For example, error 10 ("The device cannot start") is often resolved by resetting the BIOS or updating the motherboard chipset drivers, not just the Wi-Fi adapter itself.

Error 43 ("Windows has stopped this device because it has reported problems") usually indicates a serious driver failure or hardware issue. In this case, it's helpful to perform a full driver cleanup using a utility. Display Driver Uninstaller (it also works for network cards) or manually remove the device from the device manager with the "Delete driver software" checkbox checked.

Below is a table of error codes and probable causes:

Error code Description A probable solution
10 The device cannot be started. Updating chipset drivers, resetting BIOS
28 Drivers not installed Manual driver installation from the manufacturer's website
43 Reporting a problem Complete driver removal, USB power check
52 Windows cannot verify the digital signature. Disabling driver signature verification

Resolving issues with digital signatures (error 52) requires entering boot mode with driver signature enforcement disabled. This can be done through the "Update and Recovery Options" menu → "Diagnostics" → "Advanced Options" → "Boot Options."

Command line for advanced configuration

For users with advanced PC skills, the command line is a powerful tool. It allows for deep resets of network protocols, which are not accessible through the graphical interface. This is especially useful when the problem lies within the TCP/IP stack.

Launch Command Prompt as administrator. To do this, right-click "Start" and select "Windows PowerShell (Admin)" or "Command Prompt (Admin)". Enter the following commands one by one, confirming each one by pressing Enter:

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

☑️ Command line steps

Completed: 0 / 5

After running these commands, be sure to restart your computer. Resetting the Winsock catalog and TCP/IP stack often resolves errors related to incorrect network protocol operation following virus attacks or software crashes.

⚠️ Attention: When using the command line, be careful when entering commands. Typos can lead to unpredictable results. Copy commands exactly or type them carefully.

Frequently Asked Questions (FAQ)

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

Updates often replace working drivers with generic ones, which may not be compatible with your hardware. Updates can also reset service settings or change registry settings that prevent the icon from displaying.

Can a virus disable Wi-Fi?

Yes, some malware blocks network access to prevent reports or antivirus updates. They can change proxy and DNS settings, or simply disable the network adapter. It's recommended to scan your system with an antivirus.

What to do if there is Wi-Fi, but no networks can be found?

Check that Airplane Mode isn't enabled. Make sure the WLAN AutoConfig service is running. Try changing the channel on your router if the issue is specific to your network, or update your drivers if no networks are visible.

How to check if the Wi-Fi module is enabled in BIOS?

When your computer boots, press F2, Del, or F10 (depending on the manufacturer) to enter the BIOS. Look for the Advanced, Configuration, or Onboard Devices sections. The WLAN, Wireless, or Network Controller setting should be Enabled.

Will buying a new USB adapter help?

If the built-in module has burned out or cannot be repaired using software, an external USB adapter is an excellent solution. Modern models support the 802.11ac/ax standard and are faster than many older built-in cards.