I think i found a fix that doesn't require downloading anything or complicated steps.
It's worked for me so far.
1. Go to: Control Panel\Hardware and Sound\Power Options\Edit Plan Settings (it may also be called Change plan settings)
(you can alternatively just search for "Edit power plan" in the windows search bar)
- Click "change advanced power settings"
3. Go to "Sleep->Allow wake timers" and change the setting to Disable.
If this doesn't work, then using psexec like RichStevens2 suggested might be the way to go.
The directions i found on another forum was helpful:
"1. 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\Username\Desktop\Pstools", replace Username 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"
Hopefully one of these two options works for ya'll