2

What process is creating the Microsoft\Windows\UpdateOrchestrator\Reboot task?

A solution to prevent laptop to start suggested here was to create an scheduled task that uncheck "wake to run" task option.

Is it possible to prevent (re)creation of that task?

CLARIFICATION: How to do it in Windows 10 Home.

TN.
  • 2,090

1 Answers1

3

I found this fix on another site. Group Policy has an entry for:

Enabling Windows Update Power Management to automatically wake up the system to install scheduled updates

It is under "Computer Configuration -> Windows Components -> Windows Update".

I set it to "Disabled". enter image description here

Tef
  • 31