Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DEARaison/e4b84a3e1091788f63a631694b1d4479 to your computer and use it in GitHub Desktop.
Save DEARaison/e4b84a3e1091788f63a631694b1d4479 to your computer and use it in GitHub Desktop.
Reset an Internet Connection (Flush DNS)
Type "ipconfig /flushdns" and press Enter.
Type "ipconfig /registerdns" and press Enter.
Type "ipconfig /release" and press Enter.
Type "ipconfig /renew" and press Enter.
Type "netsh winsock reset" and press Enter.
Restart the computer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment