How to Enable Wi-Fi Sharing on a Windows 10 Computer: 3 Proven Methods

Turn your laptop or desktop PC into a Windows 10 It's easier than it seems to turn a Wi-Fi hotspot into a full-fledged one. This feature is useful when you need to quickly connect your smartphone, tablet, or other computer to the internet and don't have a router handy. But not everyone knows that Windows 10 Supports wireless internet distribution out of the box, without the need for additional software.

In this article you will find Three working methods for setting up a virtual router: via built-in mobile hotspot, the command line, and popular third-party utilities. We'll also cover common errors (for example, when devices connect but the internet doesn't work) and explain how to fix them. If you've never set up a network yourself, don't worry: the instructions are suitable even for beginners.

Important: Before you begin, check if your Wi-Fi adapter mode Hosted Network. Most modern laptops and PCs with wireless modules (for example, Intel Wireless-AC or Qualcomm Atheros) handle this task without any problems. If you have a desktop computer with an external USB adapter, make sure it's not a budget model without support. SoftAP.

📊 Why do you need to share Wi-Fi from your PC?
Connect your phone to the Internet
Share the Internet connection with another laptop
Play online game with friends
Test the network without a router
Other

Method 1: Mobile hotspot (the easiest)

IN Windows 10 versions 1607 and newer ones have a built-in function Mobile Hotspot, which simplifies internet sharing to the max. This method requires no command knowledge and is suitable for most users.

To activate the hotspot:

  1. Open Settings → Network & Internet → Mobile Hotspot.
  2. In the drop-down menu "Sharing" Select the connection through which your PC receives the Internet (for example, Ethernet or Wireless network, if you are connected to a different Wi-Fi).
  3. Click "Change" next to the fields Network name And Passwordto set your own parameters (minimum 8 characters for the password).
  4. Move the slider Distribution is permitted. in position On.

Done! Other devices can now connect to the created network. The access point name will be displayed as {Your_PC_Name} (Hotspot), unless you have changed it manually.

Make sure Wi-Fi is turned on on your PC.

The PC is connected to the Internet (via cable or other Wi-Fi)

The PC has the latest drivers for the network adapter installed.

The VPN is disabled on the connecting device (it may block access)-->

⚠️ Attention: If the internet connection on your main device is lost after activating the hotspot, check your firewall settings. Sometimes Windows Defender Blocks connection sharing. Solution:

  1. Open Control Panel → Windows Defender Firewall → Allow an app.
  2. Find in the list Network Discovery and check the boxes for private and public networks.
  3. Restart your PC.

Method 2: Command line (for advanced users)

If your mobile hotspot isn't working or you need advanced settings (like choosing a Wi-Fi channel), use command lineThis method is universal and works even on older versions. Windows 10.

Follow the instructions:

  1. Launch the command prompt as administrator (click Win + X and select the appropriate item).
  2. Enter the command to check for hosted network support:
    netsh wlan show drivers

    Find the line Hosted Network Support - there should be Yes.

  3. Create a new network with the name MyWiFi and password 12345678 (replace with your own):
    netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678
  4. Start the distribution:
    netsh wlan start hostednetwork

Now you need to enable internet sharing:

  1. Open Control Panel → Network and Sharing Center → Change adapter settings.
  2. Find the connection through which the PC receives the Internet (for example, Ethernet), right-click and select "Properties".
  3. Go to the tab "Access" and check the box Allow other network users to share your Internet connection.
  4. From the drop-down menu, select Local Area Connection* X (where X is the number of the virtual adapter, usually 12 or 13).

⚠️ Attention: If your access point doesn't appear in the list of networks after running the commands, check your Wi-Fi adapter drivers. Update them via device Manager or from the manufacturer's official website (for example, Intel or Realtek).

1. To start the network: netsh wlan start hostednetwork

2. To stop: netsh wlan stop hostednetwork

Place them on your desktop and run them as administrator.-->

3. Method: third-party programs (for flexible settings)

If built-in tools Windows 10 If you're not satisfied, use specialized utilities. They offer additional features, such as speed limiting, device blacklisting, and automatic startup upon PC startup.

