updates will not install

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Grahamw
    PCHF Member
    • Apr 2022
    • 78

    #1

    updates will not install

    Windows 11 update FB5016629 fails to install and stops with error code x080073701 any help as Microsoft help is next to useless
  • Pyro
    PCHF Member
    • Jan 2019
    • 1189

    #2
    Check for Operating System Corruption

    Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
    Run these three commands separately:

    sfc /scannow

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.

    Once these have completed, restart the computer using the power menu and attempt to reinstall the updates.

    Comment

    • Grahamw
      PCHF Member
      • Apr 2022
      • 78

      #3
      Originally posted by Pyro
      Check for Operating System Corruption

      Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
      Run these three commands separately:

      sfc /scannow

      Dism /Online /Cleanup-Image /CheckHealth

      Dism /Online /Cleanup-Image /RestoreHealth

      These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.

      Once these have completed, restart the computer using the power menu and attempt to reinstall the updates.
      thank you very much its been giving ne headaches I will try it and let yon know

      Comment

      • Grahamw
        PCHF Member
        • Apr 2022
        • 78

        #4
        Originally posted by Pyro
        Check for Operating System Corruption

        Right click on the Windows logo in the bottom of the screen and select Windows Powershell (Admin)
        Run these three commands separately:

        sfc /scannow

        Dism /Online /Cleanup-Image /CheckHealth

        Dism /Online /Cleanup-Image /RestoreHealth

        These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.

        Once these have completed, restart the computer using the power menu and attempt to reinstall the updates.
        Dism /Online /Cleanup-Image /CheckHealth does not recognise this command I think I typed it corectly tell me if I didnt

        Comment

        • Grahamw
          PCHF Member
          • Apr 2022
          • 78

          #5
          Originally posted by Grahamw
          Dism /Online /Cleanup-Image /CheckHealth does not recognise this command I think I typed it corectly tell me if I didnt
          the scannow command worked well found some things and fixed them

          Comment

          • Pyro
            PCHF Member
            • Jan 2019
            • 1189

            #6
            Did /RestoreHealth work?

            Did SFC allow you to install the update?

            Comment

            • Grahamw
              PCHF Member
              • Apr 2022
              • 78

              #7
              no, see my previous message, scannow worked fine but all suggested commands thereafter show as unrecognised

              Comment

              • Pyro
                PCHF Member
                • Jan 2019
                • 1189

                #8
                Strange. ???

                Copy (by selecting the text in [COLOR=rgb(184, 49, 47)]red) and paste it into PowerShell (by right clicking in the window)


                [COLOR=rgb(184, 49, 47)]DISM /Online /Cleanup-Image /CheckHealth


                [COLOR=rgb(184, 49, 47)]
                DISM /Online /Cleanup-Image /RestoreHealth


                If this once again does not work,

                type [COLOR=rgb(184, 49, 47)]cmd into Powershell and try the above commands again.[/COLOR][/COLOR][/COLOR][/COLOR]

                Comment

                • Grahamw
                  PCHF Member
                  • Apr 2022
                  • 78

                  #9
                  the message I get is :-elevated permissions are required are required to run DISM

                  Comment

                  • Pyro
                    PCHF Member
                    • Jan 2019
                    • 1189

                    #10
                    Right click on the Windows logo and select Windows PowerShell (Admin) and then repeat the steps in post #8.

                    Comment

                    • Grahamw
                      PCHF Member
                      • Apr 2022
                      • 78

                      #11
                      Windows PowerShell does not show when I right click on the windows logo

                      Comment

                      • Bastet
                        PCHF Member
                        • Aug 2016
                        • 1515

                        #12
                        Are you running MalwareBytes? There’s been problems with this software preventing download/install for some reason.
                        If yes then disable all protection & turn off their β€˜start protection when Windows starts’ & restart the PC.
                        Also NET framework 3.5 has been reported as causing the problem for others so go into the old Control panel>Programs & features>Turn Windows features on or off & deselect NET 3.5 & restart the PC when prompted.
                        Once completed try installing the update again.

                        Comment

                        • Grahamw
                          PCHF Member
                          • Apr 2022
                          • 78

                          #13
                          I have disabled Malwarebytes but this made no difference, it downloaded to 100% but would not install, so I will try your other suggestions, thanks for your help

                          Comment

                          • Bastet
                            PCHF Member
                            • Aug 2016
                            • 1515

                            #14
                            Is MB the free or premium version?
                            Keep us updated.

                            Comment

                            • Grahamw
                              PCHF Member
                              • Apr 2022
                              • 78

                              #15
                              Premium version

                              Comment

                              Working...