Why won't my computer connect to my WiFi router via cable?

A situation where high-speed internet suddenly stops working on a desktop computer connected via twisted pair, often catches you off guard. Unlike a wireless connection, where problems can be caused by interference or thick walls, a cable connection is considered the benchmark for stability. However, if the network card's lights are blinking erratically or glowing a dim orange, and the system displays the "No Network Access" status, this indicates a serious problem.

Before panicking or calling a technician, it's important to conduct a preliminary diagnosis to help pinpoint the problem. Most often, the root cause lies in trivial issues: a loose connection, a malfunctioning network card, or an IP address assignment error. The computer may physically see the router, but software won't be able to communicate with it about data transfer.

In this article, we'll take a detailed look at all possible causes of connection problems, from physical damage to complex operating system conflicts. You'll learn how to independently determine whether the cable, router, or Windows settings are to blame, and quickly restore your internet access.

Initial physical diagnostics and equipment check

The very first and most obvious step, which is often overlooked in the rush to tweak software settings, is checking the integrity of the physical connections. Network cable Twisted pair (TP) cables aren't permanent; they can be accidentally pinched, twisted, or damaged where they enter the connector. If your computer loses network connectivity after cleaning or rearranging furniture, the likelihood of mechanical damage increases to 90%.

Carefully inspect the RJ-45 connectors on both sides. The plastic clips may have broken, preventing the cable from locking tightly into the socket. Even microscopic play can cause contact to be lost along certain wires, which breaks the connection. It's also worth checking the indicator lights on your computer's network card and the corresponding router port. If the light is on, LAN It doesn't light up at all, which means there is no electrical contact.

⚠️ Important! If the indicator is orange or yellow instead of green, this may indicate that the connection is operating in 10/100 Mbps mode instead of gigabit, or there may be a signal quality issue. However, most often, this simply means an active, unused connection.

Try plugging the cable into another free port. LAN On the router. Ports can fail due to power surges or lightning. If the light comes on and access is restored after switching to a different port, the previous port is faulty. It's also a good idea to check that the cable is firmly seated in the PC's network card—sometimes it's simply not fully inserted.

📊 What color is the LAN indicator on my router?
Green
Orange/Yellow
Flashing
It doesn't burn at all

Problems with drivers and network adapter

If everything is physically connected perfectly, but the system still displays the "Cable not connected" error, the problem may lie with the network card's software. Drivers are the intermediaries between the hardware and the operating system. If they are outdated, corrupted after a Windows update, or removed by an antivirus program, the adapter simply stops functioning.

You can check the status of your drivers through the Device Manager. To do this, press the key combination Win + X and select the appropriate item. Find the "Network Adapters" section. If you see a device with a yellow exclamation mark or the message "Unknown Device," the driver is missing or not working correctly. In this case, you need to download the latest version from the motherboard or laptop manufacturer's website using another device with internet access.

Sometimes the adapter can simply be disabled programmatically. In the Network Connections window (opened by the command ncpa.cpl) Make sure the "Ethernet" icon doesn't have a red cross or is marked "Disabled." If it's grayed out, right-click it and select "Enable." It's also worth checking your power settings: Windows may be disabling the card to save power, which can cause disconnects.

  • 🔍 Open Device Manager and check for errors in the network cards section.
  • 🔄 Try uninstalling the device and clicking "Scan for hardware changes" to have the system reinstall the driver.
  • ⚡ Disable power saving mode in the adapter properties by unchecking the box next to "Allow the computer to turn off this device."

IP address conflicts and TCP/IP protocol settings

One of the most common reasons why a computer can't connect to the internet via cable is an IP address conflict or a protocol stack failure. The router acts as a DHCP server, distributing addresses to all connected devices. If your computer tries to use a static address that's already taken, or if the DHCP client is frozen, the connection will fail.

You can check the current settings by running the command prompt as administrator and entering the command ipconfig /allPlease pay attention to the "IP Address" and "Default Gateway" fields. If the address starts with 169.254.x.x, this means that the computer was unable to obtain an address from the router automatically. Normally, the address should be in the range 192.168.x.x or 10.x.x.x, depending on the model of your router.

To fix the situation, you need to reset the protocol settings. Go to the adapter properties, find Internet Protocol version 4 (TCP/IPv4) and make sure the boxes for automatic IP and DNS are checked. If the settings are correct but there is no internet connection, try entering the DNS servers manually, for example, from Google (8.8.8.8) or Yandex (77.88.8.8), as DNS problems often block access to sites when the network is working.

