المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : ويندوز سيرفر Windows Server حل مشكلة تاخير الدخول RDP Initial Connection slow



Rise Company
10-11-2021, 09:52
ويندوز سيرفر Windows Server حل مشكلة تاخير الدخول RDP Initial Connection slow
Slow Logins on Server Remote Desktop - Slow Connection to any host

RDP connection to remote machine is very slow

Another show-stopper is slow connection to Windows 10 machines over RDP. It doesn’t seem to happen with all machines but there are always some with issue. It doesn’t matter if connection is made from local network or over internet – when’ it’s slow, it’s just slow. Based on John D’s Tech Site article Remote Desktop slow problem solved (http://www.johndstech.com/2017/microsoft-windows/utilities/remote-desktop-slow-problem-solved/) it’s an old bug haunting around in Windows from version to version since Windows Vista.
For me it worked when I ran the command on both Windows 10 machines.


Open command prompt in administrative permissions
Run the following command: netsh interface tcp set global autotuninglevel=highlyrestricted
Close command prompt


------------------------------------------
I was able to find the solution.
It's a result of aggressive auto-tuning of the connection which causes the delay on startup. Running the following should resolve your issue.


netsh interface tcp set global autotuninglevel=highlyrestricted


المرجع:
https://serverfault.com/questions/731722/initial-rdp-connection-to-windows-10-slow-to-connect
https://community.spiceworks.com/topic/1987239-very-slow-rdp-login-to-server-2012r2
https://stackoverflow.com/questions/37276637/rdp-session-is-slow