How to Share Internet from a Laptop to a TV via Wi-Fi: A Step-by-Step Guide

Connecting your TV to the internet via a laptop is a convenient solution when you don't have a router or need a temporary access point. For example, to watch online movies on Samsung Smart TV or LG WebOS, firmware updates Sony Bravia or streaming from YouTube on the big screen. But how do you set up sharing correctly to avoid connection, speed, or security issues?

This article contains proven methods for Windows 10/11, macOS And Linux, including setup hot spot (Hotspot), use command line and third-party utilities. We'll explore the nuances for different TV models, explain why connections sometimes drop, and give tips on how to boost your signal. And if yours Xiaomi TV or Philips Android TV If your network isn't showing up, you'll find a solution in the FAQ.

1. Preparing your laptop for Wi-Fi sharing

Before setting up an access point, make sure your laptop meets two key requirements:

  • 🔄 Wi-Fi adapter must support the regime Hosted Network (virtual access point). You can check this in Device Manager - if there is a tab in the adapter properties Additionally with parameter Wireless Mode, then the function is available.
  • 📶 Drivers must be up to date. Outdated versions often cause errors. Failed to set up mobile hotspotUpdate them through device Manager or from the manufacturer's website (for example, for Intel AX200 or Qualcomm Atheros).

Also check what's on your laptop Wi-Fi is on (sometimes a hardware button or combination Fn + F2/F12 disables the module). If you are connected to the Internet via cable (Ethernet), the distribution will be more stable than when using mobile Internet (4G/5G) via USB modem.

⚠️ Attention: On some laptops Lenovo And HP the function is disabled in BIOS/UFEI Wi-Fi DirectIf the access point does not start, go to the BIOS (button F2/Del at boot) and enable the option Wireless LAN or Wi-Fi Hotspot.
📊 What operating system do you use?
Windows 10/11
macOS
Linux
Other

2. Sharing Wi-Fi using built-in Windows tools

