How to connect a PC to the Internet using a laptop with Wi-Fi

It's quite common for a desktop computer to need urgent network access, but the wired Ethernet cable is missing or damaged. In this case, a laptop, already connected to a wireless network, can act as a network connection. bridgeThe technology allows the received signal to be transmitted further, creating a local coverage area for other devices.

You don't need to be a system administrator to set up such a scheme. Modern operating systems, such as Windows 10 and Windows 11, have built-in tools for creating virtual access pointThis eliminates the need for the user to download third-party software or delve into the registry unnecessarily.

However, there are nuances associated with network adapter drivers and security settings. It is critical that your laptop's Wi-Fi adapter supports Hosted Network mode. If this function is blocked by the manufacturer or driver, you won't be able to create a distribution using standard system tools, and you'll have to look for workarounds.

Checking support for virtual access point mode

Before proceeding with settings, you need to ensure that your equipment is technically ready to operate in repeater mode. Not all wireless modules support simultaneous reception and transmission. To check, use the standard operating system management console.

Launch the Command Prompt with administrator rights. This can be done by finding the application in the Start menu. cmdby right-clicking and selecting the appropriate option. In the window that opens, enter the command netsh wlan show drivers and press Enter. The system will display a detailed report on the driver's status.

In the list of parameters, find the line "Hosted network supported." If it says "Yes," you can safely continue with the setup. If it says "No," the current driver or hardware doesn't allow you to create an access point directly.

What to do if there is no support?

If the driver doesn't support this mode, try updating it from the laptop manufacturer's website. Sometimes installing a universal driver from Intel or Realtek helps. As a last resort, you can use a USB Wi-Fi adapter that is known to support AP mode.

It is worth considering that even with the support, some antivirus programs may block the creation of virtual interfaces. In this case, you will need to temporarily disable the firewall or add an exception for Windows system services.

Setting up Internet sharing via the command line

The most reliable and universal way to organize data transfer is to use the built-in utility netshThis method works on all current versions of Windows and gives you full control over your network settings. You won't have to delve into the graphical interface, where settings may be hidden.

In the same command line (required as administrator), enter the following command to create the network: netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=12345678. Here MyNetwork - this is the name of your future network that your PC will see, and 12345678 — the connection password. You can replace these values ​​with your own.

After the command has successfully completed, you need to start the network. To do this, enter netsh wlan start hostednetworkIf everything went well, the system will report that the hosted network is running. Now, on your computer, find the newly added Wi-Fi network and connect to it using the specified password.

☑️ Network startup check

Completed: 0 / 4

However, at this stage, the connected PC won't yet have internet access. You've only created a local connection between the devices. To allow traffic to continue, you need to perform another step in the network adapter settings, which is how the laptop accesses the global network.

Setting up sharing in network connections

The next step is to enable Internet connection sharing. Open the Network Control Panel by following this path: Control Panel → Network and Internet → Network and Sharing CenterOn the left, select "Change adapter settings." Here you will see a list of all network interfaces.

Find the adapter your laptop uses to connect to the internet (it could be Wi-Fi or Ethernet). Right-click it, select "Properties," then go to the "Sharing" tab. Check the "Allow other network users to connect through your internet connection" box.

