How to Connect a PC to a Wi-Fi Router via Cable in Windows 10: A Complete Guide

Modern wireless technology seems ideal, but a more reliable connection is often required for stable operation of a desktop computer or gaming console. Connecting a PC to a Wi-Fi router via cable remains the gold standard for ensuring maximum speed and minimal latency. This is especially important for online gamers, streamers, and anyone working with large amounts of data.

In the operating system Windows 10 The Ethernet connection setup process is as automated as possible. However, users often encounter situations where a physical connection is available, but there's no internet access. In this article, we'll cover not only the standard connection procedure but also fine-tuning settings to help avoid common errors and IP address conflicts.

Using a wired connection through a port LAN Ensures your computer receives priority traffic if your router supports QoS features. Furthermore, a cable connection eliminates signal interference issues that can occur in apartment buildings with dozens of neighboring networks. Let's look at how to properly set up such a connection.

Necessary equipment and port preparation

Before you begin configuring the software in the operating system, you need to ensure the hardware is physically ready. To create a wired network segment, you'll need the router itself with a free port. LAN (they are usually yellow and numbered) and a network cable, also known as a patch cord.

Most modern computers come with a built-in network card with a connector. RJ-45If you're using an Ultrabook or compact PC without such a port, you'll need an external USB Ethernet adapter. It's important to check the cable's integrity: if the port's LEDs don't light up after connection, try replacing the patch cord, as the internal wires may have been damaged due to bending.

⚠️ Important: Make sure you connect the cable to the LAN port and not the WAN (Internet) port. Connecting your computer to the WAN port will result in a disconnected connection, as this port is intended exclusively for incoming signals from your ISP.

After physically connecting the computer and router, pay attention to the LED indicators. There are usually two LEDs next to the RJ-45 port: one indicates a link (Link), and the other blinks when data is being transferred (Activity). If neither LED is active, the problem lies at the physical level—with the cable, port, or device driver.

Automatic network setup in Windows 10

operating system Windows 10 By default, it's configured to automatically obtain network settings. In most cases, the system will recognize the network immediately after connecting the cable and assign the necessary parameters via the protocol. DHCPYou don't need to do anything except wait a few seconds for the globe icon in the tray to disappear and the monitor icon to appear.

You can check your connection status through the system's Settings. To do this, go to the Start menu, select the Settings gear, and open the Network & Internet section. "Ethernet" should be selected in the left column, and the "Connected" status will be displayed in the right pane. The system will also display the connection properties, including the assigned IPv4 address.

☑️ Checking automatic connection

Completed: 0 / 5

If the automatic configuration was successful, you will see in the network properties that the protocol Internet Protocol version 4 (TCP/IPv4) is active and configured to obtain an address automatically. This is the preferred scenario for home users, as it minimizes the risk of address conflicts on the local network.

Parameter Value during auto-tuning Description
IP address 192.168.x.x The unique address of a device on the network
Subnet mask 255.255.255.0 Determines the size of the local network
Main gateway 192.168.0.1 / 1.1 Your router's address
DNS servers Automatically ISP or router server addresses

Manual configuration of the TCP/IP protocol

In some cases, such as setting up a local game or accessing a network storage device with a fixed address, manual configuration is required. Manual configuration may also be necessary if the DHCP server on the router is disabled or not working correctly. To begin the configuration, click Win + R, enter the command ncpa.cpl and press Enter.

In the "Network Connections" window that opens, find the "Ethernet" adapter. Right-click it and select "Properties." In the list of components, find the line "Internet Protocol Version 4 (TCP/IPv4)," select it, and click "Properties" again. Here you can switch from automatic to manual data entry.

  • 🔹 Use the following IP address: Enter an address in the same subnet as the router (for example, if the router is 192.168.1.1, then the PC can be 192.168.1.50).
  • 🔹 Subnet mask: Usually filled in automatically after entering the IP, the standard value is 255.255.255.0.
  • 🔹 Default gateway: Be sure to specify the IP address of your router through which you access the Internet.

⚠️ Important: When manually configuring DNS servers, ensure the specified addresses are accessible. Using public DNS (e.g., 1.1.1.1 or 8.8.8.8) can speed up network response, but in corporate networks, this can block access to internal resources.

After entering all the information, click "OK" to save the changes. The system will apply the new settings, and the network adapter will restart. If you entered the gateway address incorrectly, the internet will not work, although local connectivity to the router may still be maintained. In this case, reset the settings to "Obtain an IP address automatically."

