Dragging a shortcut to a tabbed menu

I'm having a rough time dragging a shortcut that I managed to get into one of the menus, to another menu, especially if that menu or group has 2 tabs. It is not easy, but I got the shortcut into one of the tabs, but not the one I wanted. When I try to drag it to another tab in the same menu/group, it doesn't work.

Is there an under-the-hood way to do this? I right clicked and can move the shortcut to another page, but dragging and dropping it somewhere is a real pain, and doesn't seem to work between tabs on the same menu/group.

Running Windows 11Pro 25H2 26200.9168. Running the latest Start11.

505 views 2 replies
Reply #1 Top

Hello,

Sorry to hear you are having issues. Need more information on your issue. Please post a video showing us your issue, that will help us understand your issue better.

Thank you,

Basj,

Stardock Community  Assistant.

Reply #2 Top

The right click move to another page is the supported route rather than a workaround, so you are not missing a cleaner in-menu method. Dragging between tabs in the same group is the part that should be working, and that is the bit worth catching in the video basj asked for.

On the under the hood question, yes. The pins live in the registry and where depends on which menu style you are running.

Windows 11 and App styles: HKEY_CURRENT_USER\Software\Stardock\Start8\Start8.ini\GroupContents11\$$APPS$$

Windows 10 style: Start8.ini\GroupContents\$PINNEDDEF$ under the same Stardock\Start8 branch.

Windows 7 and Modern are the odd ones out. Those pins are not registry entries at all, they are shortcut files in %appdata%\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu.

Two practical notes if you go in there. Refresh Regedit with F5 after each add or remove, otherwise you are looking at a stale view and you will misread whether your edit actually took. And take a settings backup first from the Settings tab in the Start11 config, which writes a .S11Backup file. Rebuilding a menu layout by hand is a miserable evening.

What I am not going to do is tell you which value maps a pin to page 2 specifically. I would be guessing at the layout in there, and a wrong guess in the registry costs you more than it saves.