Powershell Install Msix | Full HD |

Get-ChildItem "C:\Apps\*.msix" | ForEach-Object Add-AppxPackage -Path $_.FullName

Get-AppxPackage "PackageFullName" | Remove-AppxPackage powershell install msix