I use a Windows 10 machine remotely at work. Both the local and remote machine are in the same ISP network (not same local network, but same ISP). J'utilise it like that for almost a year now and I had never experienced absolutely any issues.
Until recently. Je ne sais pas if anything specific triggered this behavior, but I feel that it started happening after J'ai mis à jour the remote to W10 1903. I later upgraded the local one aussi and I feel that it only made the problem worse (but I don't really have any data).
From time to time, the session will freeze - the image stops updating. Cependant, what I type and mouse clicks are still being sent. No error message is shown whatsoever, the image simply freezes. To make it work again, J'ai to close and re-ouvrez le session. Everything that I had typed and/or clicked while it was frozen is there.
Is there any way I can debug this?
Bureau à distance qui gèle par intermittence
Re: Bureau à distance qui gèle par intermittence
J'ai aussi ran into this issue since July 2019 on a Windows 10 1903 acting as the client machine. The following workaround on the client fonctionne pour moi, so that RDP no longer freezes.
>
Start an elevated invite de commandes (run cmd.exe en tant qu'administrateur), and
then run:
reg add "HKLM\software\policies\microsoft\windows nt\Terminal
Services\Client" /v fClientDisableUDP /d 1 /t REG_DWORD
Après cela, close and reopen all your RDP sessions on your client computer to restart the Remote Desktop Client (mstsc.exe, aka Microsoft Terminal Services Client) application.
I'm waiting for a final fix to this issue.
Follow-up: I am not sure, but it looks like fixed in 21H1 (both client and server must run 21H1 or higher). For me I no longer see freezes without the disable UDP workaround.
>
Start an elevated invite de commandes (run cmd.exe en tant qu'administrateur), and
then run:
reg add "HKLM\software\policies\microsoft\windows nt\Terminal
Services\Client" /v fClientDisableUDP /d 1 /t REG_DWORD
Après cela, close and reopen all your RDP sessions on your client computer to restart the Remote Desktop Client (mstsc.exe, aka Microsoft Terminal Services Client) application.
I'm waiting for a final fix to this issue.
Follow-up: I am not sure, but it looks like fixed in 21H1 (both client and server must run 21H1 or higher). For me I no longer see freezes without the disable UDP workaround.