Skip to content

Instantly share code, notes, and snippets.

@tarasn
Created April 5, 2019 19:02
Show Gist options
  • Save tarasn/0c014ae668cd0015cf0ac0b16b2463bd to your computer and use it in GitHub Desktop.
Save tarasn/0c014ae668cd0015cf0ac0b16b2463bd to your computer and use it in GitHub Desktop.
windows dns flash cmd
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