How can I stop WUAUSERV?

Anonymous
2010-09-20T03:53:29+00:00

net stop wuauserv

The service is starting or stoping. Please try again later.

Never stops.

Product: Microsoft Fix it 50202 -- Error 1921. Service 'Windows Update' (WUAUSERV) could not be stopped. Verify that you have sufficient privileges to stop system services.


Hey Hey Hey Doc K whadu say ?

Windows for home | Other | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2015-05-03T21:30:24+00:00

I stop WUAUSERV to delete the contents in my "Software Distributions" folder. I do that when I am having problems when downloading and installing Apps from the Windows Store. 

The Proper way to do it is as follows:

Command prompt

net stop wuauserv

net stop bits

Go to C:\Windows\SoftwareDistribution

Delete all the contents

Return to "Command Prompt"

net start wuauserv

net start bits

That should fix your problem.

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments

66 additional answers

Sort by: Oldest
  1. Anonymous
    2018-01-03T15:22:03+00:00

    the question was that when that command was put in the error message that the service is either stopping or starting Try again later you did not answer that question.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-01-05T23:24:58+00:00

    I stop WUAUSERV to delete the contents in my "Software Distributions" folder. I do that when I am having problems when downloading and installing Apps from the Windows Store. 

    The Proper way to do it is as follows:

    Command prompt

    net stop wuauserv

    net stop bits

    Go to C:\Windows\SoftwareDistribution

    Delete all the contents

    Return to "Command Prompt"

    net start wuauserv

    net start bits

    That should fix your problem.

    I've tried to do this but I repeatedly get "The Windows Update service could not be stopped"

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-01-09T20:05:21+00:00

    No joy! The question had to do with being UNABLE TO STOP WSUAUSERV. The response was "make sure you have the correct privileges. Guess what - if I did not have the correct privileges the response would be something along the lines of NO ACCESS. The response was "THE WINDOWS UPDATE SERVICE COULD NOT BE STOPPED. It looks like HUNDREDS have the same problem, but clearly there is no help to be had on this problem here.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-01-10T13:39:16+00:00

    The trick to tell "Windows update to stop"...is to tell windows operating system to not to start "Windows update service" whenever your computer boots up...

    to do this see 5th post above from

    MI

    Mark in FRance replied on

    History

    11/18/2017 8:59:56 AM Created Mark in FRance

    Start Task Manager (Either type in search or Ctrl Alt Del)

    Click on Services tab

    Right click on any service

    Click on Open Services in popup menu

    Find windows update

    Right click for popup menu

    Click on properties

    Set to disabled (remember original setting - manual or automatic (delayed start) )

    Restart computer  (after you boot up.... windows update will not be started, therefore, you will not have to stop it)

    and you can continue performing other steps 

    net stop bits

    Go to C:\Windows\SoftwareDistribution

    Delete all the contents

    Return to "Command Prompt"

    net start wuauserv

    net start bits

    if this worked..."Remember to go back in to services and enable Windows Update service" so it will start whenever the computer is booted up"

    Was this answer helpful?

    0 comments No comments