Today's reality is such that a stable internet connection is essential not only on a computer but also on a smartphone. Situations can vary: your mobile network is disconnected, your phone's data plan is depleted, or you simply need to urgently connect your tablet to a network without Wi-Fi. In such cases, Share Internet from a PC to a phone via Wi-Fi — the optimal solution. This method works even if you don't have a router or modem.
Setting up an access point on your computer only takes a few minutes, but it does require attention to detail. It's important to understand that connection quality will depend on the power of your PC's Wi-Fi adapter, and Internet speed — depends on your provider's tariff. Today we'll cover all the current methods: from standard tools Windows to specialized utilities that will simplify the task even for beginners.
If you've never set up a network yourself before, don't worry. Our instructions are suitable for users of all skill levels. The key is to follow the steps sequentially and verify each step. And if you run into any difficulties, you'll find answers to the most frequently asked questions at the end of the article.
1. Preparing your computer for Wi-Fi distribution
Before you begin setup, make sure your computer meets the minimum requirements:
- 🖥️ operating system: Windows 10 or Windows 11 (on Windows 7/8 additional drivers may be required).
- 📶 Wi-Fi adapter: must support the mode
Hosted Network(almost all modern adapters can do this). - 🔌 Internet connection: via an Ethernet cable, USB modem or other source (but not via the same Wi-Fi that you are going to distribute!).
- 🔒 Administrator rights: without them, you won’t be able to change network settings.
To check if your adapter supports Wi-Fi sharing, open Command line as administrator and enter:
netsh wlan show drivers
Find the line in the results Hosted network support. If it is indicated there Yes — we can continue. If No - update the adapter driver via device Manager or the manufacturer's website.
Also make sure that on your computer VPNs, proxies, and firewalls are disabled (For example, Kaspersky, Avast), which can block network creation. Antivirus programs often perceive internet sharing as a potential threat.
2. Method 1: Sharing Wi-Fi via the command line (universal method)
This is the most reliable method that works on all versions. Windows No additional software required. This instruction is suitable for distributing the Internet from a PC to Android, iPhone or any other device.
Open Command line as administrator (click Win + X → Terminal (administrator)) and execute the commands in order:
netsh wlan set hostednetwork mode=allow ssid="MyWiFi" key="12345678" keyUsage=persistent
netsh wlan start hostednetwork
Where:
MyWiFi— the name of your network (can be replaced with any).12345678— password (minimum 8 characters, Latin + numbers).
After running the second command, you should see the message:
The hosted network is launched
Now it's necessary open public internet access:
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click
Changing adapter settings. - Find your primary internet connection (eg.
Ethernet), right-click →Properties. - Go to the tab
Accessand check the boxAllow other network users to share your Internet connection. - In the drop-down list, select the network you created (it will be called
Local Area Connection* X).
Make sure the network is running in the command line|Check that a new connection has appeared in the Network and Sharing Center|Open Internet access in the properties of the main adapter|Restart the computer if the network does not appear on the phone-->
If after all the manipulations the phone does not connect - restart your computer and repeat the steps. Sometimes the adapter driver requires a restart.
Command Prompt|Windows Mobile Hotspot|Third-Party Programs|Never Shared-->
3. Method 2: Mobile hotspot in Windows 10/11 (the easiest)
In modern versions Windows there is a built-in function Mobile hotspot, which simplifies internet sharing. This method is suitable if you have Windows 10 (version 1607 and later) or Windows 11.
To activate the hotspot:
- Open
Settings → Network & Internet → Mobile Hotspot. - In the field
Sharing an Internet connectionselect your primary connection (egEthernet). - Click
Changeand set the network name (SSID) and password (minimum 8 characters). - Move the slider
Mobile hotspotin positionOn
Done! Your phone should now see the new network. If the connection isn't working:
- 🔄 Restart the hotspot (turn it off and on again).
- 🔌 Check that your primary internet connection is active.
- 🛡️ Temporarily disable your antivirus or firewall.
Important: In Windows 11, the mobile hotspot may automatically turn off when idle. To prevent this, open Settings → Network & Internet → Mobile hotspot → Power saving and disable the option Turn off automatically if no devices are connected.
4. Method 3: Sharing Wi-Fi via third-party programs
If standard methods fail, specialized utilities can help. They offer additional features, such as traffic control, device blacklisting, and automatic startup upon PC startup.
Top 3 programs for distributing Wi-Fi from a computer:
| Program | Advantages | Flaws | Price |
|---|---|---|---|
| Connectify Hotspot | Simple interface, support WPA3, speed limit for devices |
The paid version is required for distributing 3G/4G | Free / from $25 |
| MyPublicWiFi | Free, lightweight, shows connected devices | No Russian language, limited settings | For free |
| Virtual Router Plus | Open source, supports Windows 7-11 | Hasn't been updated since 2016, so there may be bugs. | For free |
Let's look at the setup using an example MyPublicWiFi:
- Download the program from official website and install.
- Run the utility as administrator.
- In the field
Network Name (SSID)Enter the network name. - IN
Network KeyPlease enter your password. - IN
Internet to ShareSelect your primary connection. - Click
Set up and Start Hotspot.
The program will automatically configure the network and display a list of connected devices. The main advantage of this method is no need to manually enter commands and dig into the settings Windows.
What to do if the program does not start?
If at startup MyPublicWiFi or another utility, an error appears, try:
1. Update your Wi-Fi adapter driver.
2. Temporarily disable the antivirus.
3. Run the program in compatibility mode with Windows 8 (right-click on the shortcut → Properties → Compatibility).
5. Method 4: Sharing the Internet via Bluetooth (an alternative to Wi-Fi)
If your computer's Wi-Fi isn't working or you want to save your laptop's battery, you can share the Internet via BluetoothThis method is slower (speed up to 3 Mbps), but consumes less energy.
Instructions for Windows 10/11:
- Turn on
Bluetoothon the computer and phone. - Pair the devices: On your PC, open
Settings → Devices → Bluetoothand add a new device. - On your phone in the settings
BluetoothFind your PC and confirm pairing. - On your computer, open
Control Panel → Network and Internet → Network and Sharing Center → Change adapter settings. - Right click on your primary connection (eg.
Ethernet) →Properties→ tabAccess. - Check the box
Allow other network users to share your Internet connection. - Select from the drop-down list
Bluetooth Network Connection.
On the phone (Android or iOS) turn on the mode Modem and access point → Bluetooth modemThe Internet should now work.
⚠️
Attention: Some mobile operators block Bluetooth tethering. If you can't connect, check your plan or try another method.
6. Troubleshooting: Why your phone won't connect to Wi-Fi from your PC
Even with proper setup, difficulties can arise. Let's look at the most common errors and how to fix them:
| Problem | Possible cause | Solution |
|---|---|---|
| The phone sees the network, but does not connect. | Incorrect password or incompatible encryption type | Check your password, change the security type to WPA2-PSK in the distribution settings |
| The network disappears after rebooting the PC. | Settings not saved hostednetwork |
Add a command netsh wlan start hostednetwork to startup (via Task Scheduler) |
| There is Internet on the PC, but not on the phone. | Public access is not open or is blocked by antivirus software. | Check your sharing settings and disable your firewall for 5 minutes for a test. |
| Slow speed or connection interruptions | Weak Wi-Fi adapter or interference from other networks | Change the Wi-Fi channel manually (via netsh wlan set hostednetwork channel=6) |
If none of the methods helped, check:
- 🔧 Wi-Fi adapter driver: update it through device Manager.
- 📡 Wi-Fi channel: It's possible that neighboring networks are causing interference. Try different channels.
1,6or11. - 🔄 IP addresses: Manually assign an IP on the phone (eg.
192.168.137.100with a mask255.255.255.0).
⚠️
Attention: On some laptops (eg. Lenovo or HP) The Wi-Fi adapter may be disabled in the BIOS. If the network is not created at all, check the BIOS settings (section Advanced → Wireless).
7. Security when distributing Wi-Fi from a computer
Sharing your internet connection via your PC is convenient, but it's not secure. Your network could become a target for hackers or neighbors who could hog your traffic. Follow these rules:
- 🔐 Use complex password (at least 12 characters, with letters, numbers and signs).
- 📵 Turn off the distribution when it is not needed (especially in public places).
- 🛡️ Configure your firewall Windowsto block unauthorized connections.
- 👥 Limit the number of connected devices (in programs like Connectify there is a blacklist).
If you are distributing Internet in a cafe, airport or other public place, never use standard network names like MyWiFi or HOMEAttackers can connect to your network and intercept data.
For additional protection, turn on your phone VPN (For example, ProtonVPN or Warp from Cloudflare). This will hide your real IP address and encrypt your traffic.
8. Alternative options for distributing Internet
If distributing Wi-Fi from your computer doesn't work, consider other methods:
- 📱 USB tetheringConnect your phone to your PC via USB and enable tethering in your phone's settings. The downside is that you need a cable.
- 🌐 Cloud services: some applications (eg TeamViewer) allow you to remotely control your PC and transfer files without a direct connection.
- 📡 4G/5G modemIf you need the internet frequently, buy a USB modem (from 2000 ₽) with Wi-Fi support.
If the problem is with the connection itself (for example, your ISP is blocking distribution), try:
- Call your provider's support team and check whether data sharing is allowed under your plan.
- Use
VPNon the computer before distribution (sometimes this bypasses restrictions). - Connect to the Internet via another source (for example, a USB modem instead of Ethernet).
⚠️
Attention: Some providers (eg Beeline or MTS) block internet tethering on unlimited data plans. In this case, you'll have to purchase an additional option or change your plan.
FAQ: Frequently asked questions about sharing Wi-Fi from a PC
Is it possible to share Wi-Fi from a PC if the internet is connected via a USB modem?
Yes, but there are some nuances:
- If the modem issues IP address (For example, MTS Connect or Megaphone), distribution is possible through standard methods.
- If the modem requires special software (For example, Yota), additional configuration or a third-party program may be required.
- Some operators block data sharing from USB modems—check with support.
Why is the internet speed on my phone slower than on my computer?
This is normal because:
- PC Wi-Fi adapter divides speed between devices.
- The phone can support older Wi-Fi standards (For example,
802.11ninstead of802.11ac). - There may be updates or torrents running in the background on your PC, consuming traffic.
To speed up your connection:
- Disable downloads on your computer.
- Change your Wi-Fi channel to a less busy one (for example,
5 GHzinstead of2.4 GHz). - Use a cable
Ethernetinstead of a USB modem (if possible).
How to share Wi-Fi from a PC to an iPhone (iOS)?
The setting is no different from Android, but there are some peculiarities:
- iPhone does not support encrypted networks
WEP- use onlyWPA2. - If the network does not appear, reboot network settings on iPhone:
Settings → General → Transfer or reset iPhone → Reset → Reset Network Settings. - On some versions of iOS it may be necessary manual DNS specification (For example,
8.8.8.8).
Is it possible to share internet from a PC to a Smart TV or game console?
Yes, but:
- Smart TV (For example, Samsung or LG) connects to the network just like a phone. The main thing is that the TV supports it.
Wi-Fi Direct. - PlayStation/Xbox may not connect to ad-hoc networks (created through
hostednetwork). In this case, use Connectify or mobile hotspot. - If the device does not see the network, check Wi-Fi region in the adapter settings (must match the device region).
How can I enable Wi-Fi sharing automatically when I start my PC?
To do this, you need to add the command to autoload:
- Create a file
start_hotspot.batwith text:@echo offnetsh wlan start hostednetwork - Place the file in the folder
C:\Users\Your_name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup. - Or add a task in
Task Scheduler(Task Scheduler) with a triggerWhen starting the computer.
For Windows 10/11 mobile hotspot Automatic start cannot be configured - you will have to turn it on manually.