Creating a Wi-Fi hotspot on a laptop is a versatile solution when you don't have a router handy but need to share internet with a smartphone, tablet, or another computer. This method is useful on a business trip, at the cottage, or even at home if your main router suddenly breaks down. Laptops Windows 10/11, macOS and even some models on Linux support the virtual router function, allowing you to share the Internet wirelessly.
In this article we will analyze all the current methods: from the built-in mobile hotspot before manual tuning through command lineYou'll learn how to avoid common mistakes (for example, when devices connect but the internet doesn't work), what security settings to choose, and how to boost your network's signal. And if standard Windows tools fail to work, we'll show you reliable third-party programs like Connectify or mHotspot.
Important: Functionality may vary depending on the model. Wi-Fi adapter your laptop. Most modern devices (for example, with chips Intel AX200 or Qualcomm Atheros) support the regime SoftAP (Software Access Point), but in rare cases, drivers may require updating. Before setting up, make sure the adapter is enabled and working correctly.
1. Checking the laptop's compatibility with Wi-Fi distribution
Before you begin setup, make sure your laptop is capable of distributing Wi-Fi. To do this, follow these two simple steps:
Open
Command lineas administrator (clickWin + X→Terminal (Administrator)).Enter the command:
netsh wlan show driversFind the line in the results
Hosted network support. If it is indicated thereYes— your adapter supports sharing. IfNo- update the driver or use third-party utilities.
Also check that in Device Manager (chapter Network adapters) there are no exclamation marks next to the name of your Wi-Fi module. Popular adapters with support SoftAP:
- 🔹 Intel Wireless-AC 9560/9462/9260 (found in laptops Dell XPS, HP Spectre)
- 🔹 Qualcomm Atheros QCA61x4/QCA9377 (often in Lenovo IdeaPad, Asus ZenBook)
- 🔹 Broadcom 802.11ac (installed in some models Apple MacBook)
⚠️ Note: On some laptops with Realtek adapters (for example, RTL8188EE or RTL8723DE) function SoftAP may work unstable. In this case, use the method with third-party programs (section 4).
2. Method 1: Mobile hotspot (the easiest method)
IN Windows 10/11 there is a built-in function mobile hotspot, which allows you to share your internet connection with just a few clicks. This method is suitable if:
- 📶 Your laptop is connected to the Internet via cable (Ethernet) or via a USB modem.
- 🔄 You want to distribute Wi-Fi to 1-2 devices without complicated settings.
- 🔒 You don't need advanced settings like changing the channel or hiding the SSID.
Instructions:
Open
Parameters(Win + I) →Network and Internet→Mobile hotspot.In the drop-down menu
Sharingselect the connection through which the laptop receives the Internet (for example,EthernetorLocal Area Network Connection).Click
Changenext to the fieldsNetwork nameAndPasswordCome up with something. SSID (network name) and a strong password (at least 8 characters, with numbers and letters).Move the slider
Internet sharing via Wi-Fiin positionOn.
Done! Other devices can now connect to the created network. If your internet connection isn't working, check:
- 🔌 Is the Ethernet cable connected to the laptop (if you are distributing wired internet).
- 🔄 Is your firewall blocking it? (
Windows Defender) sharing. To test it, temporarily disable it. - 📡 Does your network name conflict with other Wi-Fi networks within range?
What should I do if the Mobile Hotspot button is inactive?
If the slider is gray and does not turn on, the cause may be one of the following factors:
1. There is no internet connection - Check that the laptop itself has access to the network.
2. The Wi-Fi adapter driver is out of date. - update it through device Manager or from the laptop manufacturer's website.
3. The Internet Connection Sharing service is disabled. - run it through services.msc (find SharedAccess and set the startup type Automatically).
4. Group policy prohibits distribution — relevant for corporate laptops (try another method).
3. Method 2: Command line (for advanced users)
If your mobile hotspot isn't working or you need more control over your settings (like choosing a Wi-Fi channel or hiding a network), use command lineThis method is universal and works even on older versions of Windows.
Step-by-step instructions:
Launch
Command Prompt (Administrator).Create a virtual network with the name
MyWiFiand password12345678(replace with your values):netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678Start the distribution:
netsh wlan start hostednetworkAllow internet sharing:
- Open
Control Panel→Network and Internet→Network and Sharing Center→Changing adapter settings. - Find the connection through which the laptop receives the Internet (for example,
Ethernet), right-click →Properties→ tabAccess. - Check the box
Allow other network users to share your Internet connectionand select from the listLocal Area Connection* X(where X is the number corresponding to the created network).
- Open
A critical detail: after rebooting the laptop, Wi-Fi sharing via the command line is disabled. To enable it again, re-run the command netsh wlan start hostednetwork.
Additional commands for control:
| Team | Description |
|---|---|
netsh wlan stop hostednetwork |
Stop Wi-Fi sharing |
netsh wlan show hostednetwork settings=security |
Show current network security settings |
netsh wlan set hostednetwork mode=disallow |
Delete the virtual network (you will need to create it again) |
netsh wlan show hostednetwork status |
View distribution status (number of connected devices) |
⚠️ Attention: If after executing the commands the devices connect to the network, but the Internet does not work, check the settings IPv4 in the virtual adapter properties. Sometimes you need to manually enterIP address(For example,192.168.137.1) AndDNS(For example,8.8.8.8).
4. Method 3: Third-party programs for distributing Wi-Fi
If built-in Windows tools don't work or you need advanced features (such as speed limiting, device blacklisting, or an ad blocker), use specialized utilities. We've tested three reliable solutions:
- 🔧 Connectify Hotspot — a paid program with a trial period, supports distribution
Wi-Fi,Ethernetand even3G/4G modemAllows you to configure a firewall for connected devices. - 🔄 mHotspot — a free utility with a simple interface. Supports up to 10 connected devices and displays traffic in real time.
- 📡 Virtual Router Plus — open-source software with a minimalist design. It runs on Windows 7–11, but may conflict with some antivirus programs.
Instructions with an example mHotspot:
Download the program from official website and install.
Run the utility as administrator.
In the field
Hotspot Nameenter the network name inPassword— password (minimum 8 characters).In the drop-down menu
Internet Sourceselect the internet source (for example,Ethernet).Click
Start Hotspot.
Advantages of third-party programs:
- 🔹 Automatically start distribution when the laptop is turned on.
- 🔹 Ability to limit speed for individual devices.
- 🔹 Support for older hardware (e.g. adapters without
SoftAP).
Update your Wi-Fi adapter driver
Disable Windows' built-in mobile hotspot
Add the program to the antivirus exceptions
Check that the laptop is connected to the Internet-->
⚠️ Attention: Some antivirus programs (for example, Kaspersky Internet Security or Avast) may block distribution via third-party programs, considering it suspicious activity. Add the utility to the exceptions list or temporarily disable protection.
5. Configuring access point security
By default, Windows creates an encrypted network. WPA2-PSK This is sufficient for home use. However, if you're distributing Wi-Fi in a public space (such as a cafe or coworking space), follow these guidelines:
- 🔐 Use a password that is long 12+ characters with a mixture of letters, numbers and special characters (for example,
WiFi@Home2026!). - 🔄 Change your network password regularly (every 1–2 months).
- 📵 Disable sharing when you don't need it—this will reduce the risk of unauthorized connections.
- 🛡️ Enable Windows Firewall and make sure it is not blocking outgoing connections for the virtual network.
To check who is connected to your access point:
Open
Command lineand run:netsh wlan show hostednetworkIn the line
Number of clientsThe number of devices will be indicated.For detailed information (IP address, MAC address) use the command:
arp -a
If you notice a suspicious device, immediately change your password and restart the distribution. You can also use programs like Wireless Network Watcher to monitor connected gadgets.
6. Troubleshooting: Why Wi-Fi Sharing Isn't Working
Even with proper setup, problems can still arise. Let's look at common errors and their solutions:
| Problem | Possible cause | Solution |
|---|---|---|
| The devices connect, but the internet doesn't work. | Connection sharing is not configured | Check your access settings in Connection properties (section 3, step 4) |
| Unable to start hosted network | The adapter driver does not support SoftAP |
Update your driver or use a third-party program |
| Network disappears after reboot | Automatic distribution start is not configured | Create .bat-file with the launch command and add it to startup |
| Low speed of distributed Wi-Fi | Channel congestion or weak adapter | Change the Wi-Fi channel manually (via netsh wlan set hostednetwork channel=6) |
If none of the methods helped, run diagnostics:
Check that the laptop is turned on.
Wi-Fi(sometimes it is turned off by keysFn + F2/F12(depending on the model).Make sure there are no IP address conflicts. To do this,
Command lineexecute:ipconfig /releaseipconfig /renewTemporarily disable your antivirus and firewall.
Try connecting another device - the problem may be on the client side.
How to change Wi-Fi channel to reduce interference?
By default, Windows selects a channel automatically, but in multi-apartment buildings this can cause interference. To manually set the channel (for example, 6 or 11, as less loaded), run:
netsh wlan set hostednetwork channel=6
After this, restart the distribution. To find out which channels are free, use programs like WiFi Analyzer (Android) or inSSIDer (Windows).
7. Distribution optimization: how to boost signal and speed
If your Wi-Fi is slow or the signal is weak, try these methods:
- 📶 Laptop locationPlace it on an elevated surface (such as a table), away from walls and metal objects. Avoid placing it near microwaves or cordless phones.
- 🔄 Changing the Wi-Fi standard: If your adapter supports
802.11ac(Wi-Fi 5) or802.11ax(Wi-Fi 6), forced its use through the driver settings. To do this: - Open
device Manager→Network adapters→ properties of your Wi-Fi module → tabAdditionally. - Find the parameter
Wireless Modeor802.11n/ac Wireless Modeand set the highest supported standard.
Allow the computer to turn off this device to save power (tab Power management).For advanced users: If your laptop supports MU-MIMO or BeamformingEnable these features in your router settings (if you're sharing internet through it) or in your Wi-Fi driver settings. This will improve connection stability when connecting multiple devices.
8. Alternative options for distributing Internet
If sharing via Wi-Fi is not possible (for example, due to a faulty adapter), consider these methods:
- 🔌 -through Ethernet: Connect your laptop and another device (eg. Raspberry Pi or a second computer) with a cable
Ethernetand turn on internet sharing. - 📱 USB tethering: Connect your smartphone to your laptop via USB, turn it on on your phone
Modem modeand distribute the Internet throughUSBorBluetooth. - 🌐 Cloud services: To transfer files or access remotely, use TeamViewer, AnyDesk or Google Remote Desktop.
Open
System Preferences→General access.Select an internet source (eg.
Ethernet) and markPublic Internet.On the list
For computers usingselectWi-Fi.Click
Wi-Fi settings, set the network name and password, then turn on sharing.
If you need to share the Internet with macOS:
FAQ: Frequently asked questions about sharing Wi-Fi from a laptop
Is it possible to share Wi-Fi without a password?
Technically yes, but it's extremely unsafe. Without a password, strangers can connect to your network, which can lead to:
- 🔹 Traffic theft (slowing down your internet).
- 🔹 The risk of hacking devices on your network.
- 🔹 The possibility of using your IP for illegal activities.
If you need to share the Internet with guests, create a separate network with a simple password (for example, guest1234) and turn it off after use.
How many devices can I connect to a hotspot on a laptop?
It depends on:
- 🔹 Wi-Fi adapter power: most modern chips (Intel AX200, Qualcomm Atheros) support up to 8-10 devices, but the speed will be divided between them.
- 🔹 Type of laptop connection to the Internet: if the laptop itself receives the Internet through a slow
3G/4G, then when connecting 3-4 devices, the speed will drop to an unacceptable level. - 🔹 Program settings: some utilities (for example, Connectify) artificially limit the number of devices in the free version.
For stable operation, we recommend connecting no more than 3–5 devices.
Why did Wi-Fi sharing stop working after a Windows update?
A common problem after major updates (for example, switching from Windows 10 on Windows 11) - reset network settings or driver conflict. Solutions:
Update your Wi-Fi adapter driver manually (download from the laptop manufacturer's website, not through
Windows Update).Reset network settings:
netsh int ip resetnetsh winsock resetThen restart your laptop.
If you used the command line, recreate the virtual network:
netsh wlan set hostednetwork mode=disallownetsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678
Is it possible to share Wi-Fi from a laptop if it is connected to Wi-Fi itself?
Technically possible, but with some caveats:
- 🔹 Most Wi-Fi adapters do not support simultaneous connection to the network and distribution (mode
STA + AP). - 🔹 If the adapter supports
Wi-Fi DirectorVirtual WiFi, you can try to create an access point, but the speed will be low. - 🔹 It is better to connect your laptop to the Internet via cable (
Ethernet) or throughUSB modem, and use Wi-Fi only for distribution.
To check, run the command:
netsh wlan show drivers
If in the line Supports simultaneous connection to the network and hosted network indicated Yes, then distribution is possible.
How to share internet from a laptop to a Smart TV?
The algorithm is the same as for other devices, but there are some nuances:
On TV (for example, Samsung, LG, Sony Bravia) open the network settings and select the access point you created.
If your TV doesn't connect, check:
- 🔹 Is the password entered correctly (it's easy to make mistakes when selecting characters on remote controls).
- 🔹 Does the TV support the frequency?
5 GHz(if you distribute in this range, switch to2.4 GHz). - 🔹 Are there any MAC address restrictions in the distribution settings (sometimes programs like Connectify block unknown devices).
If the internet on your TV is slow, try connecting your TV to your laptop via HDMI with support Ethernet (if the ports allow it).