Many users encounter a situation where a laptop or PC with a wireless module installed continues to use unstable Wi-Fi, even with an Ethernet cable plugged into the port. This occurs because the operating system, by default, may incorrectly prioritize network interfaces. As a result, despite a fast wired connection, traffic is routed through the wireless network, reducing speed and increasing ping in games.
In Windows 10, the switching mechanism is based on interface metrics, but automatic settings sometimes fail. To force the system to use a LAN connection, you need to manually change the adapter settings. This doesn't require installing third-party software and can be resolved using the built-in system tools in a few minutes.
It's important to understand that simply physically connecting a cable doesn't always break the Wi-Fi connection. The operating system can keep both channels active, choosing the one it deems more reliable based on its internal algorithms. Our task is to explicitly indicate this. Windows, that a wired network is preferred.
⚠️ Warning: Changing the interface metric affects the routing table. If you are using complex corporate networks with static IP addresses, make sure you have access to the router settings or have received permission from your system administrator.
How network priorities work in Windows
operating system Windows 10 Uses a so-called "interface metric" to determine the priority of network connections. The lower the metric value, the higher the priority of the connection. By default, the system attempts to automatically assign these values based on connection speed, but often errs in favor of the wireless module.
When you connect the cable, network adapter receives an IP address, but traffic may still go through Wi-Fi if its metric is lower (i.e., the priority is higher). This is especially noticeable on laptops, where the wireless module is often active by default for background services. Manually changing this setting allows you to strictly set the priority. Ethernet over wireless connections.
It's important to note that disabling Wi-Fi isn't always the best solution, as many modern apps and system services rely on an active wireless interface to discover devices on the local network. Therefore, it's better to change its priority rather than disable the module.
Preparing equipment and checking connections
Before delving into the deep system settings, you need to make sure the components are physically in good condition. Make sure the cable LAN The network card and router are functioning properly, and the indicators on the network card and router are lit or blinking. The lack of a physical connection will render any software adjustments useless.
Check if the computer can see the connected cable. Just look at the network icon in the system tray: if a monitor icon with a cable appears, the physical layer is working. If only the Wi-Fi star is lit, the problem may be with the drivers or the cable itself.
- 🔌 Insert the Ethernet cable into the port on your laptop or PC until you hear a click.
- 📶 Make sure the Wi-Fi module is enabled and sees available networks.
- 💡 Check the indicator light on the router: the LAN port should be lit.
If the indicators don't light, try a different cable or a different port on the router. Sometimes the problem lies in a physically damaged connector or broken wires inside the cable, which will prevent you from switching to wired mode even with the correct settings.
Method 1: Changing the interface metric (Basic method)
This is the most effective way to force Windows 10 Give priority to the cable. We'll manually assign a lower number (high priority) to the wired adapter and a higher number (low priority) to the wireless adapter.
To begin, open the Run window by pressing the key combination Win + R. Enter the command ncpa.cpl and press Enter. The "Network Connections" window will open, displaying all available adapters.
Find your wired adapter (usually labeled "Ethernet" or "Local Area Connection"). Right-click it and select "Properties." In the list of components, find "Internet Protocol Version 4 (TCP/IPv4)," select it, and click "Properties" again.
☑️ Setting Ethernet Priority
In the window that opens, click the "Advanced" button in the lower right corner. Uncheck "Automatically assign metrics." In the "Interface metric" field, enter a number. 10This will set a very high priority for the cable connection.
Now follow the same steps for your Wi-Fi adapter. Find "Wireless Network," go to IPv4 Properties, then "Advanced." Uncheck the Automatic Metrics box and set a value, for example, 50 or 100The higher the number, the lower the priority.
⚠️ Caution: Do not set the metric to 0 or negative numbers. The minimum acceptable value is 1. Using too low a value for Wi-Fi may result in loss of connection to local devices if the cable is disconnected.
After applying the settings, click OK in all open windows. The system will apply the changes immediately; a reboot is usually not required, but it is recommended to reset the DNS cache and routing tables.
Method 2: Disable Automatic Wi-Fi Shutdown
In some cases, Windows 10 doesn't automatically switch because it's configured to save power or has specific roaming rules. There is a setting that allows the system to automatically disable Wi-Fi when a wired connection is available, but it's hidden in the registry or group policies.
However, a safer and simpler option is to use the "Metered Connection" feature. If you designate your Wi-Fi connection as metered, Windows will try to minimize traffic through it, effectively ignoring it for background tasks if there's an alternative.
Go to Settings → Network and Internet → Wi-FiClick "Manage known networks," select your network, and enable "Metered connection." This won't completely switch traffic, but it will reduce wireless activity.
| Parameter | For Ethernet (Cable) | For Wi-Fi |
|---|---|---|
| Interface metrics | 10 (High priority) | 100 (Low priority) |
| Connection type | Private/Public | Limited (recommended) |
| Speed (example) | 1 Gbps | up to 866 Mbps |
| Stability | High | Average |
The table above will help you navigate the differences in settings. Please note that the metric values may vary, but the key is that the cable number is lower than the Wi-Fi number.
Diagnostics and routing verification
After making all the changes, you need to verify that the system is actually using the cable. Simply having the "Ethernet" icon in the system tray may not be enough, as the Wi-Fi icon may also remain active.
Open the command prompt. Click Win + R, enter cmd and press Enter. To check the current traffic route, enter the command:
route print
In the list that opens, find the "Interface" line and look at the interface order. The Ethernet interface should be higher in the priority list. You can also ping the external resource by disconnecting the cable for a second: if the ping stops immediately, the traffic was going through the cable.
How to read the routing table?
In the route print table, note the "Metric" column. The default route (0.0.0.0) with the lowest metric points to the active internet interface.
Another way to check is to use resource-intensive tasks. Start downloading a large file or playing an online game with ping displayed. Then physically disconnect the cable. If the download stalls or the ping disappears, you've successfully switched to the cable. If the download continues, the priority hasn't changed.
⚠️ Note: Command line interfaces and menu item names may vary slightly depending on your Windows 10 build version (Home, Pro, Enterprise) and installed security updates.
Troubleshooting driver issues and conflicts
There are situations where metric settings are not applied or reset after a reboot. This is often due to outdated or incorrect network card drivers. Drivers are responsible for the interaction of the operating system with the physical hardware.
Open "Device Manager" (right-click Start and select "Device Manager"). Find the "Network Adapters" section. If your Ethernet controller's icon has a yellow exclamation point, the device isn't working properly.
- 🔄 Try updating the driver through the Device Manager.
- 🗑️ Uninstall the device and restart your computer so that Windows can reinstall the driver.
- 🌐 Download the latest driver from the official website of your motherboard or laptop manufacturer.
It's also worth checking your power settings. In the network adapter properties (in Device Manager, under the "Power Management" tab), make sure "Allow the computer to turn off this device to save power" is unchecked. This will prevent the card from shutting down accidentally.
Alternative solutions and third-party software
If fiddling with metrics and the registry seems too complicated, there are utilities for managing network connections. However, using third-party software for such a basic function as interface switching is often overkill.
Some antiviruses and firewalls (for example, Kaspersky, ESET) have their own network management modules that can override priority control. Check your antivirus settings: it may have "Public Network Protection" enabled, which blocks or prioritizes certain connections.
As a last resort, you can use PowerShell scripts to automatically switch. However, for the average user, manual metric configuration, described in the second section, is the most reliable and secure method, requiring no additional software installation.
Why doesn't Windows 10 automatically switch to cable?
Windows algorithms are designed for seamlessness. The system assumes that if the Wi-Fi connection is stable, there's no point in disconnecting it, even if Ethernet is available. This is done to prevent the user from losing connection when moving from room to room if the cable was temporarily plugged in. The automated systems often misjudge signal quality.
Is it possible to use Wi-Fi and cable at the same time for different tasks?
Technically, it's possible to set up complex routing, such as downloading torrents via a cable while browsing via Wi-Fi. However, this is extremely difficult to accomplish using standard Windows tools; it requires editing the routing table for specific IP addresses or using specialized software.
Does having Bluetooth enabled affect network priority?
Bluetooth doesn't directly affect the Ethernet/Wi-Fi metric. However, since Bluetooth and Wi-Fi operate in the same frequency range (2.4 GHz), active Bluetooth can interfere with the wireless signal, which indirectly affects the overall network activity but doesn't change the priority of the wired connection.
Will the metric setting be reset after a Windows update?
In most cases, manual interface metric settings persist across system updates. However, major feature updates (such as upgrading from 21H2 to 22H2) sometimes reset network settings to defaults, so it's a good idea to check your priorities after a major update.
What should I do if my internet connection goes down after changing my metrics?
Change the metric settings back to "Automatic" for both adapters. This will return network control to the system. If the problem persists, reset the network in Windows settings or use the command netsh int ip reset in the command line as administrator.