====== 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