Disabling update orchestrator

snippet from this thread, no idea if still working but it may be legit

drumz0rz Replied on May 10, 2018 Found this answer on another question. It worked for me, so I'm copying it here for anyone else who has this problem:

First go here to download PsTools. Extract it to a folder on your desktop.

Open Start and type cmd. Right-click the program and choose to run as administrator.

Navigate to the folder where you extracted the tools by typing "cd C:\Users*\Desktop\Pstools", replace * with your username and Pstools with the folder where you extracted the tools.

When you have navigated to the correct folder, copy the following command without the quotes: "psexec.exe -i -s %windir%\system32\mmc.exe /s taskschd.msc".

Open the command window and right click, choose paste. Press enter.

Navigate to Task Scheduler Library -> Microsoft -> Windows -> UpdateOrchestrator.

Right click the task called Reboot and click on Disable.

The task should now be disabled.

Tommaso GiorgioPiantanida Replied on May 15, 2018 In reply to drumz0rz's post on May 10, 2018 DR drumz0rz procedure works... only Microsoft can design such a stupid procedure to modify a sheduled task

/r/Windows10 Thread