Unable to Copy and Paste to Remote Desktop Session

In this article we will see that how to fix issue with copying and pasting files from my local computer to a Remote Desktop session. I could copy and paste locally, but the option to paste would be grayed out on the Remote Desktop computer. There are several ways to solve this problem depending on what you are trying to copy and paste.

Client Settings

1. Right-click on the RDP icon that you use to connect, then select “Edit“.
2. Select the “Local Resources” tab.
3. Check the “Clipboard” option. To allow file copying and pasting, select “More…” 
and proceed to 4th step   If you just need the ability to copy and paste text and not files, stop here and click “OK“. 



4. Select the “Drives” option. Click “OK“, then “OK” again.







Server Settings


Windows 2016

 In Windows 2016, these settings are controlled within Group Policy.

1. Launch “gpedit.msc“.

2.Navigate to “Computer Configuration” > “Administrative Templates” > “Windows Components” > “Remote Desktop Services” > “Remote Desktop Session Host“.

3.Ensure “Do not allow Clipboard redirection” is set to “Not Configured” or “Disabled“.


Windows 2012

1. Open “Server Manager“.

2. Select “Remote Desktop” Services.

3. Select “Collections“.

4. Select “Tasks“, then choose “Edit Properties“.

5. Under the “Client Settings” tab, ensure the “Clipboard” and “Drive” is enabled.

Windows 2008

1. Launch “Remote Desktop Session Host Configuration” from the server.

2. Under “Connections“, right-click the connection and select “Properties“.

3. Select the “Client Settings” tab, and make sure the “Clipboard” box is unchecked. If  you want to allow copying and pasting of files, make sure the Drive selection is unchecked. Click OK when done.

Important :- The command above will kill RDP Clip Monitor process, and then you can restart the process again by running the following command:

1. Load up task manager (right click taskbar and select Task Manager)
2. Go to the Processes Tab
3. Select rdpclip.exe
4. Click End Process
5. Go to the Application Tab
6. Click New Process
7. Type rdpclip
8. Click Ok

Activate 2016 RDS License Server in Windows Server 2016

In this article we will see that how to install RDS license , Role and activate. The Remote Desktop Services license server issues client access licenses (CALs) to users and devices when they access the RD Session Host. You can activate the license server by using the Remote Desktop Licensing Manager.

Install the RD Licensing role:-


Sign into the server you want to use as the license server using an administrator account >
In Server Manager > click Roles Summary > then click Add Roles > Click Next on the first page of the roles wizard.

Select Remote Desktop Services > then click Next > then Next on the Remote Desktop Services page >




Select Remote Desktop Licensing > then click Next. 




  then click Next > Click Install > Close (Once installation done).






Activate the license server:-


Open the Remote Desktop Licensing Manager: click Start > Administrative Tools > Remote Desktop Services > Remote Desktop Licensing Manager.

Right-click the license server > then click Activate Server.



Click Next on the welcome page.

For the connection method > select Automatic connection (recommended) > then click Next.


Enter your company information (your name, the company name, your geographic region) > and then click Next > Optionally enter any other company information (for example, email and company addresses) >  then click Next.


Make sure that Start Install Licenses Wizard now is not selected (we'll install the licenses in a later step) >  and then click Next.



Your license server is now ready to start issuing and managing licenses.

Install RDS client access licenses on the Remote Desktop license server:-


On the license server > open the Remote Desktop Licensing Manager > Right-click the license server > then click Install licenses > Click Next on the welcome page.


Select the program you purchased your RDS CALs & Select the activation method (automatic, online or by phone) and the license program (in our case, it is Enterprise Agreement).







Enter the information for your license program. In most cases, this will be the license code or an agreement number, but this varies depending on the license program you're using >
Click Next.


Select the product version, license type, and number of licenses for your environment, and then click Next >The license manager contacts the Microsoft Clearinghouse to validate and retrieve your licenses > Click Finish to complete the process.



 Configure GPO for RDS licensing:-

When configuring via GPO, you need to create a new GPO and link it to the OU with RDS servers. The licensing settings are located in the following section of the GPO:

Computer Configuration -> Policies -> Admin Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Licensing


There are 2 policies that we need:

Use the specified Remote Desktop license servers – the address of the License Server is set
Set the Remote Desktop licensing mode – the licensing method is selected

You can check the License Server status and the number of the issued licenses using RD Licensing Diagnoser (Administrative Tools -> Remote Desktop Services -> RD Licensing Diagnoser).