Forum Discussion
Chetan_W
May 24, 2023Copper Contributor
AVD remote desktop client Bug
Remote desktop client when connected to AVD workspace, breaks desktop application drop down list and pushes it in upper right corner of the screen. Only reproducible in Remote desktop client, everyth...
- 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.
MathieuVandenHautte
May 24, 2023Steel Contributor
Hi Chetan, are you running Windows 10 or Windows 11. Can you check on both operationg systems?
- 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