Computer NetworksNETWORKS

How To Boost Processor or CPU Speed in Windows 10 & Windows 11 2 Tips 2024 Normal To Gaming

There is a BIG difference between a working internet connection and an optimized fast internet connection that is geared for speed!
Today I am going to show you a simple setting that anyone can do that took me from 150Mbps to 450Mbs.

Here are the commands you will need:
To calculate the MTU size:
ping thetechieguy.com -f -l 1492

To see the MTU size on your computer:
netsh interface ipv4 show subinterfaces

To set the MTU size:
netsh int ipv4 set subinterface “Ethernet” mtu=1500 store=persistent

Note:
If you are using WiFi, instead of Ethernet, use whatever the interface say eg “Wi-Fi”
To reset it in case it didn’t work or you want to start again just set it back to 1500

source

ipv4

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.