Mobile Hotspot Not Giving Internet to Connected Devices – Complete Fix Guide (2026)
Table of Contents
- Why Mobile Hotspot Not Giving Internet to Connected Devices Happens
- 1. Restart Mobile Hotspot and Services
- 2. Verify Internet Connection Sharing (ICS) Settings
- 3. Change Hotspot Network Name and Password
- 4. Assign Static IP Addresses Manually
- 5. Reset Network Stack and Flush DNS
- 6. Run Windows Network Troubleshooter
- 7. Update or Reinstall Network Adapter Drivers
- 8. Disable Antivirus and Firewall Temporarily
- 9. Advanced Troubleshooting
- Conclusion
- FAQ
Hub: Windows 11 Troubleshooting Hub
Quick Answer
Mobile Hotspot Not Giving Internet to Connected Devices is a common Windows 11 issue where devices connect to the hotspot but cannot access the internet. To fix it, restart the Windows Mobile Hotspot Service, verify Internet Connection Sharing (ICS) settings, change the hotspot network name and password, assign static IP addresses manually, reset the network stack, and run the network troubleshooter. If the error persists, update or reinstall network drivers, temporarily disable antivirus, or use advanced solutions like DHCP configuration fixes. For more Windows troubleshooting, visit our Windows 11 Troubleshooting Hub.
Why Mobile Hotspot Not Giving Internet to Connected Devices Happens
Mobile Hotspot Not Giving Internet to Connected Devices is a frustrating issue where your Windows 11 device successfully shares a Wi-Fi network, but connected devices show “Connected, No Internet” or fail to obtain an IP address. This problem has become increasingly common, especially after Windows 11 updates like 24H2. Users frequently report that devices get stuck at “Obtaining IP address” or connect without internet access. According to a Microsoft Answers discussion, this issue affects many users across different hardware configurations.
The Mobile Hotspot Not Giving Internet to Connected Devices issue can be caused by several factors:
- Internet Connection Sharing (ICS) misconfiguration: ICS settings may not be properly enabled or may be pointing to the wrong network adapter.
- DHCP server failure: The hotspot’s DHCP service may not be assigning valid IP addresses to connected devices.
- Driver issues: Outdated or corrupted Wi-Fi drivers can prevent proper hotspot functionality.
- Firewall or antivirus blocking: Security software can block the connection.
- Network configuration conflicts: Incorrect DNS settings or IP conflicts can cause connectivity problems.
- Windows updates: Recent updates, particularly 24H2, have been known to break mobile hotspot functionality.
If you are experiencing this issue, the problem is often not with your mobile data or internet source but with how Windows 11 is sharing the connection. For similar Wi-Fi issues, see our Windows 11 WiFi Keeps Disconnecting and WiFi Connected but No Internet on Windows 11 guides.
⚠️ Warning: Mobile Hotspot Not Giving Internet to Connected Devices can be caused by third-party antivirus software like AVG, which has been known to block DHCP lease extensions. Disable your antivirus temporarily to test.
1. Restart Mobile Hotspot and Services
The simplest fix for Mobile Hotspot Not Giving Internet to Connected Devices is restarting the Mobile Hotspot Service and toggling the hotspot off and on.
- Press Win + R, type services.msc, and press Enter.
- Find Windows Mobile Hotspot Service in the list.
- Right-click and select Restart. If it is not running, select Start.
- Also restart Network Connections, WWAN AutoConfig, Remote Access Auto Connection Manager, and Remote Access Connection Manager.
- Open Settings > Network & Internet > Mobile Hotspot.
- Toggle the hotspot Off, wait 10 seconds, then toggle it On again.
- Try connecting a device to test if the issue is resolved.
✅ Expected Result: Restarting the service often resolves Mobile Hotspot Not Giving Internet to Connected Devices caused by service glitches. If not, proceed to the next method.
2. Verify Internet Connection Sharing (ICS) Settings
Internet Connection Sharing must be correctly configured for the hotspot to work. Misconfigured ICS settings are a primary cause of Mobile Hotspot Not Giving Internet to Connected Devices.
- Press Win + R, type ncpa.cpl, and press Enter.
- Right-click the network adapter that has internet access (e.g., Wi-Fi or Ethernet) and select Properties.
- Go to the Sharing tab.
- Check “Allow other network users to connect through this computer’s Internet connection”.
- Under “Home networking connection”, select the correct hotspot adapter (usually named “Local Area Connection*” followed by a number).
- Click OK to save the changes.
- If the option is already checked, uncheck it, click OK, reopen Properties, re-check it, and select the correct adapter again.
💡 Quick Tip: The “Home networking connection” dropdown should list your hotspot adapter. If you are unsure which one it is, look for the adapter that appears when the hotspot is active.
3. Change Hotspot Network Name and Password
Many users have reported that changing the hotspot network name and password resolves Mobile Hotspot Not Giving Internet to Connected Devices by forcing a refresh of the hotspot configuration.
- Open Settings > Network & Internet > Mobile Hotspot.
- With the hotspot switched on or off, expand Properties and click Edit.
- Change the Network name and/or Network password.
- Click Save.
- Reconnect your devices using the new credentials.
🔁 Alternative Solution: If changing the name and password does not work, try switching the hotspot band from 5 GHz to 2.4 GHz (or vice versa) in the Properties section.
4. Assign Static IP Addresses Manually
If the hotspot’s DHCP server is failing to assign IP addresses, manually setting static IP addresses can resolve Mobile Hotspot Not Giving Internet to Connected Devices.
- On the connected device (phone or other PC), go to its Wi-Fi settings.
- Find the hotspot network and select Modify network or Advanced options.
- Change IP settings from DHCP to Static.
- Enter the following values:
- IP Address: 192.168.137.x (where x is a number between 2 and 254, e.g., 192.168.137.10)
- Subnet Mask: 255.255.255.0
- Gateway: 192.168.137.1 (this is the hotspot’s IP address)
- DNS 1: 8.8.8.8 (Google DNS)
- DNS 2: 8.8.4.4
- Save the settings and try browsing the internet.
⚠️ Warning: This is a temporary workaround. If it resolves the issue, the underlying problem is likely with the DHCP server, which may require further troubleshooting.
5. Reset Network Stack and Flush DNS
Corrupted network settings can cause Mobile Hotspot Not Giving Internet to Connected Devices. Resetting the network stack and flushing DNS can restore functionality.
- Open Command Prompt as Administrator (right-click Start and select Terminal Admin).
- Run the following commands in sequence:
ipconfig /release ipconfig /renew ipconfig /flushdns netsh winsock reset netsh int ip reset - Restart your computer.
- Try enabling the hotspot and connecting a device.
✅ Expected Result: Resetting the network stack often resolves Mobile Hotspot Not Giving Internet to Connected Devices caused by configuration corruption.
6. Run Windows Network Troubleshooter
Windows 11 includes a built-in troubleshooter that can automatically detect and fix common network issues, including Mobile Hotspot Not Giving Internet to Connected Devices.
- Open Settings > System > Troubleshoot > Other troubleshooters.
- Find Network Adapter and click Run.
- Follow the on-screen prompts to allow Windows to detect and fix issues.
- Also run the Internet Connections troubleshooter.
- Restart your computer and test the hotspot.
💡 Quick Tip: The network troubleshooter can often resolve Mobile Hotspot Not Giving Internet to Connected Devices caused by adapter configuration issues.
7. Update or Reinstall Network Adapter Drivers
Outdated or corrupted Wi-Fi drivers are a common cause of Mobile Hotspot Not Giving Internet to Connected Devices. For official driver guidance, refer to the Intel Wireless Support page.
- Open Device Manager (right-click Start and select Device Manager).
- Expand Network adapters.
- Right-click your Wi-Fi adapter and select Update driver.
- Select “Search automatically for drivers”.
- If Windows does not find an update, visit your manufacturer’s website (Intel, Realtek, MediaTek, etc.) to download the latest driver.
- Alternatively, right-click the adapter and select Uninstall device. Check “Delete the driver software” if available, then restart your PC to let Windows reinstall the driver.
🔁 Alternative Solution: For more detailed driver update guidance, see our How to Update Drivers Windows 11 article.
8. Disable Antivirus and Firewall Temporarily
Third-party antivirus software can interfere with the hotspot and cause Mobile Hotspot Not Giving Internet to Connected Devices. AVG antivirus, in particular, has been identified as a cause of DHCP lease extension failures.
- Open your antivirus application.
- Turn off real-time protection or firewall temporarily.
- Also check if Windows Firewall is blocking the connection:
- Open Windows Security > Firewall & network protection.
- Ensure the hotspot is allowed through the firewall.
- Test the hotspot with the antivirus disabled.
- If the hotspot works, add the hotspot adapter or the Windows Mobile Hotspot Service to the antivirus exclusion list.
- Re-enable your security software immediately after testing.
⚠️ Warning: Only disable antivirus temporarily for testing. Re-enable it immediately to maintain system security.
9. Advanced Troubleshooting
If the error persists, try these advanced solutions.
Perform a Network Reset
Go to Settings > Network & Internet > Advanced network settings > Network reset and click Reset now. This removes and reinstalls all network adapters. Your PC will restart automatically.
Check DHCP Configuration
If devices cannot obtain IP addresses, the DHCP server on the hotspot may not be enabled. In Command Prompt, check if DHCP is enabled on the hotspot adapter:
ipconfig /allLook for the hotspot adapter (e.g., “Local Area Connection*”) and check if DHCP Enabled is set to No. If it is disabled, this is likely the cause of Mobile Hotspot Not Giving Internet to Connected Devices.Install the Latest Windows Updates
Microsoft has acknowledged mobile hotspot issues in Windows 11 24H2. Installing the latest cumulative updates may resolve the problem. Open Settings > Windows Update and check for updates.
Use Third-Party Hotspot Software
If the built-in Windows hotspot continues to fail, consider using third-party software like Connectify or MyPublicWiFi as a temporary workaround.
Check for Malware
Malware can interfere with network settings. Run a full scan with Windows Defender Offline. For detailed steps, see How to Scan Malware Windows 11.
Perform a System Restore
If the error started after a system change, use System Restore to revert. See How to Use System Restore Windows 11.
For more Windows troubleshooting, explore our Windows 11 Troubleshooting Hub.
Conclusion
Mobile Hotspot Not Giving Internet to Connected Devices is a frustrating but solvable issue. The most effective solutions are restarting the Windows Mobile Hotspot Service, verifying Internet Connection Sharing settings, changing the network name and password, assigning static IP addresses, resetting the network stack, and running the network troubleshooter. If the error persists, update or reinstall network drivers, temporarily disable antivirus, or perform a network reset.
Regular system maintenance, such as keeping drivers updated and periodically checking network settings, can prevent Mobile Hotspot Not Giving Internet to Connected Devices from recurring. For more Windows and networking troubleshooting, explore our Windows 11 Troubleshooting Hub and check out related articles on Windows 11 No Internet Secured Wi-Fi Error, WiFi Connected but No Internet, and Windows 11 WiFi Keeps Disconnecting.
Related Guides
- Windows 11 Troubleshooting Hub
- Windows 11 No Internet Secured Wi-Fi Error
- WiFi Connected but No Internet on Windows 11
- Windows 11 WiFi Keeps Disconnecting
- How to Fix Mobile Hotspot Not Working Windows 11
- How to Share Internet Over Wi-Fi Windows 11
- Windows 11 Hotspot 5GHz Not Visible Fix
- How to Fix DHCP Not Enabled Windows 11
- How to Set Static IP Windows 11 Hotspot
- Windows 11 ICS Internet Connection Sharing Guide
- How to Fix Network Adapter Driver Issues
- Network Performance Optimization Windows 11
- How to Update Drivers Windows 11
- How to Use System Restore Windows 11
FAQ
Why does my mobile hotspot connect but have no internet?
Mobile Hotspot Not Giving Internet to Connected Devices is caused by ICS misconfiguration, DHCP server failure, outdated drivers, firewall blocking, or Windows updates breaking hotspot functionality.
How do I fix mobile hotspot no internet on Windows 11?
Restart the Windows Mobile Hotspot Service, verify Internet Connection Sharing settings, change the hotspot network name and password, assign static IP addresses manually, reset the network stack, and run the network troubleshooter.
Can antivirus cause mobile hotspot issues?
Yes, third-party antivirus software like AVG can cause Mobile Hotspot Not Giving Internet to Connected Devices by blocking DHCP lease extensions. Temporarily disable antivirus to test.
What is Internet Connection Sharing (ICS) in Windows 11?
ICS allows Windows to share its internet connection with other devices. It must be correctly configured for the mobile hotspot to work. Misconfigured ICS is a common cause of the issue.
How do I assign a static IP address for hotspot devices?
On the connected device, go to Wi-Fi settings, modify the network, change IP settings from DHCP to Static, and enter IP: 192.168.137.x, Subnet: 255.255.255.0, Gateway: 192.168.137.1, DNS: 8.8.8.8.
Does Windows 11 24H2 break mobile hotspot?
Yes, many users have reported Mobile Hotspot Not Giving Internet to Connected Devices after the Windows 11 24H2 update. Microsoft is aware of this issue, and a future update is expected to fix it.
How do I reset the network stack in Windows 11?
Open Command Prompt as Administrator and run: ipconfig /release, ipconfig /renew, ipconfig /flushdns, netsh winsock reset, netsh int ip reset. Restart your computer after running these commands.
Can outdated drivers cause hotspot issues?
Yes, outdated or corrupted Wi-Fi drivers are a common cause of Mobile Hotspot Not Giving Internet to Connected Devices. Update or reinstall your network adapter drivers to resolve the issue.
What should I do if the error persists after all fixes?
If the error persists, perform a network reset, check DHCP configuration, install the latest Windows updates, use third-party hotspot software, or perform a System Restore.
Is Mobile Hotspot Not Giving Internet to Connected Devices a hardware or software issue?
It is primarily a software and configuration issue caused by Windows settings, drivers, or security software. Hardware issues are rarely the cause.
We’re a team of system administrators, technical writers, and platform specialists who genuinely enjoy solving the problems most users find frustrating. From persistent Windows errors and Android sync failures to browser crashes and network drops — we’ve seen it all, and we document every fix properly. Our guides are built on official documentation, direct testing, and real troubleshooting experience. No filler, no guesswork — just reliable, step-by-step solutions you can trust.