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

      10 Ways Node.js Development Boosts AI & Real-Time Data (2025-2026 Edition)

      August 18, 2025

      Looking to Outsource React.js Development? Here’s What Top Agencies Are Doing Right

      August 18, 2025

      Beyond The Hype: What AI Can Really Do For Product Design

      August 18, 2025

      BrowserStack launches Chrome extension that bundles 10+ manual web testing tools

      August 18, 2025

      How much RAM does your Linux PC really need in 2025?

      August 19, 2025

      Have solar at home? Supercharge that investment with this other crucial component

      August 19, 2025

      I replaced my MacBook charger with this compact wall unit – and wish I’d done it sooner

      August 19, 2025

      5 reasons to switch to an immutable Linux distro today – and which to try first

      August 19, 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

      Sentry Adds Logs Support for Laravel Apps

      August 19, 2025
      Recent

      Sentry Adds Logs Support for Laravel Apps

      August 19, 2025

      Efficient Context Management with Laravel’s Remember Functions

      August 19, 2025

      Laravel Devtoolbox: Your Swiss Army Knife Artisan CLI

      August 19, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      From plateau predictions to buggy rollouts — Bill Gates’ GPT-5 skepticism looks strangely accurate

      August 18, 2025
      Recent

      From plateau predictions to buggy rollouts — Bill Gates’ GPT-5 skepticism looks strangely accurate

      August 18, 2025

      We gave OpenAI’s open-source AI a kid’s test — here’s what happened

      August 18, 2025

      With GTA 6, next-gen exclusives, and a console comeback on the horizon, Xbox risks sitting on the sidelines — here’s why

      August 18, 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

    From plateau predictions to buggy rollouts — Bill Gates’ GPT-5 skepticism looks strangely accurate

    August 18, 2025
    News & Updates

    We gave OpenAI’s open-source AI a kid’s test — here’s what happened

    August 18, 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

    Advanced audio dialog and generation with Gemini 2.5

    Artificial Intelligence

    Meta AI Researchers Introduced a Scalable Byte-Level Autoregressive U-Net Model That Outperforms Token-Based Transformers Across Language Modeling Benchmarks

    Machine Learning

    CVE-2025-42986 – SAP BASIS Authentication Bypass

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5561 – PHPGurukul Curfew e-Pass Management System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    The Geometries of Truth Are Orthogonal Across Tasks

    July 7, 2025

    This paper was presented at the Workshop on Reliable and Responsible Foundation Models at ICML…

    CVE-2025-3988 – TOTOLINK N150RT Buffer Overflow Vulnerability

    April 27, 2025

    Darcula-Suite: AI Revolutionizes Phishing-as-a-Service Operations

    April 27, 2025

    Microsoft Teams now warns you before sharing sensitive info

    August 7, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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