> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpdesk.gbnetwork.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Fix RDC issue due to CredSSP encryption?

|| How to Fix RDC issue due to CredSSP encryption?

| This guide is to fix the following error.

![](https://storage.crisp.chat/users/helpdesk/website/67938060e89a4400/rdccredsspencryption_oh2eik.png)
| How to fix

1. **You must run command prompt as administrator**
You can open an administrative Command Prompt using just the Start menu (or Start screen in Windows 8). Hit Start, type `command` and you’ll see **Command Prompt** listed as the main result. Right-click that result and choose **Run as administrator**

![](https://storage.crisp.chat/users/helpdesk/website/67938060e89a4400/commandprompt_1ncmmbp.png)
2. **Copy-paste command below**
```reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /f /v AllowEncryptionOracle /t REG_DWORD /d 2```

![](https://storage.crisp.chat/users/helpdesk/website/67938060e89a4400/command_1jgghvw.jpg)
3. **Hit enter and you can try login your VPS**

![](https://storage.crisp.chat/users/helpdesk/website/67938060e89a4400/remotedesktopconnection_wogrnr.png)