Remote Desktop can't connect to the remote compuer for one of these reasons.

Anonymous
2024-08-02T14:37:43+00:00

Within the last 2 weeks, I have had severaly users run into the above error when trying to RDP into our Jump Host from a VPN connection.

Others at the same time can connect without any problems. Then later in the day, the error somehow corrects itself and the user can connect.

I have looked at the logs and cannot find any reason.

Any suggestions on where to look from here?

Windows for business | Windows Server | User experience | Remote desktop clients

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-08-02T15:11:35+00:00

    Hello,

    May I know if the error pop-up window in case of remote connection failure as shown below?

    ​This error can be caused by many reasons, please try the following steps to troubleshoot:

    1. Check the status of the RDP protocol on local and remote computer

    To check and change the status of the RDP protocol on a local computer, see How to enable Remote Desktop.

    To check and change the status of the RDP protocol on a remote computer, use a network registry connection:

    1. First, go to the Start menu, then select Run. In the text box that appears, enter regedt32.
    2. In the Registry Editor, select File, then select Connect Network Registry.
    3. In the Select Computer dialog box, enter the name of the remote computer, select Check Names, and then select OK.
    4. Navigate to and to .HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal ServerHKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services

    If the value of the fDenyTSConnections key is 0, then RDP is enabled.

    If the value of the fDenyTSConnections key is 1, then RDP is disabled.

    1. To enable RDP, change the value of fDenyTSConnections from 1 to 0.

    2. Check the status of the RDP services

    On both the local (client) computer and the remote (target) computer, the following services should be running:

    • Remote Desktop Services (TermService)
    • Remote Desktop Services UserMode Port Redirector (UmRdpService)

    You can use the Services MMC snap-in to manage the services locally or remotely. You can also use PowerShell to manage the services locally or remotely (if the remote computer is configured to accept remote PowerShell cmdlets).

    On either computer, if one or both services are not running, start them.

    For more information, refer to General Remote Desktop connection troubleshooting - Windows Server | Microsoft Learn

    I hope this helps. If you have any further questions, please contact us.

    Best regards

    Jacen

    0 comments No comments
  2. Anonymous
    2024-08-02T16:03:23+00:00

    Hello Jacen,

    Thanks for the reply. I will need to remote into the users workstations to look at item 1.

    Item 2, the service is running.

    As I mentioned, specifically yesterday, there were two individuals getting that error but several others including me were able to access the Jump Host. They later in the day, they were able to access the Jump Host without doing anything.

    0 comments No comments