What is DNS and why change it?

DNS (Domain Name System) is the internet's phone book, converting human-readable addresses (like yandex.ru) into machine IP addresses. Changing your DNS to faster servers (like Google or Cloudflare) often speeds up page loading if your ISP uses slow, proprietary servers.

Diagnosing and updating network adapter drivers

A situation where the cable is connected but the network doesn't work often indicates a problem with the network card software. Drivers are special programs that allow Windows 10 interact with the hardware. If the driver is outdated, corrupted, or incompatible with the current OS version, the connection will be unstable or nonexistent.

To check the driver status, open Device Manager. You can do this by right-clicking the Start button and selecting the appropriate item from the menu. Expand the "Network Adapters" branch. If there's a yellow exclamation point next to the name of your controller (often containing words like Realtek, Intel, or Killer), the device is not working properly.

  • 🔸 Try selecting "Uninstall device," then click "Action" → "Scan for hardware changes" in the top menu. The system will attempt to reinstall the driver.
  • 🔸 If the automatic search doesn't help, visit the motherboard or laptop manufacturer's website and download the latest driver for the LAN controller.
  • 🔸 In the adapter properties, on the "Power Management" tab, uncheck "Allow the computer to turn off this device..." to prevent Windows from turning off the card to save power.

Often, the problem can be resolved by simply resetting the TCP/IP stack settings. Open the command prompt as administrator and enter the command netsh int ip resetAfter running the command, be sure to restart your computer. This will reset your network settings to factory defaults, removing any possible software conflicts.

📊 What type of cable connection problems do you encounter most often?
The system does not see the cable
There is a connection, but no internet
Slow connection speed
Constant disconnections

Setting up a network profile: private or public

When connecting to a new network for the first time Windows 10 asks if you want to make your computer discoverable to other devices. Choosing between "Private" and "Public" networks affects firewall settings and file sharing options. For home use, choosing the right profile is critical.

If you select "Public," the system will block incoming connections, assuming you're in a cafe or airport. This is secure, but may interfere with printers, game servers, and media centers. For a home network where all devices are trusted, you should activate the "Private" profile.

You can change your network type in "Settings" → "Network & Internet" → "Ethernet." Click on your connection name and select the desired profile. A private network enables network discovery, allowing your computer to see and be visible to other computers. This is necessary for setting up a local file-sharing network.

⚠️ Caution: Never select the "Private Network" profile if you connect to the internet directly through your ISP's modem without a router. This makes your computer visible to everyone on the internet, which poses a serious security threat.

Troubleshooting common connection errors

Even with proper configuration, specific errors may still occur. One of the most common is "Unidentified Network" with a yellow icon. This often means the computer receives an IP address but cannot contact the gateway or DNS. In such cases, flushing the DNS cache with the command ipconfig /flushdns in the command line.

Another issue is speed limitation. If your plan allows 500 Mbps, but the cable only allows 100 Mbps, check your connection properties. The speed will be listed there. 100 MbpsThis is a sure sign that a low-quality cable is being used (Cat5 instead of Cat5e) or one of the 8 wires in the cable is damaged, causing the speed to drop to the Fast Ethernet standard.

It's also worth checking whether your antivirus or third-party firewall is blocking your network connection. Sometimes, after updating your security software, it starts to consider your local network a threat. Temporarily disabling the security software can help diagnose this issue. If internet access resumes after disabling your antivirus, you should add your network to the exceptions list.

Frequently Asked Questions (FAQ)

Is it possible to use an internet cable from a provider directly on a PC without a router?

Yes, this is possible, but it requires setting up a PPPoE connection (username and password provided by your ISP) in Windows. However, in this case, only one computer will have internet access, and you'll have to initiate a connection each time. The router handles this function and distributes the internet to all devices.

What is the maximum length a network cable can be without losing signal?

The Ethernet standard (twisted pair) guarantees stable operation over distances of up to 100 meters. Exceeding this distance results in packet loss and a drop in speed. For longer distances, active signal amplifiers or fiber optics are required.

Why does Windows say "No Internet access" even though websites open?

This is a common glitch with the Windows 10 network connections service. Resetting network settings often helps: Settings → Network & Internet → Network reset. The issue could also be an incorrect system time or DNS cache.

Do I need to turn off the router before connecting the cable?

Hot-Plug technology allows you to connect a cable on the go. However, if the router freezes or doesn't recognize a new device, briefly powering down the router (for 10 seconds) will help reboot its network module and correctly detect the PC.