Can't Pin Some Applications to Start Menu in Windows 10

Solution 1:

The issue I think arises due to that shortcut not being in the Programs links directory first.

Follow this:

  1. Copy the shortcut to %AppData%\Microsoft\Windows\Start Menu\Programs
  2. It should now show up in the start menu under Recently added
  3. Pin it now

Solution 2:

Same problem here.

It seems that there is a bug in Start menu code, in the way that if you have more that 512 shortcuts in Start Menu.

You can check how many you have starting PowerShell with the command: Get-StartApps | measure

Powershell shorcut count

This is affected not only by installed programas, but also by each shortcut in "All programs" created. So if a program installs a folder with shortcuts to 100 plugins, each one takes one slot.

Several solutions are provided that sometimes fixes things, others not. The only sure thing to do so far is going to C:\ProgramData\Microsoft\Windows\Start Menu\Programs, and deleting any unnecesary shortcut, so the count goes below 512. After that, reboot may be not required, but recommended.

Many programs have one main executable shortcut, one uninstall shortcut, and several shortcuts that may be removed. My advice is to create a separate folder, and move there the unnecesary one instead of deleting them. As allways, procede with caution.

References:

  • http://www.tenforums.com/general-discussion/8107-cant-pin-programs-start-menu-anymore-2.html?s=5882c612a58eb2739fd3be70d4fe20f6
  • https://www.youtube.com/watch?v=0UZ1TbYmqrE
  • http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_desktop/some-win32-apps-missing-from-start-menu-all/b41f1f57-5af3-468d-896f-bd283aa6cfdf?msgId=f68c6bea-3871-4646-b905-d7660a9dcb8b

UPDATE: As 12th January 2016, it seems that with latest updates, Windows 10 Start Menu is working as intended, no matter how many shortcuts you have. If you still suffer this problem, ensure you have the latest updates installed.

UPDATE2: On 26th June 2016, Microsoft released a Windows 10 Start Menu Troubleshooter wizard that may help fix this: http://www.thewindowsclub.com/windows-10-start-menu-troubleshooter

Solution 3:

Try pinning a shortcut:

  1. Press and hold or right-click the desktop, click New, and then click Shortcut.
  2. click browse, and select the item you wish to shortcut.
  3. pin this item, and delete the original shortcut if you wish