Windows 10 updates fail and keeps cycling back

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Waves_Rayneth
    PCHF Member
    • Apr 2022
    • 70

    #1

    Windows 10 updates fail and keeps cycling back

    this problem seems to be occurring way well into 2023 prior 2024. nothing seems to be happening any advice?
  • Bruce
    PCHF Moderator
    • Oct 2017
    • 10702

    #2
    I’d be using the [COLOR=rgb(44, 130, 201)]Reset My PC and [COLOR=rgb(44, 130, 201)]Keeping Files options for starters.

    Or create another user account and log in with that and see if Updates work.[/COLOR][/COLOR]

    Comment

    • Waves_Rayneth
      PCHF Member
      • Apr 2022
      • 70

      #3
      Apparently there’s a way to reset windows updater or if all else fails

      Comment

      • Bruce
        PCHF Moderator
        • Oct 2017
        • 10702

        #4
        see if this helps; How to reset Windows update components - Microsoft Q&A

        Comment

        • Bastet
          PCHF Member
          • Aug 2016
          • 1515

          #5
          Try resetting Windows update:
          Have you tried resetting the update components?
          Open cmd prompt/Powershell/Terminal with admin & enter:
          Code:
          Net Stop bits
          Net Stop wuauserv
          Net Stop appidsvc
          Net Stop cryptsvc
          Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak
          Ren %Systemroot%\SoftwareDistribution\Download Download.bak
          Ren %Systemroot%\System32\catroot2 catroot2.bak
          Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
          Net Start bits
          Net Start wuauserv
          Net Start appidsvc
          Net Start cryptsvc
          Restart the PC & try updating again.

          And/or:
          Search for services.msc & find Windows Update & ensure it is set to Automatic.

          Comment

          • Waves_Rayneth
            PCHF Member
            • Apr 2022
            • 70

            #6
            Whats Strange is that Cmd won’t run SFC /SCANNOW and or

            Comment

            • Bastet
              PCHF Member
              • Aug 2016
              • 1515

              #7
              Is there any error message when running those cmds?

              Try an in place repair by downloading the media creation tool, double clicking on the file to run it then choose install. follow the instructions & ensure keep everything/keep apps & files is automatically selected (if not then do not proceed) & continue with installation.
              Once complete you should be running 22H2, check Windows updates for any updates & install these.

              Comment

              • Waves_Rayneth
                PCHF Member
                • Apr 2022
                • 70

                #8
                Originally posted by Bastet
                Is there any error message when running those cmds?

                Try an in place repair by downloading the media creation tool, double clicking on the file to run it then choose install. follow the instructions & ensure keep everything/keep apps & files is automatically selected (if not then do not proceed) & continue with installation.
                Once complete you should be running 22H2, check Windows updates for any updates & install these.
                Well that is running the lines from 6 to 7 comes back to me with Access Denied

                it says Do you want to continue this operation? (Y/N) N: Y
                The requested pause, continue, or stop is not valid for this service.
                More help is available by typing NET HELPMSG 2191

                Comment

                • Waves_Rayneth
                  PCHF Member
                  • Apr 2022
                  • 70

                  #9
                  Originally posted by Bastet
                  Systemroot
                  Originally posted by Bruce
                  that’s always another solution just sometimes they don’t always answer back

                  Comment

                  • Bastet
                    PCHF Member
                    • Aug 2016
                    • 1515

                    #10
                    Have you run the in-place repair? That should fix the problem if Sfc & dism fails.

                    Comment

                    • Waves_Rayneth
                      PCHF Member
                      • Apr 2022
                      • 70

                      #11
                      Originally posted by Bastet
                      Have you run the in-place repair? That should fix the problem if Sfc & dism
                      That should be somewhere Microsoft forums aswell now that you mention it β€œLast Option”
                      Virginia McGovern:

                      Comment

                      • Bastet
                        PCHF Member
                        • Aug 2016
                        • 1515

                        #12
                        It is the option to run as a last resort, if it fails then usually a clean install is required.

                        Comment

                        • Bruce
                          PCHF Moderator
                          • Oct 2017
                          • 10702

                          #13
                          @Waves Rayneth - where we at?

                          Comment

                          • Bruce
                            PCHF Moderator
                            • Oct 2017
                            • 10702

                            #14
                            @Waves Rayneth - you logged in today but didn’t update - any news?

                            Comment

                            • Bruce
                              PCHF Moderator
                              • Oct 2017
                              • 10702

                              #15
                              Closing - no activity.
                              To request a re-open, go to Members > Staff Members, click a Staffer then Start Conversation and quote thread name.

                              Comment

                              Working...