Software

Microsoft Visual C++ 2013 Redistributable (x64)

by Microsoft Corporation · Proprietary (Freeware)

The Microsoft Visual C++ 2013 Redistributable Package (x64).

Getting the right Visual C++ 2013 Redistributable download

A separate package from the 2015-2022 runtime, and one that the newer version does not include. Software from roughly 2013 to 2016 still needs it, which is why it keeps appearing in missing-DLL errors on otherwise up-to-date machines.

This installs msvcr120.dll and msvcp120.dll, the two files that programs of that era link against. No newer redistributable provides them.

Every Visual C++ version installs side by side by design. A machine can carry the 2010, 2012, 2013 and 2015-2022 runtimes at once, and often needs to.

The newest package does not cover this one

The 2015, 2017, 2019 and 2022 releases share a single runtime, which is why one package covers all four. The 2013 release is not part of that group, so installing the current redistributable does nothing for a program asking for msvcr120.dll.

Record

Latest version
12.0.40664.0
Minimum Windows
10.0.0.0
Package identifier
Microsoft.VCRedist.2013.x64

Official downloads

These URLs are the ones Microsoft Corporation declares in its own manifest. We do not proxy or shorten them, and we do not host a copy.

Verify the file you downloaded

Run this against the file on disk. If the output does not match the hash below, the file is not what Microsoft Corporation published. Delete it.

Windows · PowerShell

Get-FileHash "vcredist_x64.exe" -Algorithm SHA256

macOS · Linux

shasum -a 256 "vcredist_x64.exe"

Expected output

a4bba7701e355ae29c403431f871a537897c363e215cafe706615e270984f17c

Got a different hash, or one you cannot place? Paste it into the hash checker and it will tell you which program and version it belongs to, past releases included.

Errors this package fixes

If a program reported one of these as missing, this is the package it belongs to. Installing it puts the file where it goes, registered properly, which downloading the DLL on its own does not.

Install Microsoft Visual C++ 2013 Redistributable (x64) silently

The unattended switch below is the one Microsoft Corporation declares in the installer manifest, not one we guessed by trying flags.

64-bit · machine scope · publisher-declared

.\vcredist_x64.exe /quiet

Run it from the folder holding the downloaded file, in a terminal opened as administrator when the package installs for all users. Silent means no window and no prompts, so check the exit code rather than waiting for something to appear: 0 is success and 3010 means it worked but wants a reboot.

Silent install commands for every program we index · silent uninstall

Uninstall Microsoft Visual C++ 2013 Redistributable (x64) cleanly

Every guide on this tells you to hunt for the product code with Get-WmiObject or in the registry. You do not need to: it is published in the installer manifest, and it is printed below.

Product code · 64-bit

{042d26ef-3dbe-4c25-95d3-4c1b11b235a7}

Uninstall, with the usual prompts

msiexec /x {042d26ef-3dbe-4c25-95d3-4c1b11b235a7}

Silent, for deployment

msiexec /x {042d26ef-3dbe-4c25-95d3-4c1b11b235a7} /qn /norestart

The product code changes with every version

The codes above belong to Microsoft Visual C++ 2013 Redistributable (x64) 12.0.40664.0, the version in our index. If you have an older release installed, its code is different and this command will report that the product is not installed. In that case run Get-Package -Name "Microsoft*" in PowerShell to read the code of what you actually have.

This removes the program as the publisher packaged it. Settings and files created after installation, typically under AppData, are deliberately left behind by the uninstaller and have to be deleted by hand if you want them gone.

Reinstalling and hitting error 1638? That is this same product code, and the command above is the fix.

Product codes for every program we index, with the msiexec switches and how to read the code off your own machine.

How we scored this 100 out of 100

