User Tools

Site Tools


os:windows:rdp

RDP

Fix Broken RDP Clipboard Sync

I use remmina on Ubuntu to connect to some windows servers. Sometimes the clipboard sync stops working. After a reboot of the server, the clipboard was functional again. The better way to solve this problem: restart the rdpclip process.

C:\> taskkill /f /im rdpclip.exe
C:\> rdpclip
os/windows/rdp.txt · Last modified: 2016-11-08 22:41 by root