Remote Desktop from Win10 -> Windows Server 2016 slow, but fast the other way around

12,511

I solved the latency issue: What really made the difference (for me) was to disable on both, the server and client side:

  • IPv4 Checksum Offload
  • Large Receive Offload
  • Large Send Offload
  • TCP Checksum Offload
Share:
12,511

Related videos on Youtube

Matt
Author by

Matt

Updated on September 18, 2022

Comments

  • Matt
    Matt over 1 year

    I am experiencing extreme latencies when using Remote Desktop from My Windows 10 machine into Windows Server 2016 Standard (Intel i210 internal NIC). Both are within the same network (1G connection). The latency is many milliseconds when typing or moving windows or doing just about any task from within the RDP window.

    However, when I connect from Windows Server 2016 into my Windows 10 machine via RDP there is virtually no latency, everything is very smooth and fast. I pinged my Server machine from within Windows 10 and it does not show any latency, so I am suspecting it has something to do with my settings in Windows Server 2016 or in the Intel i210 NIC settings, or possibly it has something to do with the compression algorithms? Or does it help to use Jumbo Frames? I am confused because RDP works flawlessly when connecting from the server into Win10, but latencies the other way around make using RDP almost useless.

    Connecting an RDP session is fast both ways around, it is the latencies when being logged into remotely and when typing or opening windows or panning windows.

    I already installed TeamViewer on both ends to test and the same phenomenon is witnessed. That made me think that maybe it is not the RDP settings but something related to the Intel NIC settings?

    Anyone can point me in the right direction?

    Thanks

    P.S.: No VMs involved, just a local server machine.

  • Run5k
    Run5k over 7 years
    Could you please cite your source?
  • Matt
    Matt over 7 years
    No impact for me, still significant latency when remoting into my Server
  • Run5k
    Run5k over 7 years
    Good to hear! Please do us a favor and come back when the two-day waiting period is over to accept your own answer as the official solution.
  • Alex Spurling
    Alex Spurling over 6 years
    How did you do this? In what device / application are these settings?
  • Matt
    Matt over 6 years
    You can change those settings in the settings/properties of your network card device within device manager.
  • vaibhavcool20
    vaibhavcool20 over 5 years
    i do not have these config properties available for wlan(wifi) on client side. i have disabled them on server side.
  • Matt
    Matt over 2 years
    That is not a recommendable course of action, imho.