Page 1 of 1

Disable Windows 10 Forced Update

Posted: Wed Feb 14, 2018 7:43 am
by emawind84
Searching on Internet I found that disabling the following scheduled task should stop Windows 10 from rebooting your computer without your permission.

Open powershell with 'Run as administrator' and type:

Code: Select all

SCHTASKS /Change /TN "Microsoft\Windows\UpdateOrchestrator\Reboot" /DISABLE