Created
February 9, 2021 08:37
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ipconfig /flushdns | |
| netsh winsock reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And then restart computer.