I had the exact same problem that's why i'm trying to help all those mates that run into this problem. I found the solution elsewhere. It said to
Fix problems that block programs from being installed or removed
https://support.microsoft.com/en-us/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed
download troubleshooter button on the link.
Run it - choose option - have problem with installing - it lists programs - choose the missing / problematic visual c++ runtimes in the list
it will run and get fixed.
Repeat for each visual c++ you having problems with. I ran the program multiple times.
Visual C++ vc_runtimeminimum_x64.msi Error
When trying to uninstall Visual C++ I get the following error:
Here are the remaining versions of Visual C++ on my device:
When trying to install the latest Visual C++ I get this error:
I attempted to use the Program Install and Uninstall troubleshooter from Microsoft, but the download link is broken. How can I proceed? I need to fix this issue in order to install the newest AMD graphics drivers on my device. Thanks!
8 answers
Sort by: Most helpful
-
Bo Balazs 21 Reputation points
2020-12-27T09:25:40.727+00:00 -
Will V 11 Reputation points
2020-08-22T22:53:34.023+00:00 Both the x86 and x64 versions failed to install because I already have it installed on my device.
-
Artemiy Moroz 271 Reputation points
2020-09-21T11:33:29.017+00:00 Hi!
I would suggest liking MFC and VC++ Runtimes statically. This will eliminate the need to install them each time and make your app more compatible. -
Sean Lake 1 Reputation point
2022-11-05T03:44:44.58+00:00 Sadly, NONE of these solved my issues. I turned off anything that could block, like CCleaner, etc. I ran things as admin if I could. I ran the MicrosoftProgramInstalUninstall tool, and it didn't resolve the issue. I've been trying to install the latest, 2022 version(s), tried them all, cleaned the registry, stripped every reference to Visual Studio, and STILL, i get this DAM3432!
C:\ProgramData\Package Cache{3093CC12-EF27-4036-AD72-A759500271E9}v14.29.30040\packages\vcRuntimeMinimum_x86\
error, still searching for it, and it WON'T get passed it! No matter what version i install!It's quite frustrating, as I get to a comment and it looks like something different, but I get the same result. Really lost what to do at this point.
-
Huskynarr 11 Reputation points
2022-11-30T14:53:59.637+00:00 I found a solution:
Using the Trouble Shooter (Works on Win 11 also):
https://support.microsoft.com/en-us/topic/fix-problems-that-block-programs-from-being-installed-or-removed-cca7d1b6-65a9-3d98-426b-e9f927e1eb4dRemove the problematic Visual C++ (in my case all) and install fresh the complete package.
And now it works for me. Reason was old Visual C++ Package for win 10 mobile developing.