-3

I with the command

netsh int sho int

I can see the adapters on the pc

is there a way to know which adapter is connected? Thx

1 Answers1

0

Use the below command on CMD to know the current adapter you are connected currently.

netsh interface show interface

Vishwa Ratna
  • 5,567
  • 5
  • 33
  • 55