Hide 'All Apps' section in the start menu

Start Menu & SearchMinimale Windows-buildversie: 26200Omkeerbaar

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.

Toe te passen code

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

Code om ongedaan te maken

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

Wilt u dit combineren met andere aanpassingen?

Configurator openen