How to Change Internet Priority in Windows 11 [ WiFi + Ethernet ]

Looking to Change Network Priority in Windows for Ethernet and WiFi. Here is the Simple Guide to How to Change Network Priority in Windows (Ethernet + Wifi Networks)

Windows 11’s Automatic Metrics feature assigns a metric number to each network adapter based on many variables, such as the speed limit. This metric is automatically set, even for virtual adapters, regardless of the number of adapters on a device. Which adapter your Windows PC prefers between Wi-Fi and ethernet depends on the metric number assigned to it.

Based on the different situations, you may need to alter the network adapter preferences that Windows has assigned to the different network adapter. Additionally, the priority of the networks you connect to via Wi-Fi may need to be adjusted based on your internet requirements.

To help you with this, in this guide, we have elaborated the procedure for changing the internet priority on a Windows 11 PC. But first, let’s understand a bit about internet priority and network interface metric priority.

What is Internet or Network Priority?

In simple terms, Network priority is when Windows prioritizes using a specific network over others when multiple networks are available. Using network priority, a fallback network is designated which is utilized when all networks with the higher priority are unavailable.

In general, Windows distributes priority amongst the machine’s network adapters as well as any of the Wi-Fi networks. Adapter prioritization, similar to network priority, ensures that one adapter is utilized more than the others based on their availability.

For determining the network priority, Windows assigns metrics to each network adapter. 

What is Network Interface Metric Priority?

A metric is an integer number that is allocated to an IP route for a particular network interface. The metrics, attributes, and tags to depict the functionality of physical and virtual network adapters are provided by the network interface metric type. Windows takes into account the following factors to determine a network’s viability or cost and assigns a metric to every network adapter based on these factors.

  • Speed of the link
  • The number of hops needed to reach a particular place
  • Duration of delay

As inferred, the network priority increases with decreasing metric numbers. It is helpful to prioritize network adapters, mainly when several adapters are linked to the same network.

Ways to Change Network Interface Metrics for Ethernet Connections in Windows 11

You can easily adjust the network adapter priority metric manually on your Windows 11 PC. Here are the different ways of doing so.

Via Control Panel

The procedures listed below can be used to modify the metric using Windows 11’s Graphical User Interface (GUI):

  1. Use the Windows + R shortcut key to launch the Run dialog box. Type ncpa.cpl in the text box and press the Enter key to launch the Network Connections window. type ncpa cpl in run dialog box
  2. Right-click the Network Adapter and select Properties from the context menu. Choose Properties of Wifi
  3. In the Networking tab, select Internet Protocol version 4 (TCP/IPv4) from the drop-down and click Properties button. IPv4 Properties
  4. Press the Advanced button located on the bottom right. Press the Advanced button
  5. Uncheck the checkbox preceding the Automatic Metric feature and enter the metric in the Interface metric text box. You can provide a metric value depending on the priority assigned to this network adapter. Disable automatic metric feature
  6. Now close the Network connections window by pressing the OK button.
  7. If you wish to assign priorities to additional network adapters, simply repeat steps 2 to 5 to modify their metrics.

Via Windows Powershell

You can also modify the network adapter metrics using the Windows PowerShell. Below are the steps for doing so.

  1. Press the Windows key to launch the Start menu. Type PowerShell in the search bar on top and select Run as administrator from the search results. Run Powershell as adminstrator
  2. Press the Yes button to launch the Windows PowerShell with administrative privileges.
  3. Type the following command and press the Enter key to execute it.  Get-NetIPInterface View adapter details
  4. This cmdlet will show all network adapters’ details, including virtual and physical ones. The network adapter’s interface index should be noted.
  5. Next, you need to execute the Set-NetIPInterface command to change the adapter’s interface metric. Replace [IFMetric] with the metric value you wish to apply to the network adapter and [IFIndex] with the interface index. Set-NetIPInterface -InterfaceIndex [IFIndex] -InterfaceMetric [IFMetric] Change network adapter's interface metric
  6. Now execute the Get-NetIPInterface command once again to check if the network adapter interface index has been modified.

So that’s how you can modify the network interfaces on your device to have different priorities. In an ideal situation, Windows 11 prioritizes the LAN adapter over the wireless network adapter. However, it is possible for you to completely block the Wi-Fi adapter so that all the traffic is routed through the LAN adapter.

Steps to change the Wi-Fi Network Connection Priority in Windows 11

You can use the Command Prompt to assign priorities to the different Wi-Fi networks which allows you to choose which WiFi network to connect to when multiple Wi-Fi connections are available at the moment. Following is the step-by-step procedure of the same.

  1. Use the Windows key to launch the Start menu. Type cmd in the search box on top and choose Run as administrator from the search results section. Launch command prompt in administrator mode
  2. Click Yes on the User Action Control dialog box to launch cmd with elevated permissions.
  3. Type netsh wlan show profiles command to view the list of known network profiles. use netsh wlan show profiles
  4. Note down the profile name for the network whose priority you wish to change.
  5. Next, execute the netsh wlan show interfaces command to view the details of your wireless interfaces. use netsh wlan show interfaces
  6. Utilize the following command to set a new priority for the wireless network. netsh wlan set profileorder name=”[ProfileName]” interface=”[AdapterName]” priority=[PriorityValue]
  7. Replace [ProfileName] with the network’s name, [AdapterName] with your wireless adapter’s name, and [PriorityValue] with the desired priority (1 being the highest).
  8. Repeat step 5 to assign different priorities for various network profiles on the same adapter. Set the [AdapterName] constant while altering [PriorityValue] for different [ProfileNames] to assign distinct priorities to all known networks on your computer.

Automatically select the nearest network from Windows settings

You can configure Windows 11 to connect to the closest available wireless SSID network automatically when the network is within the range of transmission. This prioritizes one network over the other, but all the networks will have the same priority if the setting is enabled for more than one network.

To enable Windows to select between these networks automatically, you should ensure that Windows should be configured to connect to the available network when in range automatically. Here is the step-by-step procedure for the same.

  1. Launch the Settings app using the Windows + I shortcut key.
  2. Go to the Network & internet settings from the left sidebar of the Settings window.
  3. Choose Wi-Fi from the right sidebar. Select Wifi from Network and internet settings
  4. Next, click Manage Known Networks from the right section. Select Manage known networks
  5. Click one wireless network from the list to view the related settings.
  6. Enable the checkbox next to the Connect automatically when in the range option. Disable Connect automatically when in range option
  7. Go back to the Manage Known Networks settings window from the settings hierarchy.
  8. Now select the next wireless network available in the list and enable the Connect automatically when in range option for it as well as the remaining wireless networks in the list.
  9. After completing the steps above, your computer will automatically join the wireless network you have set up.

Conclusion

We recommend that you review all of the network adapter metrics once you have successfully modified one to make sure the identical value is not inadvertently applied to another adapter.

Furthermore, by ensuring that your computer always has access to the most vital internet connection, network adapter priority in conjunction with Wi-Fi network prioritizing allows you to boost your internet performance significantly.

If you've any thoughts on How to Change Internet Priority in Windows 11 [ WiFi + Ethernet ], then feel free to drop in below comment box. Also, please subscribe to our DigitBin YouTube channel for videos tutorials. Cheers!

Share
Taiba Hasan
A postgraduate in Computer Applications with over three years of experience as a technical writer, she loves to craft content revolving around Windows, Android, and trendy technologies like SaaS and AI. Focused on writing in-depth research content. Her area of interests are listicles, how-to, and troubleshooting guides.

Leave a Reply

Your email address will not be published. Required fields are marked *