Skip to content

Commit b2ccf2e

Browse files
v-liannaDeland-Han
authored andcommitted
update
1 parent a6aeb20 commit b2ccf2e

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

support/windows-client/system-management-components/task-scheduler-service-not-start.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Task Scheduler Service Can't Start
3-
description: Helps resolve the failure to start the Task Scheduler service in Windows computers.
2+
title: Troubleshoot Task Scheduler Service Startup Failure
3+
description: Helps troubleshoot the failure to start the Task Scheduler service in Windows computers.
44
ms.date: 04/09/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, warrenw, v-lianna
8+
ms.reviewer: kaushika, warrenw, mamash, v-lianna
99
ms.custom:
1010
- sap:system management components\task scheduler
1111
- pcy:WinComm User Experience
1212
---
13-
# Task Scheduler service can't start
13+
# Troubleshoot issues with the Task Scheduler service not starting
1414

15-
This article helps resolve the failure to start the Task Scheduler service in Windows computers.
15+
This article helps troubleshoot the failure to start the Task Scheduler service in Windows computers.
1616

1717
Your scheduled tasks don't run or miss their schedules. When you open Task Scheduler, you receive the following error message:
1818

@@ -47,7 +47,7 @@ If that doesn't resolve the issue and you still can't start the Task Scheduler s
4747

4848
## Error 5: Access is denied
4949

50-
This error occurs because the NT AUTHORITY\SYSTEM account doesn't have write permissions on the System event log. The permissions might have been modified by a system administrator with a `CustomSD` registry key for other purposes.
50+
This error occurs because the NT AUTHORITY\\SYSTEM account doesn't have write permissions on the System event log. The permissions might have been modified by a system administrator with a `CustomSD` registry key for other purposes.
5151

5252
The Task Scheduler service runs under the SYSTEM account. By default, the SYSTEM account has write permissions to the System event log to allow the Task Scheduler service to log events into the System event log.
5353

support/windows-server/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,6 +2575,8 @@ items:
25752575
href: ./system-management-components/scheduled-tasks-reference-incorrect-user-profile.md
25762576
- name: Troubleshoot issues with scheduled tasks not running
25772577
href: ./system-management-components/troubleshoot-scheduled-tasks-not-running.md
2578+
- name: Troubleshoot issues with the Task Scheduler service not starting
2579+
href: ../windows-client/system-management-components/task-scheduler-service-not-start.md?context=/troubleshoot/windows-server/context/context
25782580
- name: Resolve Task Scheduler "Access Denied" error
25792581
href: ./system-management-components/troubleshooting-task-scheduler-access-denied-error.md
25802582
- name: WinRM

0 commit comments

Comments
 (0)