Overview
When copy-paste stops working over Remote Desktop, it’s usually because clipboard redirection is disabled or the rdpclip process has stalled. This guide restores clipboard sharing step by step.
Fixing copy-paste in Remote Desktop Connection.
Key Takeaways
- Clipboard sharing must be enabled in the RDP client.
- Restarting rdpclip.exe fixes a stalled clipboard.
- Group Policy/Registry can enforce clipboard redirection.
- Applies to both the client and the remote host.
Fix 1: Enable Clipboard in the RDP Client
1. Open Remote Desktop Connection (mstsc) and click "Show Options".
2. Go to the Local Resources tab.
3. Under "Local devices and resources", ensure "Clipboard" is ticked.
4. Connect again and test copy-paste.
Fix 2: Restart rdpclip.exe
1. Inside the remote session, open Task Manager.
2. End the "rdpclip.exe" (RDP Clipboard Monitor) process.
3. Start it again: open Run, type rdpclip, and press Enter.
4. Test copying between the two machines.
Fix 3: Enable Clipboard Redirection via Group Policy
1. On the host, run gpedit.msc.
2. Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Device and Resource Redirection.
3. Ensure "Do not allow Clipboard redirection" is Not Configured or Disabled.
4. Run gpupdate /force.
Fix 4: Registry
Warning: Editing the Registry incorrectly can cause problems. Back up the Registry first.
1. On the host, go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Winstations\RDP-Tcp.
2. Ensure fDisableClip is 0 (clipboard allowed).
3. Restart the Remote Desktop Services or the host.
Troubleshooting
Problem: Text pastes but files don’t.
Solution: File copy also needs Drive redirection enabled in Local Resources > More; the clipboard alone handles text/images.
Problem: Works then stops mid-session.
Solution: Restart rdpclip.exe on the remote side to revive the clipboard.
Problem: Policy blocks it.
Solution: A host GPO may disable clipboard redirection — set it to Not Configured/Disabled and gpupdate.
Problem: Still not working.
Solution: Reconnect with Clipboard ticked in the client, and confirm fDisableClip=0 on the host.
Conclusion
Copy-paste over RDP relies on clipboard redirection and a healthy rdpclip process. Tick Clipboard in the client’s Local Resources, restart rdpclip when it stalls, and confirm policy/Registry allow redirection on the host to get clipboard sharing back.
</w:pBdr><w:spacing w:before="220" w:after="40"/></w:pPr><w:r><w:rPr><w:b/><w:bCs/><w:color w:val="0B5394"/><w:sz w:val="21"/><w:szCs w:val="21"/><w:rFonts w:ascii="Calibri" w:cs="Calibri" w:eastAsia="Calibri" w:hAnsi="Calibri"/></w:rPr><w:t xml:space="preserve">About TechHub
This guide is part of the TechHub Knowledge Base. For more step-by-step IT guides and support, visit techhub.com.lk.















