How To Bypass Cell Phone Hotspot Throttling (Windows)

Open command promptĀ as administrator.


Run the following commands:

netsh int ipv4 set global defaultcurhoplimit=65
netsh int ipv6 set global defaultcurhoplimit=65
netsh int ipv4 set global defaultcurhoplimit=65 store=persistent
netsh int ipv6 set global defaultcurhoplimit=65 store=persistent