Reset Windows Update in Windows 10  

Page 20 of 50 FirstFirst ... 10181920212230 ... LastLast

  1. Posts : 68,894
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #190

    Usually if resetting Windows Update doesn't help, a repair install may be in order.

    You will not lose anything doing a repair install though.
      My Computers


  2. Posts : 4
    MS Win 10 Home/32, Pro/64
       #191

    Re: Reset_Reregiste_Windows_update*.bat


    Your par exellence batch runs very fast - is it possible to slow it down.
    Is it possible somehow to slow it down?
    During its run I noticed at least one entry "Access Denied" but it flashed away very quickly...
    Is this normal or it could be the reason why automatic update 1607 to 1709 failed at least a dozen of times?

    Thank you in advance.
    MIK
      My Computer


  3. Posts : 68,894
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #192

    Hello MIK, and welcome to Ten Forums. :)

    It's normal to get a few errors for the in use items, but those don't affect the reset of Windows Update.

    If you like, you might see if the Windows 10 Update Assistant may be able to get you updated to the latest version of Windows 10. If that fails as well, then you may need to clean install to 1709.

    Update to Latest Version of Windows 10 using Update Assistant Installation Upgrade Tutorials
      My Computers


  4. Posts : 1,800
    10 Home 64-bit | v22H2 | Build - 19045.3930
       #193

    Yes, hi MIK, and welcome :)

    Shawn, would adding a /pause cmd or a send .txt to desktop cmd line to your batch file help or would that interfere with running the .bat?

    Some suggestions: Slowing a batch file down to read errors
      My Computers


  5. Posts : 68,894
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #194

    Sure you could add a "pause" command at the end of the .bat file to be able to scroll through it before continuing.

    The errors usually come when re-registering the .dll files for BITS and Windows Update. It's normal, and nothing to worry about though.
      My Computers


  6. Posts : 4
    MS Win 10 Home/32, Pro/64
       #195

    Thank you. I'll try the repair upgrade.
    MIK4170
      My Computer


  7. Posts : 1,800
    10 Home 64-bit | v22H2 | Build - 19045.3930
       #196

    Thanks Shawn, and best of luck MIK!
      My Computers


  8. Posts : 4
    MS Win 10 Home/32, Pro/64
       #197

    1709 Repair Update Failure


    Unfortunately, this one failed too:
    0xC1900101 - 0x20017
    The installation failed in the SAFE_OS phase with an error during BOOT operation.

    At least, it tells me not to bother trying to use the Safe Boot!!!
      My Computer


  9. Posts : 926
    Windows 10 Pro
       #198

    What about resetting/updating the policies?

    Code:
    reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
    gpupdate /force

    This would be usefull for the script I think, because there are many tools out there which editing this reg path (O&O Shutup, w10privacy, spybot, tronscript...).
      My Computer


  10. Posts : 68,894
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #199

    BSODHunter said:
    What about resetting/updating the policies?

    Code:
    reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
    gpupdate /force

    This would be usefull for the script I think, because there are many tools out there which editing this reg path (O&O, w10privacy, spybot, tronscript...).

    Hello Eric, :)

    I added this section below to the .bat file in the tutorial to include resetting Windows Update policies to default.

    Code:
    :: Reset Windows Update policies
    reg delete "HKCU\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
    reg delete "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate" /f
    reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
    reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\WindowsUpdate" /f
    gpupdate /force
      My Computers


 

Tutorial Categories

Reset Windows Update in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:40.
Find Us




Windows 10 Forums