Share via

Need help installing a clean version for Microsoft Visual C++ 2015-2022 Redistributable x64

Rachel Sampson 55 Reputation points
2025-11-21T01:37:52.8933333+00:00

I have been having problems with my playing games that use Unity player on my computer. After some research, I decided to check my visual c++ for corruption. I did this by going into control panel and going to programs and features, right clicking and going to change, and selecting the repair option. When I got to Microsoft Visual C++ 2015-2022 Redistributable x64 version 14.30.30708 I got this instead.

User's image

I believe this means the program is so corrupt that it can't be detected or repaired and therefor I need to reinstall an uncorrupted version. If someone could let me know where to download this version of this package I would appreciate it. Or if there is another answer to repairing it, or if there is a mistake I made in going about this I would like to be informed.

Windows for home | Windows 11 | Install and upgrade
0 comments No comments

Answer accepted by question author

Ivan B 114.7K Reputation points Independent Advisor
2025-11-21T02:18:20.09+00:00

Hi ,

I understand according to the error log because there is a corrupted version of visual c++, follow these procedures first uninstall everything and remove the installation registry folder.

Microsoft FIx it application to completely uninstall visual C++ after uninstallation.

https://download.microsoft.com/download/7/E/9/7E9188C0-2511-4B01-8B4E-0A641EC2F600/MicrosoftProgram_Install_and_Uninstall.meta.diagcab

Create point system before

https://support.microsoft.com/en-us/windows/system-protection-e9126e6e-fa64-4f5f-874d-9db90e57645a

Open the on command(admin) prompt and run the commands: sfc /scannow and dism /online /cleanup-image /restorehealth , wait for the process to finish and restart the PC.

Open, as an administrator, the Windows Registry by typing "Regedit" into the Windows Start button.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products.

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products to remove MSI

Go to "Edit" and look for the missing *.msi file that was called out in the error message.

You have to search in the regedit tab and search according to the location you will find out yours should be 2015-2022 or just 2022 and delete the registry.

Restart on the computer and install Visual C AIO

Reinstall using Visual C++ AIO after download extract the install.bat file right click run as administrator.

https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

Give feedback if the information was useful or not.

Thanks

Was this answer helpful?


3 additional answers

Sort by: Most helpful
  1. _AW_ 67,926 Reputation points Volunteer Moderator
    2025-11-21T03:47:47.4066667+00:00

    Click uninstall for Microsoft Visual C++ 2015-2022 Redistributable x64 version 14.30.30708 and when you get the error below, click Yes to remove the entry -

    User's image

    Uninstall the highlighted entry -

    image

    Was this answer helpful?

    0 comments No comments

  2. _AW_ 67,926 Reputation points Volunteer Moderator
    2025-11-21T03:34:12.19+00:00

    Press Windows key + R to open the run box and enter control.exe > OK - to open Control Panel.

    Where it says View by: select small icons

    Click on Programs and Features and scroll down to the Microsoft Visual C++* entries

    Expand the Name column so all complete entry names are visible.

    Post a screenshot.

    Was this answer helpful?


  3. S.Sengupta 30,901 Reputation points MVP Volunteer Moderator
    2025-11-21T01:58:45.2633333+00:00

    Uninstall the corrupted version.

    Ref:

    Uninstall or remove Visual Studio

    Install the latest version from the following ref:

    Microsoft Visual C++ Redistributable latest supported downloads

    https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

    The 2015-2022 redistributable are all compatible with each other, so installing the latest version will replace your corrupted 14.30 version.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.