In this guide, we will cover the troubleshooting steps for fixing copy and paste functionality between your local computer and the VPS.
Method 1: Restart RDP Clip Process
The rdpclip.exe process controls copy and paste functionality. Restarting it fixes the issue in most cases.
Open Task Manager
On your VPS, use the Windows search feature and open Task Manager.Locate the rdpclip.exe Process
Navigate to the Details tab and locate the rdpclip.exe process. If you do not see it, skip to Step 4.End the rdpclip.exe Process
Right-click on the rdpclip.exe process and click “End task”.Open Run New Task Dialog
Inside Task Manager, click File > Run new task.Run New rdpclip.exe Process
In the “Create new task” dialog, enter rdpclip.exe and click OK.
RDP copy and paste functionality should now be restored.
Method 2: Fix Remote Desktop Clipboard Permissions
If the above method did not resolve the issue, the problem is likely caused by Remote Desktop settings on your local computer. Perform these steps on your local computer before connecting to the VPS.
Open Remote Desktop Connection
Open the Remote Desktop Connection program on your computer and click “Show Options”.Enable Clipboard in Local Resources
Click on the Local Resources tab. Under “Local devices and resources”, ensure the Clipboard option is checked. The settings should match the screenshot above.Save Settings & Reconnect
Click “Hide Options” and connect to your VPS. Copy and paste should now work correctly.
If problems persist after following both methods, please contact support and we’ll be happy to assist you.