How can I delete a shortcut (just the one) from the Start Menu Recently Used Programs section in Windows 7? Ideally I'd like to replace it with another. I'll need to do this via a script, bat file or GPO as I have over 2000 users.

Thanks Steven

link|improve this question
What about disabling the start menu MRU in the registry, or do your users actually use this list? – Moab Aug 23 '11 at 18:55
feedback

1 Answer

They are stored in the registry ROT13'd (unless it's disabled by adding a specific registry key) under: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\. It's not so easy to do a replacement due to how much information is stored here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.