After installing the latest patches (around 26 April), the original behavior has returned; right-clicking icons on the start menu again brings up a list of recently used files. I guess Microsoft either realized they had made an error in coding, or they decided to restore functionality that they had removed on purpose.
Why is windows 10 start menu not showing jump list on any icons
Ken Smith
190
Reputation points
Suddenly, my Windows 10 is not showing any recently opened files when I right click an icon in the Start Menu. How would I fix that?
Windows for business Windows Client for IT Pros User experience Other
28,655 questions
Accepted answer
1 additional answer
Sort by: Most helpful
-
Pooch 0 Reputation points
2025-04-06T17:17:00.72+00:00 It sounds like your Jump Lists (recently opened files) aren't appearing in the Start Menu. Here are a few steps to troubleshoot the issue:
- Enable Recent Items in Settings
- Go to Settings > Personalization > Start
- Toggle "Show recently opened items in Jump Lists on Start or the taskbar" to ON
- Restart Windows Explorer
- Press Ctrl + Shift + Esc to open Task Manager
- Find Windows Explorer, right-click it, and select Restart
- Clear and Reset Jump Lists
- Open File Explorer and navigate to:
C:\Users\YourUsername\AppData\Roaming\Microsoft\Windows\Recent
- Delete all files in this folder (this will reset your recent items)
- Open File Explorer and navigate to:
- Check Registry Settings
- Press Win + R, type
regedit
, and hit Enter - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- Look for Start_TrackDocs and ensure its value is 1
- Press Win + R, type
- Run System File Checker
- Open Command Prompt as Administrator
- Type
sfc /scannow
and press Enter
- Enable Recent Items in Settings