Solve copy paste not working in Remote Desktop

The clipboard sharing is handled using a small application running on the remote machine, called “RDPCLIP.EXE”. If this application fails to do the job, your clipboard sharing will stop working and you will not be able to copy paste text, data or files from local computer to remote server using remote desktop connection.

How to solve this issue.

  1. Login to remote computer using Remote Desktop (RDP)
  2. Load up task manager (right click taskbar and select Start Task Manager)
  3. Go to the Processes Tab
  4. Select rdpclip.exe
  5. Click End Process
  6. Go to the Application Tab
  7. Click New Task
  8. Type rdpclip
  9. Click OK

There, copy and paste should now work normally again.