How to Share Wi-Fi from a Laptop to a Computer via a Cable: A Complete Guide

Situations requiring internet sharing from one device to another arise quite frequently, especially when access to a wired internet provider is limited or the main router is unstable. It often happens that a laptop is successfully connected to a wireless network, but a desktop computer or other device lacks built-in Wi-Fi and can only operate via a LAN port. In this case, the laptop becomes an intermediary, transmitting traffic over a physical connection.

To accomplish this task, you will need a standard network cable, known as Ethernet or patch cordModern operating systems like Windows 10 and Windows 11 have built-in tools for creating a network bridge or setting up shared access, making the process relatively simple even for inexperienced users. However, there are some nuances that can affect connection stability and data transfer speed.

Before you begin setting up, it's important to make sure both devices are working properly and have up-to-date network adapter drivers. If you plan to use the laptop as a permanent signal repeater, it's worth thinking through the cable connection diagram in advance to avoid cable clutter. It's also worth noting that this method may slightly increase the laptop's power consumption, so connecting it to a charger is a good idea.

In this guide, we'll walk you through every setup step, address potential connection issues, and offer solutions for common errors. You'll learn how to properly configure IP settings, where to find sharing settings, and how to test your connection speed.

⚠️ Attention: Antivirus programs and firewalls may block attempts to share the internet. If access is not restored after setup, temporarily disable protection to test or create an exception in your security settings.

Necessary equipment and preparation for work

The first step is physically setting up your workspace. You'll need a laptop with a working Wi-Fi module that's already connected to the global network. The second device is the client computer or laptop that will receive the signal. The cable is the main connecting link here. twisted pairIt is important that the cable is intact, without any significant kinks, and that the connectors at its ends are not loose.

Cable length matters if devices are located far apart, but for a standard home network, 1-3 meters is sufficient. Standard cable category Cat 5e or Cat 6 Provides data transfer speeds of up to 1 Gbps, which is sufficient for most tasks, including streaming and gaming. If the cable is old or damaged, the connection may be constantly interrupted or operate at low speeds.

  • 🔌 Network cable (Ethernet): Check the integrity of the insulation and connector fasteners.
  • 💻 Two devices: source laptop (with Wi-Fi) and receiver PC (with LAN).
  • 🔋 Power supply: Make sure your laptop is connected to a power outlet for stable operation.

At the software level, both devices must be running a Windows operating system (Windows 7 or later, although the latest versions 10 or 11 are recommended). Network adapter drivers must be installed correctly: there shouldn't be any yellow exclamation marks next to the network cards in Device Manager. If the drivers are missing, use the automatic update search or download them in advance from another device.

⚠️ Attention: Network settings interfaces may vary slightly depending on your Windows version and installed updates. If you can't find the menu item, try searching for it in Settings or entering the command in the Run box.

Physical connection and link verification

Once all the components are prepared, you need to physically connect the devices. Take one end of the Ethernet cable and plug it into the LAN port on the laptop that's sharing the internet connection. This port is usually marked with a computer or network icon. The other end of the cable is connected to the same port on the receiving computer. A clicking sound when the connector is inserted indicates a secure connection.

Once connected, check the LED indicators next to the network ports. If they light up (usually orange or green) and start blinking, this means physical contact has been established and data packets are being exchanged. If the indicators are silent, try reconnecting the cable or replacing it with a known-good one. If the ports are unresponsive, this often indicates a problem with the cable or drivers.

The connection status will change in the operating system. In the Windows system tray, where network connections are displayed, the Wi-Fi icon on the sharing laptop will remain active, but a wired connection icon will also appear, which may show the status as "Identifying" or "Unidentified Network." This is normal behavior until sharing is configured. A wired connection icon should also appear on the receiving computer.

📊 Have you encountered the problem where the Ethernet cable is not detected by the system?
Yes, I changed the cable.
No, everything worked right away.
There were problems with the drivers
I only use Wi-Fi

Setting up sharing in Windows 10 and 11

Now let's move on to the software part of the setup. On the laptop that's sharing the internet, you need to open the network connections window. The fastest way to do this is to press a key combination. Win + R and enter the command ncpa.cplThe "Network Connections" window will open, where you will see all available adapters: wireless, wired, virtual, etc.

Find the adapter through which the laptop receives the Internet (usually this is Wireless network or Wi-Fi). Right-click on it and select "Properties." In the window that opens, go to the "Sharing" tab. This is where the key setting for broadcasting the connection to other devices is located.

