Quick fix: Auto-negotiation failure at 1 Gbps usually points to a damaged cable, a bent RJ45 pin, or a switch port that’s stuck. Force the speed in Device Manager → the adapter → Properties → Advanced → Speed & Duplex = 1.0 Gbps Full Duplex. If this fails, the cable or port is the culprit; swap one at a time.
You moved your Ethernet cable from one port to another (different desk, different room, into a switch). Speed dropped from 1 Gbps to 100 Mbps. The cable looks fine visually. The switch port LED says it’s linked at slow speed. Windows reports the connection but throughput is throttled.
Affects: Windows 11 with Ethernet hardware and a 1 Gbps-capable network.
Fix time: 10 minutes.
What auto-negotiation requires
1 Gbps Ethernet (1000BASE-T) uses all 4 pairs of an 8-wire RJ45 cable. 100 Mbps (100BASE-TX) uses only 2 pairs. If one of the other pairs is broken, bent, or has a bad contact, auto-negotiation falls back to 100 Mbps as the highest both ends can guarantee. The cable jacket can look perfect while one inner conductor is broken.
Method 1: Force 1 Gbps in adapter settings (diagnostic)
- Open Device Manager → Network adapters → right-click your Ethernet adapter → Properties.
- Advanced tab → Speed & Duplex (or Link Speed).
- Set to 1.0 Gbps Full Duplex.
- Click OK. If the connection drops, the cable or port can’t support 1 Gbps — revert to Auto.
- If it works but data fails, the cable is marginal — replace it.
Method 2: Swap the cable
- Get a known-good Cat5e or Cat6 cable.
- Replace the current cable end-to-end.
- Check link speed: Settings → Network & Internet → Ethernet → Properties → Link speed. Should read 1 Gbps.
- If still 100 Mbps, the switch port or wall jack is bad.
Method 3: Test the switch port
- Move the cable to a different port on the same switch.
- If 1 Gbps negotiates, the original port had an issue — physically bent contact, fault.
- If still 100 Mbps, your switch may have only some ports at 1 Gbps (some unmanaged switches mix 1 Gbps and 100 Mbps ports).
- Check the switch documentation for port speed labels.
How to verify the fix worked
- Settings → Network & Internet → Ethernet → Properties shows Link speed 1 Gbps.
- Run a speed test on your LAN:
iperf3 -c <server>— throughput approaches 940 Mbps. - Large file transfers max out at expected speed.
If none of these work
If 1 Gbps refuses despite a known-good cable and tested switch port, your Ethernet adapter may have a damaged contact — check Device Manager for any errors on the adapter. For laptops with USB-C dock Ethernet, the dock’s Ethernet port may be 100 Mbps only despite the laptop supporting 1 Gbps; check dock specs. For chronic auto-negotiation issues, the wall jack’s in-wall cable may be damaged from a previous tug or termination issue — rare but real, especially in older buildings.
Bottom line: 100 Mbps fallback = a wire pair isn’t making contact. Force the speed to diagnose; swap cable and port to isolate; replace the offending piece.