How To Set The Priority Order Of Network Adapters On Windows 10

REQUIREMENTS
In order to complete this tutorial successfully the following items are required. Please ensure to have these items available before taking implementation action on this tutorial:
1) 1 x Desktop or Laptop PC with Windows 10 installed.
2) 2 x Ethernet or Wi-Fi adapters installed.
3) Internet connection ( For Testing).
OVERVIEW
1) Power on your windows 10 device and sign in using a user account with administrator priviledges.
2) open the windows settings app and open the network and internet options.
3) Edit the INTERNET PROTOCOL V4 properties, and set the AUTOMATIC METRIC option.
4) Configure the priority order of network adapters using the Powershell command line interface.
Step 1: Setting The Priority Order Of Network Adapters Using Setting


3) Under the “STATUS” page select “CHANGE ADAPTER OPTION” to view network available network adapters and change connection settings.

4) On the Network connections page you will see all available network adapter installed in your Windows 10 device. If you do not see all adapter ensure that device driver software has been installed for the missing adapter(s).
5) Right click on the adapter you would like to prioritize and click / touch on the “PROPERTIES” option.



8) On this page untick the “AUTOMATIC METRIC” check box and enter a numerical value in the “INTERFACE METRIC” field. Note that the lower the metric number means higher priority and the higher number indicates a lower priority. Apply similar changes to any other adapters on your Windows 10 device with a higher or lower metric value.
9) Click the “OK” button on each respective window to apply changes and finally the “CLOSE” button.These changes ( Step 1 – 8 ) can be reverted ensure to check the Automatic metric option when reverting changes.

Step 2: Setting The Priority Order Of Network Adapters Using PowerShell
An alternative way of changing the priority of network adapters for connecting to your LAN and Internet is to use PowerShell, PowerShell a task-based command-line shell and scripting language built on the .NET platform.
10) Use the search feature on the Windows 10 taskbar to search for “WINDOWS POWERSHELL”. On the results that appear right click on the “WINDOWS POWERSHELL” application shortcut and click / touch on “RUN AS ADMINISTRATOR”.



