diff --git a/mods/[hell]/SetupComplete - disable update check schedule/data/Windows/Setup/Scripts/SetupComplete/no-update-check/SetupComplete.cmd b/mods/[hell]/SetupComplete - disable update check schedule/data/Windows/Setup/Scripts/SetupComplete/no-update-check/SetupComplete.cmd index 177a7b6..31e3719 100644 --- a/mods/[hell]/SetupComplete - disable update check schedule/data/Windows/Setup/Scripts/SetupComplete/no-update-check/SetupComplete.cmd +++ b/mods/[hell]/SetupComplete - disable update check schedule/data/Windows/Setup/Scripts/SetupComplete/no-update-check/SetupComplete.cmd @@ -1 +1,2 @@ -schtasks /Change /DISABLE /TN "\Microsoft\Windows\WindowsUpdate\Scheduled Start" \ No newline at end of file +schtasks /Change /DISABLE /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Scan" +schtasks /Change /DISABLE /TN "\Microsoft\Windows\UpdateOrchestrator\Schedule Scan Static Task" \ No newline at end of file