Hide 'All Apps' section in the start menu

Start Menu & SearchVersão Mínima do Windows: 26200Reversível

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 Reverter

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"=-

Quer combinar isso com outros ajustes?

Abrir Configurador