How to fix
An authentication error has occurred.
The function requested is not supported.
When you are trying to connect to an older Windows Server, especially Windows Server 2012 or 2012 R2, from a newer Windows 10 or Windows 11 computer, you may run into the following Remote Desktop error:
An authentication error has occurred.
The function requested is not supported.
Remote computer: <computer name or IP>
This could be due to CredSSP encryption oracle remediation.
For more information, see https://go.microsoft.com/fwlink/?linkid=866660
I understand how frustrating this can be, especially when the device, VM, or application was working before and suddenly Remote Desktop refuses to connect.
This issue is usually related to CredSSP, which is the Credential Security Support Provider protocol used by Remote Desktop during authentication. Microsoft released updates for CVE-2018-0886 to address a CredSSP vulnerability, and systems with different patch levels or different CredSSP policy settings may fail to negotiate the RDP session correctly. Microsoft documents the CredSSP update behavior and the Encryption Oracle Remediation policy values as part of that security change.
Why This Happens
In many environments, newer Windows 10 or Windows 11 devices are fully patched, while older servers such as Windows Server 2012 may not have the same update level or policy configuration.