I want two entries in the Windows 10 Start menu for the same application: one for normal Start and another one for Start as administrator (elevated), so I no longer need to use the context menu.
I copied the .lnk in C:\ProgramData\Microsoft\Windows\Start Menu\Programs and changed the properties to run it as administrator.
I expected to see two entries in the Start menu, but it only has one. It is the alphabetically sorted first of them. After renaming it shows the alphabetically first one again. Even if I add a command-line parameter to the .exe in one of the shortcuts I only see the first one.