Switching from a wired to a wireless connection often becomes necessary when you need to move your computer to another part of the room or get rid of the extra cable clutter under your desk. Many users encounter a situation where the operating system defaults to prioritizing wired connection, ignoring the available Wi-Fi network, even if the cable isn't formally connected to an active router. Understanding how to properly disable the Ethernet network adapter and enable the Wi-Fi module is a basic skill for any modern PC user.
In Windows and macOS operating systems, network interface management is implemented through centralized panels, but connection priorities can operate in unintended ways. If a cable is physically connected to a computer port, the system may block over-the-air data transfer or create IP address conflicts. Network stack The operating system requires a clear indication of which interface to use as the main default gateway for accessing the global network.
In this article, we'll detail the steps for different platforms, review router settings, and troubleshoot common errors that occur when switching between connection types. You'll learn how to programmatically manage network adapters to ensure maximum performance and security for your local network, rather than simply pulling the plug.
⚠️ Important: Before making any changes to your network settings, make sure you have an alternative internet connection (for example, via a mobile phone) so you can download drivers or find a solution to your problem if necessary.
Prioritize network connections in Windows
The Windows operating system automatically assigns metrics to interfaces, determining which one to use for traffic. By default Ethernet adapter receives a higher priority (lower metric) than the wireless module. This is done for stability, as a wired connection is usually faster and more reliable. However, if you need to force Wi-Fi, simply removing the cable is often insufficient if there are remaining virtual or software conflicts in the system.
First, you need to make sure the wireless module is activated. In modern versions of Windows 10 and 11, control is via the interface. Parameters. Press the key combination Win + I, select a section Network and Internet and go to the category Wi-FiThe corresponding switch should be enabled here. If the slider is inactive, the module itself may be disabled at the BIOS or driver level.
To force a change in priority in favor of the wireless network, you can use the advanced adapter settings. Click Win + R, enter the command ncpa.cpl and press Enter. In the window that opens, you will see a list of all network connections. Find your wireless connection, right-click it, and select PropertiesIn the list of components, select Internet Protocol version 4 (TCP/IPv4) and also click Properties.
In the IPv4 protocol properties window that opens, click the button AdditionallyAt the bottom of the window, uncheck the box Automatic metric assignmentIn the field Interface metrics enter the value 10For a wired adapter (Ethernet), follow the same steps, but set the metric, for example, 100The lower the number, the higher the priority. This way, you can force Windows to select Wi-Fi even if an active cable is present.
Managing adapters via Control Panel
The most reliable way to switch is to completely disable the unnecessary network interface. This ensures that the system won't attempt to use it for any background processes. Return to the Network Connections window, which is accessed with the command ncpa.cplThis displays all physical and virtual network cards installed on your computer.
Find the adapter, which is usually named Ethernet or Local Area Network ConnectionRight-click on it and select DisableThe adapter icon will turn gray and the status will change to DisabledNow the operating system completely ignores this port, and all traffic will go through the wireless interface if it is active.
Please note that disabling the adapter via the software interface does not cut power to the port on the motherboard. The LEDs on the connector may remain lit or blinking while the cable is connected to the router. This is normal behavior, indicating a physical connection, but the logical connection has been severed by the operating system.
If you need to use the cable again, simply repeat the procedure by selecting Turn onThe system will automatically recalculate routes, and depending on metric settings, priority may return to the wired connection.
⚠️ Note: If you are using a corporate computer, your system administrator may restrict permissions to disable network adapters. In this case, the menu items may be unavailable.
☑️ Check before switching
Setting up Wi-Fi on macOS
Apple Mac users may also encounter the need to manually manage interfaces, although macOS is renowned for its automation. Unlike Windows, there's no direct one-click "disable Ethernet" command on the desktop; instead, control is handled through System Preferences.
On macOS Ventura and later, open System Preferences via the Apple menu. Go to the section NetIn the list of services on the left you will see Ethernet (or USB 10/100/1000 LAN, if an adapter is used) and Wi-FiSelect Ethernet and press the button Turn off or turn the switch off. This will break the connection.
For more fine-grained customization of the service order, which is useful for older versions of macOS or specific tasks, you can change the service order. In older interfaces, this was done via the gear button. Set the order of services. Drag and drop Wi-Fi to the very top of the list. This will tell the system that if both connections are active, the wireless one should take priority.
It is important to note that macOS has a feature Smart Network, which automatically switches between networks depending on their quality and availability. If you simply unplug the cable, your Mac will switch to Wi-Fi almost instantly, preserving active downloads and sessions.
Hidden Network Settings on Mac
macOS has hidden diagnostic tools. Hold down the Option key and click the Wi-Fi icon in the menu bar. You'll see technical information: signal strength (RSSI), noise, channel, and security mode. This is useful for troubleshooting if Wi-Fi is slow after disconnecting a cable.
Disabling the LAN port on the router
Sometimes you need to disable Ethernet not on your computer, but on the router side. This may be necessary to restrict access to certain devices on the local network or to conserve the router's CPU resources if the port is rarely used. Router interfaces vary greatly, but the general logic remains the same.
To access your router settings, open your browser and enter the gateway address, usually 192.168.0.1 or 192.168.1.1Enter your login and password (often found on a sticker on the bottom of the device). You will need to find the section related to LAN or Local area network.
In advanced router models (for example, MikroTik, Keenetic, Asus With AsusWRT/Merlin firmware, it is possible to programmatically disable specific ports. In standard home routers (TP-Link, D-Link) this function is less common and is usually hidden in the section Additional settings -> Local area network -> LAN Port Setting.
If disabling the port software is not possible, the only option is to physically remove the cable or use Parental Controls/MAC Filtering to prevent the device from accessing the network even if the cable is connected.
| Router model | Possibility of disabling a port | Location of the setting | Note |
|:--- |:--- |:--- |--- |
| MikroTik | Yes (full) | Switch menu / Ports | Requires knowledge of CLI or WinBox |
| Keenetic | Yes | Home Network -> Ethernet | Available on new models |
| TP-Link | No (usually) | - | Only through parental controls |
| Asus | Depends on firmware | Local network -> Switch | Available in AsusWRT Merlin |
| D-Link | Rarely | Advanced settings | Most often, only monitoring |
⚠️ Please note: Router interfaces are constantly being updated. If you don't see the feature you're looking for, check the official instructions for your specific model and firmware version on the manufacturer's website.
Using Device Manager
There is another, deeper level of equipment management - through device ManagerThis method is useful if the standard shutdown in Network Connections does not work or if the adapter is frozen. Right-click the button Start and select device Manager.
In the window that opens, find the section Network adapters and open it. You will see a list of all network cards. Find your Ethernet controller (often the name contains the words Realtek PCIe GBE Family Controller or Intel Ethernet Connection). Right-click on it and select Disconnect the device.
After confirming the action, the system will stop supplying power to the network card chip (in most cases). The indicators on the port will go out. This is the most radical method that guarantees a connection. To enable Wi-Fi, make sure the wireless adapter (usually contains the word Wireless or Wi-Fi) is included.
Solving typical problems and conflicts
Even after disabling Ethernet, users may still encounter Wi-Fi that doesn't work or is unstable. A common issue is an IP address conflict. If your router assigns addresses via DHCP, and your Wi-Fi adapter is assigned a static IP from a different subnet, you won't be able to connect. Check your IPv4 settings and ensure the checkbox is selected. Obtain an IP address automatically.
Another common cause is outdated drivers. Motherboard and laptop manufacturers regularly release updates for network controllers to improve their compatibility with new Wi-Fi 6 standards and security protocols. Visit your laptop or motherboard manufacturer's website and download the latest drivers.
It's also worth checking your power settings. Windows may be disabling your Wi-Fi adapter to save power, which can cause disconnects. In the adapter properties (in Device Manager), on the Power tab Power management uncheck the box Allow the computer to turn off this device to save power.
Network reset
If all else fails, try resetting your network. In Windows 10/11: Settings -> Network & Internet -> Advanced network settings -> Reset network. This will clear all saved Wi-Fi passwords and restore your settings to factory defaults.
Why doesn't Wi-Fi turn on after disconnecting the cable?
Your computer's wireless module may be disabled in the BIOS/UEFI. Also, check for a physical switch on the laptop case or a key combination (e.g., Fn+F2) that could block Wi-Fi at the hardware level.
Can using Ethernet and Wi-Fi at the same time increase speed?
You can't combine speeds using standard Windows tools. There are specialized programs and complex load balancing settings, but for the average user, this will create more problems (packet collisions) than benefits. It's better to use a single, high-quality channel.
Is it safe to leave the cable connected if the adapter is disconnected?
Yes, it's safe. If the software adapter is disabled, no data will be transmitted through the port. However, the port remains physically under a small amount of voltage. In the event of a thunderstorm or power surge, the risk of damaging the motherboard via the Ethernet port is higher than via Wi-Fi, so it's best to physically disconnect the cable if you're going to be away from it for an extended period.
How can I find out which interface my traffic is going through right now?
Open Command Prompt (cmd) and enter the command route printLook at the line 0.0.0.0 (Default Gateway). In the column Interface The IP address of the active gateway will be displayed. By comparing it with the IP addresses of your adapters, you'll know which one is being used.
Does turning off Ethernet affect Wi-Fi speed?
No, it doesn't directly affect the connection. However, if you disable Ethernet, the computer's processor will stop processing interrupts from the wired controller. This could theoretically free up a minimal amount of system resources, but in practice, the difference in internet speed will be negligible.