Top 3 Wi-Fi Sharing Apps:

  • 🔹 Connectify Hotspot — a paid utility with a trial period. Supports distribution via Wi-Fi, Ethernet and even 3G/4G-modems. There is a built-in firewall and traffic monitoring.
  • 🔹 MyPublicWiFi — a free, open-source program that allows you to customize SSID, channel and even block unwanted sites through URL filter.
  • 🔹 Virtual Router Plus — a simple utility with a minimalist interface. Ideal for beginners, but hasn't been updated since 2016 (may not support new adapters).

Example of setting in MyPublicWiFi:

  1. Download the program from official website and install.
  2. Run the utility as administrator.
  3. In the field "Network Name (SSID)" Enter the network name (eg. HomeWiFi).
  4. IN "Network Key" Please enter a password (minimum 8 characters).
  5. In the drop-down menu "Shared Connection" select the internet source (for example, Ethernet).
  6. Click "Set up and Start Hotspot".

⚠️ Attention: Some antiviruses (for example, Kaspersky Internet Security or Avast) may block third-party Wi-Fi sharing utilities. Add the program to the exceptions list or temporarily disable network protection.

What should I do if the program doesn't detect the Wi-Fi adapter?

If the utility does not detect the network adapter, the reasons may be as follows:

1. The adapter driver is outdated or damaged (reinstall it).

2. The adapter does not support the mode SoftAP (check model specifications).

3. The program is not compatible with your version of Windows (try another utility).

4. The service is disabled in the system Autoconfiguration WLAN (turn it on through services.msc).

4. Common mistakes and their solutions

Even with proper configuration, Wi-Fi hotspots can be unstable. Let's look at the most common issues and how to fix them.

Error Cause Solution
The devices connect, but the internet doesn't work. Connection sharing is not configured Check the box Allow other users... in the properties of the main connection
The network is not displayed in the list of available networks. The adapter driver does not support Hosted Network Update your driver or use an external Wi-Fi adapter.
Error "Failed to start hosted network" Service WLAN AutoConfig disabled Start the service via services.msc or by team net start WlanSvc
Low upload speed (less than 1 Mbps) The adapter operates in the mode 802.11b or overloaded Set the standard manually 802.11n/ac in the driver settings

If devices receive an IP address after connecting to your network 169.254.x.x, this means that The DHCP server is not providing correct settings.. Solution:

  1. Open command prompt and type:
    ipconfig /release
    

    ipconfig /renew

  2. Restart your PC and the connected device.
  3. If the problem persists, manually set the IP address on the connecting device (for example, 192.168.137.100 with a mask 255.255.255.0 and a gateway 192.168.137.1).
netsh wlan set hostednetwork channel=6

(where 6 is the channel number from 1 to 11).-->

5. Distribution optimization: how to increase speed and stability

