Skip to content

Instantly share code, notes, and snippets.

@iamawmrit
Created May 13, 2023 05:49
Show Gist options
  • Save iamawmrit/1a266dd574a93f1ea8e004e1d076b0ba to your computer and use it in GitHub Desktop.
Save iamawmrit/1a266dd574a93f1ea8e004e1d076b0ba to your computer and use it in GitHub Desktop.
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
@iamawmrit
Copy link
Author

copy and paste to the cmd as admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment