Windows 10 – Copy Paste Not Working In Remote Desktop Connection

Learn How Fix Copy Paste Not Working In Remote Desktop Connection Windows 10

Suddenly copy paste stopped working in remote desktop session but don’t know how to restore copy paste functionality in RDP? If yes then this guide is for you.

Windows Remote desktop function is very useful to access any other pc or server remotely. At the same time, you may face many issues like “RDP won’t save login credentials” or “unable to copy and paste to remote desktop sessions.” These are normal issue and we can fix them by applying few necessary changes.

Can’t copy and paste while RDP MS remote desktop is running is a highly searched quarry on the internet. We also picked this issue from “superuser” forums.

Methods To Solve Copy Paste Not Working In Remote Desktop Connection

If you are trying to process copy and paste during the remote desktop connection windows 10 but the option to paste would be grayed out. Then reasons may be different for different users and it depends on what you are trying to copy and paste in RDP session.

Try out the below solutions and fix this issue immediately.

Method 01 Fix Can’t Copy And Paste In RDP Session Using Task Manager

  1. Open the “task manager” on windows 10 by right click taskbar and select Task Manager.

open task manager

  1. Navigate to the “Processes” tab.

task manager processes

  1. Find and select the rdpclip.exe and click End Process to stop the process.

rdpclip.exe end process

  1. Go to the Application Tab >> select the “Run New Task
run new task in task manager
run new task in task manager
  1. Type rdpclip and then click Ok. If required, checkmark the “create this task with administrator privileges.”

run rdpclip from task manager

Done!!! Copy and paste function should work again during the remote desktop sessions.

Method 02 Create Batch File To Fix Copy Paste In Remote Desktop Connection

If the problem is appearing again and again then you can follow the below easiest method. Whenever a copy and paste operation fails to restore it, just click this new batch file which will kill rdpclip and restart it again.

  • Open any text editor on pc. (notepad or notepad ++)
  • Write the below in your text editor separately.
Taskkill.exe /im rdpclip.exe

Rdpclip.exe
  • Now save this new file with .bat extension and drag it into the toolbar quick launch section
  • Done!!! Now you can run this batch file to kill rdpclip and restart it automatically. You no need to repeat the method 01 again and again.

Method03 Fix Copy Paste not working in Remote Desktop Connection Using Group Policy Editor

Please Note : Group policy editor doesn’t come in Windows 10 Home edition. It’s only for pro versions of windows OS. If you are unbale to run “Registry Editor or Group Policy Editor” or it’s not available in your OS then install Group Policy Editor in windows 10 manually. 

  1. Open the “windows local Group Policy Editor” .

Open windows “Run Dialog Box” by pressing the “windows logo key + R”.

Type gpedit.msc and then click “OK”.

windows Group Policy editor command

  1. Now follow the path in “Group Policy Editor”.
Computer Configuration >> Administrative Templates >> Windows Components >> Remote Desktop Services >> Remote Desktop Session Hosts >> Device and Resource Redirection >> Do not allow clipboard redirection

Do not allow clipboard redirection

  1. Although it was not configured, it should not have affected the setting. Otherwise, set it as Disabled. In short, set it as “Not configured” or “Disabled”.

configure clipboard redirection in remote desktop connection

  1. After applying the above settings, reboot your remote server and it will fix copy paste functionality for RDP connection.

Suggestion From Active User

Suggestion 01 Go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services and make fDisableCdm = 0

Suggestion02 A user also suggests removing or ending the task the “RDP Clipboard monitor” and restart from task manager.

end task RDP Clipboard monitor
end task RDP Clipboard monitor

Additionally, you should allow the use of the clipboard from your own side. For this open “Remote desktop connection app” >>> click on “Show option” >>> select the “Local Resources” >>> tick mark on “Clipboard”.

configure clipboard in remote desktop client app

Suggestion 03 Kill rdpclip.exe will work for you. But you have to do it on both local and remote computers.

These are all possible methods to resolve copy and paste not working issues in remote desktop connection windows 10. Try all the listed solutions one by one and start your RDP session without any trouble.

Hope this guide may be helpful for you to copy and pasting files from my local computer to a Remote Desktop session.

Jagmohan Singh Negi

I am Jagmohan Singh Negi A Tech Enthusiastic Person. I always want to explore something new and experiment on Android Smartphones, here on 99mediasector.com i share solutions of Latest Android Bugs and Their Fixes, Latest Android launches, and How-to-Type Solutions for All Android Smartphones.

Leave a Reply

Your email address will not be published. Required fields are marked *