Restart Windows Update if it gets stuck

It's no secret that many times Windows fails to install updates released by the . In most cases the problem comes from the Windows Update service. Many times a restart of the service can solve the problem, and the update installation process can continue.

This can be done in a number of ways, including from your system's list of services (look for Services in s and press Enter, find Windows Update and select the Restart option), but there is also a much easier way than the Command Prompt or PowerShell.Windows Update

Below we will see two different commands. To run them you will need to open the Command Prompt or PowerShell with administrator privileges. (In the search, type cmd or powershell and when the icon you are interested in appears, right-click on it and "open as administrator")

First of all, we will stop the Windows Update service: copy and paste the following command:

net stop wuauerv

If you restart it your Windows Update service will start automatically. Otherwise, you can use the command below to start the service:

net start wuauserv

The above commands are only for restarting the Windows Update service, and not for resetting, as a reset is a much more complex process that includes many other commands.

We know that a simple reboot of Windows Update often helps Windows 10 updates that are stuck during the download process. The above solution does not work in 100 percent of cases.
In fact, it's proven that sometimes it does not work when they try to install cumulative updates, and in that case the only thing we can do is wait for Microsoft to provide a solution.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by giorgos

George still wonders what he's doing here ...

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).