Laptops
Laptop Connect To Hotspot But No Internet
If your laptop connects to your phone's personal hotspot but fails to load web pages or display 'Connected, no internet', the issue is usually caused by IP configuration glitches, DNS misconfigurations, or mobile carrier tethering restrictions.
Symptoms
- Wi-Fi network status displays 'Connected, no internet' or 'No Internet, Secured'
- Web browsers throw ERR_NAME_NOT_RESOLVED or DNS_PROBE_FINISHED_NO_INTERNET errors
- Phone shows active client connection, but laptop cannot ping public IP addresses
- Background apps, email clients, and messaging services fail to sync data
- Other devices browse successfully on the same hotspot while the laptop fails
- Connection drops all data traffic immediately after assigning a local IP address
Quick troubleshooting
Step 1
Verify Phone Data and Hotspot Restrictions
First, confirm your mobile phone actually has working cellular internet by loading a web page directly on the phone with Wi-Fi turned off. Ensure 'Data Saver' or 'Low Data Mode' is disabled in your phone's settings, and verify that your carrier plan supports personal hotspot tethering.
Step 2
Forget Network and Toggle Connection
On your laptop, go to your Wi-Fi settings, select your phone's hotspot name, and choose 'Forget'. Turn off Wi-Fi on the laptop and restart the hotspot feature on your phone. Reconnect to the hotspot, enter the password carefully, and test if a fresh DHCP lease restores internet access.
Step 3
Flush DNS and Reset the Network Stack
Open Command Prompt as Administrator on Windows (or Terminal on macOS). Type 'ipconfig /flushdns' and press Enter, followed by 'netsh winsock reset' and 'netsh int ip reset'. Restart your laptop to clear cached routing paths and corrupt socket settings.
Step 4
Set IP and DNS Assignment to Automatic
Navigate to Network Connections in Control Panel, right-click your Wi-Fi adapter, and select Properties. Double-click 'Internet Protocol Version 4 (TCP/IPv4)' and ensure both 'Obtain an IP address automatically' and 'Obtain DNS server address automatically' are checked. Alternatively, test manually assigning Google DNS (8.8.8.8).
Step 5
Temporarily Disable VPNs and Third-Party Firewalls
Disconnect any active VPN clients (like NordVPN, ExpressVPN, or corporate tunnels) and temporarily pause third-party antivirus firewalls. VPN adapters often fail to negotiate virtual routes over wireless tethering interfaces, cutting off web traffic completely.
Likely causes
- Stale DNS cache or manual DNS server settings configured on the laptop
- Mobile carrier data cap reached, hotspot throttling, or carrier-blocked tethering plan
- IP address assignment failure or local IP conflict during DHCP handshake
- Active VPN software, aggressive firewall rules, or security suites blocking tethered traffic
- Windows 'Metered Connection' or macOS 'Low Data Mode' blocking network access
- Corrupted Wi-Fi adapter drivers or damaged TCP/IP network stack files
What's going on
When your laptop connects to a mobile hotspot but fails to load web pages, your Wi-Fi card successfully established a local wireless bridge with your phone, but data packets are failing to pass from your laptop through your phone out to the broader internet.
This creates a classic status message like "Connected, no internet" or "No Internet, Secured." In most cases, the physical wireless connection between the two devices is fine. The breakdown happens at the software level: an unassigned IP address, a blocked DNS route, aggressive security software, or cellular network restrictions imposed by your mobile service provider.
Symptoms people notice
- Status indicators: Wi-Fi icon shows a yellow exclamation mark or states "No Internet, Secured."
- Browser errors: Loading pages results in
DNS_PROBE_FINISHED_NO_INTERNETorERR_CONNECTION_REFUSEDerrors. - Selective connectivity: Local pings to the phone's gateway IP work, but pings to
8.8.8.8or domain names fail. - App isolation: Web browsers fail, while specific low-bandwidth background apps or local device shares respond sporadically.
- Single-device failure: Other laptops or tablets browse the web fine on the same hotspot, isolating the problem to your specific computer.
Likely causes
- DNS or IP misconfiguration: Your laptop is retaining old static network configurations or an invalid cached DNS server from a previous home or work Wi-Fi network.
- Carrier hotspot caps: Your phone plan has exhausted its dedicated hotspot data allowance, causing the carrier to throttle or halt tethered traffic while phone-based data continues to work.
- VPN or Firewall interference: Security software or VPN network TAP adapters fail to route traffic correctly through secondary tethered interfaces.
- TCP/IP stack corruption: System-level network configuration files in Windows or macOS have become corrupted after an update or abrupt disconnect.
- Driver incompatibilities: Outdated or corrupted Wi-Fi card drivers fail to handle the virtual access point protocols used by modern smartphones.
Quick checks first
Before diving into operating system settings, perform these rapid sanity checks:
- Check the phone's internet: Turn off Wi-Fi on your phone and load a video or web page using cellular data. If the phone can't browse, the hotspot won't work.
- Restart both devices: Power cycle both your mobile phone and your laptop. This forces a clean DHCP handshake and clears temporary memory caches.
- Toggle Data Saver: On Android, turn off Data Saver. On iPhone, open Settings > Cellular > Cellular Data Options and toggle off Low Data Mode.
- Test with another network: Connect your laptop to a home Wi-Fi or another hotspot to confirm whether the laptop's Wi-Fi card works on standard routers.
When it's a real repair
In the vast majority of cases, this issue is 100% software-based and requires no hardware replacement. However, if your laptop displays this behavior on all Wi-Fi networks (not just mobile hotspots), or if the Wi-Fi adapter routinely disappears from Device Manager with an Error Code 10 or 43, the wireless card itself may be failing.
Hardware failure can also stem from loose internal antenna leads inside the laptop lid or damage caused by a physical drop or liquid spill. If driver reinstalls and full OS network resets fail across all Wi-Fi sources, replacing the internal M.2 Wi-Fi card or using a USB Wi-Fi dongle is the permanent hardware fix.
DIY vs professional repair
Software fixes for hotspot connectivity are ideal for DIY troubleshooting. Flushing DNS, resetting network adapters, and modifying IPv4 settings require no physical tools and take under 10 minutes.
If you determine the laptop has a hardware fault (such as a dead internal Wi-Fi card), replacing an internal M.2 wireless card is a straightforward DIY task for most laptops. You can consult step-by-step hardware teardowns in our /guides library. If you prefer not to open your device, a low-profile USB Wi-Fi adapter provides an inexpensive, plug-and-play workaround.
Next steps
Start by executing the DNS flush and network stack reset outlined in the troubleshooting section above. If your cellular carrier is blocking tethering or you suspect a deeper hardware failure on your laptop's wireless module, browse our comprehensive troubleshooting /guides or check user experiences under /reviews. For complex hardware diagnostics or board-level issues, connect with hardware specialists through LML Experts.
Next steps
Try the DIY guide if you're comfortable opening the device. Still stuck? Browse related problems for similar symptoms.

