Use adapter properties or PowerShell to disable the IPv6 binding when troubleshooting legacy or broken network behavior.
Quick Command / Path
Disable-NetAdapterBinding -Name "Ethernet" -ComponentID ms_tcpip6
Checklist
- Confirm the symptom and scope.
- Collect current configuration and outputs.
- Apply the minimal fix.
- Re-test from the client and from a second network if relevant.