Public Questions Tags Users Collectives Explore Collectives Find a Job Jobs Companies Teams Stack Overflow for Teams – Collaborate and share knowledge with a private group. Searching in local explorer via Robot Framework

Is it possible to search in the local explorer to open an uwp app? Or is there another way to do that?

Until now I tried this code:

*** Settings ***
| Library | AutoItLibrary

*** Test Cases ***
AutoIT UWP Test
Run    explorer.exe\ shell:appsFolder\PackageFamilyName!Id    ${EMPTY}     1