Created
May 13, 2023 05:49
-
-
Save iamawmrit/1a266dd574a93f1ea8e004e1d076b0ba to your computer and use it in GitHub Desktop.
This file contains 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
netsh winsock reset | |
netsh int ip reset | |
ipconfig /release | |
ipconfig /renew | |
ipconfig /flushdns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
copy and paste to the cmd as admin