Share via

clear install in progress errors - cannot install Turbo Tax in Windows 11

AJS 0 Reputation points
2026-01-05T19:30:01.3933333+00:00

in Windows 11 I am unable to properly install Turbo Tax. The program also installs Micrrosoft Visual C++ 2015-2022 Redistributable (x64) - 14.42.34433 and then an error message appears and states that that installation failed. going to control panel I can see the Visual C++ program but when I try to uninstall or repair it I get the error message "0x80070652 - Another installation is already in progress. Complete that installation before proceeding with this install".

Any information on how to clear that "already in progress" barrier?

Windows 11 aims to have a user friendly interface and maybe for advanced users that is so but I do not recall having such an unfriendly experience in prior windows versions.

Windows for home | Windows 11 | Apps
0 comments No comments
{count} votes

Answer recommended by moderator
  1. AJS 0 Reputation points
    2026-01-07T16:19:37.2766667+00:00

    the problem was resolved after doing two updates to the windows 11 software.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Emma1-N 4,360 Reputation points Microsoft External Staff Moderator
    2026-01-06T00:31:58.5666667+00:00

    Welcome AJS,

    Thank you for reaching out to Microsoft Q&A forum. I am sorry to hear about your issue with the "another installation is in progress" error (0x80070652) during TurboTax setup on Windows 11.  

    You can try the steps below to troubleshoot the issue:  

    Option 1: End Stuck Processes 

    • Open Task Manager > go to Detail tab > end all msiexec.exe task 
    • After that, go to Services > find Windows Installer > right-click > Restart (set Startup type to Manual if needed) 

    Option 2: Clear Pending Installer Data 

    • Open Command Prompt ( admin) > run  

    net stop msiserver

    net stop cryptsvc

    net stop wuauserv 

    • Rename folder:  

    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old 

    ren C:\Windows\System32\catroot2 Catroot2.old 

    • After that, restart services, then reboot

    net start wuauserv 

    net start cryptsvc 

    net start msiserver 

    Option 3: Repair or Reinstall Visual C++ 

    • Go to Control Panel > Programs and Features, select Microsoft Visual C++ 2015-2022 Redistributable (x64), click Change > Repair 

    The initial response might not address the problem. So, if your problem persists or you need any assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.  


    P.S: 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. 


Your answer

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