Install Msix Package

MSIX is a modern Windows application packaging format that combines the best features of MSI, AppX (Microsoft Store), and ClickOnce. Introduced with Windows 10, it is designed to provide a clean, secure, and reliable installation experience. MSIX supports containerization, which keeps applications isolated from the operating system and other apps, leading to fewer conflicts and "clean" uninstalls.

Before installing an MSIX package, ensure your system meets the following: install msix package

If you're running Windows 10, version 2004 (May 2020 Update) or later, you can use the Windows Package Manager (winget) to install MSIX packages. MSIX is a modern Windows application packaging format

If none of the above methods work, you can try: AppX (Microsoft Store)