Use Procces.Start using as parameter the name of the UWP app ending in a colon
Process.Start("appname:");
Process.Start("ms-calculator:");