Hello, Welcome to Microsoft Q&A,
Yes, it is possible to do, HoloLens supports app to app launching via the Windows.System.Launcher APIs, therefore, you can declare a Protocol in the package manifest to launch your apps. This documentation shows how to register a default handler for a custom URI scheme name and handle activated events once the user launches this URI scheme name: Handle URI activation.
----
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.