Turn your laptop into Windows 10 It's easier than it seems to turn a full-fledged Wi-Fi hotspot into one. This feature is useful when you don't have a router handy and need to share internet with a smartphone, tablet, or another computer. The system allows you to do this using standard means—via mobile hotspot or command line, as well as using third-party utilities.
In this article, we'll explore all the current internet sharing methods, including their pros and cons. You'll learn how to set up a network without errors, what security settings to choose, and what to do if devices aren't connecting. You'll also learn how to avoid common problems, such as when your laptop has internet access but doesn't share with other devices.
When might you need to share Wi-Fi from a laptop?
There are many situations in which a laptop becomes a temporary router:
- 🏠 No router — for example, in a rented apartment or at a dacha, where the provider has connected the cable directly to the PC.
- 📱 Urgent need — when you urgently need to connect your phone to the Internet, but there is no mobile network.
- 🎮 Game consoles — PlayStation or Xbox often do not have an Ethernet port, and Wi-Fi from a laptop becomes the only option.
- 🖥️ Network testing — when you need to test the operation of a device in a local network without purchasing additional equipment.
It's important to understand that a laptop won't replace a full-fledged router in the long term. Connection speeds will be slower due to hardware limitations, and the battery will drain faster. However, this method is ideal for a temporary solution.
Preparing your laptop for Wi-Fi sharing
Before setting up an access point, make sure your laptop meets the minimum requirements:
- 🖥️ Wi-Fi adapter - must maintain the regime
Hosted Network(almost all modern adapters can do this). - 🔌 Internet connection — via cable (Ethernet) or through USB modem (it won’t be possible to share mobile internet from the same laptop!).
- 🔄 Drivers - update them through
device Manager(chapter Network adapters).
If the Internet is connected via PPPoE (like Rostelecom or Beeline), first set up a connection in the system. To do this:
- Go to
Settings → Network & Internet → Ethernet. - Click
Configuring adapter settings. - Select your connection, right click and run
Properties → Internet Protocol Version 4 (TCP/IPv4).
Method 1: Mobile hotspot (the easiest method)
IN Windows 10 there is a built-in function mobile hotspot, which simplifies distribution setup to the extreme. This method is suitable for most users, as it doesn't require any knowledge of commands and is stable.
Instructions:
- Open
Settings → Network & Internet → Mobile Hotspot. - In the drop-down menu
SharingSelect the connection through which the laptop receives the Internet (usually Ethernet). - Click
Changenext to the fieldsNetwork nameAndPasswordto set your parameters (the password must be at least 8 characters long). - Move the slider
Allow use of my internet connectionin positionOn
Done! Other devices can now connect to the created network. The access point name will appear in the list of available Wi-Fi networks.
☑️ Check before connecting devices
Mobile hotspot limitations
This method has several nuances:
- 🔄 It's impossible to change the Wi-Fi channel—the system selects it automatically, which can cause interference in apartment buildings.
- 📶 Maximum number of connected devices — 8 (in practice, 3-4 work stably).
- ⚡ When actively distributing, the laptop discharges faster, even if it is connected to the network.
What should I do if the Mobile Hotspot button is inactive?
This means your Wi-Fi adapter doesn't support tethering. Try updating your driver or using the command line.
Method 2: Command Line (for advanced users)
If your mobile hotspot isn't working or requires more settings (such as selecting a Wi-Fi channel), use command lineThis method provides more control, but requires precise command entry.
Step 1: Run Command Prompt as Administrator (Win + X → Command Prompt (Administrator)).
Step 2: Enter the command to create the network:
netsh wlan set hostednetwork mode=allow ssid="Network_name" key="Network_password" keyUsage=persistent
Replace Network_name And Network_Password to your values (password - at least 8 characters).
Step 3: Activate the giveaway:
netsh wlan start hostednetwork
Step 4: Allow internet sharing:
- Open
Control Panel → Network and Internet → Network and Sharing Center → Change 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 menu, select the connection you created (usually it’s called
Local Area Connection* X).
Table of commands for distribution control
| Team | Description |
|---|---|
netsh wlan show drivers |
Check for hostednetwork support (look for the line Hosted network support: yes) |
netsh wlan set hostednetwork mode=disallow |
Deleting a created network |
netsh wlan show hostednetwork settings=security |
View current network security settings |
netsh wlan stop hostednetwork |
Stopping distribution without deleting settings |
Method 3: Third-party programs (additional features)
If standard methods don't work or you need advanced features (e.g., traffic control, device blacklisting), use specialized utilities. The most popular ones are:
- 🌐 Connectify Hotspot — a paid program with a trial period, supports distribution Wi-Fi, Bluetooth and even Ethernet (mode bridged).
- 🔧 MyPublicWiFi — a free utility with a minimalist interface that allows you to limit the speed of connected devices.
- 🛡️ Virtual Router Plus — an open source project with support
WPA2-PSK, but no updates since 2016 (may not work on new adapters).
Example of setup MyPublicWiFi:
- Download the program from official website and install.
- Run the utility as administrator.
- In the field
Network Name (SSID)enter the network name inNetwork Key- password. - Check the box
Enable Internet Sharingand select the source connection. - Click
Set up and Start Hotspot.
The advantage of third-party programs is additional features, such as:
- 📊 Traffic statistics - who consumes and how much.
- 🚫 Blocking devices by MAC address.
- 🔄 Automatic start distribution when turning on the laptop.
Common mistakes and their solutions
Even with proper configuration, Wi-Fi hotspots may not work. Here are the most common issues and how to fix them:
1. Devices connect, but the Internet doesn't work.
Reasons and solutions:
- ❌ Sharing is not allowed - check the settings in
Properties → Access(cm. Method 2). - ❌ The firewall is blocking the connection - temporarily disable it or add an exception for
svchost.exe. - ❌ IP conflict — in the command line on the connected device, run:
ipconfig /releaseipconfig /renew
2. Unable to start the hosted network
The error "The hosted network could not be started. The group or resource is not in the correct state to perform the requested operation" indicates a problem with the Wi-Fi adapter driver. Solutions:
- 🔄 Update your driver via
device Manager(Download the latest version from the laptop or adapter manufacturer's website). - 🔧 Uninstall the current driver and reinstall it (sometimes rolling back to an older version helps).
- 💻 Check out support
Hosted Networkteamnetsh wlan show drivers.
How to find out the model of a Wi-Fi adapter?
Open Device Manager → Network AdaptersLook for devices with names like Wireless, Wi-Fi or 802.11. For example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377.
3. Slow speed or connection interruptions
If the distribution speed is significantly lower than the original:
- 📶 Change Wi-Fi channel - in the command line use:
netsh wlan set hostednetwork channel=6(Try channels 1, 6 or 11 - they are the least susceptible to interference).
- 🔋 Turn off power saving for Wi-Fi adapter:
- Open
Device Manager → Network Adapters. - Right-click on the adapter →
Properties → Power Management. - Uncheck the box
Allow the computer to turn off this device to save power.
- Open
Security when sharing Wi-Fi from a laptop
Sharing your internet connection from your laptop creates potential vulnerabilities. Follow these guidelines to minimize the risks:
- 🔐 Use a complex password — at least 12 characters with numbers, capital letters and special characters (for example,
WiFi@Home2026!). - 🔄 Turn off distributionwhen it is not needed - this will reduce the load on the system and the risk of unauthorized connection.
- 🛡️ Set up your firewall - allow only necessary connections (in firewall rules) Windows add port exceptions
80And443). - 📡 Hide the network (SSID) - in the command line it is done like this:
netsh wlan set hostednetwork ssid="NetworkName" key="Password" keyUsage=persistent hidden=yes(you will have to connect to such a network manually, but it will not be visible in the general list).
- Disable sleep mode in
Settings → System → Power & sleep. - Or use third-party programs (for example, Connectify), which automatically restore the distribution.
If you are distributing the Internet in a public place (for example, in a cafe or coworking space), use VPN on a laptop. This will protect your data from possible interception through protocol vulnerabilities. WPA2.
FAQ: Frequently asked questions about sharing Wi-Fi from a laptop
Is it possible to share Wi-Fi from a laptop if the Internet is connected via a USB modem (3G/4G)?
Yes, but only if the modem creates a virtual network connection (for example, NDIS). In this case, select it in the settings mobile hotspot or sharingIf the modem is detected as COM port, the distribution will not work.
Why does Wi-Fi sharing turn off after sleep or hibernation?
This is a feature Windows 10 — When waking from sleep, network adapters are rebooted. To avoid this problem:
How to share internet from a laptop Smart TV or PlayStation?
The process is no different from sharing to a smartphone. The main thing is to choose the right security type:
- For Samsung Smart TV or LG WebOS use
WPA2-PSK(this is the standard protocol). - For PlayStation 4/5 may need to be disabled
Proxy serverin the console's network settings. - If your TV doesn't connect, try manually specifying
IPAndDNS(For example,8.8.8.8For Google DNS).
Is it possible to share Wi-Fi from a laptop if the laptop itself is connected to the Internet via Wi-Fi (and not via cable)?
Technically it is possible, but not recommendedMost Wi-Fi adapters do not support simultaneous reception and transmission of a signal (AP+STA mode). If you try to do this:
- The connection speed will drop by 2-3 times.
- Connection interruptions may occur.
- On some laptops (Lenovo, HP) this will result in a driver error.
The exception is laptops with two Wi-Fi adapters (rare) or adapters that support Wi-Fi Direct (For example, Intel Wi-Fi 6E).
How to increase the range of distributed Wi-Fi?
The range depends on the power of your laptop's Wi-Fi adapter. To increase it:
- 📶 Use external USB Wi-Fi adapter with an antenna (for example, TP-Link TL-WN823N).
- 🔋 Connect your laptop to the power grid—when running on battery power, the transmission power is reduced.
- 🏠 Place your laptop in the center of the room, away from walls and metal objects.
- 🔧 Set the maximum transmit power in the command line:
netsh wlan set hostednetwork power=100(meaning
100— maximum, but may not be supported by all adapters).
Now you know all the ways to share the Internet from your laptop Windows 10 and choose the most convenient one. If you have any questions about a specific laptop or adapter model, please consult the manufacturer's technical documentation. For stable operation, regularly update your drivers and monitor your battery charge!