Remote Desktop Connection Internal Error has Occurred Fix: Difference between revisions
Jump to navigation
Jump to search
(Created page with "I recently had this issue when trying to RDP to a Windows 2012 server and here is how I resolved the issue. 1. Console to the server either by connecting a KVM to it if its...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I recently had this issue when trying to RDP to a Windows 2012 server and here is how I resolved the issue. | I recently had this issue when trying to RDP to a Windows 2012 server and here is how I resolved the issue. | ||
1. Console to the server either by connecting a KVM to it if its physical or via the console session if using vMware and or Hyper-V | 1. Console to the server either by connecting a KVM to it if its physical or via the console session if using vMware and or Hyper-V | ||
Line 16: | Line 17: | ||
4. Open services.msc and restart the "Remote desktop services" service | 4. Open services.msc and restart the "Remote desktop services" service | ||
[[Category:windows]] | |||
[[Category:Remote Deksop]] | |||
[[Category:RDP]] | |||
<comments /> |
Latest revision as of 09:06, 20 March 2022
I recently had this issue when trying to RDP to a Windows 2012 server and here is how I resolved the issue.
1. Console to the server either by connecting a KVM to it if its physical or via the console session if using vMware and or Hyper-V
2. Browse to:
C:\ProgramData\Microsoft\Crypto\RSA
3. Rename the following folder
Machinekeys
to
Machinekeys_backup
4. Open services.msc and restart the "Remote desktop services" service <comments />