Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Same display names for USB network adapters when you unplug a network adapter in Windows


View products that this article applies to.

Symptoms

When you unplug one of the USB network adapters and run the following command in Command Prompt, this issue occurs.
wmic path win32_networkadapter get name
See the detail to reproduce this issue.

↑ Back to the top


Cause

The issue occurs because the configuration information remains in the registry after you unplug one of the USB network adapters.

↑ Back to the top


Workaround

To work around this issue, use a combination name and another property to identify the USB network adapters.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

 Detail to reproduce this issue

  1. Plug two USB network adapters that are the same hardware type into a computer.
  2. Run the following command, and then unplug one of the USB network adapters.
    wmic path win32_networkadapter get name
  3. Run the same command again.
  4. Check the names of USB network adapters.

↑ Back to the top


Keywords: kb, kbsurveynew, kbexpertiseadvanced, kbtshoot, kbprb

↑ Back to the top

Article Info
Article ID : 3034027
Revision : 1
Created on : 1/7/2017
Published on : 2/25/2015
Exists online : False
Views : 165