📘

Disable IPv6 on Windows

Knowledge base article

Disable-NetAdapterBinding -Name "Ethernet" -ComponentID ms_tcpip6
  1. Confirm the symptom and scope.
  2. Collect current configuration.
  3. Apply the minimal fix.
  4. Re-test.