Microsoft Visual C++ Redistributable Package X64 Guide
vc_redist.x64.exe /quiet /norestart To uninstall:
Get-ChildItem "C:\Windows\System32\vcruntime*.dll" | Select-Object Name, VersionInfo Example output: microsoft visual c++ redistributable package x64
The version is for 64-bit operating systems (Windows 10/11 x64, Windows Server x64). (Note: x64 packages can run 32-bit apps, but 64-bit apps require the x64 redistributable.) Latest Version (as of 2025) | Version | Visual Studio | Release Year | Common Files Installed | |---------|--------------|--------------|------------------------| | 14.42.34433.0 | 2022 (17.10) | 2024 | vcruntime140_1.dll , msvcp140.dll , etc. | vc_redist