My laptop's Wi-Fi is gone, but my phone's still working: What should I do?

A situation where the internet works reliably on a smartphone, tablet, and other devices, but suddenly drops out on a laptop, is one of the most common and annoying problems on a home network. This immediately rules out a provider outage or a major hardware failure, narrowing the field of suspects to the device itself or its software. Local nature of the failure often indicates a driver conflict, incorrect network card settings, or a temporary software failure in the Windows operating system.

Before attempting any complex steps, it's important to conduct a basic diagnosis to understand the scope of the problem. Often, simply rebooting the laptop is enough to clear accumulated errors in the TCP/IP stack. However, if a simple reboot doesn't help, you'll need to delve deeper into the settings. adapter and router settings.

In this article, we'll walk you through a step-by-step process to help restore network access. We'll cover both software solutions via Device Manager and physical connection aspects that are often overlooked by users.

Initial diagnostics and testing of the physical switch

The very first step, often forgotten in the era of touchpads, is finding the physical wireless switch. On many laptop models, especially business-class ones, HP, Lenovo or Dell, there are still hardware buttons or sliders on the edge of the case. Accidentally dislodging them in your pocket or while carrying the device completely disables the Wi-Fi module.

It's also worth checking the key combinations on your keyboard. This is usually a function key combination. Fn and one of the keys F1-F12, which features an antenna or airplane. Pressing this combination puts the network card into power-saving mode or turns it off completely, which results in the disappearance of available networks.

Also, pay attention to the status indicators. If the network icon in the Windows tray has a red cross through it or displays an airplane icon, the system is detecting the adapter but the connection isn't established. If the network icon is missing altogether or only displays a wired connection (globe), this indicates that device driver not loaded or the adapter is disabled at the BIOS level.

Diagnostics via Windows Device Manager

If the physical switches are OK, the next step is to check the hardware status in the operating system. Windows 10 and 11 have powerful diagnostic tools, but sometimes they require manual intervention. Open Device Manager by typing it into the Start menu or by pressing Win + X and selecting the desired item.

In the window that opens, find the "Network Adapters" section. Expand it and look for a device with the words "Network Adapters" in its name. Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, QualcommIf a yellow exclamation mark appears next to a device, the driver is not working correctly or the device is disabled.

☑️ Check adapter status

Completed: 0 / 1

A common solution is to reinstall the driver. Even if the device is working "normally," the driver may have become corrupted after a Windows update. Right-click the adapter and select "Uninstall device." Important: Don't check "Delete the driver software" if you're unsure whether you have a backup. Simply remove the device and click "Action" -> "Scan for hardware changes." The system will attempt to reinstal the driver.

In some cases, resetting the adapter settings can help. Double-click the device, go to the "Advanced" tab, and look for settings related to the operating mode (Wireless Mode). Make sure you select the mode that your router supports (usually it is 802.11ac or 802.11ax), and not outdated 802.11b/g.

Power and energy saving settings

One of the hidden reasons why Wi-Fi on a laptop disappears is Windows' aggressive power-saving policy. The operating system may mistakenly assume the wireless module isn't in use and disable it to conserve battery life, only to "forget" to turn it back on.

To fix this, go back to the network adapter properties in Device Manager. Go to the "Power Management" tab. There you'll see a checkbox labeled "Allow the computer to turn off this device to save power." Uncheck it. This will force the Wi-Fi module to remain active at all times.

⚠️ Attention: Disabling power saving may slightly increase your laptop's battery drain in offline mode, but it ensures a stable connection, which is critical for video calls and online gaming.

It's also worth checking the Windows power plan itself. Go to Control Panel → Power OptionsSelect your current plan and click "Change plan settings," then "Change advanced power settings." Under "Wireless adapter settings," set the power plan to "Maximum performance."

Why does Windows turn off Wi-Fi?

Windows is designed with mobility in mind. Algorithms attempt to extend battery life by disabling peripherals. However, with older driver versions or conflicts with antivirus software, this mechanism fails, preventing the module from being re-enabled.

