There's no internet on my laptop via Wi-Fi, but there is on my phone: what should I do?

A situation where a smartphone loads pages smoothly, but a laptop stubbornly shows no network access, is a classic example of a home network failure. This occurs because the router is successfully receiving a signal from the provider, but is unable to correctly transmit data to a specific device, or the laptop is unable to receive it. Often, the problem lies not in a physical cable break, but in software driver conflicts or incorrect security protocol settings.

Before panicking and calling your ISP, it's worth making sure the router is working properly, as long as other devices on the network are active. The main focus shifts to the laptop's operating system, its network adapter, and specific connection settings. Drivers may be outdated, and power saving settings may block the module's operation at the right time.

In this article, we'll walk you through a step-by-step process to help restore your connection. We'll cover everything from simple reboot methods to in-depth network stack configurations that are often overlooked. Static IP address or MAC filtering conflict are the most common hidden causes of such selective connection loss.

Primary diagnostics and physical level testing

Troubleshooting should always begin with eliminating trivial errors. Sometimes the system simply freezes while waiting for a response from the router, and a simple reboot of the modules solves the problem. Right-click the network icon in the system tray and select TroubleshootingThe built-in Windows wizard is often able to reset the adapter and renew the IP address automatically.

Pay attention to the indicators on the router itself. If the Wi-Fi light is on or blinking, it means the radio is active. The problem may be that the laptop is trying to connect to the band. 5 GHz, which he receives poorly due to distance or walls, while the phone holds confidently 2.4 GHzTry moving closer to the signal source.

It's also worth checking that Airplane Mode isn't enabled on your laptop. This seems obvious, but system updates or accidentally pressing function keys can activate it. Make sure the Wi-Fi slider in the Windows Control Center is set to "On."

  • 🔌 Reboot the router by disconnecting it from the power supply for 10-15 seconds and wait until all indicators are fully loaded.
  • 💻 Perform a full shutdown cycle on your laptop (not sleep) and then turn it on again to clear temporary network caches.
  • 📶 Make sure your laptop is connected to your network and not to a neighboring one with a similar name.
📊 How does the laptop behave when there is a problem?
Doesn't see the network at all
It sees the network but doesn't connect.
It says "No internet access"
It connects, but the pages don't load.

Working with network adapter drivers

The most likely reason why there is internet on the phone, but not on the PC, is incorrect driver operation. Wireless LANThe operating system may have automatically updated the driver to a buggy version, or, conversely, the file may have become corrupted after a power surge. To check, open device Manager via the context menu of the "Start" button.

Find the "Network adapters" section and expand it. If next to the name of your Wi-Fi module (often contains the words Wireless, 802.11, Intel, Realtek or Qualcomm) A yellow exclamation mark indicates that the device is not working properly. Even if there is no exclamation mark, try right-clicking and selecting "Uninstall device," first checking the "Delete driver software" box if prompted.

After uninstalling, restart your laptop. The system will detect new hardware and attempt to install the standard driver. This often restores functionality. If the problem persists, download the latest driver from the laptop manufacturer's official website, use your phone as a modem via USB, or use another computer.

☑️ Checking drivers

Completed: 0 / 5

Reset network settings and TCP/IP parameters

Sometimes configuration errors accumulate in the Windows network stack, preventing a proper handshake with the router. Resetting the settings to factory defaults helps resolve IP address and DNS cache conflicts. This is especially important if you recently changed your router or ISP.

To perform a hard reset, open the command prompt as administrator. This can be done by entering cmd In the search bar, right-click and select the appropriate option. In the black console window, enter a series of commands to clear the routing tables and reset the protocols.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

After entering the last command, be sure to restart your computer. This will reset the settings. TCP/IP and clear the DNS cache, which often solves the "Connected but no internet" problem. If that doesn't help, try the adapter settings (Control Panel -> Network and Internet -> Network and Sharing Center) explicitly specify DNS servers, for example, from Google: 8.8.8.8 And 8.8.4.4.

