How do I increase the number of items on a jump list in Windows 10?
The fix: (guide with screenshots)
- Click "Windows key"
- Type/run
regedit
- Find folder:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Right click folder
Advanced
- From the
Edit
menu, SelectNew
>DWORD (32-bit) Value
- Rename new key to:
JumpListItems_Maximum
- Right click and select
Modify...
- Change value to desired value (e.g. 15 or 20) and select
Decimal
- Click
OK
button to save
Further notes
When I did above, no restart was required. Some claims you need to reboot to ensure it's working, but never experienced a reboot was required.
I personally prefer 19 as value (my FullHD screen will add scroll for higher number). Default value is 10.
Edit: Added link to guide with screenshots