Forum Discussion
How to Remove These Annoying Category Folders in the Windows 11 Start Menu?
Need help! Many category folders (such as "Productivity tools," "Creativity," "Games," etc.) have automatically appeared in my Start Menu, grouping the application icons that were previously displayed directly. I simply want the apps to be shown directly in the Start Menu as they used to be, rather than being categorized into these folders. How can I turn off or remove these automatically categorized folders?
37 Replies
- MPotterCopper Contributor
July 2026 and Windows 11 installed that "Category" thing. I am SO fed up with Windows 11 that later today I am going to remove Windows 11 and install Bazzite (Linux). I have HAD it with Windows 11.
- NoahHelpBrass Contributor
Selecting the List option may help.
- MedinocTin Contributor
My work computer's start menu switched to this layout following the most recent update.
Changing the view to List works for maybe five minutes, after which it forcibly reverts to Category.
- tapenattaCopper Contributor
Having the same issue. Seems related to settings in the "Startmenu and Taskbar" GPO section. Deactivating every setting in there seems to have helped and stops the start menu from reverting to the Category view. Further testing is still necessary though.
- Attila MatyasBrass Contributor
Click on the "View Category" and change it to "View List". Found "Microsoft Store" then click on it and down to the left > Downloads > Update or Update All" and wait, then check again until everything is installed.
Now you can see in the list all kinds of apps. Select the apps you don't want, and right click, then "Uninstall"
😜
- Hellen-CharlessIron Contributor
In recent versions of Windows 11, Microsoft introduced automatic app grouping in the Start menu under categories like Productivity, Creativity and Games. These are part of the new Category View in the All Apps section.
You can usually switch back to the traditional app list view like this:
Open the Start Menu
Click All (top-right of pinned apps)
Look for a small toggle/icon near the top of the app list
Switch from Category View to Grid View or List View
If you do not see the option, try this:
Open Settings
Go to Personalization
Select Start
Disable options related to:
Show recommendations
Organize apps by category (if available in your build)
If the feature was enabled through a recent update, Microsoft may still be gradually rolling it out, and some systems do not yet expose a direct toggle.
You can also try restarting the Start Menu process:
Press Ctrl + Shift + Esc
Open Task Manager
Find Start or Windows Explorer
Right-click Restart
If the categorized folders still remain, the feature is likely tied to your current Windows build/version. In that case you can check your version by running:
Press Win + R
Type winver
The behavior may differ depending on the installed update version of Microsoft Windows 11.
- Maxim4ikTin Contributor
I found a solution!!!
Just put this in Command Prompt by Administratorreg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoStartMenuMorePrograms /t REG_DWORD /d 1 /f && taskkill /f /im explorer.exe && start explorer.exe
- CinahcemTin Contributor
If only Microsoft could provide the option in the settings... But no, that would be too simple; they really love disappointing their customers...
Thx sir !
- claroquesiTin Contributor
Thx mate!
When will they stop messing up with this useless piece of crap..
- adadionCopper Contributor
Works! Thank you. So annoying this update.
- mohdadeebIron Contributor
Those category folders in the Windows 11 Start Menu are usually tied to the “Start menu recommendations” and app grouping behavior. You can reduce or remove them by going to Settings > Personalization > Start and turning off options like “Show recently added apps” and “Show recommendations.” If the layout still feels cluttered, rebuilding the Start menu cache or unpinning grouped apps can also help.
- AlexRevonTin Contributor
KapilArya you have totally failed to grasp what the issue is, we do not want the list of programs/apps showing in the start menu at all; the option to access the list should be via a link to expand the menu not ever present.
This W11 feature is just another example of why programmers should never be allowed to have input into the end user design. An end user should provide details of features and layout requirements and programmers should just do what they are good at and create what the user wants.
- AIzzamiStaCeppCopper Contributor
just add those 2 dword in the registry as kadeschs suggested and you get rid of categories as before :)
- Timothy1525Steel Contributor
Which two dword? Could you pls share more details about this trick.
- Maxim4ikTin Contributor
he talking about
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
new DWORD 32bit
NoStartMenuMorePrograms
another oneStart_ShowClassicMode
and set both to 1, but i already try it and i have no changes, still you can try this.
- DfectvCopper Contributor
Before this update, I had a bunch of custom categories in my start menu, with the most important one being School, where I put all of the programs I use for school in one place, right there in the start menu. After the update, it made its own categories and my School one is no longer there. The programs that were in there aren't even pinned to the start menu anymore either. Super annoying.
*edit*
Oh wait, I found it. I had to click 'Show All' above my pinned apps and there it was. Still annoying.