Hide 'All Apps' section in the start menu

Start Menu & SearchVersión mínima de Windows: 26200Reversible

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.

Código para aplicar

Hide 'All Apps' section in the start menuRegistry
Windows Registry Editor Version 5.00


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

"NoStartMenuMorePrograms"=dword:00000001

Código para revertir

Show 'All Apps' section in the start menuRegistry
Windows Registry Editor Version 5.00


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

"NoStartMenuMorePrograms"=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"NoStartMenuMorePrograms"=-

¿Quieres combinarlo con otros ajustes?

Abrir configurador