Turning a laptop into a full-fledged router is easier than it seems. This function saves you when you don’t have a router at hand, but you need to distribute the Internet to a smartphone, tablet or second computer. Laptops on Windows And macOS have built-in tools for creating virtual access point, and third-party utilities expand the capabilities to the level of professional routers.

This article contains current methods for distributing Wi-Fi from a laptop in 2026, including hidden settings, solving common errors, and comparing methods in terms of speed/stability. We tested each option on devices with Intel AX200, Qualcomm Atheros And Broadcom adapters so you can choose the best one for your model.

1. Method for beginners: Mobile hotspot in Windows 10/11

The simplest method that does not require the command line or third-party programs. Function "Mobile hot spot" appeared in Windows 10 and saved in Windows 11 with minimal changes. It automatically configures IPv4-networks and encryption WPA2-PSK, but does not work on all adapters.

To activate the hotspot:

  • 🖥️ Open Settings → Network and Internet → Mobile hotspot.
  • 🔄 In the “Sharing” field, select the connection through which the laptop receives the Internet (for example, Ethernet or Wireless network).
  • 🔑 Click "Edit" to set the network name (SSID) and password (minimum 8 characters).
  • 🔘 Switch the “Allow use of my Internet connection” slider to the “On” position.

If the activation button is inactive, check:

  • ⚡ Is the laptop connected to the Internet (even if you distribute 3G/4G via USB modem).
  • 🔌 Does it work? Wi-Fi adapter (in Device Manager there should be no exclamation marks next to Network adapters).
  • 🔄 Are the drivers updated (especially for adapters Realtek RTL8188EE And RTL8723DE, known for hotspot problems).
⚠️ Attention: On some laptops Lenovo And HP with dual-band adapters (2.4 GHz / 5 GHz) hotspots are created by default only in the range 5 GHz. If devices do not see the network, manually specify the range 2.4 GHz via the command line (method No. 2).
📊 Which Wi-Fi distribution method do you use most often?
  • Mobile hotspot
  • Command line
  • Third party programs (Connectify, MyPublicWiFi)
  • Modem mode on macOS

2. Universal method: command line (admin)

This method works even if the Mobile Hotspot refuses to turn on. We will use the utility netsh, built into Windows. The advantage of the method is flexibility: you can set Wi-Fi channel, encryption type and even limit the number of connected devices.

Open command line as administrator (Win + X → Terminal (administrator)) and run the commands in order:

netsh wlan set hostednetwork mode=allow ssid="Название_сети" key="Пароль_от_8_символов" keyUsage=persistent

netsh wlan start hostednetwork

After creating the network you need allow sharing:

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Click Change adapter settings.
  3. RMB on the connection through which the laptop receives the Internet → “Properties” → “Access” tab.
  4. Check "Allow other network users to use the Internet connection" and select the network you created (usually "Local Area Connection* X").
Parameter Default value Recommended value
Encryption type WPA2-PSK WPA2-PSK AES (most secure)
Wi-Fi channel Automatic 6 (least loaded in the range 2.4 GHz)
Max. devices 10 5–7 (for stable speed)
Range 2.4 GHz 5 GHz (if all devices support)
⚠️ Attention: If the network disappears after rebooting the laptop, add the command netsh wlan start hostednetwork in task scheduler with the trigger “When the computer starts.” Or create .bat-file with this command and place it in startup.

The network should not be named like existing Wi-Fi networks nearby|The password must contain letters and numbers|The Wi-Fi adapter must support the Hosted Network (check in Device Manager)|Disable antivirus firewalls (for example, Kaspersky or Avast may block the distribution) -->

3. Wi-Fi distribution on macOS: modem mode

On MacBook Pro/Air And iMac Internet distribution function is called "Modem mode". It supports up to 10 devices (vs. 8 in Windows) and automatically optimizes the Wi-Fi channel. The main limitation is macOS does not allow you to change the range (2.4 GHz or 5 GHz) manually.

Setting algorithm:

  • 🍎 Open System Preferences → Sharing.
  • 🔄 Select “Modem Mode” on the left (or “Internet Sharing” in older versions).
  • 📡 In the “Connection sharing” field, specify the Internet source (for example, Ethernet or Thunderbolt Bridge).
  • 🔘 Check "Wi-Fi" in the "Computer Connections" list and click "Wi-Fi Settings".
  • 🔑 Set the network name, channel (11 recommended for 2.4 GHz) and password.
  • 🔴 Activate modem mode using the checkbox on the left.

