--- title: ADMX_sdiagschd Policy CSP description: Learn more about the ADMX_sdiagschd Area in Policy CSP. ms.date: 08/06/2024 --- # Policy CSP - ADMX_sdiagschd [!INCLUDE [ADMX-backed CSP tip](includes/mdm-admx-csp-note.md)] ## ScheduledDiagnosticsExecutionPolicy | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 2004 with [KB5005101](https://support.microsoft.com/help/5005101) [10.0.19041.1202] and later
✅ Windows 10, version 20H2 with [KB5005101](https://support.microsoft.com/help/5005101) [10.0.19042.1202] and later
✅ Windows 10, version 21H1 with [KB5005101](https://support.microsoft.com/help/5005101) [10.0.19043.1202] and later
✅ Windows 11, version 21H2 [10.0.22000] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/ADMX_sdiagschd/ScheduledDiagnosticsExecutionPolicy ``` Determines whether scheduled diagnostics will run to proactively detect and resolve system problems. - If you enable this policy setting, you must choose an execution level. If you choose detection and troubleshooting only, Windows will periodically detect and troubleshoot problems. The user will be notified of the problem for interactive resolution. If you choose detection, troubleshooting and resolution, Windows will resolve some of these problems silently without requiring user input. - If you disable this policy setting, Windows won't be able to detect, troubleshoot or resolve problems on a scheduled basis. - If you don't configure this policy setting, local troubleshooting preferences will take precedence, as configured in the control panel. If no local troubleshooting preference is configured, scheduled diagnostics are enabled for detection, troubleshooting and resolution by default. No reboots or service restarts are required for this policy to take effect: changes take effect immediately. This policy setting will only take effect when the Task Scheduler service is in the running state. When the service is stopped or disabled, scheduled diagnostics won't be executed. The Task Scheduler service can be configured with the Services snap-in to the Microsoft Management Console. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | [!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)] **ADMX mapping**: | Name | Value | |:--|:--| | Name | ScheduledDiagnosticsExecutionPolicy | | Friendly Name | Configure Scheduled Maintenance Behavior | | Location | Computer Configuration | | Path | System > Troubleshooting and Diagnostics > Scheduled Maintenance | | Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\ScheduledDiagnostics | | Registry Value Name | EnabledExecution | | ADMX File Name | sdiagschd.admx | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)