I want to fix the difference between launching a store app (clock) from the start menu and launching it with a URI scheme.
I use translation software. Please forgive me if there are any strange sentences.
It's a store app (MS Clock).
(1) When launched from the Start menu
(It is the same movement in the shortcut by pinning to the taskbar, pinning to the start menu, and dragging)
(2) When you create your own shortcut and specify the “ms-clock:” uri scheme in the “Item Location” and launch it
The movement of MS Clock is different in the following two cases.
With (1), the last used tab of the clock (alarm, timer, stopwatch, etc.) will be initially displayed on the next startup.
With (2), the timer is always initially displayed.
Is there any way to make it work the same way as (1) when starting with the URI scheme?