When concurrently connected to wired and wireless ensure Windows 7 uses wired connection

33,089

Solution 1

There is an Advanced setting "Interface Metric" in Windows XP and newer. The lower number interfaces will be used first when they're connected.

By default, it's set to Automatic Metric, which prefers faster connections over slower ones. In most cases, this is the Right Thing.

Solution 2

Go to Network connections (quickest way is to just type it in the address bar)

Next, press alt and let go, then go to Advanced, and click Advanced Settings.

You should be able to reorder the preference of connections.

alt text

That being said, This is the official way of doing it, but I am wondering if it even works, it doesn't look like it has been updated since Windows 98 (or even 95!) and I could swear that my ethernet takes priority over my Wireless. Maybe Windows just goes over what it finds to be the quickest.

Solution 3

  1. Start > Control Panel > Network and Sharing Center
  2. on the left side panel, click on 'Change adapter settings'
  3. Right click the adapter you wish to give priority to
  4. Click Properties > Internet Protocol Version 4
  5. Click Properties > Advanced
  6. Un-check "Automatic metric"
  7. Enter a number between 1 and 9999 for the "Interface metric" (smaller is higher priority)

If it didn't change anything, then repeat the process for the adapter that Windows is currently using, and set the metric to a number higher than the adapter you wish to use.

Solution 4

I was doing as above, but i think i found a better way:

  1. Start > Control Panel > Network and Sharing Center
  2. on the left side panel, click on 'Change adapter settings'
  3. Press and release the Alt button
  4. From the menu click on Advanced > Advanced Settings
  5. In the "Connections" pane, click on the up or down arrow to re-order the connections in the order you want Windows network services to use them.
Share:
33,089

Related videos on Youtube

ahsteele
Author by

ahsteele

Updated on September 17, 2022

Comments

  • ahsteele
    ahsteele over 1 year

    When I am at my desk and my laptop is in its docking station I want to ensure that it uses its wired connection and not my wireless network. I am hoping/guessing that the preference in connection is based on the order of the listed connections in the Network and Sharing Center. I could just switch the wireless off but I'd prefer to not have to go through the trouble.

    Network Connection

    • Admin
      Admin over 14 years
      Definitely don't switch them off. If Windows 7 is like XP in it's networking capabilities, then having both connections on at the same time can be a good thing. I had to use the wired connection for my laptop several times, and I noticed that when I had both running, I got about double the speed of only having the wired running even though the wireless was only 802.11b and ran at about 2 mb/s. I think it was doing the control on the wireless and the actual data transfer on the wired. Having that really helped me out.
  • kinokijuf
    kinokijuf over 11 years
    It’s impossible for the dialog to have been in 98, since networking is a kernel-level component. But AFAIK nothing has changed in this regard since Windows 2000.