Skip to content

Instantly share code, notes, and snippets.

@swarupmtb
Created January 17, 2024 08:28
Show Gist options
  • Save swarupmtb/b96970f4d9e8cdc1bf5ea79a0dbec5ba to your computer and use it in GitHub Desktop.
Save swarupmtb/b96970f4d9e8cdc1bf5ea79a0dbec5ba to your computer and use it in GitHub Desktop.
Windows Reset
Reset IP Stack:
netsh int ip reset
netsh winsock reset
Flush DNS Cache:
ipconfig /flushdns
Reset Firewall Rules:
netsh advfirewall reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment