Hi,
I added a new suggestion in the comments. If possible, take a look; it would probably solve the problem. I'm glad you were able to resolve it with Microsoft support. You can always count on the Microsoft Q&A community. Have a good week.
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Norton tells me there is an update for Microsoft Visual C++ (x86), but it fails to update..
When I check programs, click on Microsoft Visual C++ (86), then repair, screen changes to VC_redistx86, and file not found.
If I try to uninstall the program, I get the message as per the screen shot attached.
If there is an update available, how do I get it?
Nothing appears in Windows Update
Hi,
I added a new suggestion in the comments. If possible, take a look; it would probably solve the problem. I'm glad you were able to resolve it with Microsoft support. You can always count on the Microsoft Q&A community. Have a good week.
Thanks
Followed suggestions provided, all without any success.
Contacted Microsoft technical support, and set up remote connection.
Agent tried all the same previous suggestions, and troubleshooting, again no success, so decided a new install of Windows was the final option.
This cleared the problem with Norton, and the latest version of Visual C++(x86) is now installed.
Hi,
I'm sorry, I should explain better in case it's not working. You have to search the registry in the directory: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\
For each folder and MSI installation package, you will use the product name when accessing each of these folders to find Microsoft Visual C++ 2022 and 2015 so you can delete them. There will be more than one.
The image shows an example; when you find it, you have to delete the folder.
Before anything else, create a restore point as a precaution.
After deleting all the Microsoft Visual C++ 2022, Microsoft Visual C++ 2015, and Microsoft Visual C++ 2015-2022 folders, restart your PC and try installing the visual package again.
If the answer is helpful, 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 email notifications if you want to receive the related email notification for this thread.
Thanks
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.
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.
If the answer is helpful, 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.
Thanks
AI answer
The issue is caused by a corrupted or missing Windows Installer cache entry for the existing Microsoft Visual C++ Redistributable (x86). When Norton or Programs and Features tries to repair or uninstall it, Windows Installer can’t find the original VC_redist installer in the Package Cache, so the operation fails.
To fix it and get the update installed, remove the problematic old VC++ redistributable and then install the current one again using the same version installer.
Follow these steps:
If the installer still reports that an older version cannot be removed (error 1714 or similar), use the two-step method described in the official troubleshooting guidance:
This process repairs the corrupted installer cache and allows updates to complete normally.
References: