UWP applications (e.g. Calculator, Photos, Lenovo Vantage) are now hosted in a shell (ApplicationFrameHost.exe).
So, indicating them on screen will just give a path to the ApplicationFrameHost.exe and the application is not started.
As a workaround you can put in the path to the .exe, so it will work.