Skip to content
Follow
Windows

How to Show or Hide Recently Opened Items in Windows 11

Richard
Written by
Richard
Oct 6, 2022 Updated Sep 15, 2026 4 min read
How to Enable or Disable Windows Hello Fingerprint
How to Enable or Disable Windows Hello Fingerprint

Recently opened items in Windows 11 are files, folders, and apps that the operating system tracks in your Start menu , app jump lists, and File Explorer to help you jump back into your work quickly. Windows automatically saves your last 50 recent files, but turning off this feature stops the system from recording your activity to protect your privacy and keep your screen tidy.

Advertisement
⚡ Quick Answer

Go to Settings Personalization Start and toggle off “Show recently opened items in Start, Jump Lists, and File Explorer .” This prevents Windows from displaying your recent files, folders, and apps.

Advertisement

Managing Recent Items via Settings

Managing recently opened items Windows 11 through the Settings app lets you keep your Start menu and File Explorer clean by hiding files you no longer need to see. You can turn this feature on or off in just a few clicks by opening the Settings app and going to the Personalization section.

Windows Settings controls the recently opened items feature. Managing this setting allows users to show or hide recent files and folders appearing in File Explorer and the Start menu . Workspaces stay tidy and focused on current tasks as a result.

  1. Open the Settings app by pressing Win+I or by searching for it in the Start menu.
Opening the Windows 11 Settings app from the Start menu
windows 11 new settings button

2. In the Settings app, click Personalization on the left side.

Selecting the Personalization menu within Windows 11 Settings
windows 11 personalization tile setting

3. On the right side, click on the Start tile.

Accessing the Start settings tile in Windows 11 Personalization
windows 11 personalization start tile

4. Locate the switch labeled Show recently opened items in Start, Jump Lists, and File Explorer . Toggle this switch to On to enable it or Off to hide recent items.

Advertisement
Toggle switch for showing recently opened items in Windows 11
windows 11 show recently opendd items in start jump lists and file explorer

Troubleshooting: Why are my recent files not showing up in 🪟 Windows 11?

Missing recently opened items Windows 11 usually happen because tracking is turned off in your privacy settings or your temporary cache files are broken. You can fix this by checking your Start menu settings to make sure the toggle for recent files is turned on and clearing out any corrupted history.

Recent files might fail to appear if privacy settings are off or if cache files have become corrupted. Ensure the "Show recently opened items" toggle in Settings Personalization Start is set to On. Clearing Activity History resets how Windows tracks activity when the toggle remains active. Go to Settings Privacy & security Activity history and click Clear.

Advanced Control: Registry Editor and PowerShell

Administrator privileges are required to use these methods for showing or hiding recently opened items in Windows 11. Editing the Windows Registry (a central database for low-level system settings) requires care. Mistakes can cause system instability.

Using Registry Editor

Controlling recently opened items Windows 11 through Registry Editor (a tool for advanced system settings) gives you a manual way to hide or show recent documents. This advanced method requires changing specific registry values to force your system to stop saving your file history.

Advertisement

The Registry Editor provides a way to control recently opened items in Windows 11. This advanced method allows for manual hiding or showing of recent documents through specific registry value changes, offering more granular control.

To force this setting:

  1. Press Windows key + R, then type regedit and press Enter.
  2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  3. If the NoRecentDocsHistory key doesn't exist, right-click on Explorer, select New DWORD (32-bit) Value, and name it NoRecentDocsHistory.
  4. Set its value to 1 to hide recent items, or 0 to show them.

Using PowerShell

Using PowerShell

Open PowerShell as an administrator. Run this command to disable recent items: Set-ItemProperty -Path 'HKCU:\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer' -Name 'NoRecentDocsHistory' -Value 1. This achieves the same result as the registry edit via the command line.

Advertisement

Managing Recent Items via Group Policy

Managing recently opened items Windows 11 via Group Policy (a tool for controlling settings across a computer) lets admin users turn off file history for every account on the PC from one central place. This method works best on Windows 11 Pro and Enterprise editions.

  1. Open the Start menu, search for Edit group policy, and select it.
Searching for Edit group policy in the Windows 11 menu
windows 11 edit group policy

2. In the Local Group Policy Editor, go to: Computer Configuration\Administrative Templates\Start Menu and Taskbar.

Local Group Policy Editor window for managing recent documents settings
windows 11 local group policy recently opened documents

3. Find Do not keep a history of recently opened documents and double-click it. Select 'Enabled' to hide history, 'Disabled' to show it, or 'Not Configured' to stick with Windows default settings.

Configuration options for recently opened documents in Local Group Policy
windows 11 local group policy recently opened documents options

Summary

Windows 11 tracks activity to help users work faster by showing recent files in places like Jump Lists and the Recommended section. Turning this feature on or off happens through Settings, Registry Editor, or Group Policy.

Advertisement

How do I clear my recent file history in 🪟 Windows 11?

To clear recent file history, go to Settings Privacy & security, then select Activity history. Click the 'Clear' button next to 'Clear activity history'. This removes the list of recently opened files and folders, resetting the recent items view in the Start menu and File Explorer.

What is the difference between Quick Access and Recent Files?

Quick Access is a list of folders pinned to File Explorer for ongoing availability, regardless of access frequency. Recent Files operates as a dynamic list that Windows automatically updates with the files opened most recently on the computer.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Enable or Disable Recommended Section in Windows 11
Windows How to Enable or Disable Recommended Section in Windows 11
How to show or hide Recent Files on Start Menu in Windows 11
Windows How to show or hide Recent Files on Start Menu in Windows 11
How to Show or Hide Recommendations in Windows 11 Start Menu
Windows How to Show or Hide Recommendations in Windows 11 Start Menu
Set Up File History on Windows 11: A Complete Guide
Windows Set Up File History on Windows 11: A Complete Guide

0 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *