Windows 10: windows update download stuck, unable to stop service

Discus and support windows update download stuck, unable to stop service in Windows 10 Gaming to solve the problem; My windows update download is stuck mid download.Reboots etc did nothing to help.I then tried net stop wuauserv and got the following message that the... Discussion in 'Windows 10 Gaming' started by jes2014, May 12, 2023.

  1. jes2014 Win User

    windows update download stuck, unable to stop service


    My windows update download is stuck mid download.Reboots etc did nothing to help.I then tried net stop wuauserv and got the following message that the service could not be stopped.Advice please

    :)
     
    jes2014, May 12, 2023
    #1
  2. Argonauts Win User

    Windows 10 update stuck at starting download

    Following these steps are the most commonly successful fix to that issue:

    1. Open an admin command prompt
    2. Type net stop wuauserv
    3. Type net stop bits
    4. Delete this directory: C:\Windows\SoftwareDistribution
    5. Reboot. If you were unable to delete the directory in step 4 boot into safe mode and finish deletion there.
    6. Boot into Windows and restart update.

    If this does not work there are other methods to try that I can detail if needed. In summary these are:

    1. Windows update troubleshooter ( occasionally works)
    2. Run sfc /scannow as admin. Resolve identified issues if any, redo steps at top
    3. Admit defeat, just download the ISO installer and manually kick off the update.
    4. Admit defeat, format drive and install the exciting new Fedora 24 beta!
     
    Argonauts, May 12, 2023
    #2
  3. AsRock Win User
    Windows Updates failed to instal

    I'm not sure how differant XP media center Edition is but you could clear the history \ cache if these folders are there.

    Step 1 Register DLL files.

    =================

    By trying this step, we can check if the update engines are working properly.



    1. Close all instances of Internet Explorer.

    2. Click Start and Run, type "Regsvr32 atl.dll" (without quotes) in the Open box and click OK.



    Note: There is a space between regsvr32 and atl.dll



    3. Similarly, one by one, register the files listed below:



    Regsvr32 msxml3.dll

    Regsvr32 wuapi.dll

    Regsvr32 wuaueng.dll

    Regsvr32 wuaueng1.dll

    Regsvr32 wups2.dll

    Regsvr32 wucltui.dll

    Regsvr32 wups.dll

    Regsvr32 wuweb.dll

    Regsvr32 qmgr.dll

    Regsvr32 qmgrprxy.dll

    Regsvr32 jscript.dll



    Note: If you encounter errors while registering any of these files then skip that file and continue with the next one.



    If the issue persists, let's move on to the steps below to verify Windows Update services and temporary folders.



    Step 2 Verify the relevant Windows Update services.

    =========================================

    1. Click Start->Run, type "services.msc" (without quotation marks) in the open box and click OK.

    2. Double click the service "Automatic Updates".

    3. Click on the Log On tab, please ensure the option "Local System account" is selected and the option "Allow service to interact with desktop" is unchecked.

    4. Check if this service has been enabled on the listed Hardware Profile. If not, please click the Enable button to enable it.

    5. Click on the tab "General "; make sure the "Startup Type" is "Automatic" or "Manual". Then please click the button "Stop" under "Service Status" to stop the service.

    6. Then please click the button "Start" under "Service Status" to start the service.

    7. Please repeat the above steps with the other services:



    Background Intelligent Transfer Service

    Event Log

    Remote Procedure Call (RPC)



    Note: Event log service is enabled on all of the hardware profiles; this service does not have an option to enable or disable on certain hardware profile.



    If it still does not help, let's proceed to step 3.



    Step 3 Reload the Update temporary folders.

    ===================================

    One possible cause is that the temporary folder for Windows Update is containing corrupted files. Let's erase all the files there to get the system clean.



    1. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net stop WuAuServ



    2. Click Start, Run, type: %windir% and press Enter.

    3. In the opened folder, rename the folder SoftwareDistribution to Sdold.

    4. Click Start, Run, type: cmd and press Enter. Please run the following command in the opened window.



    Net start WuAuServ



    Please test the Windows Update website and let me know the result. If the issue persists, to clarify the issue and provide more accurate troubleshooting steps, please assist me in collecting the following information.
     
    AsRock, May 12, 2023
    #3
  4. windows update download stuck, unable to stop service

    Windows Defender update stuck on "0% Downloading"

    Good Morning

    For the last 3 weeks I for some reason can't update windows Defender. It's stuck on downloading.

    Definition Update for Windows Defender Antivirus - KB2267602 (Definition 1.275.1086.0)

    Status: Downloading - 0%

    Definition Update for Windows Defender Antivirus - KB2267602 (Definition 1.259.652.0)

    Status: Downloading - 0%

    Once the update doesn't work I get the following error message:

    Code:
    [b]Error 0x80070003 while downloading update for Windows Defender.
    [/b]
    I've tried everything also methods below:

    Method 1:

    I suggest you to run the Windows Update troubleshooter and check if it helps.

    • Press Windows key, type troubleshooter in the search box and then press enter.
    • Select Troubleshooting. Click on
      view all
      and select Windows Update troubleshooter and follow the on-screen instructions.
    Try below given method if issue persist.

    Method 2:

    If issue persist I suggest you to reset Windows Update component. Kindly follow the below given steps.



    • Press Windows key + X, select Command prompt (Admin) to bring up elevated Command prompt.
    • Stop the BITS service, the Windows Update service, and the Cryptographic service. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
      • net stop bits
      • net stop wuauserv
      • net stop appidsvc
      • net stop cryptsvc
    • Rename the softare distribution folders backup copies. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
      • Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
      • Ren %systemroot%\system32\catroot2 catroot2.bak
    • Restart the BITS service, the Windows Update service, and the Cryptographic service. To do this, at a command prompt, type the following commands. Make sure that you press Enter after you type each command.
      • net start bits
      • net start wuauserv
      • net start appidsvc
      • net start cryptsvc
    • Restart your PC and check if it works.
    Method 3:

    The system file may have got corrupted due to corruption in system file. I suggest you to try the following steps:

    • Open command prompt by pressing Windows key + X and selecting “Command prompt admin”.
    • In command prompt, type the following commands and press Enter after each command:
    DISM.exe /Online /Cleanup-image /Scanhealth

    DISM.exe /Online /Cleanup-image /Restorehealth



    • Close the command prompt and restart the PC and check if it works.
     
    PierreCoetzee1, May 12, 2023
    #4