Why do you need to reset Winsock?

Resetting Winsock clears the Windows socket directory, which stores information about how programs access network resources. Damage to this directory often results in browsers failing to open pages, even though the network indicator shows activity.

Router Settings: Filtering and Ranges

Since the internet works on the phone, the problem may lie in the router settings themselves, which are selectively blocking the laptop. Go to the router's web interface (usually at 192.168.0.1 or 192.168.1.1) and check the security section.

The first thing you should pay attention to is MAC filteringIf enabled, the router only allows devices with authorized physical addresses. It's possible your laptop's MAC address was accidentally removed from the whitelist or added to the blacklist. Compare the address on the laptop's label with the address in the router's list of connected clients.

The second important point is encryption standards and frequency range. If the router is configured to operate only in wireless mode 802.11ax (Wi-Fi 6), and your laptop is old and only supports 802.11n, they may not "understand" each other. Try setting your wireless network settings to mixed mode (Mixed) and change the channel to a less busy one (1, 6 or 11 for 2.4 GHz).

Parameter Recommended value Impact on the problem
Opening hours 802.11 b/g/n/ac (Mixed) Ensures compatibility between old and new devices
Width channel 20 MHz (for 2.4 GHz) Increases stability in noisy environments
Security type WPA2-PSK (AES) The most compatible and secure standard
DHCP Server Enabled Required for automatic distribution of IP addresses

⚠️ Warning: Changing router settings may temporarily interrupt the connection on all devices. Write down the original settings before making changes so you can roll back later.

Antivirus and firewall conflicts

Third-party antivirus and firewall software often become invisible culprits in traffic blocking. After updating their signature databases or the software itself, the protection may become overly aggressive and begin blocking local connections or DNS requests, deeming them suspicious.

Try temporarily disabling your antivirus protection completely (not just your actual antivirus, but also your firewall). If you can connect to the internet, the problem lies with your filtering rules. In this case, you should uninstall your current antivirus and reinstall a newer version, or temporarily switch to the built-in one. Windows Defender for verification.

Also check your Windows Firewall settings. Go to Control Panel -> Windows Defender Firewall -> Restore defaultsThis action will reset any custom rules that may be blocking network services.

Windows 10 and 11 Specific Issues

Recent versions of Windows have features that can interfere with your connection. For example, the "Random Hardware Addresses" feature is designed to protect privacy on public networks, but at home it can conflict with your router settings if MAC address binding is enabled. Disable this feature for your home network in the Wi-Fi settings.

Another common cause is power-saving settings on the USB ports or the adapter itself. The system may shut down the Wi-Fi module to conserve battery power, after which it doesn't resume operation correctly. In Device Manager, under the network adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."

If nothing helps, perform a network reset through Windows settings. Go to Parameters -> Network and Internet -> Additional network parameters -> Network resetThis will delete all saved Wi-Fi profiles and return the network components to their original state.

⚠️ Note: After resetting your network, you will need to re-enter the passwords for all Wi-Fi networks you previously connected to. Make sure you remember the password for your home network.

Why does my laptop see the network, but it says "Unable to connect"?

Most often, this indicates a security key (password) or encryption type mismatch. Try "Forgetting" the network in the Wi-Fi list and reconnecting, carefully entering the password. It's also possible that the router's DHCP client list is full.

Can a virus block the Internet only on a computer?

Yes, some malware changes the system's proxy or DNS settings, redirecting or blocking traffic. Scanning with an antivirus scanner (such as Dr.Web CureIt! or Kaspersky Virus Removal Tool) is essential.

What should I do if the Wi-Fi icon and power button are missing?

This is a sign that the system isn't detecting the network card. Check Device Manager. If the card isn't there, it may have come loose in its slot (if the laptop is older) or failed. In this case, only an external USB Wi-Fi adapter will help.