Forum Discussion
charlescandale
Oct 25, 2023Copper Contributor
Copy and Paste in AVD
Hi guys.
I log into an AVD session for work. I then RDP to a Windows server. I have some text in the AVD session that I copy with ctrl-C and then I paste in the RDP session. It works because this is the first copy-paste I have done.
Subsequent copy-pastes from AVD to RDP require a ctrl-c on the AVD and then two ctrl-v's to paste what I want. If I only do one ctrl-v I get the first entry in the buffer and have to do another ctrl-v to get the lastest entry.
What is going on?
Thanks.
Charles.
1 Reply
- samy_vanderspikkenBrass Contributor
Hi,
That seems to be bug, because the Windows clipboard only copies and pastes the latest copied instance.
There are two things that you can do:
- Recommended -> Update your Windows Server to the latest build
- Disable the Clipboard history in your Windows Server (Link -> https://medium.com/prabidhi-info/how-to-enable-or-disable-windows-10-clipboard-history-b81e123873fd)
Please let me know if the solution is valid.