Add-AppxPackage -Path "C:\path\to\your.app.msixbundle" -ForceApplicationShutdown
Here’s a concise review of installing an .msixbundle package via PowerShell, including the recommended method, key benefits, and potential pitfalls. install msixbundle from powershell