This tutorial will show you how to add (show) or remove (hide) recent files on the Start menu for your account in Windows 11.
The Start menu in Windows 11 is comprised of three sections: Pinned, All apps, and Recommended.
The Recommended section on the Start menu shows a list of your recently added apps, recent files, and tips and app recommendations.
Starting with Windows 11 build 26300.8553 (Experimental 25H2) for Insiders, the "Recommended" section has been renamed to Recent in Start and Settings page. You can now disable showing recent files on the Start menu without affecting recent files in other places.
Reference:
Microsoft making Taskbar and Start more personal in Windows 11
Windows Blogs: In our commitment to Windows quality, we outlined our plans to deliver improvements in performance, reliability, and craft. We are also committed to being transparent about the work behind those efforts, including what we are shipping, why we prioritized those features, and where...
www.elevenforum.com
Contents
- Option One: Hide or Show Recent Files on Start Menu in Settings
- Option Two: Hide or Show Recent Files on Start Menu using REG file
EXAMPLE: Recent files in Recent section on Start menu
1 Open Settings (Win+I).
2 Click/tap on Personalization on the left side, and click/tap on Start on the right side. (see screenshot below)
3 Under Recent in Layout options, check (show - default) or uncheck (hide) Show recent and suggested files for what you want. (see screenshot below)
4 You can now close Settings if you like.
1 Do step 2 (show) or step 3 (hide) below for what you want.
2 Show Recent Files on Start Menu
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_Show_recent_and_suggested_files_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"ShowSuggestedFiles"=dword:00000001
3 Hide Recent Files on Start Menu
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_Show_recent_and_suggested_files_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"ShowSuggestedFiles"=dword:00000000
4 Save the .reg file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Start Menu in Windows 11
- Add or Remove Recommended Section from Start Menu in Windows 11
- Enable or Disable Recommended Files in Start, Recent Files in File Explorer, and items in Jump Lists in Windows 11
- Add or Remove Recently Added apps on Start Menu in Windows 11
- Enable or Disable Recommended Tips, Shortcuts, New Apps, and more on Start Menu in Windows 11
- Add or Remove Recent Files in File Explorer Home in Windows 11
Attachments
Last edited:











