User receives "Remote Desktop Service is currently busy" message on connecting

To determine an appropriate response to this issue, see the following:

  • Does the Remote Desktop Services service becomes unresponsive (for example, the remote desktop client appears to "hang" at the Welcome screen).
    • If the service becomes unresponsive, see RDSH server memory issue.
    • If the client appears to be interacting with the service normally, continue to the next step.
  • If one or more users disconnect their remote desktop sessions, can users connect again?
    • If the service continues to deny connections no matter how many users disconnect their sessions, see RD listener issue.
    • If the service begins accepting connections again after many users have disconnected their sessions, check the connection limit policy.

RDSH server memory issue

A memory leak has been found on some Windows Server 2012 R2 RDSH servers. Over time, these servers begin to refuse both remote desktop connections and local console sign-ins with messages like the following:

The task you are trying to do can't be completed because Remote Desktop Service is currently busy. Please try again in a few minutes. Other users should still be able to sign in.

Remote Desktop clients attempting to connect also become unresponsive.

To work around this issue, restart the RDSH server.

To resolve this issue, apply KB 4093114, April 10, 2018-KB4093114 (Monthly Rollup), to the RDSH servers.

RD listener issue

An issue has been noted on some RDSH servers that have been upgraded directly from Windows Server 2008 R2 to Windows Server 2012 R2 or Windows Server 2016. When a Remote Desktop client connects to the RDSH server, the RDSH server creates an RD listener for the user session. The affected servers keep a count of the RD listeners that increases as users connect, but never decreases.

You can work around this issue with the following methods:

  • Restart the RDSH server to reset the count of RD listeners
  • Modify the connection limit policy, setting it to a large value. For more information about managing the connection limit policy, see Check the connection limit policy.

To resolve this issue, apply the following updates to the RDSH servers:

Check the connection limit policy

You can set the limit on the number of simultaneous remote desktop connections at the individual computer level or by configuring a group policy object (GPO). By default, the limit isn't set.

To check the current settings and identify any existing GPOs on the RDSH server, open a command prompt window as an administrator and enter the following command:

gpresult /H c:\gpresult.html

After this command finishes, open gpresult.html. In Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Connections, find the Limit number of connections policy.

  • If the setting for this policy is Disabled, then group policy isn't limiting RDP connections.
  • If the setting for this policy is Enabled, then check Winning GPO. If you need to remove or change the connection limit, edit this GPO.

To enforce policy changes, open a command prompt window on the affected computer, and enter the following command:

gpupdate /force