How to to fix this issue?

Avva 0 Reputation points
2024-10-08T17:54:45.4733333+00:00

I tried downloading Visual Studio to my pc but I have this error popping up which I don't know how to fix. I've tried installing the package into my pc but it wouldn't complete. I've tried using the internet many times and asking a few people but it was unsuccessful. This issue also occurs when I download Unreal Engine and certain games. User's image

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,743 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,047 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 30,831 Reputation points Microsoft Vendor
    2024-10-09T01:50:56.1166667+00:00

    Hello @Avva,

    Thanks for sharing us the screenshots.

    I find that the error message mentions 14.29.30133 version of Microsoft Visual C++ 2019 X86 Minimum Runtime, but as you can see, you are installing a newer version => 14.40.33816.

    User's image

    Please download and run this troubleshooter tool, select Uninstalling, find corresponding(version 14.29.30133) runtime(Additional Runtime, Debug Runtime and Minimum Runtime) and uninstall them. After that try to reinstall VS, or manually install the Visual C++ Redistributable packages.

    User's image

    User's image

    If troubleshooter tool doesn't work, please kindly check this thread: Need to delete and reinstall the visual runtimes, but it says that there isn't a source, so it can't be removed, try the methods 2 and 3.

    Feel free to let us know the results:)

    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.


Your answer

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