Remote Desktop Connection - How to get the certificate prompt back?
--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Forest of Spells Looping
--
Chapters
00:00 Question
01:06 Accepted answer (Score 29)
01:38 Answer 2 (Score 3)
02:49 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
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Forest of Spells Looping
--
Chapters
00:00 Question
01:06 Accepted answer (Score 29)
01:38 Answer 2 (Score 3)
02:49 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
- Open Registry Editor (regedit.exe)
- Navigate to
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers
- 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