Share via

Windows Update services is disabled

Anonymous
2021-10-07T17:52:32+00:00

In windows update tab it is "One of the update services is not running properly, but you can try to run a troubleshooter to fix the problem. Go to Start button > Settings > Update & Security > Troubleshoot, and then select Windows Update."

Windows for home | Windows 10 | Install and upgrade

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-10-07T18:26:04+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I actually have same issue as before and by following the steps provided below fixed my issue, I hope this works for you as well.

    First method is to reset the Windows update components using the powershell command below.

    This method will reset the Software distribution folder where the temporary file of update is saved, and re register internet connect as well.

    Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy each line of command to Powershell then press enter (one line at a time)

    net start bits

    net start wuauserv

    net start appidsvc

    net start cryptsvc

    Restart the device and check it again just ignore any error in command line if you encounter.

    Let me know how does it goes and I hope that helps.

    Bernard

    Independent Advisor

    Was this answer helpful?

    0 comments No comments