FG
💻 Software

Will Windows Scheduled Tasks execute if the computer was off at the scheduled time?

Fresh7 days ago
Mar 15, 202637798 views
Confidence Score0%
0%

Problem

If I schedule a task using windows task scheduler for, say, 2 minutes from now, and for some reason the computer is shut down 1 minute from now, and turned on 3 minutes from now, will the task that was scheduled still run? If not, what can I do to mimic this functionality? I'm writing a Java applic…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Will Windows Scheduled Tasks execute if the computer was off at the scheduled time?

Low Risk

No, it won't execute. The Task Scheduler in Vista (or higher) can be configured to run missed instances, but XP's cannot. See the checkbox below called Run task as soon as possible after a scheduled start is missed. However, all three can be set to …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment