Right click on the file and select Send to Desktop (create shortcut) and then drag the shortcut on the desktop to the Start menu.
You should not create shortcuts or change any files in the Programs area unless you are troubleshooting.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For some reason, it is impossible to add any new shortcuts to the start menu in Windows 7. I always get a message 'Windows can't create a shortcut here. Do you want the shortcut to be placed on the desktop instead?' I tried to select 'Show hidden files, folders, and drives' in the Folders and search options > View and to get to the start menu from ProgramData\Microsoft\Windows\Start Menu but this does not help.
How do you manually add a shortcut to the start menu?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Right click on the file and select Send to Desktop (create shortcut) and then drag the shortcut on the desktop to the Start menu.
You should not create shortcuts or change any files in the Programs area unless you are troubleshooting.
Sorry ... I don't accept that the "Pin to start menu" option is a substitute for being able to manually add a shortcut to the start menu. Being able to pin something is useful, but it doesn't cover many of the use cases for manually adding something. First, when you pin something, it will always appear in the same place. So there's no way to "pin" something into your Accessories\System Tools folder. Second, there is no way to "pin" something into the All Users start menu. If you have 5 people who need to access a program (like a family where 1 is typically the admin) then you have to login as each and pin it separately. Or am I supposed to just tell my 7-yr-old daughter to go hunt down the EXE for the app I installed and pin it herself?
I completely appreciate why Microsoft wants to keep average users from messing with their start menu. But there should be a way to disable this protection on a per-user basis or at least relegate it to a warning that you can only override as an admin user. It's kind of silly to have the only solution as "copy it to your desktop then copy it to the folder where you want it". That makes just as much sense as having to copy/paste everything through Notepad when you want formatting stripped off.
Hi
Organizing the folders and files in the Start/All Programs section is not a mystery and is fully supported.
There are 2 locations where the All Programs folders are kept.
Click Start, right click All Programs and select either Open or Open All Users.
Open is where all of the folders and files are kept that appear only in the logged on users all programs folders.
Open all users is where the programs that appear in every users all programs folders are located.
Usually, the only programs that are in an individual users folder is if that user is an administrator and they installed a program and selected to not make that program available to other users on the computer.
Once you go to that location in Windows Explorer for these folders and files, you can organize them any way you wish, just as you would any other folders.
Hope this helps.
Thank You for using Windows 7
Ronnie Vernon MVP
Just drag them...
Navigate in Windows Explorer (Computer) to a folder.
Drag the folder to the Start orb, wait until it opens the Start Menu, then
drag the folder up to where you want it.
This will create a shortcut to the folder.
Windows 7 Ultimate 64
Thanks. I had inadvertently moved my Command Prompt shortcut to the desktop when all I wanted to do was create another shortcut there. This helped me get it back where it belonged.
If other users can't open the items on the start menu, you need to change the permissions on them to allow people to use them.
Home users will have to use the cacls command, user of Pro or higher can right click and set security permissions with the GUI by right-clicking on the item, getting properties, and adjusting the permissions on the "security" tab.
If all users should be able to access the file, add read permission to the authenticated users group.
please give example syntax. also when I looked at cacls, it said it was superceded by icacls. the syntax looks useless or impossible to me - I have no idea how to use it, I am not a security buff.
help appreciated on this for me and probably for the other person too.
and how do you acquire the account name? I assume it's found in the file properties (rt-click, properties) under the Security tab. using a format like computername\username yes?
If other users can't open the items on the start menu, you need to change the permissions on them to allow people to use them.
Home users will have to use the cacls command, user of Pro or higher can right click and set security permissions with the GUI by right-clicking on the item, getting properties, and adjusting the permissions on the "security" tab.
If all users should be able to access the file, add read permission to the authenticated users group.