Disable Windows 10 Forced Update
Posted: Wed Feb 14, 2018 7:43 am
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:
Open powershell with 'Run as administrator' and type:
Code: Select all
SCHTASKS /Change /TN "Microsoft\Windows\UpdateOrchestrator\Reboot" /DISABLE