Skip to content

Commit 6f136fc

Browse files
author
Simonx Xu
authored
Merge pull request #9334 from MicrosoftDocs/main
Auto push to live 2025-07-15 10:01:50
2 parents 02375fb + 507a601 commit 6f136fc

File tree

1 file changed

+37
-8
lines changed

1 file changed

+37
-8
lines changed

support/azure/virtual-desktop/troubleshoot-device-redirections.md

Lines changed: 37 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Device redirections in Azure Virtual Desktop
33
description: Helps resolve issues with device redirections in Azure Virtual Desktop.
44
ms.topic: troubleshooting
5-
ms.date: 01/21/2025
6-
ms.reviewer: daknappe
5+
ms.date: 07/15/2025
6+
ms.reviewer: daknappe, dgundarev, spatnaik
77
ms.custom: docs_inherited, pcy:wincomm-user-experience
88
---
99
# Troubleshoot device redirections for Azure Virtual Desktop
@@ -29,15 +29,44 @@ If a user signs in to the session host with a single-factor credential like user
2929
3. Choose **Sign-in options** at the bottom of the window.
3030
4. Select **Sign in with Windows Hello or a security key**. They should see an option to select Windows Hello or security authentication methods.
3131

32+
## Clipboard and window resizing issues after SxS Network Stack update
33+
34+
Applies to: Azure Virtual Desktop – SxS Network Stack version 1.0.2501.05600 and later
35+
36+
You might experience one or more of the following issues:
37+
38+
- Clipboard redirection fails (for example, copying from the remote session to the local device doesn't work).
39+
- The remote session window can't be resized.
40+
- Issues occur after updating to SxS Network Stack version 1.0.2501.05600 or later.
41+
- Environments that use restrictive application control policies (for example, antivirus allowlists) are affected.
42+
43+
These issues occur because the updated SxS Network Stack introduces new executables: **rdpclipcdv.exe** and **rdpinputcdv.exe**. These executables are used to handle clipboard and window resizing functionality. If they're blocked, the functionality fails to initialize properly.
44+
45+
This impacts environments that enforce application restriction policies, such as:
46+
47+
- Software Restriction Policies (SRP)
48+
- AppLocker
49+
- Third-party endpoint protection software
50+
51+
To resolve the issue, ensure the following executables are allow-listed when executed from subfolders of **C:\\Program Files\\Microsoft RDInfra**:
52+
53+
- **rdpinit.exe**
54+
- **rdpshell.exe**
55+
- **rdpstartup.exe**
56+
- **rdpstartuplauncher.exe**
57+
- **rdpvchost.exe**
58+
- **rdpclipcdv.exe**
59+
- **rdpinputcdv.exe**
60+
3261
## Provide feedback
3362

3463
Visit the [Azure Virtual Desktop Tech Community](https://techcommunity.microsoft.com/t5/azure-virtual-desktop/bd-p/AzureVirtualDesktopForum) to discuss the Azure Virtual Desktop service with the product team and active community members.
3564

3665
## More information
3766

38-
- For an overview of troubleshooting Azure Virtual Desktop and the escalation tracks, see [Troubleshooting overview, feedback, and support](/azure/virtual-desktop/troubleshoot-set-up-overview).
39-
- To troubleshoot issues while creating an Azure Virtual Desktop environment and host pool in an Azure Virtual Desktop environment, see [Environment and host pool creation](/azure/virtual-desktop/troubleshoot-set-up-issues).
40-
- To troubleshoot issues while configuring a virtual machine (VM) in Azure Virtual Desktop, see [Session host virtual machine configuration](/azure/virtual-desktop/troubleshoot-vm-configuration).
41-
- To troubleshoot issues related to the Azure Virtual Desktop agent or session connectivity, see [Troubleshoot common Azure Virtual Desktop Agent issues](/azure/virtual-desktop/troubleshoot-agent).
42-
- To troubleshoot issues when using PowerShell with Azure Virtual Desktop, see [Azure Virtual Desktop PowerShell](/azure/virtual-desktop/troubleshoot-powershell).
43-
- To go through a troubleshooting tutorial, see [Tutorial: Troubleshoot Resource Manager template deployments](/azure/virtual-desktop/../azure-resource-manager/templates/template-tutorial-troubleshoot).
67+
- For an overview of troubleshooting Azure Virtual Desktop and the escalation tracks, see [Troubleshooting overview, feedback, and support](troubleshoot-set-up-overview.md).
68+
- To troubleshoot issues while creating an Azure Virtual Desktop environment and host pool in an Azure Virtual Desktop environment, see [Environment and host pool creation](troubleshoot-set-up-issues.md).
69+
- To troubleshoot issues while configuring a virtual machine (VM) in Azure Virtual Desktop, see [Session host virtual machine configuration](troubleshoot-vm-configuration.md).
70+
- To troubleshoot issues related to the Azure Virtual Desktop agent or session connectivity, see [Troubleshoot common Azure Virtual Desktop Agent issues](troubleshoot-agent.md).
71+
- To troubleshoot issues when using PowerShell with Azure Virtual Desktop, see [Azure Virtual Desktop PowerShell](troubleshoot-powershell.md).
72+
- To go through a troubleshooting tutorial, see [Tutorial: Troubleshoot Resource Manager template deployments](/azure/azure-resource-manager/troubleshooting/quickstart-troubleshoot-arm-deployment).

0 commit comments

Comments
 (0)