RDP is a protocol developed by Microsoft, that allows a user to access remote systems graphically. The default Windows servers allow only one remote desktop session at a time. But, in some cases, we are required to enable remote desktop for multiple users to allow access at a time.

You can achieve this by making little changes to the system registry keys. Once the changes are done, multiple users can connect to your system using the RDP client. You can also limit the number of users who can connect at a time.

In this tutorial, we will discuss enable and disable multiple remote desktop sessions in Windows server 2012, 2012 R2, 2016, and 2019.

Enable Multiple RDP Sessions

Follow the below steps to enable multiple remote desktop sessions on a Windows system.

  1. Log in to the Windows system.
  2. Open the start screen (press the Windows key) and type “Edit group policy” or “gpedit.msc”, and launch it.
  3. Navigate to Computer Configuration >> Administrative Templates >> Windows Components >> Remote Desktop Services >> Remote Desktop Session Host >> Connections.
  4. Double click on “Set Restrict Remote Desktop Services user to a single Remote Desktop Services session and set this to Disabled.
  5. Next, double click on “Limit number of connections” and set the RD Maximum Connections allowed to 999999. You can also set the limit to 2 to allow two session only.

Below is the screenshots of changes being made:

How To Enable Multiple RDP Sessions on Windows Server rdp remote-desktop windows Windows Tutorials

How To Enable Multiple RDP Sessions on Windows Server rdp remote-desktop windows Windows Tutorials

How To Enable Multiple RDP Sessions on Windows Server rdp remote-desktop windows Windows Tutorials

How To Enable Multiple RDP Sessions on Windows Server rdp remote-desktop windows Windows Tutorials

How To Enable Multiple RDP Sessions on Windows Server rdp remote-desktop windows Windows Tutorials

Disable Multiple RDP Sessions

To disbale the multiple remote desktop sessions, follow below instructions:

  1. Log in to the Windows system.
  2. Open the start screen (press the Windows key) and type “Edit group policy” or “gpedit.msc”, and launch it.
  3. Navigate to Computer Configuration >> Administrative Templates >> Windows Components >> Remote Desktop Services >> Remote Desktop Session Host >> Connections.
  4. Double click on “Set Restrict Remote Desktop Services user to a single Remote Desktop Services session and set this to “Enabled.