The Computer Oracle

Remote Desktop Connection - How to get the certificate prompt back?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Forest of Spells Looping

--

Chapters
00:00 Remote Desktop Connection - How To Get The Certificate Prompt Back?
00:41 Accepted Answer Score 30
01:07 Answer 2 Score 4
01:57 Thank you

--

Full question
https://superuser.com/questions/297574/r...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#remotedesktop #certificate

#avk47



ACCEPTED ANSWER

Score 30


  1. Open Registry Editor (regedit.exe)
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers
  3. Delete the connection info for the computer that you want to reset

The next time you log in, type the name, and the request returns.

I tested this.




ANSWER 2

Score 4


This worked for me as well in Windows 7. Due to this issue, I was strangely unable to login to RDP.

These are the steps I have done

1) Remove the Default.rdf from Documents folder. It will be hidden
2) Remove the RDP connection folder using regedit in the following folder
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers
3) Run mmc.exe. Add Snap In -> Cerificates -> Computer Account -> Local Computer -> Finish
Expand the Added Certificate -> Remote Desktop folder and remove the certificate issued.
4) Do Step 3 in remote desktop as well

Thanks, Sarath