Share via

Clipboard issues with Azure Virtual Desktops

Goran Kuga 80 Reputation points
2026-04-27T13:38:32.1433333+00:00

Dear Microsoft,

We are experiencing issues with clipboard with our Azure Virtual Desktops.

The issue is that clipboard works only one-way instead of both directions.

I managed to narrow down a lot and I would like to ask you when the fix for it would be available.

When connecting to AVDs through Browser (https://windows.cloud.microsoft/#/devices) there is an issue when attempting to copy content (simple text from notepad) to a local device notepad. I did inspect through my browser what is happening and this is the output for it:

User's image

If I'm doing a copy operation from my local device toward Session Host AVD this will work without any issues.

Issue is not being experienced if we are using Windows App installed from Microsoft Store, copy-paste works both directions.

Also I managed to discover that through browser it works both directions when using old access link (https://client.wvd.microsoft.com/arm/webclient/index.html).

It only does not work from Session Host to local device if we are using the new Remote App browser way (https://windows.cloud.microsoft/#/devices).

Let me know in case I can provide more insights, or if you would like me to demonstrate this.

Thanks !

Kind regards,
Goran

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments

Answer accepted by question author

  1. Scott Nguyen 1,150 Reputation points Independent Advisor
    2026-04-27T14:31:21.5966667+00:00

    Hello.

    From the logs you sent, I could see that "Remote to Local" failure is caused by the new web portal cannot negotiate the Extended Clipboard virtual channel, resulting in the rejection of the EnterpriseDataProtectionId (Format 49283) metadata.

    You could try to verify that the rdpclipcdv.exe executable, located in the SxS Network Stack path under C:\Program Files\Microsoft RDInfra, is not being blocked by AppLocker or your antivirus, as this process is now responsible for handling these modern clipboard formats. Additionally, check your Host Pool RDP properties to ensure that no specific data types are being filtered via clipboardblockeddatatypes, as the new shell may be defaulting to a "block" on some formats when negotiation fails.

    I would recommend continuing to use the old web client URL for affected users while Microsoft stabilizes the feature for the new URL.

    If you find my answer useful, you can mark it as the "Accepted Answer" so the others can find the solution easily. Your help in supporting the community is much appreciated! Thanks


2 additional answers

Sort by: Most helpful
  1. Andy Heathershaw 0 Reputation points
    2026-04-29T08:42:23.5933333+00:00

    I have also had the same reported by several of my users in the last week.

    It works correctly both ways when using the Windows App installed from the Microsoft Store on Windows 11 - it's just the web client that it no longer works on, so I'm sure my host pool configuration and group policy on the session hosts is correct.

    Unfortunately I'm not able to use the old URL, I get redirected back to the new one.


  2. Q&A Assist
    2026-04-27T13:38:58.3733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Clipboard behavior depends on both Azure Virtual Desktop configuration and current Windows App web client limitations.

    From the provided details and current documentation, the behavior seen when using the new web client at windows.cloud.microsoft is a known limitation of Windows App in a web browser. Clipboard redirection can behave differently in the new web client compared to the classic web client and the Windows App from Microsoft Store. Specifically, the web client has documented clipboard issues where copy/paste does not initially work as expected until a keyboard-based copy operation is performed, because the web client does not have access to clipboard content until that point.

    Key points relevant to this scenario:

    1. Clipboard redirection for Azure Virtual Desktop is controlled by:
      • Host pool RDP properties (for example, redirectclipboard:i:<value>), and
      • Session host policies via Intune or Group Policy. The most restrictive setting wins; if any layer disables clipboard redirection, it is disabled regardless of other settings.
    2. For clipboard transfer direction and data types on Azure Virtual Desktop session hosts, the host pool must allow clipboard redirection, and supported OS and cumulative updates must be in place. Group Policy or Intune can then restrict direction (client→session host, session host→client) and allowed formats (plain text, images, RTF, HTML).
    3. For Windows App in a web browser, there is a documented limitation where copy/paste may not work correctly from the right‑click context menu until a keyboard shortcut (Ctrl+C / Ctrl+V) is used. This is due to how the web client gains access to clipboard content.
    4. There is also a documented product limitation for the new web client related to private access / networking that differs from the old web client. This confirms that the new web client and the classic web client do not have identical behavior or feature support.

    Given that:

    • Clipboard works in both directions when using the Windows App from Microsoft Store.
    • Clipboard works in both directions when using the classic web client.
    • The issue appears only in the new web client in a browser.

    This aligns with current Windows App web client limitations rather than a misconfiguration of Azure Virtual Desktop clipboard settings.

    Actionable guidance:

    1. Verify that host pool RDP properties and any Intune/Group Policy settings are not restricting clipboard redirection or direction. Ensure redirectclipboard is allowed and that any “Restrict clipboard transfer from server to client” / “from client to server” policies are configured to permit the formats needed (for example, at least plain text).
    2. For users affected in the browser:
      • Instruct them to use keyboard shortcuts (Ctrl+C / Ctrl+V) for clipboard operations, as documented for Windows App in a web browser.
      • Where possible, use the Windows App from Microsoft Store or the classic web client as a workaround until the web client limitation is addressed.
    3. Because this is a documented limitation of the Windows App web client, monitor the Windows App “Known issues and limitations” documentation for updates. Fix availability and timelines are not published in the referenced content; the recommended path is to track that page and, if necessary, open a support case to have the scenario associated with the existing limitation.

    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.