How to Fix Task Scheduler Not Working on Windows
Windows Task Scheduler tasks not running, failing with errors, or scheduler service not starting? Fix scheduled task failures and automation 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 tasks show "Last Run Result: 0x1" or other error codes
- •Tasks never trigger at the scheduled time
- •Task Scheduler service won't start
- •"Task Scheduler is not available" error
- •Tasks run manually but not on schedule
- •Tasks stop working after Windows Update
Common Causes
- ⚠Task Scheduler service disabled or crashed
- ⚠Task configured with wrong user account or permissions
- ⚠Trigger conditions not met (user not logged in, no network)
- ⚠Task Scheduler database corrupted
- ⚠Power settings preventing tasks during sleep
- ⚠Task actions pointing to moved or deleted programs
Solutions
Solution 1: Fix Task Scheduler Service
- 1Press Windows + R, type services.msc
- 2Find "Task Scheduler" service
- 3Set Startup type to "Automatic"
- 4Click Start if the service is stopped
- 5Also ensure "Remote Procedure Call (RPC)" service is running
- 6Restart your computer and check if Task Scheduler opens
Solution 2: Fix Task Permissions
- 1Open Task Scheduler and find the failing task
- 2Right-click > Properties > General tab
- 3Click "Change User or Group" — set to your current user
- 4Check "Run whether user is logged on or not" if needed
- 5Check "Run with highest privileges" for admin tasks
- 6Under Conditions: uncheck "Start only if the following network connection is available" unless required
Solution 3: Rebuild Task Scheduler Database
- 1Open Command Prompt as Administrator
- 2Navigate to: C:\Windows\System32\Tasks
- 3The XML files here define scheduled tasks
- 4If database is corrupted: go to C:\Windows\System32\config
- 5Rename "TM" files (TM.blf, TMContainer*.regtrans-ms)
- 6Restart — Windows will rebuild the task database
FIXES THIS IN 5 MINUTES
Fix Task Scheduler Not Working 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