How do I add shortcut to my project to Win11 taskbar?

I can’t figure out, simply dragging it does not work. I can only add shortcut to UE executable which launches project selector.

pinning

Create a shortcut or use “Send to → Desktop”.
image

Then add “explorer.exe” in front of the path in the “target” field. Save it and drag it on the taskbar.
image

1 Like

Instead of adding “explorer.exe” add path to UnrealEditor.exe . You will have proper Icon. Use quotation marks.Similar to this “D:\Epic Games\UE_5.4\Engine\Binaries\Win64\UnrealEditor.exe” “E:\My_GAME\Mygame.uproject”