Hello @alicia,
Welcome to Microsoft Q&A forum.
Thanks for sharing the screenshot. It seems that there are two important information missing. One is from title => Microsoft Visual C++ 2022 X64 Minim…, I guess the specific version of this package is included in …
. The other is in Use source
box => C:\ProgramData\Package Cache{3407XXXX, I believe, there is a specific version after }
, for example => {3407…}v1x.xx.xxxxx.
So, could you first confirm if above two versions are the same? Or they are different?
If they are different, please try following:
1.Press Win + R > run regedit > navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products
search for {3407B900-37…}
, remove(note: remember to back up the Registry before removing anything in Registry) the key {3407B900-37…}
and then reinstall the Visual C++ Redistributable package.
2.If you can find the setup file(online) of specific old version of Visual C++ Redistributable package for version v1x.xx.xxxxx, then you can try to download it and modify the path in Use source
box and point it this setup file.
3.You may also try to use this troubleshooter tool to uninstall the corresponding version of the Visual C++ Redistributable package and install the one that you want.
Sincerely,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.