
- #Mac os microsoft remote desktop copy paste how to#
- #Mac os microsoft remote desktop copy paste update#
- #Mac os microsoft remote desktop copy paste windows#
#Mac os microsoft remote desktop copy paste windows#
If we use RDS hosts running on Windows Server, we can disable the clipboard and the local drives redirection:

Reg add “HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server” / v “DisableDriveRedirection” / t REG_DWORD / d 1 / f We can disable the RDP clipboard between a computer and a remote host as follows: reg add “HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server” / v “DisableClipboardRedirection” / t REG_DWORD / d 1 / f If we want to allow copy and paste of files, make sure to uncheck the Drive selection. Select the “ Client Settings” tab and make sure to uncheck the “Clipboard” box.Then under “Connections“, right-click the connection and select “ Properties“.Launch “ Remote Desktop Session Host Configuration” from the server.Under the “Client Settings” tab, ensure to enable the “ Clipboard” and “ Drive”.Select Remote Desktop Services > Collections > Tasks.In order to apply new settings to users, we must end the RDP sessions (logoff instead of disconnect) or wait for automatic disconnection of user sessions according to RDS timeouts.
#Mac os microsoft remote desktop copy paste update#

We can enable or disable the use of the RDP clipboard using Group Policy or Registry settings. Then we must allow to copy and paste data using the clipboard on the RDP/RDS host.Īllow/Prevent Copy and Paste via RDP Clipboard on Windows In addition, in order to copy data via the RDP clipboard, the following conditions must be met:įirst, we must enable the remote clipboard in the settings of the RDP client we use to connect to a remote computer. Ensure that copy/paste (Ctrl+C/Ctrl+V) is working in the RDP session. Usually, it helps to restore the remote clipboard operation quickly.


Using the Task Manager, we can kill the rdpclip.exe process and run it manually ( Task Manager -> File -> Start new task -> rdpclip -> Enter). Rdpclip.exe is responsible for clipboard operation between our local computer and the Remote Desktop host.Ī separate rdpclip.exe process starts for each remote user session when they connect to the Remote Desktop. However, it is not always convenient since we have to reopen everything again.įortunately, there is a way to restore the correct clipboard operation in an RDP session without logging off. If we come across the clipboard issue, the best option is to end the current RDP session correctly (logoff) and reconnect. RDP Clipboard Stops Working in Remote Desktop Session
#Mac os microsoft remote desktop copy paste how to#
Today, let us see how to resolve this error. We cannot copy/paste a text or file between our computer and a remote host if we actively use remote connections to workstations, Windows servers, or RDS farms using the RDP protocol.Īs part of our Server Management Services, we assist our customers with Cannot Copy and Paste via RDP? We can help you.
