- 13 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Setting Network Priority for Windows
- Updated on 13 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Resources
To set the network adapter priority, please follow these steps based on which Windows operating system you use:
Windows Vista through Windows 8
Open Network Connections.
Go to Advanced.
Under Advanced, change the order for the network adapters.
Windows 10 and Windows Server 2012 and Higher
For Windows 10 and Windows Server 2012 and higher, you need to set the priority per adapter using "Interface metric". Adapters with a lower InterfaceMetric number are prioritized over adapters that have a higher number.
Open Network Connections.
Go to each adapter and click on Properties.
Click on IPv4 and click on Properties again in the new window.
Click on Advanced.
Change to a value of 2 or higher, as 1 is reserved for the loopback adapter.
If you prefer Powershell, you can run the following:
Open a new elevated PowerShell prompt.
Run the command
Find your Ethernet adapters in the list and look at the InterfaceMetric and Index column. Make note of index and InterfaceMetric value of the adapter you want to change.
Run the command
Last Update: October 16, 2019