How to prevent windows updating the UpdateOrchestrator\Reboot task?

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.

Posted 2015-08-20T11:33:07.173

Reputation: 1 830

Answers

2

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

Posted 2015-08-20T11:33:07.173

Reputation: 21

Thank you, but I need it for Windows 10 Home. (I have updated the answer.) – TN. – 2015-09-09T18:59:44.513