Microsoft-Windows-AppModel-Runtime › Event 69

Event ID 69 — Failed with ErrorCode modifying AppModel Runtime status for package PackageFullName for user User (clear=DesiredStatus, set=CurrentStatus).

Provider
Microsoft-Windows-AppModel-Runtime
Channel
Admin
Level
Informational

Description

Failed with ErrorCode modifying AppModel Runtime status for package PackageFullName for user User (clear=DesiredStatus, set=CurrentStatus).

Message #

Failed with %1 modifying AppModel Runtime status for package %2 for user %3 (clear=%4, set=%5).

Fields #

NameDescription
ErrorCode UInt32
PackageFullName UnicodeString
User SID
DesiredStatus UInt32
CurrentStatus UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppModel-Runtime",
    "guid": "F1EF270A-0D32-4352-BA52-DBAB41E1D859",
    "event_source_name": "",
    "event_id": 69,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 2305843009213693953,
    "time_created": "2022-04-07T17:04:34.316467+00:00",
    "event_record_id": 69,
    "correlation": {
      "ActivityID": "DD7B0B6A-4A9E-0001-314A-7BDD9E4AD801"
    },
    "execution": {
      "process_id": 5972,
      "thread_id": 2672
    },
    "channel": "Microsoft-Windows-AppModel-Runtime/Admin",
    "computer": "WIN-FPV0DSIC9O6",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "ErrorCode": 1168,
    "PackageFullName": "Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe",
    "User": "S-1-5-21-2121334350-1110938707-2888912545-500",
    "DesiredStatus": 32,
    "CurrentStatus": 0
  },
  "message": ""
}

References #