Forum Discussion

neelsingh's avatar
neelsingh
Copper Contributor
Mar 14, 2019
Solved

No Add/Remove Entry after MSIX package installation

I don't see my application entry in Add/Remove Programs after installing the package via MSIX. Is this an expected behavior ?
  • James Pike's avatar
    Mar 14, 2019

    Hi neelsingh,

     

    I assume you are referring to the Apps & Features tab in the Apps section of the Settings app?

    If so, then your msix would be expected to show in the UI.

     

    If you do not see your app in the UI, you could use https://docs.microsoft.com/en-us/powershell/module/appx/get-appxpackage?view=win10-ps to query for all MSIX packages currently installed.

     

    If you see your msix installed via Powershell but it is not visible in the UI, please let me know and we can follow up.

     

    Thanks!

    James

Resources