20,212 questions
Hi
There are several ways to view link speed and duplex settings:
- Device Manager - Network Adapter - Properties - Advanced - Speed and Duplex
- Control Panel - Network and Internet - Network and Sharing Center - View Active Networks - NIC1 - Properties - Configuration - Advanced - Speed and Duplex
- WindowsPowerShell (Administrator) "Get-NetAdapter | select interfaceDescription, name, status, linkSpeed, duplex"
Best Regards,
Wesley Li