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 ConfiguratorRelated Tweaks
Remove all pinned apps from the start menu for this user only
Remove all pinned apps from the start menu for all existing and new users
Hide recommended section in the start menu
This will hide the recommended section in the start menu, which shows recently added apps, recently opened files and app recommendations. This feature uses policies, which will lock down certain settings.
Hide 'All Apps' section in the start menu
This will hide the 'All Apps' section in the start menu, which shows all installed apps. WARNING: Hiding this section may make it harder to find installed apps on your system. This feature uses policies, which will lock down certain settings.
Disable Phone Link integration in the start menu
This will remove the Phone Link integration in the start menu when you have a mobile device linked to your PC.