Windows10 remote Desktop-function is not supported, this may be due to CredSSP encryption Oracle
Due to the update of windows10, recently many friends will encounter mstsc remote connection desktop error:
There are the following solutions:
1. Windows10 Enterprise Edition solution:
Press "win+R", run gpedit.msc, and find "computer configuration"-> "Administrative template"-> "system"-> "credential assignment". There is an "encryption Oracle correction", which can be modified according to the figure.
2. Windows10 Home Edition solution:
Press "win+R", run regedit, find HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Policies\ System, create a new item-CredSSp under System, create a new item-Parameters under CredSSp, and create a new "AllowEncryptionOracle" of type DWORD (32-bit) value (D) in Parameters
Then change the value of AllowEncryptionOracle to "2"