Forum Discussion
AVD remote desktop client Bug
- May 30, 2023
Chetan_W : We got workaround from Microsoft.
Issue has been caused by current version of SxS stack agent which has installed on your session host.
To mitigate this issue, please add the following regkey to your session host VMs :
Key: HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\RdpCloudStackSettings
Value: RAILDVCActivateThreshold
Type: REG_DWORD
Data: 0
Its working fine post workaround, fix will be released in future updates of SxS stack agent.
Hi Chetan,
Microsoft support provided an update:
1. Workaround
Key: HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\RdpCloudStackSettings
Value: RAILDVCActivateThreshold
Type: REG_DWORD
Data: 0
2. Resolution
Microsoft has requested internally for a permanent fix on the SXS update. The fix will be pushed in the coming month. There is no ETA. When the fix is released, the registry key in the workaround will be updated automatically.