Hello Shabin Suresh1,
Thank you for posting in Microsoft Community forum.
Based on the error message you provided, please try the following steps to make modifications:
- Check patch levels
Make sure both the Windows 11 PC and Server 2019 have been fully updated with the latest patches and updates.
- Check corresponding group policy configuration and registry key values.
a. Group policy configuration method: Please navigate to the following policy path: Computer Configuration -> Administrative Templates -> System -> Credentials Delegation;
Find the following setting: "Encryption Oracle Remediation", and configure it as follows:
Enable Encryption Oracle Remediation, and select "Vulnerable" as the protection level.
b. Registry modification method (please backup before modifying) To modify the CredSSP registry of the RDP client, a restart is required for the changes to take effect.
Please open cmd with administrator privileges and run the following command to set it up: reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters /v AllowEncryptionOracle /t REG_DWORD /d 2 /f
- If the above steps do not solve the issue, please follow the steps below:
Check the security settings in group policy;
navigate to Computer Configuration -> Windows Configuration -> Security Settings -> Local Policies -> Security Options, and check the following two policies:
Network security: Restrict NTLM: Add remote server exceptions for NTLM authentication
If this policy is set to "Deny all account", please change it to blank;
Network security: Restrict NTLM: Incoming NTLM traffic
Please set this to "Allow all".
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Haijian Shan