I am trying to uninstall old versions of Office and related programs, and I am getting a lot of error messages.

Eric Johanson 5 Reputation points
2025-06-03T02:19:57.63+00:00

User's image

I am getting multiple instances of this error when I'm trying to uninstall Microsoft Office.

How do I fix it?

Eric

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Dora-T 2,355 Reputation points Microsoft External Staff Moderator
    2025-06-03T04:41:59.93+00:00

    Hi @Eric Johanson

    Thank you for reaching out to the Microsoft Q&A Forum. 

    Based on your description, it seems you are encountering errors when trying to uninstall old versions of Microsoft Office. You can try the following steps to resolve the issue: 

    Run SFC and DISM Commands: 

    1. Open Command Prompt as an administrator
      • Type "cmd" in the Windows search bar. 
      • Right-click on "Command Prompt". 
      • Select "Run as Administrator". 
    2. Run System File Checker (SFC)
      • Type sfc /scannow without quotes and press ENTER to scan and repair system files.
    3. Run DISM Commands:  Type the following commands one by one and press ENTER after each: 
      • DISM /Online /Cleanup-Image /CheckHealth 
      • DISM /Online /Cleanup-Image /ScanHealth 
      • DISM /Online /Cleanup-Image /RestoreHealth

    You can also perform a clean boot to troubleshoot further: How to perform a clean boot in Windows - Microsoft Support 

    I'm looking forward to your update. 


    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 Answers by the question author, which helps users to know the answer solved the author's problem.