📘

Reset Windows Network Stack

Knowledge base article

Useful for Winsock corruption, DHCP issues, or broken adapters.

Quick Command / Path

netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew

Checklist

  1. Confirm the symptom and scope.
  2. Collect current configuration and outputs.
  3. Apply the minimal fix.
  4. Re-test from the client and from a second network if relevant.