Why did the Wi-Fi disappear on my laptop when everything works on my phone?

When your laptop's Wi-Fi stops working, but your phone's internet connection works perfectly, it's understandable that you're confused. The router might be transmitting a signal, and your ISP hasn't shut down service, but the laptop stubbornly refuses to connect or displays the "No internet access" status. This is a classic scenario, indicating that the problem lies with the device itself, not the external hardware.

Unlike a smartphone, which is frequently updated and more flexible in wireless network settings, a laptop can suffer from accumulated software errors, driver conflicts, or network protocol failures. Sometimes a simple reboot is enough, but in most cases, a more in-depth troubleshooting will be required. diagnosticsWe'll explore the main reasons why this imbalance occurs and how to get your laptop back in working order without calling a technician.

It's important to understand that Windows and macOS operating systems work differently than Android or iOS. Just because your phone sees the network and successfully authenticates doesn't guarantee that your laptop will receive the correct connection. IP address or will be able to resolve the domain name. Often, the cause lies in static settings that were previously set, or an antivirus program that has decided that your home network is a security threat.

Checking the hardware switch and adapter status

Before delving into the depths of operating system settings, it's important to rule out trivial physical causes. Many laptop models, especially business-class or older versions, have hardware switch The Wi-Fi module. It can be located on the end of the case or combined with one of the function keys. If this switch is off, no amount of software fiddling will help—the radio is simply blocked.

It's also worth paying attention to the indicators. If the network icon in the system tray has a red cross through it or displays an airplane icon, it means the module is disabled either programmatically or physically. In Windows 10 and 11, wireless interface management is located in the Action Center. Click the message icon in the lower right corner and make sure the button is Wi-Fi illuminated in an active color, and the Airplane mode is turned off.

Sometimes the adapter driver may freeze, stopping responding to system commands. In this case, a forced reboot of the module through Device Manager can help. Press the key combination Win + X and select "Device Manager." Find the "Network Adapters" section, expand it, and find the device named Wireless, Wi-Fi or 802.11.

Right-click the adapter and select "Disable device." Confirm the action, wait a few seconds, then right-click again (this time on the gray icon that appears) and select "Enable." This restarts the module at the system kernel level, which often resolves the issue of sudden network disconnections.

If the laptop still can't see any networks after enabling the adapter, there may be a driver issue. Try right-clicking the adapter, selecting "Uninstall device," and checking "Delete the driver software for this device" (if available). Then, restart the laptop—the system will attempt to install the driver again.

📊 What is the status of the Wi-Fi icon on your laptop now?
Red cross (adapter is turned off)
Yellow triangle (limited)
Asterisk (no connection)
All networks are visible, but it doesn't let me in.

Reset network settings and TCP/IP protocol

The most common reason why there is internet on a phone but not on a laptop is incorrect network settings. The operating system may have received an incorrect IP address from the router or cache old DNS records that are no longer relevant. Unlike a smartphone, which immediately requests a fresh configuration upon connection, a laptop can stubbornly cling to old data.

To solve this problem, Windows offers a powerful command-line tool. It allows you to reset the TCP/IP stack to factory defaults and flush the DNS cache. This is safe and doesn't delete your personal files, but it will return your network settings to the default state.

To perform a reset, open Command Prompt as administrator. Click Start, enter cmd, then right-click on "Command Prompt" and select "Run as administrator." In the window that opens, you need to enter several commands in sequence, pressing Enter after each:

ipconfig /flushdns

ipconfig /registerdns

ipconfig /release

ipconfig /renew

netsh winsock reset

After running the last command, the system will prompt you to restart your computer. This is a mandatory step. The netsh winsock reset command most often solves the problem when a laptop connects to a router, but internet pages do not open. After rebooting, Windows will re-establish a connection with the router and receive the current settings.

It's also worth checking if you have any static IP addresses set up that conflict with your current network. Go to Control Panel → Network and Internet → Network and Sharing Center → Change adapter settingsFind your wireless connection, right-click → PropertiesSelect "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties." Make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.

☑️ Quick Network Reset Checklist

Completed: 0 / 1

Problems with wireless adapter drivers

A driver is the intermediary between your laptop's hardware and the operating system. If it's malfunctioning, outdated, or corrupted after a Windows update, Wi-Fi may disappear completely or work intermittently. Phones receive driver updates in the background along with system updates, but on laptops, this process often requires manual intervention.

Driver issues can cause various symptoms: the laptop may not see the network, the connection constantly drops, or the speed drops to a minimum. To check the driver status, go to Device Manager again via Win + XFind your Wi-Fi adapter. If the icon has a yellow exclamation point or an error code (such as Code 10 or Code 43), the driver is malfunctioning.

In this case, automatically checking for updates through Device Manager often doesn't help, as Microsoft's database may not contain the latest version for your specific model. It's best to download the driver from the official website of the laptop manufacturer (HP, Lenovo, ASUS, Acer, etc.) or the chip manufacturer (Intel, Realtek, Qualcomm). You'll need another device with internet access or a LAN cable connection to download the file.

When installing, pay attention to the driver version. Sometimes a new version contains bugs, so if the problem appeared after an update, it might be worth rolling back the driver. In the device properties in the Device Manager, there's a "Driver" tab and a "Roll Back Driver" button. If it's active, click it—this will restore the previous, more stable software version.

What should I do if there are no drivers on the manufacturer's website?

If the laptop manufacturer no longer supports your model, try searching for the driver by hardware ID. In Device Manager, right-click the adapter → Properties → Details → Hardware IDs. Copy the top line and paste it into the search box. This will help you find the driver on specialized resources, even if the official website no longer exists.