ipconfig /release

ipconfig /renew

ipconfig /flushdns

Running these commands in the command line releases the current IP address, requests a new one, and flushes the DNS cache. This is a standard network repair procedure that resolves 70% of software failures.

☑️ IP settings diagnostics

Completed: 0 / 1

Router malfunctions and provider restrictions

The internet distribution device itself shouldn't be discounted either. A router is also a small computer with its own processor and memory, which can overheat or crash after running for a long time without rebooting. If the router stops assigning addresses to new devices or freezes during an update, the cable connection won't work.

Furthermore, ISPs often use MAC address binding. If you've replaced your router or computer's network card without informing your ISP, network access may be blocked at the hardware level. In this case, even with perfect cable and drivers, authentication will fail.

Symptom Possible cause Solution
Status: "Identification in progress" Invalid connection type (PPPoE, L2TP) Check the WAN settings in the router
Limited or No Access IP conflict or DHCP failure Reset TCP/IP settings, reboot
Network not found Cable break or adapter is turned off Check the LAN cable and indicators
Frequent disconnections Router overheating or interference Let it cool down, check the power supply

⚠️ Important! If you've changed your equipment (router or PC network card), be sure to call your provider's technical support or copy the MAC address of the old device into the settings of the new one, otherwise you won't be able to access the network.

The Impact of Antivirus Software and Windows Firewall

Sometimes the operating system itself or the installed antivirus software is responsible for virus protection. Aggressive firewall settings can classify a home network as "Public" and block all incoming and outgoing connections, deeming them suspicious. This is a common problem after installing new antivirus software.

Check your network type in Windows. If the profile is set to "Public Network," the system is restricting your computer's visibility and access to resources. Switch the profile to "Private Network" in the Ethernet settings. Also, try temporarily disabling your third-party antivirus and Windows Firewall to test. If you can connect to the internet, the issue lies with your filtering rules.

Incorrectly running Windows network services can also block the connection. Make sure the DHCP Client, DNS Client, and Network Connections services are running and in automatic mode. You can find them using the command services.msc.

How to completely reset the network in Windows 10/11?

If all else fails, use the "Network Reset" feature in Windows Settings. This will delete all saved Wi-Fi passwords and network adapters and restore factory settings. After rebooting, you'll have to re-enter your Wi-Fi passwords, but this often resolves deep system conflicts.

Additional causes and rare cases

There are less obvious causes that are less common, but do occur. For example, using a cable that is too long (over 100 meters) without signal amplifiers leads to attenuation. Or using a category cable CAT5 for gigabit speeds when needed CAT5e or CAT6.

Static electricity is also worth mentioning. A charge accumulated on the PC or router can block network ports. In such cases, a complete power outage can help: unplug both the router and the computer from the outlet, wait 10-15 minutes, and then plug them back in.

Sometimes the problem lies in the network cable itself, even if it appears intact. A power surge during a thunderstorm could have caused one of the wires to burn out. A cable tester is the best way to check the integrity of all eight wires, but if one is unavailable, the easiest way is to replace the wire with a known-good one.

  • 🌩️ Check if there was a thunderstorm or power surges in the network before the breakdown.
  • 🔌 Try connecting the cable directly to another computer or laptop to rule out a faulty PC network card.
  • 🏗️ Make sure the cable is not laid near power lines that create strong interference.

FAQ: Frequently Asked Questions

Why is the indicator light orange instead of green?

Orange usually means the connection is established, but the speed is limited (for example, 100 Mbps instead of 1 Gbps). This could be due to cable quality (categories lower than Cat5e) or router settings. If the internet is working, there's nothing to worry about.

The computer says "Cable not connected" even though it's plugged in. What should I do?

Most likely, the connector itself or the port on the motherboard is damaged. Try gently wiggling the cable at the input. If that doesn't help, the network controller may be burned out. In this case, you can buy a USB-LAN adapter.

Can a virus disable internet via cable?

Yes, some malware changes proxy server or DNS settings, blocking access. The virus can also disable the network adapter. Scanning with an antivirus and resetting network settings will help resolve the issue.

How to check if the LAN port on a router is working?

Connect a known-good cable from another working device (e.g., a laptop) to this port. If the indicators light up and the internet connection appears, the port is working. If not, the port may be damaged.