Windows 11 CredSSP Encryption Oracle Remediation error

We will have to create a few Registry Keys to do that. Let’s check the steps.

Step 1: Open Registry Editor

First of all, open Registry Editor. In order to open Registry Editor, go to RUN, type regedit and press Enter.

Go To Run Type Regedit And Press Enter Or Click Ok
Go to RUN > Type regedit > press Enter

Registry Editor windows will open.

Registry Editor In Windows 10
Registry Editor in Windows 10

Step 2: Create the required CredSSP Keys in the Registry

Go to the following location in Registry Editor:

HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System

Here, you have to create two Keys named CredSSP and Parameters under System. To do that, right-click on the System key and select New Key.

Create A New Key Under System In Registry Editor
Create a New Key under System in Registry Editor

Name this new key as CredSSP as shown below.

Rename New Key As Credssp To Fix Encryption Remediation Error In Remote Desktop
Rename New Key as CredSSP

Similarly, create a new key under CredSSP. Simply, right-click on the newly created CredSSP key and select New Key. Name this new key as Parameters.

Create New Key Named As Parameters Under Credssp
Create a New Key named Parameters under CredSSP

Step 3: Create DWORD to Fix CredSSP Encryption Oracle Remediation Error

After creating the Parameters Key, select it. Now, right-click in the blank space on the right side and select New > DWORD (32-bit) Value.

Create A New Dword Under Parameters Key In Registry Editor To Fix Credssp Oracle Remediation Encryption Error
Create a new DWORD under the Parameters key in Registry Editor

Name this new DWORD as AllowEncryptionOracle.

Name New Dword As Allow Encryption Oracle
Name new DWORD as AllowEncryptionOracle

Now Modify the value of this DWORD to 2 to fix the CredSSP encryption oracle remediation error.

Modify Dword Value To 2 Decimal
Modify DWORD value to 2

Comments

Post a Comment

Popular Posts