This tutorial will show you how to turn on or off showing recommended tips, shortcuts, new apps, and more on the Start menu for your account in Windows 11.
The Start menu is comprised of three sections: Pinned, All apps, and Recommended.
You can choose to turn on or off show recommendations for tips, shortcuts, new apps, and more on Start.
Starting with Windows 11 build 26300.8553 (Experimental 25H2), the "Recommended" section has been renamed to "Recent" in Start and Settings page.
Contents
- Option One: Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu in Settings
- Option Two: Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu using REG file
- Option Three: Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu in Registry Editor
Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu in Settings
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 Perform an available action below. (see screenshots below)
- Turn On (default) or Off Show recommendations for tips, shortcuts, new apps, and more for what you want.
- Turn On (default) or Off Show tips and app recommendations for what you want.
4 You can now close Settings if you like.
Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu using REG file
This option will not work when Administrator protection is turned on.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On "Show recommendations for tips, shortcuts, new apps, and more" on Start
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_recommendations_for_tips_shortcuts_new-apps_amd_more_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_IrisRecommendations"=dword:00000001
3 Turn Off "Show recommendations for tips, shortcuts, new apps, and more" on Start
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_Show_recommendations_for_tips_shortcuts_new-apps_amd_more_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_IrisRecommendations"=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.
Turn On or Off "Show recommendations for tips, shortcuts, new apps, and more" on Start menu in Registry Editor
1 Open Registry Editor (regedit.exe).
2 Navigate to the key location below in the left pane of Registry Editor. (see screenshot below step 3)
HKEY_USERS\<SID>\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Substitute <SID> in the key path above with the actual SID for the account you want to apply this to.
For example:
HKEY_USERS\S-1-5-21-2498639629-3946114050-4100787084-1001\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
3 In the right pane of the Advanced key, double click/tap on the Start_IrisRecommendations DWORD to modify it. (see screenshot below)
4 Enter 0 (off) or 1 (on - default) for what you want, and click/tap on OK. (see screenshot below)
5 You can now close Registry Editor if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Start Menu in Windows 11
- Clear Start Menu Recommended Section in Windows 11
- Remove Recommended Section from Start Menu in Windows 11
- Turn On or Off Show All Pins on Start Menu in Windows 11
- Add or Remove Recently Added apps on Start Menu in Windows 11
- Hide or Show Most Used apps list on Start Menu in Windows 11
- Hide or Show Recent Files on 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
Attachments
Last edited:











