The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
H4X0R46
7 years agoNew Contributor
Slow internet speeds after installing Hamachi
I've been having this issue for so long now! For some reason, my internet is blazing fast until I install Hamachi. Certain website downloads are affected but others aren't. for instance, downloading ...
- 6 years ago
Try this to check the status of Receive Window Auto-Tuning Level
netsh interface tcp show global
and if it is disabled, turn it on with
netsh interface tcp set global autotuninglevel=normal
This helped me and two mates. The settings need to be run with admin rights cmd (and shift+ctrl when you run it).
As far as we understand it you would most likely want Receive-Side Scaling State enabled as well.
netsh interface tcp set global rss=enabled
We have not tested Hamachi after changing these settings. Nevertheless, just wanted to share because this problem was making us crazy.
Sjaco
6 years agoNew Contributor
Before installing Hamachi my internet speeds are showing 200Mb/s. After installing it I constantly get 60Mb/s. I have uninstalled Hamachi but nothing changes, is there a setting somewhere that can resolve this?
carlossgv
6 years agoNew Contributor
I found a way to keep Hamachi and maintain your internet speed while you are not using it.
Go to Services (Windows Search Bar: services.msc) and look up for LogMeIn Hamachi Tunneling Engine, disable it and restart the computer. It worked for me, if I need to use Hamachi again I'll enable it just for the time being. This way at least you won't have to format the OS.
Hope it helps! Is not the ultimate solution but it works.