Resetting network settings and command line

If the drivers are correct but the connection fails, the problem may lie in accumulated errors in the TCP/IP network stack. Windows stores DNS cache, routing tables, and other temporary data that may conflict with the current router configuration.

To clear this data, it's best to use the command prompt. Run it as administrator (right-click the Start icon -> Terminal (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 reboot your computer. This set of actions completely refreshes network IDs and resets protocol settings to factory defaults. Often, it's reset Winsock Solves the problem when the laptop sees networks, but cannot connect to any of them, giving an error about obtaining an IP address.

An alternative, simpler method is available in the graphical interface of Windows 10 and 11. Go to Settings → Network & Internet → Advanced network settings (or just scroll down to the bottom). There will be a "Network Reset" button. Click it, and the system will warn you about a reboot. This will also delete saved Wi-Fi passwords, so you'll have to re-enter them.

📊 How often do you have problems with Wi-Fi on your laptop?
Daily:Once a week:Rarely, after updates:Just encountered it for the first time

2.4 GHz and 5 GHz frequency conflict

Modern routers often operate in two bands: 2.4 GHz and 5 GHz. If your phone has internet access, it may be connected to the 5 GHz band, which your laptop can't see due to hardware limitations or driver settings. Older Wi-Fi modules simply don't support the standard. 802.11ac or ax.

You can check supported ranges using the command line. Enter the command:

netsh wlan show drivers

In the list that opens, find the line “Supported radio types.” If it only lists 802.11b, 802.11g And 802.11n, but there's no mention of 5 GHz or ac, which means your laptop isn't physically detecting band 5 networks. In this case, you need to connect to a 2.4 GHz network (usually similarly named, but without the "5G" or "_5G" prefix).

Characteristic 2.4 GHz band 5 GHz band
Speed Below, up to 450 Mbps High, up to several Gbit/s
Range Tall, breaks through walls Lower, passes obstacles worse
Workload High (neighbors, microwaves) Low, clear air
Compatibility Works on all devices Requires adapter support

If your router combines both networks under one name (technology Smart Connect), try temporarily separating them in your router settings by giving each network a unique name (SSID). This will allow you to force your laptop to connect to the desired frequency.

Checking Windows services and antivirus

A special system service is responsible for wireless networking in Windows. If it's stopped, the Wi-Fi icon will disappear, and the laptop will stop searching for networks, even if the driver is working properly. Click Win + R, enter services.msc and find "WLAN AutoConfig Service" in the list (WLAN AutoConfig).

Make sure the startup type is set to "Automatic" and the service is running. If it is stopped, click "Start." Without this service, managing wireless connections in Windows is impossible.

⚠️ Attention: Third-party antivirus programs (Kaspersky, ESET, Avast) often have built-in firewalls that can block connections to new networks, classifying them as "Public." Check your antivirus's network protection settings.

Sometimes the problem lies in a static IP address that was previously assigned to another network and is now conflicting with the current router. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsRight-click "Wireless Network" → "Properties" → "Internet Protocol Version 4 (TCP/IPv4)". Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.

Frequently Asked Questions (FAQ)

Why does Wi-Fi work on my phone but not on my laptop even if they are next to each other?

This happens because smartphones and laptops use different Wi-Fi modules with different sensitivities and antennas. A phone might receive a weak signal that the laptop can't detect, or the phone might be connected to the 5 GHz band while the laptop is configured for 2.4 GHz only (or vice versa).

Can a virus disable Wi-Fi on a laptop?

Theoretically, yes, some malware can change network settings or block internet access. However, most often, the cause is driver conflicts or Windows system errors after updates.

What should I do if there is no wireless adapter in Device Manager?

If the adapter disappears from the list completely (even in hidden devices), this may indicate a physical disconnection inside the case (a loose connection) or a complete hardware failure. Try updating the hardware configuration or checking the BIOS.

Will buying a new router help if my laptop's Wi-Fi is gone?

Most likely not. Since the internet works on other devices (phones, tablets), the router is working properly. The problem lies in the laptop's software or hardware.