Hello,
Explorer.exe is mandatory to run an UWP application as expressed here and can't be opened using a custom shell: https://learn.microsoft.com/en-us/windows-hardware/customize/enterprise/shell-launcher
For example, if you start Calc (which is now a UPW app), and then kill explorer.exe, then Calc stays there, hosed. Nothing is displayed anymore on it, you cannot interact with and you cannot close it. Then if you restart explorer.exe, it kind of unlocks the hosed Calc that just goes away. This is the same with all UWP apps I tried.
So it looks all UWP apps need explorer.exe running all along.
-------------------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--