楼主:
acyang (阿光)
2016-07-08 00:47:17可能跟我遇到一样的问题
MS cranked up the default encryption levels in Windows 10, and some rdp client
doesn’t yet support it.(2015-12-01)
So we must to change the encryption levels by hacking registry.
Change the following key from 2 to 1.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal
Server\WinStations\RDP-Tcp]
“SecurityLayer”=dword:00000001
※ 引述《GGrunrunder (软软海参)》之铭言:
: 小弟目前的OS版本是 ubuntu14.04
: 原本 远端遥控win7都没有任何问题
: 但是升级成win10之后就连不上去了
: 不知各位家里的电脑有没有这种情况