Home > Operation and Maintenance > Windows Operation and Maintenance > How to solve the problem that the windows update service cannot be started?

How to solve the problem that the windows update service cannot be started?

青灯夜游
Release: 2020-07-29 12:42:45
Original
54422 people have browsed it

Solution: 1. Click "Start" → "Control Panel" → "System and Security" → "Administrative Tools" → "Services"; 2. Find Windows Update, right-click and select "Properties" ; 3. In the pop-up window, set the "Startup type" to "Automatic", click "Apply", then click "Start", and then click "OK".

How to solve the problem that the windows update service cannot be started?

How to start the Windows Update service in Windows 10 system

1. Use the right mouse button Click Start→Control Panel.

How to solve the problem that the windows update service cannot be started?

2. Control Panel → System and Security.

How to solve the problem that the windows update service cannot be started?

3. System and Security → Management Tools.

How to solve the problem that the windows update service cannot be started?

4. Management Tool → Service.

How to solve the problem that the windows update service cannot be started?

5. Windows Update Service → Properties.

How to solve the problem that the windows update service cannot be started?

#6. Startup type→Automatic, Manual→Apply. Then click Start → OK.

How to solve the problem that the windows update service cannot be started?

7. In addition, you can also try to use commands to disable and start the service. Right-click the Start button → Command Prompt (Administrator).

How to solve the problem that the windows update service cannot be started?

#8. If a security software pops up a warning, you should cancel the prohibited action, otherwise the operation will fail! Click: Allow the program to run → OK.

How to solve the problem that the windows update service cannot be started?

9. If there is any abnormality, you can try to disable the Windows Update service with the command:

Stop service command:         net stop wuauserv

How to solve the problem that the windows update service cannot be started?

10. Then, use the command to start the Windows Update service:

Start the service command: Net start wuauserv

How to solve the problem that the windows update service cannot be started?

Note : Compared with previous operating systems, the Windows 10 operating system relies more heavily on the Windows Update service! For example, operations such as device driver updates will also rely on this service (do not disable this service without special reasons).

For more related knowledge, please visit: PHP Chinese website!

The above is the detailed content of How to solve the problem that the windows update service cannot be started?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template