This tutorial will show you how to add or remove recently added apps on the Start menu Recommended section for your account or all users in Windows 11.
The Start menu is comprised of three sections: Pinned, All apps, and Recommended.
The Start menu contains shortcuts of all your apps, settings, and files.
The Recommended section on the Start menu shows a list of your recently installed apps (aka: "Recently added") and recently opened items.
Starting with Windows 11 build 23575.1001 (Dev) and build 22635.3140 (Beta), Microsoft is trying out grouping recently added apps on your PC into a folder under the Recommended section of Start with some Windows Insiders in the Dev Channel.
Contents
- Option One: Remove Specific App from Recently Added List on Start Menu for Current User
- Option Two: Turn On or Off Show Recently Added Apps on Start Menu for Current User in Settings
- Option Three: Enable or Disable Show Recently Added Apps on Start Menu for All or Specific Users in Local Group Policy Editor
- Option Four: Enable or Disable Show Recently Added Apps on Start Menu for All Users using REG file
EXAMPLE: "Recently added" apps list on Start menu
1 Open the Start menu . (see screenshots below)
2 Perform one of the following actions:
- Under Recommended, right click on a Recently added app you want to remove, and click/tap on Remove from list.
- Click/tap on the More button under Recommended, right click on a Recently added app you want to remove, and click/tap on Remove from list.
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 Turn On (default) or Off Show recently added apps for what you want on the right side. (see screenshot below)
4 You can now close Settings if you like.
Enable or Disable Show Recently Added Apps on Start Menu for All or Specific Users in Local Group Policy Editor
You must be signed in as an administrator to use this option.
The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.
All editions can use Option Four to configure the same policy.
1 Open the all users, specific users or groups, or all users except administrators Local Group Policy Editor for how you want this policy applied.
2 Navigate to the policy location below you want in the left pane of the Local Group Policy Editor. (see screenshot below)
(All users)
Computer Configuration > Administrative Templates > Start Menu and Taskbar
OR
(Specific user or group)
User Configuration > Administrative Templates > Start Menu and Taskbar
3 In the right pane of Start Menu and Taskbar in the Local Group Policy Editor, double click/tap on the Remove "Recently added" list from Start Menu policy to edit it. (see screenshot above)
4 Do step 5 (enable) or step 6 (disable) below for what you want.
5 Enable Show Recently Added Apps on Start Menu
This is the default setting to allow users to use Option One and Option Two.
A) Select (dot) Not Configured. (see screenshot below)
B) Click/tap on OK, and go to step 7.
6 Disable Show Recently Added Apps on Start Menu
This will disable and prevent users from using Option One and Option Two.
A) Select (dot) Enabled. (see screenshot below)
B) Click/tap on OK, and go to step 7.
7 You can now close the Local Group Policy Editor if you like.
You must be signed in as an administrator to use this option.
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
2 Enable Show Recently Added Apps on Start Menu for All Users
This is the default setting to allow users to use Option One and Option Two.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_Show_recently_added_apps_on_Start_menu.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=-
3 Disable Show Recently Added Apps on Start Menu for All Users
This will disable and prevent users from using Option One and Option Two.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_Show_recently_added_apps_on_Start_menu.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"HideRecentlyAddedApps"=dword:00000001
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Start Menu in Windows 11
- Clear Start Menu Recommended Section in Windows 11
- Hide or Show Most Used apps list on Start Menu in Windows 11
- Enable or Disable Recent Items in Start, Jump Lists, and File Explorer in Windows 11
- Change Start Layout to Show More Pins or More Recommendations in Windows 11
- Add or Remove Recommended Websites on Start Menu in Windows 11
- Enable or Disable Recommended Tips, Shortcuts, New Apps, and more on Start Menu in Windows 11
Attachments
Last edited: