How to Share Wi-Fi from a PC Using an Adapter in Windows 10: A Complete Guide

Many users are familiar with the situation of needing to provide internet access to a smartphone or tablet, but the router is temporarily unavailable or faulty. Windows 10 provides built-in tools that let you turn your computer into a fully-fledged access point without installing third-party software. This solution is ideal for the office, hotel, or home, where you need to quickly share Wi-Fi connection with other devices.

To accomplish this task, your computer must be equipped with Wi-Fi adapter, which supports "Master" or "Hosted Network" mode. Most modern laptops and USB adapters have this functionality by default. It's important to understand that the internet source can be a cable connection (Ethernet), as well as mobile Internet, if it is already configured on the PC itself.

The setup process doesn't require in-depth knowledge of network protocols, but it does require careful input. Selecting the wrong network interface or setting the wrong encryption type can prevent devices from seeing the created network. In this article, we'll cover all the steps involved in creating an access point, from checking the equipment to troubleshooting common errors.

Checking Wi-Fi adapter compatibility

Before you begin setting up, you need to make sure that your equipment is technically capable of supporting Internet tethering. Not all network cards They can simultaneously receive and transmit signals in access point mode. A built-in command-line utility is used for diagnostics, providing comprehensive information about the driver's capabilities.

Run the command prompt as administrator. This can be done by searching for the application cmd in the Start menu by right-clicking and selecting the appropriate item. In the window that opens, enter the command netsh wlan show drivers and press Enter. In the list that appears, find the line "Hosted network supported."

If this setting is "Yes," your adapter is ready to use. If it's "No," you'll need to update the device drivers or replace the adapter with a more recent model. Sometimes, the issue can be resolved by simply reinstalling the drivers from the manufacturer's official website.

⚠️ Note: If you have multiple network adapters installed (for example, one built into your motherboard and an external USB adapter), make sure you're checking the one you plan to use for sharing. The command displays data for all detected interfaces.

It's also worth paying attention to the driver status. If the adapter has a yellow exclamation point in Device Manager, no network settings will help until the hardware or software error is resolved. Make sure the device is turned on and working properly.

📊 What type of internet connection do you have on your PC?
Ethernet cable
Mobile 4G modem
Satellite Internet
Another option

Setting up an access point via the settings menu

Starting with the Anniversary Update, Windows 10 introduced the "Mobile Hotspot" feature, which significantly simplifies user experience. No longer is there a need to enter complex commands into the console; everything is controlled through a graphical interface. This is the preferred method for most users, as it minimizes the risk of error.

Open the Start menu and go to "Settings" (the gear icon). Select "Network & Internet." In the left menu, select "Mobile hotspot." Here you'll see a status toggle that you need to enable.

In the "Internet Connection Sharing" section, select the adapter through which your computer receives the Internet. This could be Ethernet or Wi-Fi if you're connected to a different network. Below, you can change the network name and password, setting your own security values.

☑️ Check before launching a hotspot

Completed: 0 / 4

After you enable the "Allow the use of my internet connection..." slider, your computer will begin broadcasting the signal. On your smartphone or another laptop, find the created network by name and enter the specified password. The connection should be successful unless there are any IP address conflicts.

⚠️ Note: The settings interface may differ slightly between different Windows 10 builds (versions 1903, 2004, 21H2, etc.). The layout of the elements may change, but the logic remains the same: find "Mobile Hotspot" in the network settings.

Creating a network via the command line (CMD)

For users who prefer classic methods or do not have a graphical interface (for example, in stripped-down versions of the OS), a method is available via netshThis method provides more detailed control over the parameters of the created network and allows you to configure specific options not available in the standard menu.

Open a command prompt as administrator. First, set the network settings: name (SSID) and password. Enter the command: netsh wlan set hostednetwork mode=allow ssid=MyNetworkName key=MyPassword123. Replace MyNetworkName to the desired network name, and MyPassword123 to a complex password (minimum 8 characters).

After setting up the parameters, you need to start the network itself with the command netsh wlan start hostednetworkIf everything went well, the system will report that the hosted network has started. The computer is now ready to accept connections, but internet access will not be available yet.

netsh wlan set hostednetwork mode=allow ssid=OfficeWiFi key=SecurePass2026

netsh wlan start hostednetwork

To stop the broadcast, use the command netsh wlan stop hostednetworkTo view the status of the current session and connected clients, enter netsh wlan show hostednetworkThis is useful for monitoring activity and identifying unauthorized connections.

What to do if the network does not start?

A common error, "The hosted network failed to start," occurs because the Microsoft virtual adapter is disabled. Open Device Manager, enable hidden devices, and locate the "Microsoft Wi-Fi Direct Virtual Adapter." If it's disabled, enable it. If you still see the error, uninstall the device and select "Scan for hardware changes" from the Action menu.

Setting up Internet sharing

Launching a network via CMD is only half the battle. To ensure devices connected to your access point can access the global network, you need to configure traffic forwarding. This is done through the Network Connections control panel, where we'll link the virtual sharing adapter to a physical adapter with internet access.

Click Win + R, enter ncpa.cpl and press Enter. The Network Connections window will open. Find your primary internet adapter (e.g., Ethernet or Wi-Fi). Right-click it, select Properties, then go to the Sharing tab.

Check the "Allow other network users to connect through this computer's Internet connection" box. In the "Home networking connection" drop-down list, select the adapter you created for sharing (usually called "Local Area Connection" with a number or "Wireless Network" with a number). Click OK.

Parameter Value for the main adapter Value for virtual adapter
Connection type Ethernet / Wi-Fi (Source) Microsoft Hosted Network (Sink)
IP address Automatic (DHCP) or static from your provider 192.168.137.1 (usually default)
Access status Shared Receives address automatically
Protocol IPv4 (primary) IPv4 (client)

It is important to note that after you enable sharing, Windows may automatically assign a static IP address to the virtual adapter. 192.168.137.1This is normal behavior, and manually changing it is not recommended, as it may disrupt NAT operation. If the internet connection is not available on client devices, try temporarily disabling your antivirus or firewall to test.

Driver and energy saving management

Access point stability directly depends on the correct operation of the drivers and power settings. Windows 10 aggressively tries to conserve power, which can lead to the Wi-Fi adapter shutting down at the most inopportune moments, especially on laptops running on battery power.

Open "Device Manager" (right-click the Start menu). Find your Wi-Fi adapter under "Network adapters." Double-click it to open its properties and go to the "Power Management" tab. Uncheck "Allow the computer to turn off this device to save power."

It's also recommended to check the driver version. Even if the device is working, the older software version may not support new encryption standards or have bugs in the hotspot mode implementation. Visit the website of the laptop or chipset manufacturer (Realtek, Intel, Qualcomm) and download the latest version.

If you're using a USB Wi-Fi adapter, try connecting it to a USB 3.0 port (blue), as they provide more stable power and data transfer rates. USB 2.0 ports on the front panel of the system unit may not provide sufficient current for high-power adapters with antennas.

Diagnosing and resolving connection problems

Despite the simplicity of setup, users often encounter issues: devices see the network but don't connect, or there's a connection but the internet isn't working. First, check the status of the Internet Connection Sharing (ICS) service. Click Win + R, enter services.msc, find the service and make sure it is running and the startup type is set to "Automatic".

A common problem is IP address conflicts. If your main router is handing out addresses in the range 192.168.1.x, and the Windows virtual adapter is also configured for this range, a conflict will occur. In this case, you must manually assign a static IP address to the virtual adapter in the range 192.168.137.x.

⚠️ Note: Third-party antivirus programs (Kaspersky, ESET, Avast) often have their own firewall modules. These may block incoming connections to the created access point. Try temporarily disabling your antivirus's firewall for diagnostic purposes.

Another important aspect is the frequency range. Some older devices (smartphones 5-7 years old) don't detect networks operating in the 5 GHz band. If clients don't find the network, try forcing the operating mode in the adapter properties (Advanced tab). 802.11n or 2.4 GHz range.

Security of the created Wi-Fi network

By turning your PC into a hotspot, you take responsibility for the security of your data. Open networks without a password allow attackers not only to use your traffic but also potentially access shared folders on your computer if your firewall settings are too lax.

Always use encryption WPA2-PersonalThis is a modern standard that provides reliable protection for passwords and transmitted data. Avoid using outdated ones. WEP, which can be hacked in minutes even by a novice. When creating a network using CMD, Windows selects a secure protocol by default.

Make sure your passphrase is complex. Use a combination of upper and lower case letters, numbers, and special characters. The password must be at least 12 characters long. Avoid simple strings like "12345678" or your date of birth.

If you're sharing internet in a public place, consider creating a guest network or using MAC address spoofing, although this is more difficult to implement in Windows 10 and requires third-party scripts. For home use, a strong password and regular system updates are sufficient.

Why does my computer stop distributing Wi-Fi after waking up from sleep mode?

This is a classic power management issue. Windows disables the adapter to save power and doesn't always restore its state correctly upon waking. Solution: Disable sleep mode for the adapter in Device Manager (Power Management tab) and prevent the system from disabling USB ports in the power plan.

Is it possible to share Wi-Fi if the PC is connected to a Wi-Fi network?

Yes, but with limitations. Most standard adapters can't simultaneously receive and transmit signals on the same frequency. However, modern cards that support Wi-Fi Direct or have two adapters (one built-in, one USB) allow this. In "Mobile Hotspot" mode, Windows will attempt to optimize the process, but speed may decrease.

How do I know who is connected to my hotspot?

In the command line, enter netsh wlan show hostednetworkAt the bottom of the report, you'll find a "Clients" section that displays the MAC addresses of all connected devices. If you see an unfamiliar device, immediately change the password in the hotspot settings.

Does antivirus affect download speed?

Yes, it can. Antivirus software scans every data packet passing through it. Under heavy load (for example, watching 4K video on a connected phone), real-time scanning can create latency (ping) and reduce overall bandwidth. It's recommended to add your local network as an exception.