-
-
Save Lexxos/09f00fdc6d31cc92820adabaae09226a to your computer and use it in GitHub Desktop.
Increase Internet Speed
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 /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