How to Share Wi-Fi from a Laptop to a Phone: 3 Proven Methods + Troubleshooting

Are you in a situation where you only have internet access on your laptop, but you urgently need to check email, send a message, or download a file on your phone? You can share Wi-Fi from your laptop to your smartphone in minutes—without a router, additional software, or extensive technical knowledge. In this article, we'll cover the process. all current methods We'll explain how to create a hotspot, including hidden Windows and macOS settings, and we'll also explain how to avoid common errors that prevent your phone from connecting to the shared network.

It's important to understand: your laptop can share the Internet only in that case, if you're connected to the network—via a cable (Ethernet), USB modem, or other Wi-Fi (for example, if your laptop is receiving internet from a neighboring router and you want to rebroadcast it to your phone). We won't cover exotic scenarios like Bluetooth sharing—this method is outdated and extremely unstable. Instead, we'll focus on three reliable options:

  • 🖥️ Built-in Mobile Hotspot feature in Windows 10/11 (the easiest way)
  • 🔧 Command line for advanced users (works even on older versions of Windows)
  • 🍎 Creating a hotspot on macOS (for MacBook owners)

If you have previously tried to distribute Wi-Fi, but nothing worked, pay attention to problem solving section — we collected there unique techniques, which cannot be found in standard instructions (for example, how to reset network settings on a phone if it “doesn’t see” the network being shared).

Method 1: Mobile Hotspot in Windows 10 and 11

This is the fastest and most reliable method for most users. The Mobile Hotspot feature was introduced in Windows 10 and has been retained in Windows 11, with the interface remaining largely unchanged. The main advantage is no need to enter commands or install third-party software.

To activate the distribution:

  1. Open Start → Settings (⚙️) → Network & Internet → Mobile hotspot.
  2. From the Sharing drop-down menu, select current connectionthrough which the laptop receives the Internet (for example, Ethernet or the name of your Wi-Fi network).
  3. Click "Change" next to the "Network Name" and "Password" fields to set your own settings (we recommend using a password of at least 8 characters with numbers and letters).
  4. Move the "Internet Sharing" slider to the "On" position.

Now on the phone:

  • 📱 Open Wi-Fi settings.
  • 🔍 Find the network name you specified on your laptop in the list.
  • 🔑 Enter your password and connect.

The laptop is connected to the Internet | The Wi-Fi adapter on the laptop is turned on | Airplane mode is disabled on the phone | The password was entered correctly-->

If after connecting there is no Internet access on the phone, check:

  • 🔄 Restart the Mobile Hotspot (turn it off and on again).
  • 🛠️ Make sure that in your sharing settings (in Control Panel → Network and Sharing Center → Change adapter settings) the "Allow other network users to connect through your Internet connection" checkbox is enabled for your connection.

Method 2: Command Prompt (for Windows 7/8/10/11)

This method will be useful if:

  • 🖥️ You have Windows 7 or 8 (where there is no "Mobile Hotspot").
  • 🔧 The built-in function is unstable.
  • 🛡️ You want to set non-standard network settings (for example, hide the SSID).

Open command prompt as administrator (click Win + X and select "Terminal (Administrator)" or "Command Prompt (Administrator)". Then enter the following commands in sequence:

netsh wlan set hostednetwork mode=allow ssid=MyWiFi key=12345678

netsh wlan start hostednetwork

Where:

  • MyWiFi — the name of your network (you can replace it with anything).
  • 12345678 — password (minimum 8 characters).

After running the second command, you will see the message “The hosted network is running.” Now you need to enable sharing:

  1. Open Control Panel → Network and Sharing Center → Change adapter settings.
  2. Find your primary internet connection (eg. Ethernet), right-click on it → “Properties” → “Access” tab.
  3. Check the box "Allow other network users to connect through your Internet connection" and select the new connection from the drop-down menu (it will be called "Local Area Connection* X", where X is a number).
What to do if the command doesn't work?

If after entering netsh wlan start hostednetwork The error "Failed to start the hosted network" appears, please check:

1. Is the Wi-Fi adapter turned on on the laptop (sometimes it turns off after device Manager).

2. Does your adapter support the sharing mode (older models may not support it) hostednetwork).

3. Are there any conflicts with your antivirus or firewall (temporarily disable them).

To stop distribution, enter:

netsh wlan stop hostednetwork

And so that delete the created network (if it is no longer needed):

netsh wlan set hostednetwork mode=disallow

Built-in Mobile Hotspot|Command Line|Third-party programs (e.g. Connectify)|Another way-->

Method 3: Sharing Wi-Fi from a MacBook (macOS)

To the owners MacBook Luckily, macOS internet sharing is even easier to set up than Windows. The main thing is to make sure your Mac is connected to the internet (via Ethernet, a USB modem, or another Wi-Fi connection).

