How to fix "Microsoft visual c++ 2015-2022 redistributable x64 - 14.40.33810 setup failed. 0x80070570 - The file or directory is corrupted or unreadable."

Rakesh 0 Reputation points
2024-08-29T06:38:27.87+00:00

I am observing error "Microsoft visual c++ 2015-2022 redistributable x64 - 14.40.33810 setup failed. 0x80070570 - The file or directory is corrupted or unreadable."

1068:3390][2024-08-28T10:17:28]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{6fh87gd7-a22e-856f-prue-e87vc45649d}, resume: Active, restart initiated: No, disable resume: No

[3294:2D00][2024-08-28T10:17:28]e000: Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

[3294:2D04][2024-08-28T10:17:28]e000: Error 0x80070570: Failed to begin and wait for operation.

[3294:2D04][2024-08-28T10:17:28]e000: Error 0x80070570: Failed to extract payload: a9 from container: WixAttachedContainer

[3294:2D04][2024-08-28T10:17:28]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\WINDOWS\Temp{76D2F2B5-87D5-6087-B209-18G8A1A3F56B}.cr\VC_redist.x64.exe, error: 0x80070570.

[3294:20C8][2024-08-28T10:17:28]e000: Error 0x80070570: Failed while caching, aborting execution.

[1068:3390][2024-08-28T10:17:28]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{6fh87gd7-a22e-856f-prue-e87vc45649d}, resume: None, restart: None,

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,029 questions
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,683 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 28,571 Reputation points Microsoft Vendor
    2024-08-30T02:36:30.8566667+00:00

    Hi @Rakesh, 

    Welcome to Microsoft Q&A! 

    Could you tell me how you encountered this error? When installing Visual Studio or separately installing Microsoft Visual C++ Redistributable? 

    You can individually download and install the latest Microsoft Visual C++ Redistributable from the page

    If it doesn’t work, you can use the Program Install and Uninstall troubleshooter tool to uninstall all the Visual C++ Redistributable items and retry the installation. 

    If it occurs when installing VS, please go to Visual Studio Installer and try to repair the VS installation. 

    Sincerely,

    Anna


    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.