How to Fix Scheduled Tasks Not Running on Windows
Windows Task Scheduler tasks not executing on time or failing? Fix scheduled task errors including "task not started" and trigger issues.
📖
Main Troubleshooting Guide
How to Fix Slow Computer →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Scheduled task shows "Ready" but never runs
- •Task runs manually but not on schedule
- •Task Scheduler shows "Last Run Result: 0x1"
- •Tasks stop running after Windows Update
- •Task runs but with wrong permissions
- •Triggers configured but task doesn't fire
Common Causes
- ⚠Task set to "Run only when user is logged on" but user is logged off
- ⚠Task disabled or trigger conditions not met
- ⚠"Start the task only if the computer is on AC power" checked
- ⚠Task Scheduler service not running
- ⚠Incorrect "Start in" directory path
- ⚠Task credentials expired or changed
Solutions
Solution 1: Fix Task Conditions and Settings
- 1Open Task Scheduler (taskschd.msc)
- 2Find your task and double-click it
- 3Go to Conditions tab
- 4Uncheck "Start the task only if the computer is on AC power"
- 5Uncheck "Start only if the following network connection is available"
- 6Go to Settings tab — check "Run task as soon as possible after a scheduled start is missed"
Solution 2: Fix User Account Settings
- 1In the task properties, go to General tab
- 2Select "Run whether user is logged on or not"
- 3Check "Run with highest privileges" if the task needs admin access
- 4Click OK — enter your password when prompted
- 5For service accounts: use "SYSTEM" as the user (no password needed)
Solution 3: Fix Start In Directory
- 1In task properties, go to Actions tab
- 2Edit the action
- 3Verify "Program/script" points to the correct .exe or .bat
- 4Set "Start in (optional)" to the folder containing the script
- 5Example: if script is C:\Scripts\backup.bat, set Start in to C:\Scripts
- 6Remove any quotes from the "Start in" field
- 7Click OK and test with "Run" button
FIXES THIS IN 5 MINUTES
Fix Scheduled Tasks Not Running Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11