Start with these observations
- Read the LinkSpeed value for your physical adapter.
- Compare one cable or LAN port at a time.
- Record each result before changing a setting.
PowerShell · Read only
Get-NetAdapter -Physical | Format-Table Name, Status, LinkSpeedOfficial reference
Microsoft Learn: Get-NetAdapterThese starting checks use published documentation. They are not a diagnosis of your hardware.