Check the box next to "Allow other network users to connect through this computer's Internet connection." A drop-down list will appear below "Home network connection," in which you need to select your wired adapter (usually called Ethernet (or the name of the network card manufacturer). After clicking "OK," the system will warn you that the IP address will be changed to a static one. Accept this action.

☑️ Check access settings

Completed: 0 / 5

After applying the settings, the system will automatically assign a new IP address to the laptop's wired port, usually 192.168.137.1This address will become the gateway for the connecting computer. If you're using Windows 11, the interface may look slightly more modern, but the logic for navigating through Control Panel remains the same. In some cases, you may need to restart your laptop for the changes to take effect.

Configuring IP addresses on the receiving computer

On the second computer, which should receive the Internet, the settings usually occur automatically thanks to the protocol DHCP, which runs on the sharing laptop. However, if automatic address acquisition doesn't work, you'll have to enter the parameters manually. To do this, also open ncpa.cpl, find the Local Area Connection (Ethernet), click "Properties" and select "Internet Protocol Version 4 (TCP/IPv4)".

In the window that opens, you need to switch the dot to "Use the following IP address." It's important to enter the correct information here so the computer knows where to send requests. The IP address must be from the same subnet as the gateway, but differ in the last digit. For example, if the gateway (laptop) has the address 192.168.137.1, then you can ask the computer 192.168.137.2.

Parameter Input value Description
IP address 192.168.137.X (where X is from 2 to 254) A unique address of a computer on a network
Subnet mask 255.255.255.0 Determines the size of the network
Main gateway 192.168.137.1 The address of the laptop distributing the Internet
DNS server 8.8.8.8 Google's domain translation server address

In the "Default gateway" field, be sure to specify the laptop's address (192.168.137.1). You can specify the gateway address itself or a public DNS, such as Google's, as the preferred DNS server (8.8.8.8) or Cloudflare (1.1.1.1). After saving the settings, try opening any website in your browser. If the page loads, the configuration is correct.

What to do if IP addresses conflict?

If you see a message about an IP address conflict, it means there's already a device with the same address on the network. Try changing the last digit of the IP address on the receiving computer to a different one (for example, from .2 to .50) and reconnect the cable.

Alternative Method: Creating a Network Bridge

There is another way of organizing communication, which is called network bridge (Bridge). Unlike the shared access method (NAT), bridging combines two network segments into a single logical one. This can be useful if you need devices to see each other on the local network for file transfers or using network printers, rather than simply accessing the internet.

To create a bridge, select both adapters in the window ncpa.cpl (Hold Ctrl and click on Wi-Fi and Ethernet). Right-click the selected area and select "Create Bridge." The system will create a new virtual adapter, "Network Bridge," which will bridge the wireless and wired connections. The process takes a few seconds, after which the connection status should change to "Connected."

Using a bridge has its own set of considerations. Firstly, it may not work with some corporate networks that require authentication or specific security settings. Secondly, bridging may be less stable during Wi-Fi signal interruptions than standard NAT distribution. However, for local networking purposes, it is often the preferred option.

⚠️ Attention: When creating a network bridge, both adapters will temporarily lose connection. Don't panic if the internet connection goes down for a few seconds—the system is rebuilding routes. If the bridge fails to create, make sure "Shared Access" mode is not enabled on either adapter.

Diagnosing problems and improving speed

Even with proper setup, speed or stability issues may arise. Since the laptop acts as a router, its performance and Wi-Fi reception directly impact the overall speed. If the Wi-Fi signal is weak, the computer will also experience low speeds via a cable. Make sure the laptop is in a strong reception area.

It's also worth checking your power saving settings. Windows may disable your network adapter by default to save power, which can cause disconnects. Go to Device Manager, find your network controller, open its properties, and under the "Power Management" tab, uncheck "Allow the computer to turn off this device to save power."

  • 🚀 Update your drivers: Download the latest versions from the laptop manufacturer's website.
  • 📡 Check your Wi-Fi channel: Use a less crowded channel in your router settings for better reception.
  • 🛡️ Disable VPN: If a VPN is active on your laptop, it may block traffic forwarding to other devices.

If the speed is still low, try disabling your antivirus firewall during the test. Sometimes, built-in Windows protection or third-party antivirus programs scan every packet passing through, creating delays. Also, make sure your Ethernet cable meets modern standards (Cat 5e or higher), as older 4-wire cables can limit speeds to 100 Mbps.

Frequently Asked Questions (FAQ)

Is it possible to share Wi-Fi via cable if the laptop has a metered connection?

Yes, this is possible, but Windows may warn you about data usage. In your Wi-Fi connection settings (Settings -> Network & Internet -> Wi-Fi -> Manage known networks), you can disable "Metered Connection" mode for the current network to prevent the system from limiting background data transfer.

Why is the yellow triangle "No Internet access" lit on the receiving PC?

This means there's a physical connection, but no route to the global network. Check that "Sharing" is enabled on the laptop's Wi-Fi adapter. Also, ensure that the gateway (the laptop's address) and DNS are correctly specified in the IPv4 properties on the receiving PC.

Does this method affect internet speed?

Yes, the speed will be limited by the Wi-Fi channel's bandwidth and the laptop's processor's packet processing speed. Actual speed via a cable will be lower than a direct connection to the router, but for most tasks (browsing, video), the difference won't be significant.

Do I need a special crossover cable to connect?

No, modern network cards support Auto-MDIX technology, which automatically detects the cable type and switches the contacts. You can use a regular straight-through patch cord, which comes with routers.

Does this method work for gaming consoles (PS5, Xbox)?

Yes, game consoles work great with this connection. It's even preferable to Wi-Fi, as the cable provides a more stable ping (lower latency), which is critical for online gaming. Set your console's settings to automatic (DHCP).