How to Increase the number of remembered servers remote desktop list
In working with many who use remote desktop to connect to servers, workstations, etc, the question has been asked – How can you increase the number of remembered servers in the remote desktop connection list? ย Of course for true administrative use, we highly recommend the use of the remote desktop connection manager which provides a powerful interface for grouping, saving, and connecting to RDP resources. ย However, if one simply wants to continue using the builtin RDP tool provided with Windows and wants to increase the number of servers listed, this can be achieved not by a registry tweak or even an option in your Remote Desktop connection properties, but by increasing the size of your Jump Lists value.
In order to increase this value:
- Right click on your Windows button and select Properties
- Click the Start Menuย tab and click the Customizeย button
- Down at the bottom you will see the Start menu size options including the “recent programs to display” and the “recent items to display in Jump Lists:” value
- Increase the size of the Jump Lists value
The method listed above doesn’t work for Windows 10 as there is no “Start Menu” tab in the final release of Windows 10 to modify settings for. ย There is however, a way to do this from the registry. ย There are twoย DWORDย value keys that need to be added to the registry of the Windows 10 machine here:
HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvanced
- JumpListItems_Maximum
- Start_JumpListItems
Change theย BASE of the DWORD value you are adding toย Decimal and enter theย Value Dataย as the number of items you want to be show
- Reboot
After you reboot, you canย right click on the open program in the Task bar and you should have the new number ofย recent items listed. ย NOTE, in my testing, the change didn’t affect the drop down box in the remote desktop connection box when launched, only the task bar program recent items objects.
How you do it on Windows 10?
Carlos, I have updated the post for Windows 10. Let me know your results.
Brandon, great post we used it for Win8 RDP sessions, now however after migration to Win10 we are stuck with only 10 rdp sessions (which is really annoying). Any idea how the rdp sessions history on Win10 can be increased? Many thanks in advance for help
windows 7/8.1 reg file for this?