Microsoft-Windows-DriverFrameworks-UserMode › Event 2003

Event ID 2003 — The UMDF Host Process (UMDFHostDeviceArrivalBegin.LifetimeId) has been asked to load drivers for device UMDFHostDeviceArrivalBegin.InstanceId.

Provider
Microsoft-Windows-DriverFrameworks-UserMode
Channel
Operational
Level
Informational
Collection Priority
Recommended (ANSSI)
Task
Loadingdriverstocontrolanewlydiscovereddevice.
Opcode
Start

Description

The UMDF Host Process (UMDFHostDeviceArrivalBegin.LifetimeId) has been asked to load drivers for device UMDFHostDeviceArrivalBegin.InstanceId.

Message #

The UMDF Host Process (%1) has been asked to load drivers for device %2.

Fields #

NameDescription
UMDFHostDeviceArrivalBegin.LifetimeId GUID
UMDFHostDeviceArrivalBegin.InstanceId UnicodeString
LifetimeId GUID
InstanceId UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DriverFrameworks-UserMode",
    "guid": "2E35AAEB-857F-4BEB-A418-2E6C0E54D988",
    "event_source_name": "",
    "event_id": 2003,
    "version": 1,
    "level": 4,
    "task": 33,
    "opcode": 1,
    "keywords": 9223372036854775808,
    "time_created": "2026-03-13T22:00:23.998527+00:00",
    "event_record_id": 6,
    "correlation": {},
    "execution": {
      "process_id": 8116,
      "thread_id": 7760
    },
    "channel": "Microsoft-Windows-DriverFrameworks-UserMode/Operational",
    "computer": "LAB-DC01.ludus.domain",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "user_data": {
    "UMDFHostDeviceArrivalBegin": {
      "LifetimeId": "3D69498E-0D29-42F1-905E-33C3A505E322",
      "InstanceId": "SWD\\REMOTEDISPLAYENUM\\RDPIDD_INDIRECTDISPLAY&SESSIONID_0001"
    }
  },
  "message": ""
}

Detection Patterns #