5

In windows 10, on the taskbar, I could right click an open area and select Toolbars | New Toolbar... and create a custom toolbar onto which I could add some frequently used applications.

For example, the following shows two custom toolbars named Local and QuickRef

enter image description here

On the windows taskbar these would appear as follows:

enter image description here

How can I do this in Windows 11, everything I've searched for doesn't work.

Searches include:

I tried selecting the option

enter image description here

as I think the superuser question/answer suggested, but I didn't know how to create it from there.

Update: Someone commented that this is no longer supported in Windows 11. Is there a work around to have a list of items appear easily like a popup menu?

PatS
  • 616

4 Answers4

4

A third party tool that does the job is SystemTrayMenu

  • GPL License
  • works in corporate environment
  • portable
  • works with .NET 4.8.1
  • can be called via CTRL + Win (better than the taskbar integration that makes loose 1 click compared to Win10 toolbars)
Manuel Rozier
  • 210
  • 2
  • 5
3

Well, I was determined to find a workaround for this, although is is a little clunky (and it took a little bit of trial and error to find something that worked consistently). First, create a folder under either %AppData%\Microsoft\Windows\Start Menu\Programs (your user profile only will see additions here) or C:\ProgramData\Microsoft\Windows\Start Menu\Programs (all users will see what's added here). I called it ! Apps to add to Start (with "!" at the beggining) so it would sort to the top, then I added everything I used to have on a custom toolbar menu. This folder and it's contents won't appear in the Start Menu until you log out and log back in (you don't need to restart).

This much could be enough for you. I have to note that folders here don't support subfolders when viewed in the Start Menu, so if you had more than one custom toolbar or toolbars with subfolders, you'll have to create additional folders. In my case, I just added all the shortcuts here because I wanted to take the next step to pin these items to the first Start click in Windows 11.

Once you add everything here (and log out and back in so you see them all in the Start Menu (under All apps)), right click on each and choose [Pin to Start]. Next, open the Start menu to see your added shortcuts and drag them to where you want. If you had these in separate folders, drag an icon over another that you want grouped, then more shortcuts can be added to this group. Once creating and renaming the group, move it to where you want it. Continue this process until you have all your desired groups.

Do not delete the folder or any items in it or your pinned shortcuts won't work. If you don't want to see the folder(s) you added when you click on [All apps], rename this folder with a "z" at the start and when you log out/log in, it will now be sorted to the bottom.

So, yes, a bit clunky and too many steps to accomplish, but at least now I see all these things I used to have on my custom toolbars on the Windows 10 Taskbar.

A final note: I tried the SystemTrayMenu linked here, and it works very well and avoids my gyrations, but if you don't like installing third party apps like this or or can't by corporate/IT policy, my method works.

bkepl
  • 131
0

Please see Windows 11 custom toolbar

Natively, the toolbar has been removed (Production and Insider Windows 11).

Some third party tools (Winaero for instance) have tried to put it back with limited success.

I have just adapted to Windows 11 as it is and that is working well for me.

0

If you just want a simple compatible toolbar like you had in Windows 10, I recommend TrayToolbar. It's a system tray toolbar. I was able to copy over my Windows 10 toolbar folder structure with shortcuts and everything worked without change under Windows 11 24H2.

The executables and source are on GitHu: https://github.com/brondavies/TrayToolbar/releases