Microsoft-Windows-Kernel-PnP › Event 219

Event ID 219 — The driver FailureName failed to load.

Provider
Microsoft-Windows-Kernel-PnP
Channel
System
Level
Warning
Collection Priority
Recommended (NSA)
Task
DriverLoad

Description

The driver FailureName failed to load.

Message #

The driver %5 failed to load.
Device: %2
Status: %3

Fields #

NameDescription
DriverNameLength UInt16
DriverName UnicodeString
Status UInt32NTSTATUS reference
FailureNameLength UInt16
FailureName UnicodeString
Version UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-PnP",
    "guid": "9C205A39-1250-487D-ABD7-E831C6290539",
    "event_source_name": "",
    "event_id": 219,
    "version": 0,
    "level": 3,
    "task": 212,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T06:25:19.591886+00:00",
    "event_record_id": 1645,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 224
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DriverNameLength": 15,
    "DriverName": "ROOT\\VMBus\\0000",
    "Status": 3221226341,
    "FailureNameLength": 14,
    "FailureName": "\\Driver\\vmbusr",
    "Version": 0
  },
  "message": ""
}

References #