Skip to content

Instantly share code, notes, and snippets.

@RatserX
Last active April 23, 2020 16:58
Show Gist options
  • Save RatserX/0b4a0602c9210b537a13128ccab187f2 to your computer and use it in GitHub Desktop.
Save RatserX/0b4a0602c9210b537a13128ccab187f2 to your computer and use it in GitHub Desktop.
Remote Desktop Connection problems and solutions on Windows 10 v1809 and later

Remote Desktop Connection problems and solutions on Windows 10 v1809 and later

Step 1 - Enter Regedit as administrator

Go to the following regedit path.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp

Step 2 - Enter Regedit as administrator

Add a DWORD key called SelectTransport and set the value to 1. Restart Windows afterwards for the change to take effect.


References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment