Skip to content

Commit 87034e2

Browse files
Merge pull request #6096 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-29 17:30 UTC
2 parents 70e9f56 + 5f8d777 commit 87034e2

File tree

2 files changed

+34
-23
lines changed

2 files changed

+34
-23
lines changed

docs/windows/latest-supported-vc-redist.md

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,49 @@
11
---
22
title: "Latest supported Visual C++ Redistributable downloads"
3-
description: "This article lists the download links for the latest versions of Visual C++ Redistributable packages."
4-
ms.date: 5/28/2025
3+
description: "This article provides download links for the latest Visual C++ Redistributable packages."
4+
ms.date: 09/23/2025
55
helpviewer_keywords:
66
[
77
"redist",
88
"vcredist",
99
"Visual [C++] redistributable",
1010
"Visual [C++] downloads",
1111
"MSVC downloads",
12-
"[C++] downloads",
12+
"[C++] downloads"
1313
]
1414
author: MahmoudGSaleh
1515
ms.author: msaleh
1616
---
1717

1818
# Microsoft Visual C++ Redistributable latest supported downloads
1919

20-
The Visual C++ Redistributable installs Microsoft C and C++ (MSVC) runtime libraries. Many applications built using Microsoft C and C++ tools require these libraries. If your app uses those libraries, a Microsoft Visual C++ Redistributable package must be installed on the target system before you install your app. The Redistributable package architecture must match your app's target architecture. The Redistributable version must be at least as recent as the MSVC build toolset used to build your app. We recommend you use the latest Redistributable available for your version of Visual Studio, with some exceptions noted later in this article.
20+
> [!NOTE]
21+
> Are you here to download Visual Studio? Go to [Visual Studio downloads](https://visualstudio.microsoft.com/downloads/).
2122
22-
Distribution of the Visual C++ Runtime Redistributable package, merge modules, and individual binaries is limited to licensed Visual Studio users and is subject to such License Terms.
23+
This topic is for developers who need to install the Visual C++ runtime libraries with their app. If you're an end user trying to fix an app by updating the Visual C++ runtime libraries, contact the app vendor for instructions.
2324

24-
For details on how to install and redistribute Visual Studio components, see [Redistributing Visual C++ Files](redistributing-visual-cpp-files.md).
25+
To find the download you need, choose your version of Visual Studio from the table below. Each link takes you to the appropriate download section.
2526

26-
## Visual Studio 2015, 2017, 2019, and 2022
27+
| Visual Studio version | Section |
28+
|--|--|
29+
| Latest supported (2015–2022) | [Latest supported Redistributable version](#latest-supported-redistributable-version) |
30+
| Visual Studio 2013 | [Visual Studio 2013 (VC++ 12.0)](#visual-studio-2013-vc-120-no-longer-supported) |
31+
| Visual Studio 2012 | [Visual Studio 2012 (VC++ 11.0)](#visual-studio-2012-vc-110-update-4-no-longer-supported) |
32+
| Visual Studio 2010 | [Visual Studio 2010 (VC++ 10.0)](#visual-studio-2010-vc-100-sp1-no-longer-supported) |
33+
| Visual Studio 2008 | [Visual Studio 2008 (VC++ 9.0)](#visual-studio-2008-vc-90-sp1-no-longer-supported) |
34+
| Visual Studio 2005 | [Visual Studio 2005 (VC++ 8.0)](#visual-studio-2005-vc-80-sp1-no-longer-supported) |
2735

28-
This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recently implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend that you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.
36+
Redistribution is permitted only for licensed Visual Studio users, as described in the [Visual Studio license terms](https://visualstudio.microsoft.com/license-terms/). For details on redistributing Visual C++ files, see [Redistributing Visual C++ Files](redistributing-visual-cpp-files.md).
2937

30-
Unlike older versions of Visual Studio, which have infrequent redist updates, the version number isn't listed in the following table for Visual Studio 2015-2022 because the redist is updated frequently. To find the version number of the latest redist, download the redist you're interested in using one of the following links. Then, look at its properties using Windows File Explorer. In the **Details** pane, the **File version** contains the version of the redist.
38+
A Visual C++ Redistributable installs Microsoft C and C++ (MSVC) runtime libraries. Many applications built using Microsoft C and C++ tools require these libraries. If your app is built using those libraries, a Microsoft Visual C++ Redistributable package at least as recent as the MSVC build toolset used to build your app must be installed on the target system along with the app. The Redistributable package architecture must match your app's target architecture (you can't install an ARM redistributable on an x86 system, or an x64 redistributable on an x86 system, for example). We recommend you use the latest Redistributable available for your version of Visual Studio, with some exceptions noted in this article.
3139

32-
## Latest Microsoft Visual C++ Redistributable version
40+
## Visual Studio 2015-2022
3341

34-
The latest version is `v14.44.35211.0`
42+
This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recently implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend that you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.
3543

36-
Use the following links to download this version for each supported architecture:
44+
Unlike older versions of Visual Studio that have infrequent redist updates, the version number isn't listed in the following table for Visual Studio 2015-2022 because the redist is updated frequently. To find the version number of the latest redist, download the redist you're interested in using one of the following links. Then, look at its properties using Windows File Explorer. In the **Details** pane, the **File version** contains the version of the redist.
45+
46+
### Latest supported redistributable version
3747

3848
| Architecture | Link | Notes |
3949
|--|--|--|
@@ -46,31 +56,29 @@ Download other versions, including long term servicing release channel (LTSC) ve
4656
### Notes
4757

4858
- The Visual C++ Redistributable for Visual Studio 2015-2022 doesn't have separate packages for different languages. It contains EULAs for all supported languages.
49-
5059
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
51-
5260
- Visual Studio versions since Visual Studio 2015 share the same Redistributable files. For example, any apps built by the Visual Studio 2015, 2017, 2019, or 2022 toolsets can use the latest Microsoft Visual C++ Redistributable. However, the version of the Microsoft Visual C++ Redistributable installed on the machine must be the same or higher than the version of the Visual C++ toolset used to create your application. For more information about which version of the Redistributable to install, see [Determining which DLLs to redistribute](determining-which-dlls-to-redistribute.md). For more information about binary compatibility, see [C++ binary compatibility between Visual Studio versions](../porting/binary-compat-2015-2017.md).
53-
5461
- **Windows XP Support**: Microsoft ended support for Windows XP on April 8, 2014. Current versions of the Visual C++ Redistributable for Visual Studio 2015-2022 only support Windows 7, 8.1, 10, and 11. The last version of the Visual C++ Redistributable that works on Windows XP shipped in Visual Studio 2019 version 16.7 (file versions starting with **14.27**). The Redistributable is available in the [my.visualstudio.com Downloads](https://my.visualstudio.com/Downloads/) section as **Visual C++ Redistributable for Visual Studio 2019 (version 16.7)**. Use the Search box to find this version. To download the files, select the platform and language you need, and then choose the **Download** button.
55-
5662
- The Visual C++ Redistributable supports several command-line options. For more information, see [Command-line options for the Redistributable packages](./redistributing-visual-cpp-files.md#command-line-options-for-the-redistributable-packages).
5763

58-
## Visual Studio 2013 (VC++ 12.0) (no longer supported)
64+
## Unsupported legacy versions
65+
66+
### Visual Studio 2013 (VC++ 12.0) (no longer supported)
5967

6068
These links download the latest available en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
6169
You can download other versions and languages from [Update for Visual C++ 2013 Redistributable Package](https://support.microsoft.com/topic/update-for-visual-c-2013-redistributable-package-d8ccd6a5-4e26-c290-517b-8da6cfdf4f10) or from [my.visualstudio.com](https://my.visualstudio.com/).
6270

63-
| Architecture | Version | Link |
71+
| Architecture | Version | Link |
6472
| ------------ | :----------: | ------------------------------------------------------: |
6573
| X86 | 12.0.40664.0 | [vcredist_x86.exe](https://aka.ms/highdpimfc2013x86enu) |
6674
| X64 | 12.0.40664.0 | [vcredist_x64.exe](https://aka.ms/highdpimfc2013x64enu) |
6775

68-
### Other versions
76+
### Other 2013 versions
6977

7078
- [Multibyte MFC Library for Visual Studio 2013](https://my.visualstudio.com/Downloads?pid=1430). This MFC add-on for Visual Studio 2013 contains the multibyte character set (MBCS) version of the Microsoft Foundation Class (MFC) Library.
7179
- [Visual C++ 2013 Runtime for Sideloaded Windows 8.1 apps](https://download.microsoft.com/download/5/f/0/5f0f8404-9329-44a9-8176-ed6f7f746f25/vclibs_redist_packages.zip). For more information, see [C++ Runtime for Sideloaded Windows 8.1 apps](https://devblogs.microsoft.com/cppblog/c-runtime-for-sideloaded-windows-8-1-apps/) on the C++ Team Blog.
7280

73-
## Visual Studio 2012 (VC++ 11.0) Update 4 (no longer supported)
81+
### Visual Studio 2012 (VC++ 11.0) Update 4 (no longer supported)
7482

7583
> [!NOTE]
7684
> Visual Studio 2012 [reached end of extended support on Jan 10, 2023](/lifecycle/products/visual-studio-2012)
@@ -82,7 +90,7 @@ These links download the latest available en-US Microsoft Visual C++ Redistribut
8290
| X86 | 11.0.61030.0 | [en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x86_3161523.exe](https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x86.exe) |
8391
| X64 | 11.0.61030.0 | [en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x64_3161523.exe](https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe) |
8492

85-
## Visual Studio 2010 (VC++ 10.0) SP1 (no longer supported)
93+
### Visual Studio 2010 (VC++ 10.0) SP1 (no longer supported)
8694

8795
> [!NOTE]
8896
> Visual Studio 2010 Service Pack 1 [reached end of extended support on July 14, 2020](/lifecycle/products/visual-studio-2010)
@@ -96,7 +104,7 @@ Download Redistributable files for other languages and architectures from:
96104

97105
- [Microsoft Visual C++ 2010 SP1 Redistributable Package MFC Security Update](https://www.microsoft.com/download/details.aspx?id=26999)
98106

99-
## Visual Studio 2008 (VC++ 9.0) SP1 (no longer supported)
107+
### Visual Studio 2008 (VC++ 9.0) SP1 (no longer supported)
100108

101109
> [!NOTE]
102110
> Visual Studio 2008 Service Pack 1 [reached end of extended support on April 10, 2018](/lifecycle/products/visual-studio-2008)
@@ -110,7 +118,7 @@ Download Redistributable files for other languages and architectures from:
110118

111119
- [Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update](https://www.microsoft.com/download/details.aspx?id=26368)
112120

113-
## Visual Studio 2005 (VC++ 8.0) SP1 (no longer supported)
121+
### Visual Studio 2005 (VC++ 8.0) SP1 (no longer supported)
114122

115123
> [!NOTE]
116124
> Visual Studio 2005 [reached end of extended support on April 12, 2016](/lifecycle/products/microsoft-visual-studio-2005)

docs/windows/redistributing-visual-cpp-files.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ Links to examples that demonstrate how to deploy Visual C++ applications.
102102

103103
[Deploying Desktop Applications](deploying-native-desktop-applications-visual-cpp.md)\
104104
Introduces Visual C++ deployment concepts and technologies.
105+
106+
[Latest supported Visual C++ Redistributable downloads](latest-supported-vc-redist.md)\
107+
Links to the latest supported Visual C++ Redistributable downloads.

0 commit comments

Comments
 (0)