Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

    Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu

    June 14, 2025

    You can turn off the “Show recommendations for tips, shortcuts, new apps, and more” toggle in Settings > Personalization > Start to remove the Recommendation feed entirely from the Windows 11 Start menu. This feature is finally rolling out to testers (requires Build 26120.4250 or newer), but it’ll arrive for everyone in the next few weeks.

    Windows 11 Start menu’s revamp is almost here with new multiple app layouts and a single-page design. This combined approach makes it a bit taller than usual, but that works because it tries to make use of the screen space on a large screen. There’s a category mode that groups all apps under categories picked up by Microsoft.

    New Start menu vs old Start menu

    Along with it, the new menu design also ships with a much-needed change, which is an option to completely remove the Recommended section.

    If you have used Windows 11 since the 21H2 version, you’ll be familiar with the slow progression of options to declutter the Start menu. While the OS offered the options to remove other elements like previously viewed files and other things, it never offered a concrete option to remove the Recommended section.

    Even if you went with the maximum apps layout, the Recommended section consumes a visible portion of the lower half of the Start menu.

    recommended section start menu

    Remove Recommended feed from the Start menu in Windows 11 24H2

    After many requests, Microsoft now offers the option to remove the Recommended section in newer builds of Windows 11 24H2, coming soon to everyone. Here’s how to do it once you get hold of the feature:

    1. Press the Win + I key and head to the Personalization section.
    2. Click on the Start option and find the “Show recommendations for tips, shortcuts, new apps, and more” option.
      disabling recommended section start menu
    3. Click on the toggle to disable it. Then exit the Settings app.
    4. Launch the Start menu, and you will only see the Pinned apps and All apps sections.
      hidden recommended section start menu

    Disable the Start menu recommended section in Windows 11 23H2

    Windows 11 23H2 will reach end of support on Nov 11, 2025, a few months from now. But if you are still on it, there’s no direct way to disable the Recommended section like you can in Windows 11 24H2’s upcoming build.

    windows 11 23h2 missing start menu settings for hiding recommended section

    So, you’ll have to go with the registry tweaking route to remove the recommended section. Before proceeding, create a system restore point and backup your registry on a USB drive for good measure.

    1. Then, launch Notepad app and paste the following reg code in a new file.
    2. Windows Registry Editor Version 5.00
      
      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftPolicyManagercurrentdeviceStart]
      
      "HideRecommendedSection"=dword:00000001
      
      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftPolicyManagercurrentdeviceEducation]
      
      "IsEducationEnvironment"=dword:00000001
      
      [HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsExplorer]
      
      "HideRecommendedSection"=dword:00000001
    3. Save the file with .reg extension. For eg, hiderec.reg and close Notepad.
      creating and saving reg file
    4. Open the File Explorer and navigate to the newly created reg file, and double-click on it.
    5. Click on Yes and then click on OK.
    6. Restart your PC to apply the changes.

    disabled recommended section start menu windows 11 23h2

    The recommended section won’t bug you anymore, and the above workaround still applies to older builds of Windows 11 24H2.

    I’m glad Microsoft finally decided to add an option to remove the Recommended feed. Our next most requested feature is the ability to move the taskbar, but we don’t think it’s happening anytime soon.

    The post Windows 11 24H2 tests toggle to turn off Recommended feed in the Start menu appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleUser calls Windows 11 “pure horror,” Microsoft says it’s listening to feedback
    Next Article Learn MLOps by Creating a YouTube Sentiment Analyzer

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    LWiAI Podcast #208 – Claude Integrations, ChatGPT Sycophancy, Leaderboard Cheats

    Artificial Intelligence
    LLMs Can Now Learn to Try Again: Researchers from Menlo Introduce ReZero, a Reinforcement Learning Framework That Rewards Query Retrying to Improve Search-Based Reasoning in RAG Systems

    LLMs Can Now Learn to Try Again: Researchers from Menlo Introduce ReZero, a Reinforcement Learning Framework That Rewards Query Retrying to Improve Search-Based Reasoning in RAG Systems

    Machine Learning

    CVE-2025-38167 – “NTFS3 Linux Kernel Null Pointer Dereference Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    Borderlands 4 drops stunning new story trailer

    News & Updates

    Highlights

    News & Updates

    Forget the Nintendo Switch 2 and buy one of our favorite handheld gaming PCs instead — The Lenovo Legion Go is now cheaper than $500, thanks to Amazon Prime Day

    July 10, 2025

    Amazon is hosting a special 29% Amazon Prime Day discount for the Lenovo Legion Go,…

    How to get Kindle Unlimited for just $3 over three months

    April 23, 2025

    Microsoft shares script to restore inetpub folder you shouldn’t delete

    June 6, 2025

    NVIDIA GeForce NOW launches a native Steam Deck app, unlocking 4K cloud gaming & extended battery life for Valve’s handheld

    May 30, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.