1

So I've tried the following:

  • Disabled the Windows Update Service
  • Enabled No auto-restart with logged o users for scheduled automatic update
  • Set Windows Update to Notify to Schedule Restart and Defer Upgrade
  • In Power Options, disabled Wake Timers under Sleep
  • In Task Scheduler > Microsoft > Windows > UpdateOrchestrator disabled Reboot task

Yet it never fails to wake up at 6 AM sharp, starting up the computer and running all the fans at full power... waking ME up because it's in the same room.

Is there a way to completely remove this stupid automatic update? I don't know why something so simple requires so much effort to do.

Jack
  • 3,001

1 Answers1

-1

Group Policy If your version of Windows 10 has Group Policy, you can also change some settings using the Group Policy Editor. Run gpedit and navigate to the following policy setting:

Computer Configuration > Administrative Templates > Windows Components > Windows Update.

Select *Enabling Windows Power management to Automatically Wake up the system to Install Scheduled updates *

enter image description here

To disable the scheduled task

Step 1: Open Windows search with the Windows Key + S

Step 2: Type or paste Task Scheduler into the search field

Task Scheduler

Step 3: Delete or disable all instances of Windows update

Disable the update service in Windows 10 Pro You can disable the update service in Windows 10 Pro I'm not sure about Home version

Step 1: Press the Windows Key + R

Step 2: Type or copy paste services.msc into run command Run Command Box

Step 3: Select OK at the UAC prompt and scroll down to Windows update

Services.msc scroll box

Step 4: Double click on Windows update and in Windows Update properties set the Start-up Type to Disable then press OK

Windows Update properties

Step 5: Restart your computer to apply the settings