转自:https://evert.meulie.net/faqwd/connection-cannot-proceed-authentication-not-enabled-remote-computer-requires-authentication-enabled-connect/



In the more modern versions of Microsoft Windows (for example Windows 10 & Windows Server 2016) the RDP defaults have changed. The default for “SecurityLayer” has been changed from 0 to 2. Disabling: “Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)” doesn’t change that value to a 0 either.

This can be fixed in the registry though:

  • Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp

  • Change “SecurityLayer” to 0