Wingetlywingetly
← All apps

Microsoft Visual C++ 2015 UWP Runtime Package

by Microsoft Platform Extensionsv14.0.33519.0

Last updated

C++ Runtime framework packages.

Install with winget

$ winget install --id Microsoft.VCLibs.14 --exact --version 14.0.33519.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v14.0.33519.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Microsoft Visual C++ 2015 UWP Runtime Package.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Microsoft Visual C++ 2015 UWP Desktop Runtime PackageMicrosoft Platform Extensions
    Microsoft.VCLibs.Desktop.14v14.0.33728.0

    C++ Runtime framework packages for Desktop Bridge.

  • M
    Microsoft Visual C++ Runtime Package (UWP Desktop Bridge)Microsoft Platform Extensions
    Microsoft.VCLibs.12v12.0.21005.1

    One of the various Visual C++ 2013 Runtime framework packages.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.1

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft Visual C++ 2013 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2013.x86v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x86)

More from Microsoft Platform Extensions or browse c++, runtime, framework.

Frequently asked questions

How do I install Microsoft Visual C++ 2015 UWP Runtime Package on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Microsoft.VCLibs.14 --exact --version 14.0.33519.0. winget downloads the installer from Microsoft Platform Extensions and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Microsoft Visual C++ 2015 UWP Runtime Package silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Microsoft.VCLibs.14 --exact 14.0.33519.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Microsoft Visual C++ 2015 UWP Runtime Package via winget?
Run: winget uninstall --id Microsoft.VCLibs.14 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Microsoft Visual C++ 2015 UWP Runtime Package's Apps & Features entry.
Is Microsoft Visual C++ 2015 UWP Runtime Package free?
Microsoft Visual C++ 2015 UWP Runtime Package is distributed under Proprietary (Freeware). Refer to the publisher (https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge) for the full license terms - Wingetly itself does not charge for installation.
Does Microsoft Visual C++ 2015 UWP Runtime Package work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Microsoft Visual C++ 2015 UWP Runtime Package directly from the publisher.
How do I keep Microsoft Visual C++ 2015 UWP Runtime Package up to date?
Run winget upgrade --id Microsoft.VCLibs.14 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Microsoft Visual C++ 2015 UWP Runtime Package from microsoft/winget-pkgs.