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 Start menu uses a 15MB JSON, not AI, to organize apps under categories

    Windows 11 Start menu uses a 15MB JSON, not AI, to organize apps under categories

    July 2, 2025

    Windows 11 25H2’s default new Start menu is a single-page scrollable layout with a few new features, including Categories. You cannot create a Category and group apps as you wish, but Microsoft will do that for you. And you might wonder how apps are grouped under dozens of different categories. Is it AI? Microsoft server? No, it’s a JSON file of 15MB.

    While using the new Start menu, which is still rolling out to testers in the Windows Insider Program, I tried digging into how the categories actually work. However, I found Albacore on X had already figured out that Microsoft is using a 15MB JSON file to group apps under different categories, and there are no references to AI or calls to Microsoft API endpoints.

    Windows 11 Start menu categories feature

    As you can see in the above screenshot (if you understand what’s actually happening in the JSON file), Windows stores a static category, which links almost every Microsoft Store package-family-name to an integer that represents a category. This feature is compressed, but once you decompress it, you get the 15MB JSON file.

    The JSON file contains IDs, and Windows internally treats the numeric code as Games, Entertainment, and other categories. For example, there’s a 0 code, and it maps to Productivity apps, 1 to Social, 2 to Creativity, and so on. When the Start menu detects a new app installation, it builds the Category view.

    For each app you install, the Start menu looks at the package family name, and when the algorithm finds a match, the installed apps are grouped under the matched category. If you install Windows Media Player from the Store, and there are at least three apps in the Music category, the Start menu will group Media Player under that category.

    Start menu with categories

    Microsoft maintains the database through Store or Shell updates via Windows Update, and it does not need a full system update to organise rebranded or new package names.

    Microsoft is really not sending any requests to the servers, API, or AI. Every one of its categories is powered by a JSON file, which is 15MB in size but compressed. The Start menu’s categories and likely other features work entirely offline.

    Also, you might notice that Windows reorders the apps within the category, so the most frequently used app appears first. This is also executed locally. Every time you open the Start menu, it tries to reorder the apps in the category based on your app usage (frequency of opening) pattern.

    1 of 5


    Start menu Name Grid all apps layout

    Start menu all apps name list layout

    Start menu Pinned apps
    Start menu Pinned apps

    Start menu category layout for all apps

    Windows 11 new Start menu look

    I do like the Categories implementation in the Start menu. It’s a neat new addition, but Microsoft needs to figure out a way so that each of us can create a custom category. It’s certainly doable, but I wouldn’t be surprised if custom Categories become one of the most requested features that take months, if not years, to ship to everyone.

    The post Windows 11 Start menu uses a 15MB JSON, not AI, to organize apps under categories appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMicrosoft admits issues in Windows 11 June 2025 Update with Print to PDF
    Next Article Intel Unison stops working on Windows 11. Android, iPhone users now have one less choice

    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

    CVE-2025-46740 – Adobe Acrobat Account Name Manipulation Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-48994 – SignXML Algorithm Confusion Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Vector Search Embeddings and RAG

    Development

    PC & Xbox Series X|S Games Teased at Sony’s June 2025 State of Play [Release Date & Trailers]

    Operating Systems

    Highlights

    The Role of Customer Support for Business Growth

    June 12, 2025

    Post Content Source: Read More 

    How to Set Your Primary Monitor (Without Wanting to Throw Your Mouse)

    July 21, 2025

    CVE-2025-32707 – Windows NTFS Out-of-bounds Read Privilege Elevation

    May 13, 2025

    System Cleaner BleachBit Sees First ‘Major Update’ Since 2023

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

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