Important! Selecting a language below will dynamically change the complete page content to that language.
UWPDesktop Downloadable AppX Package
-
This is a downloadable file containing the Microsoft Visual C++ UWP Desktop Runtime Package for various architectures.
The recommended way to obtain these packages is by creating a reference to it in your application's manifest; in such case it will be automatically downloaded from the store.
However, in a few scenarios; such as Windows Sandbox (https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-sandbox/windows-sandbox-architecture), where there's no store download support, so developers may choose to pre-download this set of packages and manually install it.
Supported Operating System
Windows 10, Windows Server 2019, Windows 11
-
Windows 10 or Windows Server 2019
One of the supported architectures: x86, x64, ARM or ARM64
-
Download and copy the appx relevant to your architecture to the device or machine where it's needed
Install the appx from the, either by double clicking (Windows 10), or using Powershell Add-AppxPackage cmdlet (https://docs.microsoft.com/en-us/powershell/module/appx/add-appxpackage?view=win10-ps)