Wi-Fi is connected, but there is no internet on the laptop: a full analysis of the reasons

The situation where YouTube loads instantly on a smartphone, while a laptop frantically reports a lack of network access, is familiar to many. This is a classic example of a local network functioning properly, but a specific device's connection to the outside world is disrupted. The problem could be a software conflict, a TCP/IP configuration error, or even a simple lack of addresses in the router's pool.

The first thing to establish is that if the phone is working, it means the provider hasn't shut off the service, and the router itself is functioning normally. The focus shifts to operating system configuration laptop and its interaction with the access point. Windows often tries to be clever and applies old settings to the new network, creating an address conflict.

In this article, we'll go through all the diagnostic layers—from simple reboots to editing system registries. You'll understand why your Wi-Fi adapter sees the network, but cannot receive data from it, and learn how to fix this problem yourself without calling a technician.

IP address conflicts and DHCP errors

The most common reason lies in the protocol DHCP, which automatically assigns addresses to devices. If the laptop was previously used on another network with a static IP, it may attempt to access the internet with incorrect parameters. The router sees the device but doesn't know where to send it data packets from the global network.

Check if you have it installed manually static IP addressModern routers may have a limited address pool, and if your laptop is stuck on an address that's already taken or out of range, you won't have internet access. Conflicts also occur when two devices on the same network are assigned the same identifier.

⚠️ Warning: If you are on a corporate network or dorm, manually changing your IP address may result in your MAC address being blocked by the network administrator. Check your connection rules.

To correct the situation, you need to reset the TCP/IP protocol settings. Open a command prompt with administrator privileges and enter the reset command: netsh int ip resetAfter this, be sure to restart your computer. This will reset the network stack to its factory settings.

Why does resetting TCP/IP help?

Resetting clears the Windows registry of errors accumulated when switching between different Wi-Fi networks, removing incorrect entries about gateways and DNS servers.

Problems with DNS servers

Often, a laptop receives an IP address correctly, but cannot "translate" the website name (for example, google.com) into a numeric address. This is a problem DNS serversIf your provider's DNS is temporarily unavailable or blocked, your browser will display the error "No Internet Access," even though the connection is formally established.

Your phone may have alternative DNS servers (such as Google or Yandex) configured, which are faster and more stable than the default router settings used by your laptop. This is why everything works fine on your smartphone, but not on your PC.

It is recommended to enter trusted public addresses manually. Go to your connection properties (via ncpa.cpl), select "IP version 4 (TCP/IPv4)" and enter:

  • 🌐 Preferred DNS: 8.8.8.8
  • 🌐 Alternative DNS: 1.1.1.1
  • 🌐 For Yandex: 77.88.8.8 And 77.88.8.1

After applying the settings, clear the DNS cache with the command ipconfig /flushdns on the command line. This ensures that the system stops using old, non-working address entries.

Outdated or faulty Wi-Fi adapter drivers

Phones usually receive driver updates along with OS updates and operate more reliably. On Windows laptops, drivers network card may conflict after a major system update or simply "glitch" over time.

Symptoms of the problem: the Wi-Fi icon may appear and disappear, the connection speed may be extremely slow, or the system will report "Unidentified network." In the Device Manager (accessed via devmgmt.msc) a yellow exclamation mark may be lit next to the adapter.

Don't blindly trust the automatic driver update through Windows Device Manager—it often only finds the basic version. It's better to download the latest driver from the laptop manufacturer's website (HP, ASUS, Lenovo) or chip (Intel, Realtek, Qualcomm) on another device and install it manually.

📊 What operating system does your laptop use?
Windows 10
Windows 11
macOS
Linux
Other

You can also try uninstalling the device in Device Manager and clicking "Scan for hardware changes." The system will rediscover the adapter and attempt to initialize it from scratch, which often resolves the frozen state.

Windows energy saving settings

The operating system strives to save battery power, and sometimes this feature is too aggressive. Windows may forcefully disable Wi-Fi module or reduce its power, which leads to a disconnection of the connection or the inability to obtain an IP address.

On phones, this process is controlled by more sophisticated algorithms that take user activity into account, so the problem occurs less frequently. A laptop, however, may "sleep" while attempting to connect.

To prevent the system from turning off the adapter:

  1. Open Device Manager.
  2. Find your wireless adapter under Network adapters.
  3. Right-click → Properties → Power Management tab.
  4. Uncheck the box next to "Allow the computer to turn off this device to save power."

☑️ Driver diagnostics

Completed: 0 / 1

After this procedure, the laptop will stop throttling the network card in the background, which should stabilize the connection.

Compare Settings: Laptop vs. Smartphone

Why do devices behave differently? The difference lies in security priorities and settings. Mobile operating systems (Android, iOS) often ignore certain certificate checks or use their own DNS filters, while Windows strictly adheres to protocols.

Below is a table showing the key differences in device behavior when connected to the same access point:

Parameter Smartphone (Android/iOS) Laptop (Windows)
Network priority Frequently switches to mobile internet Trying to hold on to Wi-Fi at all costs
DNS Often uses own (DoH) Takes default settings from the router
Energy saving Adaptive, smart Can hard disable the module
MAC addressing Uses a randomized MAC Uses a real physical MAC

⚠️ Note: The "Random MAC Addresses" feature on phones can block access to guest networks that require authentication using the device's address. Try disabling this feature in your phone's Wi-Fi settings to compare.

Understanding these differences helps you find the root of the problem faster. If a VPN is enabled on your phone but not on your laptop, this can also create the illusion that "everything works there, but not here," when in fact, the traffic routes are simply different.

Router failures and pool overflow

Even if the phone is working, the router may be in a state of mild stupor. In cheap models, the memory quickly fills up with ARP or DHCP lease tables. The phone might have obtained an address earlier, but the laptop, connecting later, is no longer within the limits or receives an erroneous response.

It's also possible that the router "forgot" to forward ports or update the routing table for a new device. Restarting the router (unplugging it for 10-15 seconds) isn't just a cliché; it's a real way to clear the device's RAM.

If you have many smart home devices, the router's address pool (usually 254 addresses, but often limited by settings) may be exhausted. In this case, new devices (such as a laptop) won't receive an IP address, while older devices (such as a phone) will continue to function.

Antiviruses and third-party firewalls

Third-party antiviruses (Kaspersky, ESET, Avast) have their own firewalls that can block connections, deeming the network "Public" or "Unsecure." The phone, however, uses the built-in firewall, which is less aggressive by default.

Check if you're using "Public Network" mode with a high security level. Try temporarily disabling your antivirus completely. If you can connect to the internet, the problem is with your firewall settings. You need to add your home network to the list of trusted networks.

Sometimes, after uninstalling an antivirus, its remnants remain in the system and block traffic. In such cases, the developer's dedicated Removal Tools can help completely remove the virus.

Frequently Asked Questions (FAQ)

Why does reconnecting to the "forget network" network help?

When you delete a network profile, Windows resets all encryption keys, static IP addresses, and DNS settings stored for it. Reconnecting creates a clear connection session.

Can a virus block the Internet only on a laptop?

Yes, some Trojans change proxy server settings in your browser or system. Check your proxy settings in the "Network Settings" section and make sure they don't contain a foreign address.

What should I do if the yellow triangle on the Wi-Fi icon is lit?

This means "Limited" or "No internet access". First, run the command ipconfig /release And ipconfig /renew in the command line. If that doesn't help, reset your network settings completely through Windows Settings.

Does date and time affect internet access?

Yes, if the time on the laptop differs significantly from the actual time, the sites' security certificates (SSL) will not be verified, and the browser will block access, even though the network is physically working.