Skip to content

Instantly share code, notes, and snippets.

@Lexxos
Forked from id4ehsan/speedup.bat
Last active September 9, 2021 21:42
Show Gist options
  • Save Lexxos/09f00fdc6d31cc92820adabaae09226a to your computer and use it in GitHub Desktop.
Save Lexxos/09f00fdc6d31cc92820adabaae09226a to your computer and use it in GitHub Desktop.
Increase Internet Speed
ipconfig /all
ping -t 192.168.12.1
ipconfig /renew
ipconfig /flushdns
netsh interface tcp set global autotuning=disable
netsh interface tcp set heuristics disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment