My laptop's Wi-Fi isn't working, but my phone's internet is: What should I do?

It's understandable that a smartphone surfs the internet smoothly over your home wireless network, but your laptop refuses to connect or won't load pages. This is a classic scenario, indicating that the problem lies not with your ISP or the router itself, but with the settings or hardware of your laptop. Localization of the fault In this case, it significantly simplifies the task, since it eliminates the need to call the provider's technical support to check the trunk channel.

Most often, the root of the problem lies in software failures, outdated wireless adapter drivers, or incorrectly set TCP/IP parameters. WindowsLike any operating system, it tends to accumulate errors in network services, leading to address conflicts. Before panicking and taking your device to a service center, it's worth performing a few DIY steps that restore network access in 90% of cases.

In this article, we'll walk you through a step-by-step process to identify and resolve the cause of a connection issue. We'll cover both software solutions via the command line and Device Manager, as well as the physical aspects of a Wi-Fi module's operation. It is critically important not to skip the driver testing step, as they are the bridge between the operating system and the network equipment.

Primary diagnostics and indicator testing

First, visually assess the status of your network connections. Look at the lower-right corner of the screen, where the taskbar is located. If you see a globe icon with a yellow exclamation point or a red cross, this indicates that the operating system is detecting the network card but is unable to obtain a valid IP address from the router. If the Wi-Fi icon is missing altogether, the wireless module may be disabled, either physically or through software.

Pay attention to the indicators on the laptop case. Many models have a separate LED that indicates the wireless network status. If it's not lit, check if you're pressing the key combination to disable Wi-Fi. Users often accidentally press the function keys without even realizing it. It's also worth checking if Airplane Mode, which blocks all wireless connections, is enabled.

⚠️ Caution: If the Wi-Fi icon still doesn't appear after restarting your laptop, the device may be stuck in an error state. In this case, completely powering off the laptop (removing the battery, if removable, and unplugging it for 15 seconds) may help relieve static electricity.

Try connecting your laptop to another available network, such as sharing internet from your smartphone. If the connection to your phone's hotspot is successful but not to your home router, the issue lies in the compatibility of security standards or the frequency range of your router and laptop adapter.

Make sure your laptop doesn't have any power-saving features enabled that might force the network adapter to shut down to conserve battery power. In some cases, the system aggressively manages power to USB ports and internal modules, causing the connection to be lost immediately after waking from sleep mode.

Diagnosing network adapter drivers

The most common reason for Wi-Fi not working on a laptop, even though the router is working properly, is faulty drivers. A driver is a special program that allows the operating system to communicate with the hardware. If it's corrupted, outdated, or conflicts with the latest Windows updates, the connection will fail.

To check, open device ManagerYou can do this by right-clicking the Start button and selecting the appropriate item from the menu. In the list of devices, find the "Network adapters" section. Expand it and find the device whose name contains the words Wireless, Wi-Fi, 802.11 or brand names like Intel, Realtek, Qualcomm.

If a yellow triangle with an exclamation point appears next to the device, it means the driver is not working properly. Try right-clicking the adapter and selecting "Uninstall device." Then, restart your laptop. Upon boot, the system will attempt to automatically reinstall the driver, which often resolves the issue.

  • 🔍 Check for unknown devices in the "Other devices" section, which may be your Wi-Fi module without a driver.
  • 🔄 Use the "Scan for hardware changes" button in the Device Manager menu to check for changes.
  • 💾 Download the latest driver from the laptop manufacturer's official website using your phone or another PC if automatic installation doesn't work.

In some cases, rolling back the driver to a previous version can help. Go to the adapter properties, go to the "Driver" tab, and click the "Roll Back Driver" button if it's enabled. This is especially helpful if the problems started immediately after an automatic Windows update.

📊 How often do you have problems with drivers?
Monthly
Once every six months
Rarely
Never encountered it

Reset network settings and TCP/IP parameters

If your drivers are fine but the internet still isn't working, it's likely there are errors or address conflicts in the TCP/IP protocol stack. Resetting your network settings returns all settings to factory defaults, removing saved network profiles and static IP addresses that may be interfering with the connection.

The fastest way to reset is to use the built-in Windows feature. Go to Settings → Network & Internet → StatusAt the bottom of the page, you'll find the "Network Reset" button. Click it and confirm the action. The computer will restart in 5 minutes, and all network components will be reinstalled.

For a deeper cleanup, you can use the command prompt. Run it as administrator. Enter the command netsh winsock reset and press Enter. Then type netsh int ip resetThese commands clear the socket cache and reset IP protocol settings.

netsh winsock reset

netsh int ip reset

ipconfig /flushdns

ipconfig /release

ipconfig /renew

After running these commands, be sure to reboot your laptop. This will force the system to request a new IP address from the router via DHCP, which often resolves the issue where the phone works but the laptop doesn't due to an address conflict.

☑️ Network Reset Checklist

Completed: 0 / 1

Problems with DNS and IP settings

A common situation is when Wi-Fi is connected and the status is "Connected," but webpages won't open in the browser. This is a classic sign of DNS (Domain Name System) issues. DNS servers translate human-readable website addresses into computer IP addresses. If DNS settings are incorrect or the ISP's server is unresponsive, the internet connection appears to be online, but it doesn't work.

To fix this, you need to specify reliable public DNS servers, such as those from Google or Yandex. Go to Control Panel → Network and Internet → Network and Sharing CenterClick on your wireless connection, then Properties. Find it in the list. Internet Protocol version 4 (TCP/IPv4), select it and click "Properties".