Thema:

windows update download stuck, unable to stop service

Loading...
  1. windows update download stuck, unable to stop service - Similar Threads - update download stuck

  2. windows update download stuck, unable to stop service

    in Windows 10 Software and Apps
    windows update download stuck, unable to stop service: My windows update download is stuck mid download.Reboots etc did nothing to help.I then tried net stop wuauserv and got the following message that the service could not be stopped.Advice please...
  3. Service stuck on stopping

    in Windows 10 Gaming
    Service stuck on stopping: Ok so recently my fingerprint scanner wasn't working so I wanted to stop the windows biometric service and start it again but it said "Stopping" and did not let me click any options to start or stop it....
  4. Service stuck on stopping

    in Windows 10 Software and Apps
    Service stuck on stopping: Ok so recently my fingerprint scanner wasn't working so I wanted to stop the windows biometric service and start it again but it said "Stopping" and did not let me click any options to start or stop it....
  5. Windows audio service stuck on stopping in Services

    in Windows 10 Gaming
    Windows audio service stuck on stopping in Services: I recently installed audio software Rode Connect which proceeded to generate a "The audio service is not running" error as soon as it was installed. The sound settings were inaccessible but uninstalling fixed the problem.After reinstalling the software to look for a solution,...
  6. Windows audio service stuck on stopping in Services

    in Windows 10 Software and Apps
    Windows audio service stuck on stopping in Services: I recently installed audio software Rode Connect which proceeded to generate a "The audio service is not running" error as soon as it was installed. The sound settings were inaccessible but uninstalling fixed the problem.After reinstalling the software to look for a solution,...
  7. Windows audio service stuck on stopping in Services

    in Windows 10 Customization
    Windows audio service stuck on stopping in Services: I recently installed audio software Rode Connect which proceeded to generate a "The audio service is not running" error as soon as it was installed. The sound settings were inaccessible but uninstalling fixed the problem.After reinstalling the software to look for a solution,...
  8. Gaming Services stuck on downloading

    in Microsoft Windows 10 Store
    Gaming Services stuck on downloading: Hello, Gaming Services is required for some Xbox games. However, I have tried several methods to install it and nothing seems to work. It is currently stuck on downloading... thanks...
  9. Unable to stop service

    in Windows 10 Installation and Upgrade
    Unable to stop service: Hi, I'm unable to stop windows update service from task manager by right clicking and selecting stop. I'm getting an error that says "The operation could not be completed. Access is denied" I tried using taskkill /pid /f command but the service starts automatically...
  10. Unable to disable or stop Windows 10 update service

    in AntiVirus, Firewalls and System Security
    Unable to disable or stop Windows 10 update service: I can no longer stop Windows 10 update service from the command prompt (net stop wuauserv) or from the Services.msc console. All options are grayed out. When I try it from the cmd prompt running as admin, I get "System error 5 has occurred. Access is denied.", even signed...