IP address conflicts and DNS settings

Even if the drivers are correct, a laptop may not be able to connect to the internet due to an address conflict on the local network. The router assigns addresses via DHCP, but if the laptop's settings contain a static address that is already in use by a phone or tablet, a conflict will occur. As a result, one of the devices will be left without a network connection.

Additionally, DNS server issues are common. DNS translates URLs we understand (like yandex.ru) into the digital IP addresses of servers. If your provider's DNS server is down or slow, websites may not load on your laptop, although instant messaging apps and Skype will work. Phones often use alternative DNS servers or switch faster.

Try setting up reliable public DNS servers from Google or Yandex. This often speeds up page loading and resolves "DNS_PROBE_FINISHED_NO_INTERNET" errors. Return to the IPv4 protocol properties (the path described above) and select "Use the following DNS server addresses."

Service Preferred DNS Alternative DNS Peculiarities
Google Public DNS 8.8.8.8 8.8.4.4 The most popular, high speed
Yandex.DNS 77.88.8.8 77.88.8.1 Blocks viruses and scammers
Cloudflare 1.1.1.1 1.0.0.1 Focus on privacy and speed
OpenDNS 208.67.222.222 208.67.220.220 Flexible filtering settings

After entering the addresses, be sure to click OK and close all windows. Then run the command ipconfig /flushdns in the command line to clear the old cache. Check your internet connection. If websites work, then the problem was the inability to resolve domain names through your provider's servers.

The impact of antivirus and firewall

Third-party antivirus suites (Kaspersky, ESET, Avast, Dr.Web, and others) have their own firewalls. They may block connections, treating your home network as "Public" or "Unknown." These profiles often disable public access and limit network discovery, which can feel like a complete lack of internet access.

To check if your antivirus is throttling your connection, try temporarily disabling the firewall. This is usually done through the context menu of the antivirus icon in the system tray (near the clock). Select "Pause protection" or "Disable firewall" for 10-15 minutes. If the internet connection returns, you need to adjust the network settings in the antivirus itself.

The built-in Windows firewall may also be blocking the connection. Click Win + R, enter firewall.cpl and press Enter. In the menu on the left, select "Restore Defaults." This will reset any blocking rules that may have been created by mistake or by viruses.

⚠️ Attention: After disabling your antivirus or firewall, avoid visiting suspicious websites or downloading files from untrusted sources. This temporarily reduces your system's security.

Often, changing the network type from "Public" to "Private" solves the problem. In Windows 10/11, click the Wi-Fi icon and select your connection properties. In the "Network Profile" section, switch the switch from "Public" to "Private." This will allow your laptop to see other devices and operate in a trusted environment.

Power Saving and 5 GHz Band Diagnostics

Laptops, unlike phones, are very aggressive about saving power. The system may disable the Wi-Fi adapter to conserve battery, especially if it's in weak signal mode. This results in the laptop flickering between finding and losing network connectivity, while the phone continues to function smoothly.

To prevent the system from throttling the adapter, go to Device Manager, find your Wi-Fi module, right-click → PropertiesGo to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power." This will force the adapter to run at full power at all times.

Another important aspect is frequency range. Modern routers operate in two bands: 2.4 GHz and 5 GHz. A phone can easily switch between them, but an old laptop driver or its settings may get stuck trying to connect to 5 GHz, where the signal is weaker due to walls, or, conversely, fail to detect the 5 GHz network.

In Device Manager, in the adapter properties, go to the Advanced tab. Find the parameter in the list Wireless Mode or 802.11n/ac ModeTry changing the value. If it's set to automatic, try forcing it to the mode that matches your router. Also, look for the parameter Roaming Aggressiveness (Roaming Aggressiveness) and set it to medium or low so that the laptop does not try to frantically search for the best access point.

⚠️ Attention: Wi-Fi adapter driver interfaces (Intel, Realtek, Qualcomm) may vary. Look for parameters containing the words "Power," "Energy," "Mode," or "Region." Incorrect region settings may prevent your laptop from detecting certain Wi-Fi channels.
Why is 5 GHz reception worse?

The 5 GHz band offers high speeds but has less penetration. If there's a load-bearing wall or mirror between the router and your laptop, the 5 GHz signal may drop out, while the 2.4 GHz band (which has a longer range) will be stable. Try switching to the 2.4 GHz network to test.

Frequently Asked Questions (FAQ)

Why does my laptop say "Connected, no internet access" while my phone works?

This means there's a physical connection to the router, but the laptop can't access the external network. This is most often caused by incorrect DNS settings, an IP address conflict, or an antivirus blocking the connection. Perform a network reset and DNS check.

Can a virus disable Wi-Fi only on a computer?

Yes, some malware can change network settings, install malicious proxy servers, or block the network adapter to hide its activity or turn the PC into part of a botnet. We recommend scanning with an antivirus scanner, such as Dr.Web CureIt! or Malwarebytes.

Should I update my BIOS if my Wi-Fi is gone?

Updating the BIOS can help if the problem is related to motherboard power management, but it's a risky procedure. Use it only as a last resort, if all other methods have failed, and strictly follow the laptop manufacturer's instructions.

Why does rebooting the router help, but only for a short time?

If your laptop's internet connection appears after rebooting the router, but then disappears again, the router's DHCP table may be full, or the laptop may be constantly changing its MAC address (this is part of the random hardware address feature in Windows). Try disabling the "Random hardware addresses" feature in your Windows Wi-Fi settings.