Windows 10: How to reset Windows update components

Discus and support How to reset Windows update components in Windows 10 Installation and Upgrade to solve the problem; I have been suffering from some complex problem with my pc. Could not be able to fix such as low memory space, automatically restart the pc itself etc.... Discussion in 'Windows 10 Installation and Upgrade' started by pallabchutia, Nov 27, 2019.

  1. How to reset Windows update components


    I have been suffering from some complex problem with my pc. Could not be able to fix such as low memory space, automatically restart the pc itself etc. So i would like to update my Windows 10 but whenever updating windows it creats an error. So i think before doing this i should reset the update components.

    So anyone kindly tell me the way to reset the Windows update components and also further steps to fix the problem for updating windows.

    Thanks

    :)
     
    pallabchutia, Nov 27, 2019
    #1
  2. Guest1 Win User

    Windows 10 fails to update


    When you finish testing the Avast suggestion, make sure that you restart your machine.

    Then if the issue persists, please return to the trouble shooting list in post# 89

    I think there are three steps that remain; the WU troubleshooter, reset WU components, and manual WU reset.
     
    Guest1, Nov 27, 2019
    #2
  3. Guest2 Win User
    Reset update components


    I have been suggesting the use of the following script to reset the update components.

    Code:
    Code:
    @ECHO OFF echo Simple Script to Reset / Clear Windows Update echo. PAUSE echo. attrib -h -r -s %windir%\system32\catroot2 attrib -h -r -s %windir%\system32\catroot2\*.* net stop wuauserv net stop CryptSvc net stop BITS ren %windir%\system32\catroot2 catroot2.old ren %windir%\SoftwareDistribution sold.old ren "%ALLUSERSPROFILE%\application data\Microsoft\Network\downloader" downloader.old net Start BITS net start CryptSvc net start wuauserv echo. echo Task completed successfully... echo. PAUSE
    It had been suggested that line 12 was incorrect and that it should be the following.

    Code:
    Code:
    ren %windir%\SoftwareDistribution SoftwareDistribution.old
    Can someone please confirm whether this change in the script is correct or not?
     
    Guest2, Nov 27, 2019
    #3
  4. Guest3 Win User

    How to reset Windows update components

    Windows 10 automatic update is never able to finish the update

    Hi Roy,

    I suggest you to first run Windows update troubleshooter and check if it helps you fix the issue.


    • In the search tab type Troubleshooting and hit enter.

    • Select System and security.

    • Click Windows update troubleshooter and follow the onscreen instructions.
    I suggest you to try the steps under the section “Manually reset Windows Update components” and check if it helps. Resetting Windows Update Components will fix corrupt Windows Update Components.

    How do I reset Windows Update components?

    Windows Update - Additional resources

    Hope it helps.
     
    Guest3, Nov 27, 2019
    #4
Thema:

How to reset Windows update components

Loading...
  1. How to reset Windows update components - Similar Threads - reset update components

  2. How to : reset windows update components in windows

    in Windows 10 Gaming
    How to : reset windows update components in windows: اسم الجهاز DESKTOP-D4FQ3BJ المعالج 11th Gen IntelR CoreTM i7-1165G7 @ 2.80GHz 2.80 GHz ذاكرة RAM المثبتة ‏‏16.0 غيغابايت ‏‏15.7 غيغابايت مستخدم معرف الجهاز 035CE165-4BB9-45A5-8E82-B009169ECDF6 معرّف المنتج 00330-53359-63871-AAOEM نوع النظام نظام تشغيل بإصدار 64 بت ومعالج...
  3. How to : reset windows update components in windows

    in Windows 10 Software and Apps
    How to : reset windows update components in windows: اسم الجهاز DESKTOP-D4FQ3BJ المعالج 11th Gen IntelR CoreTM i7-1165G7 @ 2.80GHz 2.80 GHz ذاكرة RAM المثبتة ‏‏16.0 غيغابايت ‏‏15.7 غيغابايت مستخدم معرف الجهاز 035CE165-4BB9-45A5-8E82-B009169ECDF6 معرّف المنتج 00330-53359-63871-AAOEM نوع النظام نظام تشغيل بإصدار 64 بت ومعالج...
  4. HOW to reset windows update components in windows

    in Windows 10 Installation and Upgrade
    HOW to reset windows update components in windows: HOW to reset windows update components in windows https://answers.microsoft.com/en-us/windows/forum/all/how-to-reset-windows-update-components-in-windows/a6acbb29-e6f0-4784-aaac-633672a95144
  5. How do I repair Windows Update components?

    in Windows 10 Installation and Upgrade
    How do I repair Windows Update components?: It also says, " One or more Windows Update components are configured incorrectly." My year-old Surface Pro does not have a DVD drive, nor did it come with a Win 10 OS disk with which to repair it. I need a tool to repair it from the net....
  6. Cannot update Windows Components

    in Windows 10 Installation and Upgrade
    Cannot update Windows Components: Hello everyone! When I was trying to install windows updates I encountered the following error: Microsoft .NET Framework 4.8 for Windows 10 Version 1803 for x64 (KB4486153) - Error 0x80070006 Then I tried to reset windows update components manually, during that process...
  7. Failure to Repair Windows Update Components

    in Windows 10 Installation and Upgrade
    Failure to Repair Windows Update Components: I've had issues trying to get windows to update to the 1803 service pack. After another round of the update installing and restarting my computer, only for it to hang on restart until it undoes the update, I decided to try and troubleshoot the problem to see if I could get it...
  8. Windows update components

    in Windows 10 Installation and Upgrade
    Windows update components: Can you please help me resolving this, I tried trouble shooter for windows update so many times but doesnt fix this problem. This is the problem that I encountered.! What should I do?[ATTACH]...
  9. Reset update components

    in Windows 10 Updates and Activation
    Reset update components: I have been suggesting the use of the following script to reset the update components. Code: @ECHO OFF echo Simple Script to Reset / Clear Windows Update echo. PAUSE echo. attrib -h -r -s %windir%\system32\catroot2 attrib -h -r -s %windir%\system32\catroot2\*.* net stop...
  10. Updating Component Registration

    in Windows 10 Software and Apps
    Updating Component Registration: Hello, I'm having the issue where installs don't work, but just get stuck on Updating component registration. On Windows 7 to fix this you had to remove update KB2918614, but now I can't find a way to do it as that update is not longer around. Is there a new update that...