Reset Windows Update in Windows 10  

Page 36 of 50 FirstFirst ... 26343536373846 ... LastLast

  1. Posts : 7,606
    Windows 10 Home 20H2
       #350

    nanatsu said:
    My original problem was in updating to the version 20H2 from 1903.
    You wrongly assumed that you were updating to 20H2. If you want 20H2, see option one below:

    Create Bootable USB Flash Drive to Install Windows 10
      My Computer


  2. Posts : 23
    win10
       #351

    This is just TOO complicated for me! Does MS require such an elaborate procedure simply for updating the Windows?
      My Computer


  3. Posts : 7,606
    Windows 10 Home 20H2
       #352

    Don't worry. Thousands of members here are eager to walk you through the procedure, but you have to go through the tutorial first.
      My Computer


  4. Posts : 17
    windows 10
       #353

    best script for 100% reset windows update
      My Computer


  5. Posts : 23
    win10
       #354

    Hi, Shawn,
    When the Download site was clicked, a warning/error message said that Reset_Reregister_Wi...bat was blocked because it could harm your device and therefore it could not be downloaded. What shall I do?
      My Computer


  6. Posts : 68,543
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #355

    nanatsu said:
    Hi, Shawn,
    When the Download site was clicked, a warning/error message said that Reset_Reregister_Wi...bat was blocked because it could harm your device and therefore it could not be downloaded. What shall I do?
    Hello nanatsu,

    No worries. It's a default security measure whenever you try to run or open a file downloaded from an external source.

    You would just need to either unblock it first or approve when you open or run it.

    Unblock File in Windows 10
      My Computers


  7. Posts : 103
    Windows 10 21H2
       #356

    Is there any way to capture the output from this bat? At the end of the run, there was a msg that something was "access denied", but then it very quickly cleared the screen and went to the "restart now screen".
    Part of the damage to my Win10 from the latest forced update was that UAC is wrongly denying access to certain programs, eg. Services and Device Manager etc.

    Also, there were quite a few "registry key or value was not found." I just ran them from an admin cmd to see which produces that error. E.g, the first is regsvr32.exe /s atl.dll
    But there were no errors produced that way, copy/pasting in about 10 at a time.
      My Computer


  8. Posts : 7,606
    Windows 10 Home 20H2
       #357

    Bob1212 said:
    Is there any way to capture the output from this bat? At the end of the run, there was a msg that something was "access denied", but then it very quickly cleared the screen and went to the "restart now screen".
    The command cls is used in the batch script, so all the previous messages will be deleted before the "restart" message appears. You can see the previous messages if cls has been deleted from the batch script.
    Code:
    :: Restart computer
    cls
    echo It is required to restart the computer to finish resetting Windows Update.
    echo.
    echo Please save and close anything open now, before the computer is restarted.
    echo.
      My Computer


  9. Posts : 103
    Windows 10 21H2
       #358

    Matthew Wai said:
    The command cls is used in the batch script, so all the previous messages will be deleted before the "restart" message appears. You can see the previous messages if cls has been deleted from the batch script.
    Perfect, thanks! I therefore identified this:
    Code:
    C:\Users\Main>sc config DcomLaunch start= auto
    [SC] OpenService FAILED 5:
    
    Access is denied.
    Is that a significant problem or something trivial?

    [Edit: DcomLaunch is running.]
      My Computer


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

    Bob1212 said:
    Perfect, thanks! I therefore identified this:
    Code:
    C:\Users\Main>sc config DcomLaunch start= auto
    [SC] OpenService FAILED 5:
    
    Access is denied.
    Is that a significant problem or something trivial?

    [Edit: DcomLaunch is running.]
    Hello Bob,

    It wouldn't be an issue since the service is already running.

    It does look like you are not running the command in an elevated command prompt though.
    Last edited by Brink; 14 Apr 2021 at 11:43.
      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 02:59.
Find Us




Windows 10 Forums