Windows 10 遠端桌面無法直接登入?
這問題在專業版以上的Win10可透過gpedit.msc來調整設定,但家用版沒有這工具,透過以下指令來解決此問題:
reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /f /v AllowEncryptionOracle /t REG_DWORD /d 2
參考文件> Windows 10 RDP CredSSP Oracle.pdf