Created
April 5, 2019 19:02
-
-
Save tarasn/0c014ae668cd0015cf0ac0b16b2463bd to your computer and use it in GitHub Desktop.
windows dns flash cmd
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 /release | |
ipconfig /all | |
ipconfig /flushdns | |
ipconfig /renew | |
netsh int ip set dns | |
netsh winsock reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment