Solution to the CredSSP Encryption Oracle Error in Remote Desktop (Windows)

Solution to the CredSSP Encryption Oracle Error in Remote Desktop (Windows)

Published on March 9, 2023 · Niwo

Solution to the CredSSP Encryption Oracle Error in Remote Desktop (Windows)

Error del oráculo de cifrado CredSSP

The CredSSP encryption oracle error is a common problem that can frustrate your attempts to connect via Remote Desktop to a server or Windows computer. This error message indicates an insecure connection between the client and the server, resulting in the rejection of the RDP connection. Fortunately, there are simple solutions to resolve it.

How to quickly fix the CredSSP encryption oracle error?

The fastest solution is applied on the client, without needing to modify anything on the server (especially useful if you cannot restart or update the server due to the criticality of the service). Follow these steps:

  • Press Ctrl + R to open the “Run” window and type gpedit.msc.

Editor de Directivas de Grupo en Windows

  • The Group Policy Editor will open. Navigate to:

    1. Local Computer Policy
    2. Computer Configuration
    3. Administrative Templates

Navegación en el Editor de Directivas de Grupo

  • Within “Administrative Templates”, expand the following options:

    1. System
    2. Delegation of Credentials

Navegación en el Editor de Directivas de Grupo (continuación)

  • Finally, find and modify the policy “Enable encryption oracle mitigation”. Enable this policy and select a value between “Mitigated” and “Vulnerable.” The choice depends on the server configuration; try both options to determine which works best in your case. Once you have modified this value, you will be able to connect to the server via Remote Desktop without problems.

Configuración de la Corrección del Oráculo de Cifrado

Understanding encryption oracle mitigation

This error is more common than it seems. The CredSSP encryption oracle error occurs frequently, but as we have seen, it is easy to fix. It can be especially problematic during large-scale implementations or after recent Windows updates, as it can prevent work until corrected on the local computer.

Related articles