Microsoft-Windows-Kernel-PnP › Event 1000

Event ID 1000 — Device DeviceInstanceId could not be query removed as the removal was vetoed.

Provider
Microsoft-Windows-Kernel-PnP
Channel
Device Management
Level
Warning
Opcode
Info

Description

Device DeviceInstanceId could not be query removed as the removal was vetoed.

Message #

Device %1 could not be query removed as the removal was vetoed.

Veto Type: %2
Vetoed By: %3

Fields #

NameDescription
DeviceInstanceId UnicodeString
VetoType UInt32
VetoName UnicodeStringVetoed By.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-PnP",
    "guid": "9C205A39-1250-487D-ABD7-E831C6290539",
    "event_source_name": "",
    "event_id": 1000,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 72057594037927936,
    "time_created": "2023-10-25T22:50:39.854895+00:00",
    "event_record_id": 10,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 384
    },
    "channel": "Microsoft-Windows-Kernel-PnP/Device Management",
    "computer": "WinDevEval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeviceInstanceId": "ACPI\\PNP0303\\4&1bd7f811&0",
    "VetoType": 6,
    "VetoName": "ACPI\\PNP0303\\4&1bd7f811&0\\Driver\\i8042prt"
  },
  "message": ""
}

References #