Situations where you need to share internet from your computer to other devices arise quite often: in a hotel room where only a desktop PC has wired access, or in an office where the router is temporarily out of order. Fortunately, the operating system Windows 10 It has built-in functionality that allows you to turn your laptop or computer into a fully-fledged wireless router. This solution requires no third-party software or complex network driver manipulation, as long as the hardware is working properly.
Creation virtual access point (Virtual Hosted Network) allows you to broadcast an internet connection received via an Ethernet cable or USB modem to smartphones, tablets, and other laptops. This method is especially useful for users who want to avoid purchasing additional equipment for occasional use. However, despite its simplicity, the process has its own nuances, depending on the network card driver version and system security settings.
Before you begin setup, you need to ensure your equipment is compatible. Not all wireless adapters support access point mode, although modern models almost universally lack this limitation. If you plan to use this feature regularly, it's worth checking whether yours supports it. Wi-Fi module technology Wi-Fi Direct, which will significantly simplify the connection process and increase the stability of the connection.
To get started, you'll need a computer running Windows 10 and a working internet connection. It's important that your network adapter is working properly and that the drivers are updated to the latest version available on the manufacturer's website. In some cases, standard Microsoft drivers may not correctly process requests to create a virtual adapter, so ensuring your software is up-to-date is the first step.
Checking hardware and driver compatibility
The first step before any network configuration is to diagnose the hardware capabilities. Windows 10 can automatically determine whether your network adapter can work in Distributed Mode, but it's best to double-check manually using the command prompt. To do this, open the console with administrator privileges and enter the command netsh wlan show driversIn the list that appears, find the line "Hosted network supported".
If this option says "Yes," your hardware is ready to use. If the answer is "No," don't despair: sometimes the problem lies with an outdated driver or a disabled feature in Device Manager. Try updating the driver through Device Manager or downloading the latest version from the motherboard or laptop manufacturer's website. Also, make sure your Wi-Fi adapter isn't disabled in Device Manager and is working properly.
It's worth noting that using built-in Windows tools is preferable to third-party programs, as system utilities have a higher priority and are less likely to conflict with security updates. Third-party router emulators often require the installation of virtual drivers, which can cause network instability or conflicts after a system update.
⚠️ Note: If hosted network support doesn't activate even after updating the drivers, your Wi-Fi adapter may not physically support AP (Access Point) mode. In this case, the only solution is to purchase an external USB Wi-Fi adapter that claims to support SoftAP.
It's important to understand the difference between a physical adapter and a virtual interface. When you create an access point, Windows creates a logical copy of your network device. This means that the same physical module can simultaneously receive a signal from the ISP (if possible) and distribute it, or receive it via a cable and distribute it over the air.
Creating an access point via the command line
The classic and most reliable way to set up a network is using the command prompt (CMD). This method gives you full control over the network settings, including channel selection, encryption type, and network name. To begin, launch the command prompt as administrator: right-click the Start menu and select "Windows PowerShell (Administrator)" or search for "cmd."
The first command you need to enter sets the parameters for the future network. The syntax is as follows: netsh wlan set hostednetwork mode=allow ssid=NAME key=PASSWORD keyUsage=persistent. Instead of NAME Enter the desired name of your network (SSID), and instead of PASSWORD — Access password. The password must be at least 8 characters long. Press Enter after entering.
netsh wlan set hostednetwork mode=allow ssid=MySuperWiFi key=12345678 keyUsage=persistent
Once the command has successfully completed, the system will confirm network creation. The next step is to launch the created virtual access point. To do this, enter the command netsh wlan start hostednetworkIf everything went well, you'll see a message indicating that the hosted network has started. The name you created should now appear in the list of available wireless networks on your smartphone.
However, at this stage, the internet will not work on the connected devices, as we've only created the "corridor" but haven't allowed any traffic into it. You'll need to configure shared access, which will be discussed in the next section. It's also worth remembering that after restarting the computer, you'll have to restart the created network using the command start, unless you create a special startup script.
☑️ Check before launching the network
Setting up Internet sharing
The most critical step is providing global network access to connected clients. Without this configuration, devices will see your access point and connect to it, but will not receive an IP address and will not be able to access the internet. To configure this, go to the network control panel: Win + R, enter ncpa.cpl and press Enter.
In the "Network Connections" window that opens, you'll see a list of all network interfaces. Find the adapter through which your computer connects to the internet (for example, "Ethernet" or "Local Area Connection"). Right-click it and select "Properties." Go to the "Sharing" tab.
Here, you need to check the box next to "Allow other network users to connect through this computer's Internet connection." In the "Home network connection" drop-down list, select the virtual network you just created. It's usually called "Wireless Network Connection" with a number (e.g., *2 or *3) and has the name specified in the SSID parameter.
| Parameter | Meaning / Action | Note |
|---|---|---|
| Source interface | Ethernet / USB modem | Where do we get the Internet? |
| Virtual adapter | Local Area Connection* X | Where do we distribute (Microsoft Wi-Fi Direct) |
| Gateway IP address | 192.168.137.1 | Standard address when sharing |
| Protocol | TCP/IPv4 | Must be active in properties |
After applying the settings, the system will warn you that the IP address of the network adapter will be changed to 192.168.137.1This is normal behavior; Windows acts as a DHCP server for clients. If the internet doesn't immediately appear on connected devices, try disabling and re-enabling Wi-Fi on your smartphone or restarting the virtual network using the command stop And start.
In some cases, antivirus software or firewalls may block packet transfer between interfaces. If the settings are correct but access is blocked, try temporarily disabling the third-party firewall to test. Also, make sure the protocols are checked in the virtual adapter properties. Internet Protocol version 4 (TCP/IPv4) and IP version 6 (TCP/IPv6).
Using a mobile hotspot in Windows 10
Starting with the Anniversary Update, Windows 10 introduced a native graphical interface for Wi-Fi sharing, known as Mobile Hotspot. This method is significantly easier for the average user, as it doesn't require entering commands. However, it has more stringent hardware requirements: your Wi-Fi adapter must support Wi-Fi Direct.
To activate, open Settings (Start menu → Gear) and go to Network & Internet. Select Mobile Hotspot in the left menu. Here you'll see a toggle to enable the feature. Below, you can set the network name and password, as well as select the frequency band (2.4 GHz or 5 GHz) if your adapter supports both.
The advantage of this method is automation: the system will automatically configure sharing and start the service when the slider is turned on. Additionally, Windows can automatically turn on the hotspot when a device connects to the computer via Bluetooth, or turn it off when no clients are connected, saving power.
⚠️ Note: The mobile hotspot may not work if you have Wi-Fi enabled for both receiving and tethering. Unlike the command line, the graphical interface often requires the adapter to either receive or transmit a signal, but it cannot do both simultaneously on the same physical module without special driver support.
If the "Mobile Hotspot" button is grayed out and inactive, it means your driver or adapter doesn't support this feature in its current configuration. In this case, revert to the command line method, which is more flexible and bypasses many software limitations of the Windows interface.
Interfering with these settings through ncpa.cpl This may lead to conflicts. If you use this method, avoid manually changing the virtual adapter's IP addresses.
Troubleshooting common errors and problems
Despite the streamlined process, users often encounter the error "The hosted network failed to start. The group or resource is not in the required functional state." This issue is often caused by a failure of the WLAN AutoConfig service or a conflict with virtual adapters left over from previous startup attempts.
The first solution is to restart the service. In the command prompt (administrator), enter net stop wlansvc, wait for it to stop, and then net start wlansvcAfter this, try restarting the network. If this doesn't help, check the Device Manager: in the "View" menu, enable "Show hidden devices," find the "Network adapters" section, and remove all Microsoft Wi-Fi Direct Virtual Adapters (with or without yellow icons).
Another common problem is that the connection is established, but pages don't load ("No Internet access"). This is usually resolved by resetting the TCP/IP stack. Run the command netsh int ip reset And netsh winsock reset, then be sure to restart your computer. Also, check that your IPv4 properties don't have a static DNS setting, which could block access; it's better to set it to obtain addresses automatically.
Hidden driver issues
Sometimes the problem lies in the adapter's power-saving settings. In Device Manager, under the Wi-Fi module properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power." This will prevent the system from disabling the adapter at a critical moment.
If you use Kaspersky, ESET, or Avast antivirus, they may have their own "Secure Network" or "Firewall" modules that block the creation of local bridges. Try temporarily pausing protection or adding your virtual network to the trusted list. Often, after a Windows update, sharing settings are reset, and the checkbox in ncpa.cpl have to install it again.
Automated startup and additional commands
Since a network created via the command line doesn't start automatically after a reboot, it makes sense to create a simple script for quick startup. Create a text file and enter the network startup command into it (for example, netsh wlan start hostednetwork), save it with the extension .bat (For example, start_wifi.bat). Now launching the access point will take one double click (it must be run as administrator).
For full automation, you can use Windows Task Scheduler and configure a task to run this script when you log in with the highest privileges. This will eliminate the need to open the console every time. It's also helpful to know the command netsh wlan show hostednetwork, which shows the network status, the number of connected users and the MAC addresses of devices.
To stop internet sharing, use the command netsh wlan stop hostednetworkTo delete network settings (reset the name and password), use the command netsh wlan set hostednetwork mode=disallowThese commands allow you to flexibly manage your network environment without restarting your computer or WLAN service.
Frequently Asked Questions (FAQ)
Is it possible to share Wi-Fi if the computer is connected to the Internet via the same Wi-Fi adapter?
Windows 10's standard features don't allow you to simultaneously receive and distribute Wi-Fi on a single physical adapter. This requires two Wi-Fi modules (one receiving and one distributing) or specialized equipment (repeaters). However, if the internet is received via a cable and distributed via Wi-Fi, this is the normal operating mode.
Why does the phone see the network but not connect?
The most common cause is an incorrect encryption type or password. Make sure you're using WPA2-Personal encryption (it's the default in Windows 10). Also, check that the network name (SSID) doesn't contain Cyrillic characters—some older devices may display these names incorrectly.
How many devices can be connected to such an access point?
Windows 10 theoretically supports up to 127 connections, but the actual number depends on the power of your Wi-Fi adapter and processor. In practice, stable operation is achieved with 5-7 active clients. Exceeding this number can lead to a significant drop in speed and ping.
Does creating a hotspot affect internet speed?
Yes, the speed will be shared between all connected devices. Furthermore, the process of transmitting the signal and encrypting the data places a strain on the processor and Wi-Fi module, which may result in a slight reduction in overall channel throughput compared to a direct connection.