Machine Names pinned to Remote Desktop in Start Menu disappeared

1

1

My Remote Desktop icon is pinned to the Start menu and I had 20 or 30 machine names pinned to it. Sometime in the last week the list disappeared. Anyone know if they can be recovered anywhere?

TimeTrap

Posted 2012-08-18T03:49:32.840

Reputation: 175

Were the individual machine names actually "Pinned" to the Start menu, or were they in the Remote Desktop Connection "Recent" list fly-out (the list you get when you click the arrow on a pinned RDP shortcut)? What have you tried already? Where are you getting stuck? – Ƭᴇcʜιᴇ007 – 2012-08-18T04:02:23.113

Answers

2

If you are referring to the "Recent" list fly-out for a pinned Start Menu shortcut, they are "automatic destinations" (more info from MS here).

They are stored in %AppData%\Microsoft\Windows\Recent\AutomaticDestinations.

And have not-so-helpful names like 1b4dd67f29cb1962.automaticDestinations-ms.

If yours went missing, you may be able to recover the files in that folder by using undelete or recovery software. There's plenty out there to choose from and try.

Ƭᴇcʜιᴇ007

Posted 2012-08-18T03:49:32.840

Reputation: 103 763

This didn't work for me as there are no deleted files to recover under %AppData%\Microsoft\Windows\Recent\AutomaticDestinations. – mhbuur – 2015-10-01T08:51:48.757

Mine have helpful and intuitive names but I can't remember how to create them and this doesn't seem to do the trick – Hack-R – 2017-03-09T14:37:31.397

0

Open the Remote Desktop connection dialog. In that drop down you can still find most of the recent connections (if not all) and hereafter manually restore your lost recent items by connecting again. Both host and user name is stored here.

I simply connected to all of them again and this time actually pinned them so I don't rely on the recent connections menu again.

This answer gives additional technical details on where to find the recent connection information from the connection dialog in registry, which may further inspire an automatic approach.

mhbuur

Posted 2012-08-18T03:49:32.840

Reputation: 135

This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question.

– JakeGould – 2015-10-01T04:51:46.550

@JakeGould - The question is: "Anyone know if they can be recovered anywhere?" - I answer ""[in] the Remote Desktop connection dialog and in that drop down you can still find most of the recent connections". It worked for me. – mhbuur – 2015-10-01T06:47:53.630

Correct - the first line didn't - I moved that to a comment. Better now? – mhbuur – 2015-10-01T08:57:03.367