Jump Lists in Windows 11 allow you to quickly access recent files, frequently used folders, and app-specific shortcuts by right-clicking an app icon on the taskbar or Start menu. When Jump Lists stop working, recent items may not appear, right-click menus may show blank entries, or nothing happens when you try to access them.
This issue is usually caused by disabled personalization settings, corrupted taskbar cache, damaged system files, broken user profiles, or Windows update glitches. Fortunately, most Jump List issues in Windows 11 can be fixed using built-in settings and system tools.
If Jump Lists are not working in Windows 11, follow the detailed troubleshooting steps below.
How to Fix Jump Lists Not Working in Windows 11
Work through each solution in order. After completing a step, right-click an app icon on the taskbar to test whether Jump Lists appear.
1. Enable Jump Lists in Settings
Jump Lists may be disabled in personalization settings.
- Press Windows + I to open Settings.
- Go to Personalization.
- Click Start.
- Turn on Show recently opened items in Start, Jump Lists, and File Explorer.
- Restart your PC.
If this setting is off, Jump Lists will not display recent items.
2. Restart Windows Explorer
Jump Lists are managed by Windows Explorer. Restarting it can fix temporary glitches.
- Press Ctrl + Shift + Esc to open Task Manager.
- Locate Windows Explorer.
- Select it and click Restart.
- Wait for the taskbar to refresh.
- Test Jump Lists again.
This refreshes taskbar and Start menu functionality.
3. Clear Jump List Cache
Corrupted cache files may prevent Jump Lists from displaying.
- Press Windows + R.
- Type:
%AppData%\Microsoft\Windows\Recent\AutomaticDestinations - Press Enter.
- Delete all files in the folder.
- Now go to:
%AppData%\Microsoft\Windows\Recent\CustomDestinations - Delete all files there as well.
- Restart your PC.
Windows will automatically rebuild fresh Jump List cache files.
4. Re-pin Affected Apps
Sometimes only specific apps are affected.
- Right-click the app icon on the taskbar.
- Select Unpin from taskbar.
- Search for the app again in Start.
- Right-click it and select Pin to taskbar.
- Test Jump Lists again.
Re-pinning refreshes app shortcuts.
5. Run System File Checker (SFC)
Corrupted system files can break taskbar features.
- Press Windows + S and search for Command Prompt.
- Right-click and select Run as administrator.
- Enter:
sfc /scannow - Press Enter.
- Restart your PC after completion.
Windows will repair damaged system files automatically.
6. Run DISM Scan
If SFC doesn’t resolve the issue:
- Open Command Prompt as administrator.
- Run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC after the scan completes.
This repairs deeper Windows image corruption.
7. Check Group Policy Settings (Pro Edition)
On Windows 11 Pro, Jump Lists may be disabled via policy.
- Press Windows + R.
- Type:
gpedit.msc - Press Enter.
- Navigate to:
User Configuration > Administrative Templates > Start Menu and Taskbar - Ensure Do not keep history of recently opened documents is set to Not Configured.
- Restart your PC.
Policy restrictions can disable Jump List functionality.
8. Create a New User Profile
If the issue persists, your user profile may be corrupted.
- Press Windows + R.
- Type:
netplwiz - Press Enter.
- Create a new local user account.
- Sign into the new account.
- Test Jump Lists.
If they work in the new account, your original profile may be damaged.
9. Install Windows Updates
Some Windows builds have introduced taskbar-related bugs.
- Press Windows + I.
- Go to Windows Update.
- Click Check for updates.
- Install available updates.
- Restart your PC.
Updates often include fixes for Start menu and taskbar features.
Conclusion
If Jump Lists are not working in Windows 11, the issue is usually caused by disabled personalization settings, corrupted cache files, broken system components, or user profile issues. In most cases, enabling recent items in Settings and clearing the Jump List cache resolves the problem quickly.
By carefully following the step-by-step troubleshooting methods above, you should be able to restore Jump List functionality and access recent files and shortcuts normally. If the issue persists even after system repairs, deeper profile corruption may require creating a new user account.