In the window that opens, select the "Use the following DNS server addresses" option. In the Preferred server field, enter 8.8.8.8, in the alternative - 8.8.4.4These are Google URLs that are known for their speed and stability. After saving your settings, try accessing any website.

Parameter Default value Recommended value (Google) Recommended value (Yandex)
Preferred DNS Receive automatically 8.8.8.8 77.88.8.8
Alternative DNS Receive automatically 8.8.4.4 77.88.8.1
IP address Receive automatically Automatically Automatically
Subnet mask Automatically Automatically Automatically

It's also worth checking if you have a static IP address that conflicts with your router's range. If the IPv4 properties show any numbers, try switching the radio button to "Obtain an IP address automatically." The router will automatically provide the necessary information.

2.4 GHz and 5 GHz frequency bands

Modern routers often operate in two bands: 2.4 GHz and 5 GHz. A phone might easily connect to the 5 GHz band, which is less crowded and faster, while an older laptop Wi-Fi module might simply not see this network or might attempt to connect with errors due to incompatible standards.

Check your laptop's specifications. If it's a few years old, it may only support the standard. 802.11n or 802.11g, which operate exclusively in the 2.4 GHz band. If the router is configured to operate only in 5 GHz mode (or the networks have the same name, causing confusion), the laptop will lose connection.

Access your router settings (usually by entering 192.168.0.1 or 192.168.1.1 in your browser) and check your wireless network modes. Try separating your networks by giving them different names (SSIDs), for example, "Home_2.4" and "Home_5." Connect your laptop to the network ending in 2.4.

⚠️ Please note: Router interface settings may vary between manufacturers. If you are unsure about changing your wireless network settings, please refer to the specific model's manual or consult your ISP to avoid losing access to your router.

You can also force the operating mode in the network adapter properties on your laptop. In Device Manager, under the adapter properties, on the "Advanced" tab, find the item Wireless Mode or 802.11n ModeMake sure it's not limited to 5 GHz only if your adapter doesn't support it.

Antivirus and firewall

Software conflicts shouldn't be discounted. Third-party antivirus programs (Kaspersky, ESET, Avast, etc.) have built-in firewall modules that can block connections, considering the network public or unsafe. Access rules are often disrupted after updating the antivirus or operating system.

Try temporarily disabling your antivirus and Windows Firewall. If the internet works, the issue is with your security settings. You'll need to either reinstall your antivirus or find the network protection section in its settings and add your home network to the trusted list.

Windows Firewall may also be blocking the connection. Check its status in Control Panel. If it's enabled, try disabling it temporarily for diagnostics. However, remember that leaving your computer unprotected on open networks is dangerous.

  • 🛡️ Check your antivirus event log for network access blocking.
  • 🔌 Temporarily disable your third-party firewall to test your hypothesis.
  • ⚙️ Reset Windows Firewall settings to default values.
Why does the antivirus block the network?

Antivirus software often classifies new networks as "Public," applying strict traffic filtering rules that can block some Windows services needed for the internet.

Physical failure and obsolescence of equipment

Physical failure of the Wi-Fi module also can't be ruled out. Over time, the contacts may oxidize, the antenna wire inside the housing may come loose, or the chip itself may burn out from a power surge. If Device Manager stops detecting the adapter altogether (it even disappears from the list as an unknown device), this is a bad sign.

In some laptops, the Wi-Fi module is made in the form of a separate board of the format Mini PCI-E or M.2, which can be replaced. In others, it's soldered to the motherboard. If the module is removable, replacing it is inexpensive and often completely resolves the issue.

If you don't want to mess with your laptop's internals or the module is soldered in, an external USB Wi-Fi adapter is a great solution. This is a small device, similar to a flash drive, that handles signal reception. Modern models support the AC standard and 5 GHz bands, often performing faster than the built-in modules found in older laptops.

⚠️ Caution: Before opening your laptop to check the antennas, make sure the warranty has expired, otherwise you risk losing your free service. Also, be sure to disconnect the battery before making any adjustments inside the case.

Another reason is the obsolescence of standards. If your router is 10 years old, it may be using an older encryption standard. WEP or WPA, which modern laptops with the latest drivers can block for security reasons. In this case, the only solution is to replace the router or change the security type in its settings. WPA2-PSK (AES).

📊 What kind of laptop do you have?
Old (more than 7 years):Medium (3-7 years):New (less than 3 years):I don't know

Frequently Asked Questions (FAQ)

Why does the internet work on my phone but not on my laptop, even though both are connected to the same router?

This indicates a problem with the laptop itself. Most likely, the DNS settings are corrupted, the Wi-Fi adapter driver is outdated, or there's an IP address conflict. The router is working properly, as the phone is functioning normally.

What should I do if my laptop sees the network, but says "Limited" or "No Internet access"?

You need to reset TCP/IP settings via the command line (netsh winsock reset commands) and check whether the automatic IP address and DNS are set in the IPv4 protocol properties.

Can antivirus software block Wi-Fi connections?

Yes, the built-in firewall in antivirus software can mistakenly classify a home network as public and block incoming and outgoing connections.

How do I know if my laptop supports 5GHz?

Open command prompt and type netsh wlan show driversFind the line "Supported Radio Types." If 802.11ac or 802.11ax is listed, 5 GHz support is present.

Will resetting the router help if there is internet access on other devices?

Resetting the router is unlikely to help in this case, as the problem is localized to the laptop. It's better to focus on the network adapter settings and computer drivers.