Fix Slow Browsing of Network Drives in Windows 7

The workaround solution as follows: Open the command prompt with administrator rights. Click Start, then type ‘cmd’ in the search box. After that, right click ‘cmd’ and select ‘Run as administrator’ From the cmd prompt > type: netsh int tcp set global autotuninglevel=disabled netsh int tcp set global rss=disabled Each command should return ‘Ok.’ Restart your machine and navigate to your...

Read More