Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created February 9, 2021 08:37
Show Gist options
  • Save remlapmot/a5378a86a24a27c85402582302a7bdab to your computer and use it in GitHub Desktop.
Save remlapmot/a5378a86a24a27c85402582302a7bdab to your computer and use it in GitHub Desktop.
Flush DNS and winsock reset - hopefully a fix for my network adaptor repeatedly disconnecting
ipconfig /flushdns
netsh winsock reset
@remlapmot
Copy link
Author

And then restart computer.

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