Microsoft-Windows-Biometrics › Event 1600

Event ID 1600 — The Windows Biometric Service failed to start its secure component.

Provider
Microsoft-Windows-Biometrics
Channel
Operational
Level
Informational
Task
WBioSrvc

Description

The Windows Biometric Service failed to start its secure component.

Message #

The Windows Biometric Service failed to start its secure component.

Reason for unavailability: %1.

The operation failed with error: %2.

Fields #

NameDescription
AvailabilityInfo UInt32Reason for unavailability.
ErrorCode HexInt32The operation failed with error.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Biometrics",
    "guid": "A0E3D8EA-C34F-4419-A1DB-90435B8B21D0",
    "event_source_name": "",
    "event_id": 1600,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:28:47.621214+00:00",
    "event_record_id": 4,
    "correlation": {},
    "execution": {
      "process_id": 3128,
      "thread_id": 2152
    },
    "channel": "Microsoft-Windows-Biometrics/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "AvailabilityInfo": 0,
    "ErrorCode": "0x80070032"
  },
  "message": ""
}

References #