
How to Remove the Recommended Section from the Windows 11 Start Menu
With its recent updates, the Windows 11 Start menu has undergone a significant overhaul, designed to provide a streamlined experience with multiple app layouts. While the new design aims to maximize screen real estate, the Recommended section can feel intrusive for many users, especially on larger displays. Fortunately, Microsoft has initiated improvements to allow users more control over this feature.

The Updated Start Menu brings a category approach, grouping apps more logically but retaining the Recommended section, which some might find unnecessary. Let’s explore how you can easily disable this feature in various Windows 11 versions.
1. Removing the Recommended Feed from the Windows 11 24H2 Start Menu
If you are using the latest build of Windows 11 24H2, you can easily remove the Recommended section with a few straightforward steps. This option has been highly anticipated by many users, and here’s how to do it:
- Press the Win + I keys to launch the Settings window and navigate to Personalization.
- Select the Start option and locate the toggle for Show recommendations for tips, shortcuts, new apps, and more.
- Switch the toggle to Off and close the Settings app.
- Open the Start menu to see the overhaul—only Pinned apps and All apps will display now.
This adjustment allows you to enhance your Start menu experience, focusing solely on the applications you use most frequently.
2. Disabling the Recommended Section in Windows 11 23H2
For those still operating on Windows 11 version 23H2, there’s unfortunately no built-in setting to disable the Recommended section like in 24H2. However, you can employ a registry tweak to achieve the same effect. It’s essential to back up your registry and create a restore point before proceeding, as mishandling the registry can negatively impact your system.

- Open Notepad and paste in the following registry code:
- Save the file with a .reg extension (for example, hiderec.reg), then close Notepad.
- Navigate to the location of the newly created registry file in File Explorer and double-click it.
- When prompted, click Yes and then confirm by clicking OK.
- Lastly, restart your PC to implement the changes.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Start] “HideRecommendedSection”=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Education] “IsEducationEnvironment”=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer] “HideRecommendedSection”=dword:00000001

Post-restart, your Start menu will no longer showcase the Recommended section, providing a cleaner and more personalized user experience.
Conclusion
Removing the Recommended feed from the Windows 11 Start menu can significantly enhance your workflow and productivity. Whether you’re on the latest version or relying on 23H2, customizing your Start menu is now easier than ever. As Microsoft continues to refine its operating system, we look forward to further enhancements that will empower users to tailor their computing experience.
Frequently Asked Questions
1. Can I remove the Recommended section from older builds of Windows 11?
Yes, you can remove the Recommended section from older builds using a registry tweak, as explained in the content above. Ensure to backup your registry before making any changes.
2. Will removing the Recommended section improve my Start menu performance?
While removing the Recommended section may not directly enhance performance, it provides a cleaner interface and can enhance your user experience by reducing clutter.
3. What should I do if I can’t find the option to disable the Recommended section in Windows 24H2?
If you don’t see the option in Windows 11 24H2 yet, ensure your system is updated to the latest build. Sometimes features roll out gradually, so check for Windows updates if necessary.
Leave a Reply ▼