The easiest way is to use the built-in function Mobile HotspotIt is available in Windows 10 (version 1607 and later) And Windows 11Instructions:

  1. Open Settings → Network & Internet → Mobile Hotspot.
  2. In the field Sharing select the connection through which the laptop receives the Internet (for example, Ethernet or Wireless network).
  3. Click Change and ask:
    • 🔐 Network name (SSID) - in Latin, without spaces (for example, MyTV_Hotspot).
    • 🔑 Password — minimum 8 characters, with numbers and letters.
    • 📡 Range — choose 5 GHz, if the TV supports (for example, Samsung QLED 2020+), or 2.4 GHz for older models.
  • Turn on the switch Allow use of my internet connection.
  • If the TV does not see the network after turning it on, check:

    • 🔌 Firewall: temporarily disable it or add an exception for icsvc.dll.
    • 🔄 Power saving mode: V Control Panel → Power Options select a scheme High performance.

    ☑️ Check before connecting the TV

    Completed: 0 / 4

    3. Alternative Method: Command Prompt (for Windows)

    If the built-in hotspot does not work (for example, due to an error Failed to set up mobile hotspot. Turn on Wi-Fi.), use command lineThis method is suitable for all versions of Windows, including Windows 7 (with update KB976036).

    Open Command prompt as administrator and enter in sequence:

    netsh wlan set hostednetwork mode=allow ssid=MyTV_Hotspot key=12345678 keyUsage=persistent
    

    netsh wlan start hostednetwork

    To enable internet sharing:

    1. Open Control Panel → Network and Sharing Center → Change adapter settings.
    2. Find the connection through which the laptop receives the Internet (for example, Ethernet), right-click → Properties → tab Access.
    3. Check the box Allow other network users to share your Internet connection and select from the list Local Area Connection* X (where X is the virtual adapter number).
    ⚠️ Attention: After restarting your laptop, the virtual network will be disabled. To start it automatically, create .bat-file with command netsh wlan start hostednetwork and add it to Autoload.
    What to do if the command doesn't work?

    If after entering netsh wlan start hostednetwork an error appears Failed to start hosted network, check:

    - Are the Wi-Fi adapter drivers updated (download from the manufacturer's website, not via Windows Update).

    - Does the adapter support the mode? AP (list of compatible chipsets: Intel 7260/8260/9260, Broadcom 43xx, Realtek RTL88xx).

    - Does the antivirus (for example) block it? Kaspersky or Avast) creation of virtual networks.

    4. Sharing Wi-Fi from a macOS laptop

    On MacBook (macOS Ventura, Monterey or Sonoma) Sharing the Internet is even easier:

    1. Open System Preferences → Sharing.
    2. In the left menu, select Public Internet.
    3. In the field General connection Please specify the internet source (e.g. Ethernet or Thunderbolt Bridge).
    4. In the section For computers using mark Wi-Fi.
    5. Click Wi-Fi settings and ask:
      • 📛 Network name (For example, MacBook_Hotspot).
      • 🔒 Security — choose WPA2/WPA3 Personal.
      • 🔑 Password — minimum 8 characters.
  • Check the box General access in the left menu and confirm the action.
  • Features for TVs:

    • 🍎 Apple TV will connect automatically if using the same Apple ID.
    • 📺 For Android TV (For example, Sony KD-55X80J) may need to be specified manually IP address And DNS (For example, 8.8.8.8).

    5. Setting up distribution on Linux (Ubuntu, Mint, Fedora)

    IN Linux Utilities are used to distribute Wi-Fi hostapd And dnsmasqInstructions for Ubuntu 22.04 LTS and similar distributions:

    Install the required packages:

    sudo apt update
    

    sudo apt install hostapd dnsmasq

    Set up hostapd (create a file /etc/hostapd/hostapd.conf):

    interface=wlan0
    

    driver=nl80211

    ssid=Linux_Hotspot

    hw_mode=g

    channel=6

    wpa=2

    wpa_passphrase=12345678

    wpa_key_mgmt=WPA-PSK

    Start the access point:

    sudo systemctl stop hostapd
    

    sudo hostapd /etc/hostapd/hostapd.conf

    To automatically start at boot:

    sudo systemctl unmask hostapd
    

    sudo systemctl enable hostapd

    sudo systemctl start hostapd

    ⚠️ Attention: On some laptops with Realtek RTL8188EU or RTL8192CU kernel version may be required 5.4+ and additional drivers. Check chipset compatibility with the command lspci | grep -i network.

    6. Why doesn’t the TV connect to the distributed network?

    If Smart TV If the network is not visible or does not connect, the reasons may be as follows:

    Problem Cause Solution
    The network is not displayed Incompatible band (2.4/5 GHz) In the access point settings, select 2.4 GHz (for old TVs) or 5 GHz (for new ones)
    The connection is broken Energy saving on a laptop Disable sleep when closing the lid Power supply parameters
    No internet access Sharing is not allowed Check your settings ICS (Internet Connection Sharing) on ​​Windows
    Slow speed Channel congestion Change the Wi-Fi channel in the access point settings (for example, from 6 to 11)

    For TVs Samsung (series Q, TU, AU) And LG (WebOS) Also check:

    • 🔧 Network mode: in TV settings, select Static IP and enter manually:
      • IP: 192.168.137.100
      • Mask: 255.255.255.0
      • Gateway: 192.168.137.1
      • DNS: 8.8.8.8 or 1.1.1.1
    • 🔄 Software update: on some models Tizen (Samsung) firmware version not lower than is required 1460.

    7. Signal enhancement and security

    To improve connection stability:

    • 📶 Laptop location: Place it closer to the TV (within 5 meters) and avoid obstacles (walls, metal objects).
    • 🔋 Nutrition: Connect your laptop to a power outlet - when running on battery power, the Wi-Fi module's power may decrease.
    • 🛡️ Security: use WPA3 (if supported) or WPA2-AES. Avoid WEP - it gets hacked in a few minutes.

    Critical error: If you are distributing the Internet via a mobile network (3G/4G/5G), some operators (for example, MTS or Beeline) block traffic transfer to other devices. In this case, use a VPN on your laptop or connect to the internet via cable.

    For additional protection:

    • 🔒 Hidden network: In the access point settings, disable broadcasting SSID (but then you will have to enter the network name manually on the TV).
    • 🕒 Time limit: V Task Scheduler (Windows) or launchd (macOS) Set the hotspot to turn off automatically after 2-3 hours.

    FAQ: Frequently Asked Questions

    📺 My TV connects to the internet, but it says "No internet access." What should I do?

    Check:

    1. On the laptop in Connection properties is it included? General access (ICS).
    2. Are the TV settings correct? DNS (try it 8.8.8.8).
    3. Is your antivirus or firewall blocking the Internet (temporarily disable them).

    If you're using mobile internet, your carrier may be blocking data sharing. Try connecting via USB modem with the "Modem mode" option.

    🖥️ Is it possible to share Wi-Fi from a laptop to a TV without a password?

    Technically yes, but that's unsafeIn Windows, when creating a hotspot without a password, the network will use the open authentication type (Open), and outsiders will be able to connect to it. To minimize the risks:

    • Turn off the broadcast SSID (hide the network).
    • Limit the number of connected devices (in hostapd add parameter max_num_sta=1).
    • Use MAC filtering (Allow connection only for TV's MAC address).
    🔄 How do I change the Wi-Fi channel if the connection is unstable?

    In Windows:

    1. Open Command prompt (administrator).
    2. Enter netsh wlan show drivers and check support Hosted Network.
    3. Change the channel with the command:
      netsh wlan set hostednetwork channel=11

      (acceptable values: 1–11 for 2.4 GHz, 36–165 for 5 GHz).

    On macOS the channel changes in System Preferences → Wi-Fi → Options.

    🕹️ Is it possible to play cloud games (GeForce NOW, Xbox Cloud) using a laptop connection?

    Technically possible, but:

    • 🎮 Latency (ping) will be higher than with a direct connection to the router.
    • 📉 Speed depends on the laptop connection type:
      • Ethernet: up to 90% of the original speed.
      • 4G/5G: drawdowns of up to 50–70% are possible.
    • 🔌 For NVIDIA GeForce NOW It is recommended to have a speed of no less than 25 MbpsCheck it on your laptop via Speedtest.

    For best results:

    • Connect your laptop to the Internet via cable.
    • Select range 5 GHz (if the TV supports it).
    • Close background programs that consume traffic (torrents, updates).
    🔧 How do I restore default network settings after sharing?

    In Windows:

    netsh wlan stop hostednetwork
    

    netsh wlan set hostednetwork mode=disallow

    On macOS:

    1. Open System Preferences → Sharing.
    2. Uncheck the box Public Internet.

    In Linux:

    sudo systemctl stop hostapd
    

    sudo systemctl stop dnsmasq