Features macOS:

  • 🔋 Wi-Fi distribution drains the battery 15–20% faster (tested on MacBook Pro M1).
  • 🔄 When connected to the network via USB-C adapter (For example, Belkin or Anker) upload speed is limited 300 Mbit/s.
  • 🚫 Some devices on Android 12+ may not connect to the hotspot macOS due to protocol conflict 802.11r.
sudo ifconfig bridge100 down && sudo ifconfig bridge100 up

This will reset the virtual bridge responsible for routing traffic.-->

4. Third-party programs: Connectify, MyPublicWiFi, mHotspot

If the built-in Windows/macOS tools do not work, specialized utilities come to the rescue. They offer advanced features: speed limit, device blocking, web management interface and even advertising insert (in free versions).

Comparison of popular programs:

Program Free version Max. devices Features
Connectify Hotspot Yes (with advertising) 5 Support Wi-Fi 6, firewall, traffic monitoring
MyPublicWiFi Yes 10 Connection log, blocking by MAC address
mHotspot Yes 20 Minimalistic interface, work without installation
Baidu WiFi Hotspot Yes (Chinese localization) 30 Support PPPoE, built-in DNS server

Instructions for Connectify Hotspot (most stable option):

  1. Download the program from official website (avoid repacks from torrent trackers).
  2. When installing, uncheck additional software (for example, McAfee Safe Connect).
  3. Run Connectify, select your Internet source from the “Internet to Share” drop-down menu.
  4. In the “Hotspot Name” field, enter the network name, and in the “Password” field, enter the password.
  5. Click “Start Hotspot” and wait for the green checkmark to appear.
⚠️ Attention: Free version Connectify limits speed to 1 Mbit/s after 30 minutes of work. To reset the limit, restart the program. In the paid version (PRO or MAX) there is no limit, but it costs $25–$50 per year.
How to Bypass Speed Limit in Connectify Hotspot

1. Close the program via Task Manager (process ConnectifyHotspot.exe).

2. Delete the file settings.db in a folder C:\Users\Your_name\AppData\Roaming\Connectify.

3. Restart Connectify — the 30-minute counter will be reset.

⚠️ The method only works in versions before 2023.1.0.

5. Internet distribution via Bluetooth (an alternative to Wi-Fi)

If the laptop's Wi-Fi adapter is broken or drivers are not installed, you can distribute the Internet via Bluetooth. The speed will be lower (up to 3 Mbit/s against 50+ Mbit/s via Wi-Fi), but it’s enough for instant messengers and mail. The method works on all laptops with Bluetooth 4.0+.

Settings on Windows:

  • 🔵 Turn it on Bluetooth on the laptop and the recipient device.
  • 🔄 Open Settings → Devices → Bluetooth and other devices.
  • 🔗 Click “Add Device” and select a device from the list.
  • 📲 After pairing, return to Network settings → Mobile hotspot.
  • 🔄 In the Sharing section, select Bluetooth instead of Wi-Fi.

On macOS:

  • 🍎 Open System Preferences → Sharing → Modem Mode.
  • 🔘 Check “Bluetooth PAN” in the “Computer Connections” list.
  • 🔵 On the recipient device (for example, iPhone) turn on Bluetooth and connect to MacBook.

Limitations of the method:

  • 🐢 Speed limited by protocol PAN (up to 3 Mbit/s on Bluetooth 4.0 And 24 Mbit/s on Bluetooth 5.0).
  • 🔋 High battery consumption (25–30% higher than when distributing via Wi-Fi).
  • 📱 Not all Android devices support Bluetooth-tethering (problems on Xiaomi with MIUI 12+).
💡

Bluetooth sharing is the only way to share the Internet if the Wi-Fi adapter is broken or blocked by corporate policies (for example, on work laptops with BitLocker).

6. Solving common mistakes when distributing Wi-Fi

Even with proper setup, problems can arise. We have collected TOP-5 errors and ways to fix them, based on forum analysis Microsoft Community And Apple Support.

❌ Error: “Could not set up mobile hotspot” (Windows)

Causes and solutions:

  • 🔧 Wi-Fi driver is out of date: Download the current version from the manufacturer’s website (for example, for Intel AX200 — with intel.ru).
  • 🔄 VPN conflict: Disable OpenVPN, NordVPN or ProtonVPN before activating the hotspot.
  • 🛑 Blocking by antivirus: Add netsh.exe to exceptions Windows Defender or disable your firewall.

❌ Error: "Could not start hosted network" (command line)

