Today I had a customer requesting that their users maintain their most recently used programs list in the Windows Start Menu. Research showed we need to save the following folders: %APPDATA%\Microsoft\Windows\Recent %APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\Start Menu …and the following registry settings: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage2 Here is a quick screenshot of how these settings can be saved […]