Microsoft-Windows-Kernel-Dump
12 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | AllowCrashDump policy: AllowCrashDump_policy. | Operational | N |
| 2 | AllowCrashDump policy value changed (AllowCrashDump = PolicyValue). | Operational | N |
| 3 | CrashDump disabled on boot by policy (AllowCrashDump = PolicyValue). | Operational | N |
| 4 | Crash dump disable failed. | Operational | N |
| 5 | Crash dump initialization failed. | Operational | Y |
| 6 | Crash dump load driver failed. | Operational | N |
| 7 | Crash dump dump stack initialization failed. | Operational | N |
| 8 | Crash dump free dump stack failed. | Operational | N |
| 9 | Crash dump load dump stack failed. | Operational | N |
| 10 | Crash dump disabled. | Operational | Y |
| 11 | Crash dump reconfigured. | Operational | N |
| 12 | Dump disabled forcefully (ForceDumpDisabled: … | Operational | N |
Event ID 1: AllowCrashDump policy: AllowCrashDump_policy.
#Description
AllowCrashDump policy: AllowCrashDump_policy.
Message #
Fields #
| Name | Description |
|---|---|
OperationType AnsiString | Known values
|
Event ID 2: AllowCrashDump policy value changed (AllowCrashDump = PolicyValue).
#Description
AllowCrashDump policy value changed (AllowCrashDump = PolicyValue). Configure crash dump. NT status: NTStatus.
Message #
Fields #
| Name | Description |
|---|---|
PolicyValue UInt32 | |
NTStatus UInt32 | NTSTATUS reference |
Event ID 3: CrashDump disabled on boot by policy (AllowCrashDump = PolicyValue).
#Event ID 4: Crash dump disable failed.
#Description
Crash dump disable failed. NT status: Crash_dump_disable_failed_NT_status.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 5: Crash dump initialization failed.
#Description
Crash dump initialization failed. NT status: NTStatus.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | Crash dump initialization failed. NT status. NTSTATUS reference |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Dump",
"guid": "17D2A329-4539-5F4D-3435-F510634CE3B9",
"event_source_name": "",
"event_id": 5,
"version": 0,
"level": 3,
"task": 2,
"opcode": 15,
"keywords": 9223372036854775808,
"time_created": "2023-10-26T04:16:27.309101+00:00",
"event_record_id": 1,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 8
},
"channel": "Microsoft-Windows-Kernel-Dump/Operational",
"computer": "WIN-OQ6R0RVA4NF",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"NTStatus": 3221225487
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 6: Crash dump load driver failed.
#Description
Crash dump load driver failed. NT status: Crash_dump_load_driver_failed_NT_status.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 7: Crash dump dump stack initialization failed.
#Description
Crash dump dump stack initialization failed. NT status: NTStatus.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 8: Crash dump free dump stack failed.
#Description
Crash dump free dump stack failed. NT status: NTStatus.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 9: Crash dump load dump stack failed.
#Description
Crash dump load dump stack failed. NT status: NTStatus.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 10: Crash dump disabled.
#Description
Crash dump disabled.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Kernel-Dump",
"guid": "17D2A329-4539-5F4D-3435-F510634CE3B9",
"event_source_name": "",
"event_id": 10,
"version": 0,
"level": 4,
"task": 2,
"opcode": 20,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:25:25.603988+00:00",
"event_record_id": 11,
"correlation": {},
"execution": {
"process_id": 396,
"thread_id": 408
},
"channel": "Microsoft-Windows-Kernel-Dump/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 11: Crash dump reconfigured.
#Description
Crash dump reconfigured. NT status: Crash_dump_reconfigured_NT_status.
Message #
Fields #
| Name | Description |
|---|---|
NTStatus UInt32 | NTSTATUS reference |
Event ID 12: Dump disabled forcefully (ForceDumpDisabled: Dump_disabled_forcefully_ForceDumpDisabled).
#Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID 17d2a329-4539-5f4d-3435-f510634ce3b9
Defined in Microsoft-Windows-System-Events.dll, which carries the event manifest.
Observed on:
- WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.3932, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.5074, captured 2026-06-02