This tutorial will show you how to turn on or off show all pins on the Start menu for your account in Windows 11.
The Start menu is comprised of three sections: Pinned, All apps, and Recommended.
Sections within Start are also responsive so you can see more or less of your Pinned and Recommended sections. Have only a few pins? The Pinned section will shrink down to a single row and other sections will slide up.
If you have a lot of pinned apps on your Start menu, they will not all show by default on the Start menu.
You can select to "Show all" or "Show less" of your pinned apps on the Start menu on demand.
Contents
- Option One: Show More or Less Pinned Apps on Start on Demand
- Option Two: Turn On or Off "Show all pins by default" on Start using REG file
EXAMPLE: "Show all" or "Show less" Pinned apps on Start
1 Open the Start menu
.2 Under the Pinned section on Start, click/tap on Show more or Show less for what you want. (see screenshots below)
The next time you open the Start menu, the Pinned section will show what you have set in Option Two or Option Three by default.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On "Show all pins by default" on Start
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_Show_all_pins_by_default_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"ShowAllPinsList"=dword:00000001
3 Turn Off "Show all pins by default" on Start
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_Show_all_pins_by_default_on_Start.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Start]
"ShowAllPinsList"=dword:00000000
4 Save the .reg file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Start Menu in Windows 11
- Change Start Menu All apps View in Windows 11
- Add or Remove Pinned Section on Start Menu in Windows 11
- Remove Recommended Section from Start Menu in Windows 11
- Clear Start Menu Recommended Section in Windows 11
- Pin to Start an App, Drive, File, Folder, or Site in Windows 11
- Pin Android Apps from Your Phone to Taskbar on Windows 11 PC
- Pin to Start an App, Drive, File, Folder, or Site in Windows 11
- Group Pinned Apps into Folders on Start Menu in Windows 11
- Rearrange Pinned Items on Start Menu in Windows 11
- Add or Remove Recently Added apps on Start Menu in Windows 11
- Enable or Disable Recommended Files in Start, Recent Files in File Explorer, and items in Jump Lists in Windows 11
- Backup and Restore Pinned Items on Start Menu in Windows 11
- Add or Remove Recommended Websites on Start Menu in Windows 11
- Enable or Disable Recommended Tips, Shortcuts, New Apps, and more on Start Menu in Windows 11
Attachments
Last edited:











