Eu tentei fechar o RDP na máquina virtual do Windows 10 e não consigo duplicar seu problema.
Talvez a diferença seja que eu apliquei esta correção de registro porque eu estava recebendo a mensagem de "a conexão não pode continuar porque a autenticação não está ativada":
In Windows 10 Microsoft changed RDP’s defaults. They modified the default for
SecurityLayer
from 0 to 2. Even if you go into the user interface and disable: “Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)” Still doesn’t change that value to a 2.Simple fix:
- Open RegEdit
- Navigate to this Key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp
- Change
SecurityLayer
to a zero- Reboot and done