Limited WiFi access from my phone: Why my laptop can't see the network

Many people are familiar with the situation where you try to share internet from your smartphone to your laptop, only to receive the status "Limited Access" or "No Internet Access." This annoying phenomenon often occurs at the most inopportune moment, when you urgently need to finish work or send an important file. The problem could be due to a software glitch in the operating system or incorrect network protocol settings.

The error occurs when a physical connection between the devices is established, but no data exchange occurs. The laptop sees the access point and receives an IP address from the smartphone, but is unable to ping external servers. At this point, Windows or macOS blocks traffic, considering the network unreliable. The most common culprit is a failure in the phone's DHCP server or an address conflict.

Don't panic and immediately reset your network settings to factory defaults. In most cases, a few simple steps are all it takes to restore normal operation. mobile hotspotBelow, we'll examine the technical causes of the crash in detail and offer effective troubleshooting methods that are relevant for modern versions of Android and iOS.

IP address conflicts and DHCP errors

One of the most common reasons for limited access when sharing Wi-Fi from a phone to a laptop is an IP address conflict on the local network. When you enable tethering, your smartphone acts as a DHCP server, distributing unique identifiers to connecting devices. If the laptop "remembers" an old static address that is now occupied or inappropriate for the current session, a full connection will fail.

Protocol DHCP (Dynamic Host Configuration Protocol) Responsible for automatic parameter assignment. A failure occurs if the phone issues an address from one range while the laptop is waiting, or if the network card cache contains invalid data. The problem can also be caused by the smartphone is issuing IPv6 addresses while the laptop is configured to work exclusively with IPv4, or vice versa.

To resolve the issue, you need to force a refresh of the network settings on the receiving device. This will force the laptop to re-request the current IP address from the phone. Users often ignore this step, relying on automatic resolution, but manually clearing the cache can work wonders.

⚠️ Caution: If you're using a corporate laptop, manually changing the IP address may violate your organization's security policies. Ensure you have permission to change network adapter settings.

In some cases, switching the frequency standard can help. If your phone broadcasts on the 5 GHz band and your laptop has an older Wi-Fi module, it may connect but not receive internet. Try changing the frequency band from 5 GHz to 2.4 GHz in your smartphone's hotspot settings for maximum compatibility.

Incorrect operator APN settings

The second most important reason is incorrect access point configuration. APN (Access Point Name)This is the gateway between the cellular operator's network and the global internet. If the APN profile contains incorrect parameters or is accidentally changed by a system update, the phone may have network coverage but be unable to transmit data, which is also transmitted to the connected laptop.

Telecom operators periodically update their settings, and old profiles may no longer function correctly. This is especially common when changing SIM cards or roaming. Android or iOS systems should automatically adjust to the new settings, but sometimes this mechanism fails, leaving the user with no internet service.

Checking your APN settings is a mandatory diagnostic step. Go to your device's mobile network settings and find the "Access Point Names (APN)" section. Here you'll see a list of profiles. If the list is empty or contains errors, you'll need to restore them.

How to reset APN to factory settings?

Go to Settings -> Mobile Network -> Access Point Names (APN). Tap the menu (three dots or the "More" button) and select "Reset to default settings" or "Restore settings." This is safe and will restore the correct settings for your carrier.

Often, the problem can be resolved by simply creating a new access point. Even if you don't know the exact settings, creating a new profile with automatic detection can initiate the proper authorization process on the carrier's network. Afterward, be sure to restart your phone.

DNS server issues and their impact on access

Another technical issue that can lead to the "Limited Access" status is DNS (Domain Name System) issues. When a laptop connects to a phone, it receives DNS addresses automatically. If the mobile provider is experiencing issues with its DNS servers, or if they block certain requests, the laptop's browser won't be able to open websites, although instant messaging apps may work.

The system may interpret the inability to resolve domain names as a complete internet outage. This is a classic situation where Skype or Telegram work, but pages in Chrome or Edge don't load. In this case, specifying public DNS servers, such as Google (8.8.8.8) or Cloudflare (1.1.1.1), can help.

You can configure this directly in the Wi-Fi adapter properties on your laptop. You'll need to find the TCP/IPv4 protocol and manually specify the preferred DNS server. This often bypasses operator blocking and resolves the request routing deadlock.

☑️ DNS Problem Diagnosis

Completed: 0 / 4

