Run the following commands in an elevated command prompt:
netsh interface tcp set global autotuninglevel=disabled
netsh int tcp set global chimney=disabled
netsh int tcp set global rss=disabled
Then reboot the server
To verify the change was completed run the following command in an elevated command prompt:
netsh interface tcp show global