By default, the virtual access point is Windows 10 may run slower than a standard router. Here are some ways to improve performance:

  • 📶 Select a free channel: Use the utility Wi-Fi Analyzer (available in Microsoft Store) to find the least crowded channel in your region. Then set it manually using the command netsh wlan set hostednetwork channel=N (where N is the channel number).
  • 🔧 Update your adapter driver: Go to the manufacturer's website (for example, intel.com for adapters Intel) and download the latest driver. Avoid drivers from Windows Update - they are often outdated.
  • Disable power saving for Wi-Fi:
    1. Open Device Manager → Network Adapters.
    2. Right click on your Wi-Fi adapter, select "Properties".
    3. Go to the tab Power Management and uncheck the box Allow the computer to turn off this device to save power.
  • 🛡️ Set up your firewall: Add protocol exceptions ICMP And DHCPto avoid traffic blocking.
  • If you are distributing the Internet via 3G/4G modem, the speed will be limited by the mobile network's bandwidth. In this case:

    • Connect the modem to the port USB 3.0 (blue connector).
    • Disable background updates Windows and other programs.
    • Use a tariff with traffic priority (check with your operator).
    • 6. Security: How to protect your network from unauthorized access

      Sharing Wi-Fi from a PC is convenient, but unsafe. If you don't set up security, strangers can connect to your network, which can lead to:

      • 🔴 Traffic theft (especially relevant for mobile Internet).
      • 🔴 Data interception (if you use unprotected protocols, for example, FTP).
      • 🔴 Infection of devices through vulnerabilities in the local network.
      • Minimum safety measures:

        1. Use a complex password: At least 12 characters with numbers, capital letters and special characters (e.g. WiFi@Home2026!). Avoid simple combinations like 12345678.
        2. Hide your SSID (network name): This won't protect against experienced hackers, but it will reduce the number of accidental connections. In the command line, use:
          netsh wlan set hostednetwork ssid=MyWiFi key=12345678 keyUsage=persistent

          Then disable network name broadcasting through the adapter settings.

        3. Limit the number of devices: In programs like Connectify You can set a connection limit (for example, only 2 devices).
        4. Enable WPA2-PSK encryption: This is the default protection standard in Windows 10. Don't use outdated WEP!

      ⚠️ Attention: If you share internet in a public place (such as a cafe or coworking space), never use the same network for online banking or working with sensitive data. It's best to create a separate guest network using a router.

      How to check who is connected to your network?

      Open command prompt and type:

      arp -a

      This command will display a list of IP and MAC addresses of devices communicating with your PC. Compare them with your own devices. Unknown addresses may indicate an unauthorized connection.

      7. Alternative methods of Internet distribution

      If Wi-Fi sharing is not possible (for example, due to problems with the adapter), consider alternative methods:

      • 🔌 Via Ethernet cable: Connect two PCs with a cable LAN and enable internet sharing in the connection properties. The speed will be higher than Wi-Fi, but a physical connection will be required.
      • 📡 Via Bluetooth:
        1. Turn on Bluetooth on both devices.
        2. On a PC with internet access, open Settings → Devices → Bluetooth & other devices.
        3. Click Adding Bluetooth or another device and select Conjugation.
        4. After connecting in Network and Control Center allow internet sharing for Bluetooth networks.
      • 📱 Via USB (Reverse Tethering): Suitable for smartphones on AndroidYou will need root access and the program. ClockworkMod Tether (does not work on all devices).
      • ⚠️ Attention: Internet distribution via Bluetooth limited to speed up to 3 Mbps (For Bluetooth 4.0) and is only suitable for light tasks (messengers, email). For videos or games, use Wi-Fi or Ethernet.

        8. Frequently asked questions and answers

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

        Technically yes, but it requires support. Wi-Fi Direct or Virtual Wi-Fi your adapter. In most cases Windows 10 blocks such a scheme to avoid conflicts. Solution:

        1. Connect your PC to the Internet via Ethernet cable.
        2. Or use external 3G/4G modem as an internet source.

        If the adapter supports AP+STA (simultaneous operation in access point and client modes), you can try programs like Virtual Router Plus, but stability is not guaranteed.

        Why did Wi-Fi sharing stop working after updating Windows 10?

        Updates often reset network adapter settings. Check:

        1. Have the drivers been reset (open device Manager and update them).
        2. Is the service disabled? WLAN AutoConfig (run it through services.msc).
        3. Have your firewall settings changed (add exceptions for svchost.exe).

        If the problem persists, reset the network: Settings → Network & Internet → Status → Network reset.

        How to share Wi-Fi from PC to Xbox or PlayStation?

        Game consoles require a stable connection. For them:

        1. Use mobile hotspot (the most compatible option).
        2. In the console settings, select Manual setup and indicate:
          • IP address: 192.168.137.100
          • Subnet mask: 255.255.255.0
          • Gateway: 192.168.137.1
          • DNS: 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare)
      • Disable power saving for the Wi-Fi adapter on your PC (see section 5).
      • If the game is lagging, try connecting the console to the PC via Ethernet (if the PC has a second network port).

        Is it possible to share Wi-Fi without a password?

        Technically yes, but it's extremely insecure. To create an open network:

        1. At the command prompt, enter:
          netsh wlan set hostednetwork mode=allow ssid=OpenWiFi key=

          (password is not specified).

        2. Start the network with the command netsh wlan start hostednetwork.

      ⚠️ Warning: On an open network, all transmitted data (including passwords) can be intercepted. Use this mode only for testing or in a fully trusted environment.

      How to share internet from a PC to multiple devices simultaneously?

      The number of connected devices depends on:

      • Models Wi-Fi adapter (most support up to 10-15 clients).
      • PC processor power (each device creates a load).
      • Internet connection type (when distributing) 3G/4G the speed is divided between everyone).
      • To increase the limit:

        1. Update your adapter driver to the latest version.
        2. In programs like Connectify In the settings, specify the maximum number of clients (usually up to 20).
        3. Disable background tasks on your PC (torrents, updates).