Share via

Remote desktop connection

Anonymous
2018-06-22T11:59:30+00:00

My computer can't connect to the remote computerbecause a security package error occured in the transport layer.  I used the remote computer before I updated to Windows 10-1803.

Windows for home | Windows 10 | Internet and connectivity

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2018-06-22T12:15:07+00:00

    Check if the remote client has made changes to its proxy server that might be preventing you from accessing it.

    I suggest you run the following command in elevated mode on client computer to check if the issue can be fixed:

    reg.exe Add "HKCU\Software\Microsoft\Terminal Server Client" /V "RDGClientTransport" /T REG_DWORD /D "1"

    Or you can edit the registry manually:

    HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client

    Name: RDGClientTransport

    Type: Dword

    Data: 1

    Note: Backup the registry first.

    Source:

    https://partnersupport.microsoft.com/en-us/par_...

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments