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.
- Chetan_WMay 24, 2023Copper Contributor
MathieuVandenHautte Hi, we are running this on windows 10 and we see same issue on windows server 2019 too.
Our Windows 10 version is 22H2 (Build 19045,2965)
- Chetan_WMay 30, 2023Copper Contributor
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.
- MathieuVandenHautteMay 30, 2023Steel Contributor
Hi Chetan,
One of our customers has a similar issue with their AVD Remote App:
https://techcommunity.microsoft.com/t5/azure-virtual-desktop/azure-virtual-desktop-remote-app-issue/m-p/3834264#M11035