SignalFindingPoints
SHA-256 hash published1 of 1 installers ship a SHA-256 hashWithout a published hash there is no way to prove the file you downloaded is the file the publisher built.30 / 30
Binary provenance1 on the publisher's own domainThe strongest signal against a repackaged installer: the file should come from the publisher, not from a mirror nobody vouches for.35 / 35
Served over HTTPS1 of 1 over HTTPSAn installer fetched over plain HTTP can be modified in transit.15 / 15
Licence declaredProprietary (Freeware)A declared licence tells you what you are actually allowed to do with the software.5 / 5

Is Microsoft Visual C++ 2013 Redistributable (x64) safe to download?

Yes, in the sense we can actually verify: the installer downloads from microsoft.com, which is a domain we have tied to Microsoft Corporation.

The installer on this page comes with the SHA-256 Microsoft Corporation declared, so you do not have to take our word for it: hash the file you downloaded and compare.

What this does not tell you is whether the software itself is any good, or whether you want what it does once installed. A publisher can ship something you would rather not run and the download is still authentic. We answer the question we can measure and leave the other one to you.

If Windows says “Windows protected your PC” when you run it, that is SmartScreen reporting reputation, not a malware verdict — it shows up on perfectly legitimate software from small publishers and on releases that are simply new. The reverse matters more: no warning does not mean the file was checked.

How the 100/100 score is calculated · why the source matters more than the reputation

Install Microsoft Visual C++ 2013 Redistributable (x64) with winget

Windows ships with a package manager, and this program is in it. The identifier below is the one Microsoft's repository uses, which is also where the download URL and hash on this page come from.

Install

winget install --id Microsoft.VCRedist.2013.x64 --exact

Upgrade later

winget upgrade --id Microsoft.VCRedist.2013.x64

Why --exact: without it winget matches on name as well as identifier, and a search that returns more than one package makes it stop and ask rather than install. Pinning the identifier is what makes the command safe to put in a script.

Not installing anything, or getting an error back? The commands that actually come up covers upgrading everything at once, what --include-unknown is for, and why winget can be missing from a machine that should have it.

Old versions of Microsoft Visual C++ 2013 Redistributable (x64)3 with hashes

The version history of Microsoft Visual C++ 2013 Redistributable (x64), each release with the download URL the publisher declared at the time and the SHA-256 to check it against. Useful when an update breaks something and you need to downgrade to a build that worked.

We do not host any of these files and never re-upload them, which is the difference between this and an old-version download site.

12.0.40660.0

  • vcredist_x64.exe64-bitofficial URL

    20E2645B7CD5873B1FA3462B99A665AC8D6E14AAE83DED9D875FEA35FFDD7D7E

12.0.40649.5

  • vcredist_x64.exe64-bitofficial URL

    8588EB697EB2049344E6206D2B66FF63104F1C55E553621AB8ECC504D6B9E9D4

12.0.30501.0

  • vcredist_x64.exe64-bitofficial URL

    E554425243E3E8CA1CD5FE550DB41E6FA58A007C74FAD400274B128452F38FB8

Publishers take old builds offline without warning, so a link here can stop working even though the hash stays correct forever. If you already have the file, the hash is what matters: it tells you whether what you have is what they published.

Every version on record4

Every Microsoft Visual C++ 2013 Redistributable (x64) version with a published manifest, newest first. The most recent ones are listed above with their file names and hashes.

  • 12.0.40664.0
  • 12.0.40660.0
  • 12.0.40649.5
  • 12.0.30501.0

Common questions

Why do I still need the 2013 Visual C++ Redistributable?
Because Visual C++ runtimes install side by side and the 2015-2022 package does not include the 2013 files. Software built with Visual Studio 2013 links against msvcr120.dll specifically.

Similar programs we index

Matched on the categories Microsoft Corporation and others declare in their own manifests, so the grouping is theirs rather than ours. Each one has its official URL and hash on the same terms as this page.

More programs we index

Not related to Microsoft Visual C++ 2013 Redistributable (x64) — just other entries, each with its own official URL and published hash.

Where our data comes from