It's worth noting that some antivirus programs and firewalls on laptops can block DNS server changes or intercept network requests, deeming them suspicious when switching from a home network to a mobile one. Temporarily disabling these protections will help diagnose this issue.

Tariff plan restrictions and operator blocking

The economic aspect of the problem also cannot be ruled out. Many telecom operators explicitly prohibit or limit tethering in their plans. If your plan doesn't include modem mode or your tethering data limit has been reached, the operator may block the connection or severely limit the speed, which the system perceives as "limited access."

Modern traffic monitoring systems can detect whether the internet is being used by a connected device (laptop or tablet) rather than just a smartphone. This is determined by the value TTL (Time To Live) in data packets. When passing through the phone's access point, the TTL value decreases, and the operator sees the device as a "foreign" device.

In response to detection of a distribution, the operator can:

  • 📉 Slow down the speed to a minimum (64 kbps), which makes loading pages impossible.
  • 🚫 Completely block access to external resources, leaving access only to the operator's services.
  • 💸 Start charging an additional fee for each megabyte of distributed traffic.
📊 Have you ever experienced your internet connection being blocked by your carrier?
Yes, the speed is dropping.
Yes, the internet disappears completely.
No, everything works.
I don't know, I haven't checked.

To determine if this is the cause, try connecting your phone to your computer via a USB cable and enabling USB modem. Sometimes carriers only block Wi-Fi hotspots, leaving USB tunneling enabled because it's harder to detect.

Network driver failures and power saving

The problem may also lie with the laptop itself. The Wi-Fi adapter drivers may not work correctly, especially after a Windows operating system update. A driver version conflict prevents the adapter from properly negotiating connection parameters with the smartphone's access point.

Furthermore, aggressive Windows power-saving settings can throttle the Wi-Fi module. The system assumes it should reduce the receive power or temporarily disable the adapter to conserve battery life, which leads to connection drops or the inability to obtain an IP address. This is a common problem with older laptops.

It's recommended to check the Device Manager and network adapter properties. The "Power Management" tab often contains a checkbox labeled "Allow the computer to turn off this device to save power." This checkbox should be unchecked to ensure stable operation under constant load.

It's also worth paying attention to your antivirus software. Third-party firewalls (Kaspersky, ESET, Avast) may classify the network created by your phone as "Public" and block device detection and internet access for security reasons.

Diagnostic Table: Quick Solution Finder

To help you organize the causes and treatment options, we've prepared a summary table. It will help you quickly determine the first step to take based on your symptoms.

Symptom Probable cause Solution method
The laptop says "No internet access" IP or DNS conflict Reset the network on the PC, change the DNS to 8.8.8.8
There is internet, but it is very slow. Time to Live (TTL) Checking your tariff, using a USB modem
The phone is transmitting, but websites won't load. APN error Resetting Access Point Names to Factory Defaults
The laptop does not detect the phone's network. Driver or frequency 5 GHz Update drivers, switch to 2.4 GHz
Constant connection breaks Energy saving Disabling power saving for your Wi-Fi adapter

⚠️ Note: Settings interfaces and menu item names may vary depending on your smartphone model (Samsung, Xiaomi, iPhone) and operating system version. If you don't find an exact match, search for similar sections.

FAQ: Frequently Asked Questions

Why does the laptop see the phone's network, but says "Limited"?

This means the physical connection (handshake) was successful, but the logical layer isn't configured. Most likely, the laptop didn't receive the correct IP address from the phone's DHCP server or can't resolve DNS names. Try forgetting the network on the laptop and reconnecting.

Can antivirus software block Wi-Fi hotspots?

Yes, the built-in firewall in antivirus software can block incoming and outgoing connections to new networks marked as "Public." Try temporarily disabling the firewall or adding your access point to the trusted list.

How to bypass Wi-Fi sharing restrictions imposed by your carrier?

Officially, there's no way; you need to change your plan. Technically, users can mask their data by changing the TTL value in the Windows registry or rooting their Android device, but this may violate their contract with their carrier.

Why does the Internet work via a USB cable, but not via Wi-Fi?

The USB connection (RNDIS) uses a different data transfer protocol, which is often not blocked by operators and is not dependent on Wi-Fi module settings. Furthermore, a USB modem is more stable and resistant to interference, eliminating issues with wireless frequencies and drivers.