Follow these instructions to remove the pinned program list from the Start Menu.

 

Navigate to the location below in the registry.

 

Modify or create a new REG_DWORD value named "NoStartMenuPinnedList" and set the value to 0 to disable this list.

 

Key:[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
Value Name: NoStartMenuPinnedList
Data Type: REG_DWORD
Data:(0 = Default, 1 = Enabled)

Optionally, change HKEY_CURRENT_USER to HKEY_LOCAL_MACHINE to make this policy effect every user instead of just the current logged on user.

 

Back to Windows Tweaks