A situation where a laptop successfully creates a wireless network, but connected devices (smartphones, tablets, other PCs) are unable to connect is one of the most common problems in home Windows environments. The user sees the message "No internet access" or "Connected, no network access," which indicates a disconnect between the host (your laptop) and the ISP, or a packet routing error within the local area.
There could be many reasons for this system behavior: from a simple failure in the DHCP service to incorrect IP address settings that are stuck after previous network use. Critical understand that the problem often lies not in the physical Wi-Fi module, but in a software conflict or blocking by an antivirus.
In this article, we'll take a detailed look at how the virtual adapter works, check your TCP/IPv4 protocol settings, and reset your network stacks to restore full global network access for all your devices.
Diagnostics of adapter and driver status
Before you start complex manipulations with the registry, you need to make sure that network adapter It works correctly and is not experiencing resource conflicts. Often, after an operating system update, Windows may replace the standard driver with a generic one, which cannot correctly handle access point mode.
Go to the device manager through the menu Start and find the "Network Adapters" section. Look for yellow exclamation marks or arrows pointing to a disabled device. If you see a device named Microsoft Wi-Fi Direct Virtual Adapter with an error (code 10 or 43), this is the direct reason why Internet distribution is impossible.
⚠️ Note: If you're using a USB Wi-Fi adapter, try reconnecting it to a different port. Some USB 3.0 ports can interfere with 2.4 GHz modules, resulting in unstable performance and packet loss.
For the distribution mode to work correctly, the driver must support the function Hosted NetworkYou can check this using the command prompt launched as administrator. Enter the command netsh wlan show drivers and look for the line "Hosted network support." If it says "No," you'll need to update the driver from the manufacturer's website or replace the adapter.
It's also worth paying attention to power saving settings. Windows often turns off the adapter to conserve battery life, which can cause the connection to drop immediately after sharing begins. In the adapter properties, under the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."
Make sure your laptop isn't in airplane mode, which can block outgoing connections even if the local network is technically active. Restarting your network hardware and the laptop itself may also temporarily resolve the issue if it's caused by a network card buffer overflow.
Configuring TCP/IPv4 and DNS
The most common cause of the "No Internet Access" status is incorrect addressing configuration. When a laptop distributes Wi-Fi, it acts as a gateway, and if the protocol settings Internet Protocol Version 4 (TCP/IPv4) If static addresses are specified that conflict with the provider's range, the Internet will not work.
You need to check the settings of your active connection. Go to "Network and Internet settings", select "Change adapter settings" (or use the command ncpa.cpl). Find the connection through which the laptop receives the Internet (Ethernet or Wi-Fi), right-click on it, and select "Properties."
In the list of components, find Internet Protocol version 4 (TCP/IPv4) and open its properties. Make sure that "Obtain an IP address automatically" and "Obtain DNS server address automatically" are selected. If your ISP requires a static IP, make sure the DNS servers are specified correctly (e.g. 8.8.8.8 from Google or 1.1.1.1 from Cloudflare).
Now go to the settings for the adapter that's distributing the Wi-Fi (usually "Wireless Network Connection" or "Local Area Connection" with a number). The IPv4 properties for this adapter should also be set to obtain addresses automatically if you're using the standard "Mobile Hotspot" feature in Windows 10/11.
Manually registering DNS on the receiving device (smartphone) can sometimes help, but it's best to troubleshoot the issue in the settings on the sending laptop. Keep in mind that changes only take effect after you close the windows with the "OK" button.
Windows Services and Their Impact on Distribution
Internet sharing functionality in Windows relies on several system services. If one of them is stopped or running manually, the access point will either fail to create or will operate without internet access.
Press the combination Win + R and enter services.mscIn the list that opens, find the Internet Connection Sharing (ICS) service. This service is responsible for forwarding traffic between network interfaces.
Double-click the service and ensure the startup type is set to "Automatic." If the service is stopped, click "Start." Also check the "WLAN AutoConfig" service—it's critical for wireless functionality.
⚠️ Warning: When you enable Internet Connection Sharing (ICS), Windows may forcefully change the IP address of your adapter to
192.168.137.1This is normal behavior, but it may cause a conflict if your main network is already using this range.
If the service fails to start and returns an error, check its dependencies. In the "Dependencies" tab, see which services are required for ICS to function and ensure they are running. Often, a simple restart of the service after making registry changes or updating drivers resolves the issue.
It's worth noting that third-party antiviruses and firewalls can block public access services. Try temporarily disabling third-party security software and checking if internet access is restored on connected devices.
Resetting network settings and command line
When manual settings don't help, a complete reset of the network stack is the solution. This clears the DNS cache, resets Winsock settings, and removes temporary configuration files that may have become corrupted.
Open Command Prompt as administrator. You can do this by searching for "cmd," right-clicking, and selecting "Run as administrator." Run the following commands one by one, pressing Enter after each:
netsh winsock resetnetsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
After running the last command, be sure to restart your computer. Only after restarting will the changes to the registry and network drivers take full effect. If the problem was due to "garbage" in the network tables, this should resolve the issue.
Windows 10 and 11 have a built-in network reset feature. It's located in Settings → Network & Internet → Advanced network settings → Network reset. Clicking the "Reset now" button will delete all saved Wi-Fi networks and restore all settings to factory defaults.
☑️ Network Reset Checklist
Use this method if you've recently changed your hardware or antivirus software. Keep in mind that after the reset, you'll have to re-enter passwords for all previously connected Wi-Fi networks.
Antivirus and firewall conflicts
Third-party security solutions (Kaspersky, ESET, Avast, and others) often have their own firewall modules that are stricter than the standard Windows Defender. They may classify attempts to share the internet as suspicious activity or block the creation of a virtual bridge.
Check your antivirus's firewall settings. Find the section labeled "Public Networks" or "Network Rules." Make sure your primary network (the one connecting to the internet) is set to "Trusted" or "Home," not "Public."
In some cases, you need to add an exception rule for a service svchost.exe or the process responsible for sharing. If you're unsure of the settings, try temporarily disabling your antivirus completely for 5-10 minutes and then restarting the sharing process.
Also, check the built-in Windows firewall. Go to "Control Panel" → "Windows Defender Firewall" → "Allow an app." Make sure "File and Printer Sharing" and "Remote Desktop Connection" are checked (this can sometimes affect port forwarding).
⚠️ Caution: Don't leave your computer on public networks (such as cafes and airports) with your antivirus and firewall completely disabled. This leaves your system vulnerable to external attacks.
If Wi-Fi internet access returns after disabling protection, the problem lies with your packet filtering rules. You'll need to find the section on creating local area network (LAN) rules in your antivirus documentation and allow incoming/outgoing connections for that subnet. 192.168.x.x.
Features of Mobile Hotspot in Windows 10/11
Starting with Windows 10, Microsoft introduced a native "Mobile Hotspot" feature, which simplified sharing but introduced its own nuances. Unlike the old command-line methods (netsh wlan set hostednetwork), the new interface is more sensitive to drivers and power saving.
When using a hotspot, the system automatically selects which connection to share. If you have both Ethernet and Wi-Fi connections, the hotspot may select the wrong source. In the hotspot settings (Settings → Network & Internet → Mobile Hotspot), in the "Connection Sharing" field, select the adapter with the internet connection.
A common problem is randomly switching frequency bands. If you're broadcasting a network on the 5 GHz band, older devices may see the network but fail to connect or display an "Unable to connect" error. Try changing the band to 2.4 GHz in the hotspot editor.
Why does the hotspot turn off by itself?
Windows 10 has a "Power Saver" setting that turns off the hotspot if no device is connected. The system can also turn off hotspot sharing when entering sleep mode. Disable these options in the power settings and the hotspot itself.
Another caveat: if you're using a corporate network with web-based authentication (Captive Portal), hotspot sharing may not work because connected devices won't be able to authenticate. In such cases, special proxy settings or a router are required.
Make sure that sharing is enabled in the "Advanced" tab of your primary connection (the one that connects to the internet). The "Allow other network users to connect through my internet connection" checkbox should be checked, and your virtual Wi-Fi adapter should be selected in the "Home networking connection" list.
═══ POLL ═══
═══ TABLE ═══
Below is a table of error codes and their possible meanings that you may encounter when diagnosing through Device Manager or Command Prompt:
| Code/Message | Probable cause | Solution method |
|---|---|---|
| Code 10 (Device cannot start) | Driver or resource conflict | Remove device, update driver, reboot |
| Code 43 (Device reported problems) | Hardware failure or driver corruption | Network reset, USB port replacement, driver reinstallation |
| Unable to configure hosted network | The driver does not support access point mode. | Update your Wi-Fi adapter driver and check for support. |
| Limited (yellow sign) | Problems with DHCP or DNS | Set a static IP/DNS and reset the TCP/IP stack. |
| No internet access | ICS is disabled | Enable the ICS service and check the sharing box. |
═══ KEY TAKEAWAY ═══
═══ FAQ: Frequently Asked Questions ═══
Why does my laptop distribute Wi-Fi, but only one device has internet access?
Most likely, the "Allow other network users..." box is unchecked in the sharing settings (ICS), or the firewall is blocking connections for all devices except the first one to receive an IP address. Also, check that the connection limit in the Wi-Fi adapter driver hasn't been reached (usually 8-10 devices).
Is it possible to share Wi-Fi if the laptop is connected to the Internet via Wi-Fi?
Yes, this is possible if your Wi-Fi adapter supports dual-mode operation (client and access point). However, the speed may be significantly lower and the connection less stable. It's best to use an Ethernet cable for internet access and Wi-Fi for sharing.
How do I know if my adapter supports Wi-Fi hotspot?
Run command prompt as administrator and type netsh wlan show driversFind the line "Hosted Network Support." If it says "Yes," then the adapter is technically capable of sharing. If it says "No," you'll need to replace the adapter or install specialized drivers.
Why did sharing stop working after a Windows update?
Updates often reset registry settings or install generic drivers that don't support hotspot functionality. The update may also have changed your firewall rules. Perform a network reset and reinstall the drivers from the laptop manufacturer's website.
Does antivirus affect download speed?
Yes, antivirus software scans every data packet. If deep traffic inspection or web protection is enabled, this can create latency (ping) and reduce overall network throughput, especially on weaker processors.