WindowsDebloat

Show All Apps in List view

Start Menu & SearchMin Build: 26200Revertible

This will set the All Apps section in the start menu to show apps in an alphabetical list layout.

Code to Apply

Show All Apps in List viewRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]

"AllAppsViewMode"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoStartMenuMorePrograms"=-

Code to Revert

Show All Apps in Category view Show All Apps in List viewRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]

"AllAppsViewMode"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoStartMenuMorePrograms"=-

Want to combine this with other tweaks?

Open Configurator