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