⚠️ Attention: In the "Home Network Connection" list, be sure to select the virtual adapter that appeared after running the command in the previous section (usually it's called "Local Area Connection" with a number or has the name of your network). If you select the wrong adapter, the internet will not work.

After applying the settings, the system will warn you that the IP address of the adapter will be changed to 192.168.137.1This is normal and necessary for the DHCP server to function, which will distribute addresses to connecting devices. Your PC should now be able to access the network automatically.

📊 Which setup method do you prefer?
Command line
Windows Mobile Hotspot
Third-party programs
Buying a router

If the internet doesn't appear immediately, try restarting the network adapter or the laptop itself. Sometimes the service needs time to re-prioritize traffic routing between the physical and virtual interfaces.

Using the Mobile Hotspot feature in Windows 10/11

For users of more recent versions of the operating system, Microsoft offers a simplified graphical interface. This feature, called "Mobile Hotspot," allows you to turn your laptop into a router in a few clicks, without entering complex commands.

Go to "Settings" (the gear icon in the Start menu), select "Network & Internet," then find "Mobile hotspot" in the left menu. Turn on the "Allow other devices to use my internet connection" switch. You can also set the network name and password by clicking the "Change" button.

Important: In the "Internet Connection Sharing" section, you need to select a source. If your laptop receives internet via Wi-Fi, select the appropriate adapter. However, it's important to remember that many Wi-Fi cards cannot simultaneously receive and broadcast a signal over the air. In this case, the laptop must be connected to the internet via a cable to share the signal over Wi-Fi.

Parameter Description Recommendation
Frequency range 2.4 GHz or 5 GHz 2.4 GHz for better compatibility
Maximum devices Connection limit No more than 5-7 devices
Time-out Shutdown when idle Disable for stability
Power saving mode Affects signal strength Disable in adapter settings

This method is preferred by beginners, as it's visually intuitive and manages services automatically. However, it offers less flexibility in security settings and can sometimes be unstable when using specific network card drivers.

Troubleshooting connection errors and problems

Even if you follow the instructions correctly, problems may still occur. One of the most common issues is that the device connects to the laptop's Wi-Fi, but displays "No internet access." This means the bridge between the adapters isn't configured or is blocked.

Check to see if Windows Firewall or a third-party antivirus is blocking the connection. Try temporarily disabling protection and testing access. Also, ensure that the IPv4 properties of the primary adapter are set to obtain an IP address and DNS automatically.

⚠️ Attention: If you've manually changed static IP addresses on your network cards, reset these settings to "Obtain automatically." IP address conflicts are the main reason for network sharing issues.

Another error is "Unable to start the hosted network." This is most often resolved by updating the Wi-Fi adapter driver. Visit the laptop manufacturer's website, download the latest driver for your model, and install it. Older drivers may not support the newer WPA2/PSK encryption standards.

Sometimes a simple reset of network settings helps. In the command line, run the following commands: netsh winsock reset And netsh int ip reset, then be sure to restart your computer. This will clear the network protocol cache and resolve any software conflicts.

Alternative methods and using third-party software

If standard Windows tools are unstable or the interface seems too complex, you can use specialized software. Programs like Connectify Hotspot or MyPublicWiFi take care of all the complex setup.

These utilities have a user-friendly interface and allow you to monitor the traffic of connected clients, set speed limits, and even block unwanted devices. They are especially useful if the built-in OS functionality is malfunctioning due to specific hardware issues.

However, it's worth keeping in mind that most advanced features in such programs are paid. Free versions often have speed or runtime limitations. For a one-time task, it's better to get comfortable with the command line, as it doesn't require installing additional software.

Also, don't forget about connecting via Bluetooth or a USB cable if your PC's Wi-Fi module is faulty. Although the data transfer speed will be lower in these cases, it may be sufficient for urgently downloading drivers or documents.

The Impact of Wi-Fi Sharing on Laptop Performance

Turning a laptop into an access point puts a strain on its resources. The processor and network card work harder to process data packets for multiple devices. This can lead to overheating and a decrease in overall system performance.

If your laptop is old or has a weak cooling system, it may become noisy or even throttle (reduce processor speed). In this case, don't expect high internet speeds on the connected PC, especially when downloading large files or playing online games.

To minimize the impact, close background applications on your laptop and disable heavy tasks. Make sure the vents are not blocked. If you plan to use this setup constantly, it might be worth purchasing a full-fledged cooling system. router, which will cope with this task more efficiently and reliably.

Why doesn't the laptop see the netsh command?

You're most likely running the command prompt without administrator privileges. Find cmd, right-click, and select "Run as administrator." Without these privileges, creating virtual networks is prohibited by Windows security policy.

Is it possible to share Wi-Fi if the laptop is connected via Wi-Fi?

Technically, this is only possible if you have two Wi-Fi adapters (built-in and USB). One adapter receives the signal, the other broadcasts it. Simultaneous Wi-Fi reception and broadcasting is impossible with a single adapter—an Ethernet cable is required for input.

How do I find out who is connected to my network?

In the command line, enter netsh wlan show hostednetworkThe number of connected clients and their MAC addresses will be displayed at the bottom of the list. Third-party programs display this information in a more convenient graphical form with device names.