We’re using Shell Launcher to replace the default shell with our custom application. The custom shell launches correctly, and everything works as expected.
However, our application includes a “Run Windows” option that should allow users to temporarily switch back to the full Windows desktop environment (with taskbar, start menu, and desktop icons). This no longer works, launching explorer.exe only opens a file explorer window, not the full desktop shell.
Is there a recommended or supported way to launch/enable full Windows desktop access from within a custom shell on Windows 11 IoT Enterprise?