Instructions:

  1. Open System Preferences → Sharing.
  2. In the left menu, select "Internet Sharing".
  3. In the "Shared Connection" field, specify the Internet source (for example, Ethernet or Wi-Fi).
  4. In the "For computers using" section, check the box next to Wi-Fi.
  5. Click "Wi-Fi Settings" and set:
    • 📛 Network name (SSID).
    • 🔐 Channel (auto or select manually if there is interference).
    • 🔑 Password (minimum 8 characters).
    • 🛡️ Security type (WPA2/WPA3 Personal — the best option).
  • Click OK and enable Internet Sharing using the checkbox in the left menu.
  • On your phone, connecting is done in the standard way—through Wi-Fi settings. If the internet isn't working, check:

    • 🔄 Restart sharing (first disable it, then enable it again).
    • 🔌 Make sure that the "Limit speed for guest users" box is unchecked in your MacBook's network settings (if it is enabled).

    Comparison of Wi-Fi distribution methods

    Criterion Mobile Hotspot (Windows) Command line Sharing (macOS)
    Difficulty of setup ⭐ (easiest) ⭐⭐⭐ (commands needed) ⭐⭐ (intuitively)
    Support for older operating systems ❌ (Win 10/11 only) ✅ (Win 7/8/10/11) ✅ (all current macOS versions)
    Stability of work ✅✅✅ ✅✅ (may break off) ✅✅✅
    Flexible settings ❌ (limited) ✅ (you can hide the SSID, change the channel) ✅✅ (advanced options available)

    If you need to connect your phone to the Internet once, choose built-in "Mobile hotspot" (Windows) or Internet Sharing (macOS). For continuous sharing with fine-tuning (for example, for gaming consoles or smart devices), it's better to use command line.

    Troubleshooting: Phone won't connect to Wi-Fi from laptop

    Even if you followed the instructions, errors may still occur. Here the most common reasons and ways to eliminate them:

    ⚠️ Attention: If the laptop is connected to the Internet via corporate network (for example, in an office or university), the administrator may have blocked Wi-Fi sharing. In this case, no settings will help—please contact support.

    1. The phone doesn’t see the network

    • 🔍 Check if Wi-Fi is enabled on your phone and laptop.
    • 📡 Make sure that Airplane mode is not activated on your laptop.
    • 🔄 Restart the access point (turn it off and on again).
    • 🛠️ Update the Wi-Fi adapter driver on your laptop (especially relevant for Windows 7/8).

    2. The phone connects, but there is no internet.

    • 🔗 Check that the correct source connection is selected in Sharing settings (Windows) or Internet Sharing (macOS).
    • 🚫 Temporarily disable your firewall and antivirus software—they may be blocking traffic.
    • 📱 Forget the network on your phone and reconnect (in the Wi-Fi settings, tap "Forget this network").
    • 🔧 If your laptop is connected via PPPoE (like Rostelecom), make sure that sharing is enabled in the connection settings.

    3. The network keeps dropping out.

    • 📶 Change the Wi-Fi channel in the access point settings (in the command line or on macOS).
    • 🔋 If your laptop is running on battery power, connect it to the power grid—some models save power by disabling the Wi-Fi adapter.
    • 🛡️ Disable power saving for your Wi-Fi adapter in Device Manager (Windows).

    4. Error "Unable to set up mobile hotspot" (Windows)

    This error often appears due to:

    • 🔌 IP address conflict (try entering in the command line ipconfig /release And ipconfig /renew).
    • 🔄 Outdated network drivers (update them via device Manager or the laptop manufacturer's website).
    • 🛡️ Blocked by antivirus software (add an exception for the network connection).
    ⚠️ Attention: On some laptops Lenovo And HP The function is disabled by default in BIOS/UEFI Wi-Fi Direct or Hosted NetworkIf none of the methods work, go to BIOS (press during boot F2/Del) and check the wireless adapter settings.

    Security when sharing Wi-Fi from a laptop

    By sharing the internet from your device, you're opening up access to your local network. To avoid these risks:

    • 🔐 Always set a complex password (at least 8 characters with numbers and letters).
    • 🚫 Don't use simple network names like MyWiFi or Home - this makes things easier for attackers.
    • 🛡️ Turn off the distribution when it is not needed (especially in public places).
    • 📵 Do not connect unfamiliar devices to the shared network.

    If you need to share internet in a cafe, airport, or other public place, consider alternative options:

    • 📶 Use USB modem with Wi-Fi support (many operators provide such devices).
    • 🔄 Buy portable router (For example, TP-Link TL-MR3020 or Huawei E5577) - it is safer and more stable.

    Remember: when distributing Wi-Fi from a laptop traffic from your phone will go through your main connectionIf you have a limited data plan, monitor your internet usage to avoid additional charges.

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

    Is it possible to share Wi-Fi from a laptop if it is itself connected to the Internet via Wi-Fi?

    Yes, but with some caveats. In Windows 10/11, this is possible via Mobile Hotspot, but some routers block this behavior. If sharing isn't working, try connecting your laptop to the internet via a cable (Ethernet) or USB modem.

    How many devices can be connected to the shared network?

    Technically, up to 10 devices are supported, but in practice, stable operation is achieved with only 2–3 devices connected. Each additional device reduces the internet speed for everyone.

    Why is the internet speed on my phone slower than on my laptop?

    This is normal: when distributing data, some speed is lost processing traffic. Furthermore, a laptop's Wi-Fi adapter is usually weaker than the router's. To improve speed:

    • Bring your phone closer to the laptop.
    • Change the Wi-Fi channel to a less busy one (for example, from 6 to 11).
    • Disable background downloads on your laptop.

    Is it possible to share Wi-Fi from a laptop to a Smart TV or game console?

    Yes, but there are some nuances:

    • 📺 Smart TV (Samsung, LG, Sony) usually connect without problems, but may not support some types of encryption (eg. WPA3). In this case, in the access point settings, select WPA2-PSK.
    • 🎮 PlayStation or Xbox may require a static IP address. Configure it manually in the console's network settings.

    How to share Wi-Fi from a laptop without a password (open network)?

    Technically it is possible, but highly not recommended For security reasons, if you still need to create an open network:

    • In Windows, use the command line to set a blank password: netsh wlan set hostednetwork mode=allow ssid=MyWiFi key= (without symbols after key=).
    • On macOS, in the Internet Sharing preferences, select the security type "None."

    ⚠️ On an open network, all transmitted data (including passwords) can be intercepted.

    If your question is not covered in the FAQ, check problem solving section or check with your laptop manufacturer's technical support for details. Please note that some restrictions may be related to your internet service provider's policies (e.g. Beeline or MTS sometimes they block distribution from USB modems).