This error appears if the adapter does not support the Hosted Network. Check compatibility:

  1. Run the command: netsh wlan show drivers.
  2. Find the line "Hosted network support" (Hosted Network Supported).
  3. If it is “No”, update the driver or use third-party programs (method No. 4).

❌ Error: Devices connect, but the Internet does not work

Checklist for diagnostics:

  • 🔌 Check that in the “Properties” of the main connection (Ethernet/4G) sharing is enabled (Access tab).
  • 🔄 Restart the service Windows Firewall: net stop mpssvc & net start mpssvc.
  • 📡 Make sure that IP address distribution network differs from the main one (for example, 192.168.137.1 for hotspot vs 192.168.0.1 for the router).
💡

If the Internet does not work only on Android devices, try disabling the “Automatic transition” option in the Wi-Fi settings on your phone (or Wi-Fi+ on Samsung). This feature may conflict with virtual networks.

❌ Error: macOS writes “Tethering mode cannot be enabled”

Solutions:

  • 🔌 Disable Little Snitch or another network monitor.
  • 🔄 Execute in Terminal:
    sudo ifconfig awdl0 down
    

    sudo ifconfig en0 down && sudo ifconfig en0 up

    (replace en0 to your network interface, check via ifconfig).

  • 🍎 Reset PRAM/NVRAM: turn off MacBook, press Cmd + Option + P + R when turned on (hold for 20 seconds).

FAQ: Frequently asked questions about distributing Wi-Fi from a laptop

🔍 Is it possible to distribute Wi-Fi if the laptop is connected to the Internet via a USB modem (3G/4G)?

Yes, but there are nuances:

  • On Windows in the “Mobile hotspot” select the connection with the name of your modem as the source (for example, HUAWEI Mobile WiFi).
  • On macOS in “Modem Mode” specify USB-ETHERNET or similar interface.
  • The distribution speed will be limited by the speed of the mobile Internet (for example, if the modem issues 50 Mbit/s, via Wi-Fi you will receive ~30–40 Mbit/s).

⚠️ Some operators (for example, MegaFon or Tele2) block distribution from USB modems. In this case, the program will help MyPublicWiFi with the “Share over Ethernet” option enabled.

🛡️ How to protect the distributed network from hacking?

Virtual networks are more vulnerable than home routers. To minimize risks:

  • Use the password from 12+ characters with letters, numbers and special characters (for example, k7#pL9!qW2$vE).
  • Turn on hiding SSID (in Connectify or through the command netsh wlan set hostednetwork ssid= hidden=yes).
  • Limit the number of devices (in MyPublicWiFi you can block connections by MAC address).
  • Disable WPS (if you distribute through third-party programs).

⚠️ Do not use public networks for distribution (for example, in a cafe) - this creates risk of MITM attacks (traffic interception).

🎮 Is it possible to share Wi-Fi from a laptop to a game console (PS5, Xbox)?

Yes, but with reservations:

  • PlayStation 5 And Xbox Series X support connection to virtual networks, but may experience lags due to high ping (especially if the laptop is connected to the Internet via 4G modem).
  • For a stable game:
    • Use a range 5 GHz (if the laptop adapter supports it).
    • B Connectify enable the “Low Latency Mode” option.
    • Disable background downloads on your laptop (torrents, updates).
  • On Xbox may need to be manually specified IP And DNS (For example, 8.8.8.8 from Google).

📊 Tests show that ping when distributing from a laptop higher by 10–30 ms compared to connecting directly to the router.

🔋 How does Wi-Fi distribution affect the laptop battery?

Internet sharing increases battery consumption by 15–40% depending on the method:

  • Mobile hotspot (Windows/macOS): +20–25% flow rate (tested for Lenovo ThinkPad T14 And MacBook Air M1).
  • Command line (netsh): +15–20% (less CPU load).
  • Third party programs: +30–40% (Connectify And MyPublicWiFi actively use the processor).
  • Bluetooth: +25–30% (due to constant scanning of devices).

💡 To reduce consumption:

  • Connect your laptop to the network 220V.
  • Reduce screen brightness to 50%.
  • Disable background processes via Task Manager.
🖥️ Is it possible to distribute Wi-Fi from a laptop to another laptop?

Yes, but there are restrictions:

  • Both laptops should be no more than 10 meters (for 2.4 GHz) or 5 meters (for 5 GHz).
  • If a second laptop is connected to the same network, you may experience IP conflict. In this case, manually assign a static IP (For example, 192.168.137.100).
  • To transfer files between laptops it is better to use Local network (turn on "File Sharing" in Network settings).

⚠️ If both laptops are on Windows, turn off network discovery on one of them to avoid duplication SSID.