Microsoft-Windows-PushNotifications-Developer

EventTitleChannelSampleRule
1The Windows Push Notification Developer APIs have encountered an error in File …DebugNN
2The Windows Push Notification Developer APIs have been loaded.DebugNN
3The Windows Push Notification Developer APIs have been unloaded.DebugNN
1000A channel request has been started with the following parameters: AppID [AppID].DebugNN
1001A channel request has completed: AppID [AppID] Channel [ChannelUri].DebugNN
1002The following channel has been closed: Channel [ChannelUri].DebugNN
1100A cloud notification is about to be delivered: NotificationType …DebugNN
1101A cloud notification has been delivered: NotificationType [NotificationType].DebugNN
1102A cloud notification has been canceled and will not be delivered to the …DebugNN
1103A cloud notification has been delivered to the presentation layer: …DebugNN
1104A notification has been delivered to the presentation layer: AppID [AppId] …DebugNN
1105A clear tile message has been delivered to the presentation layer: AppID …DebugNN
1106A clear badge message has been delivered to the presentation layer: AppID …DebugNN
1107A cancel toast message has been delivered to the presentation layer: AppID …DebugNN
1108A toast user dismissal event is about to be set.DebugNN
1109A toast user dismissal event has been set.DebugNN
1110A toast canceled dismissal event is about to be set.DebugNN
1111A toast canceled dismissal event has been set.DebugNN
1112A toast timed-out dismissal event is about to be set.DebugNN
1113A toast timed-out dismissal event has been set.DebugNN
1114A toast activation event is about to be set.DebugNN
1115A toast activation event has been set.DebugNN
1116A toast error event is about to be set.DebugNN
1117A toast error event has been set.DebugNN
1118A clear all toast event has been set.DebugNN
1119A remove toast event has been set.DebugNN
1120A remove toast w/ tag event has been set.DebugNN
1121A remove toast w/ tag and group event has been set.DebugNN
1122A connection status update is about to be delivered: AppID [AppId] IsConnected …DebugNN
1123A connection status update has been delivered: AppID [AppId] IsConnected …DebugNN
1124A clear flyout message has been delivered to the presentation layer: AppID …DebugNN

Event ID 1: The Windows Push Notification Developer APIs have encountered an error in File FileName, Function FunctionName, Line LineNumber, Error ErrorCode, Error Message ErrorMessage.

#
Channel
Debug

Message #

The Windows Push Notification Developer APIs have encountered an error in File %1, Function %2, Line %3, Error %4, Error Message %5.

Fields #

NameDescription
FileName UnicodeString
FunctionName UnicodeString
LineNumber Int32
ErrorCode UInt32
ErrorMessage UnicodeString

Event ID 2: The Windows Push Notification Developer APIs have been loaded.

#
Channel
Debug

Event ID 3: The Windows Push Notification Developer APIs have been unloaded.

#
Channel
Debug

Event ID 1000: A channel request has been started with the following parameters: AppID [AppID].

#
Channel
Debug

Message #

A channel request has been started with the following parameters: %1 [AppID].

Fields #

NameDescription
AppID UnicodeString

Event ID 1001: A channel request has completed: AppID [AppID] Channel [ChannelUri].

#
Channel
Debug

Message #

A channel request has completed: %1 [AppID] %2 [ChannelUri].

Fields #

NameDescription
AppID UnicodeString
Channel UnicodeString

Event ID 1002: The following channel has been closed: Channel [ChannelUri].

#
Channel
Debug

Message #

The following channel has been closed: %1 [ChannelUri].

Fields #

NameDescription
Channel UnicodeString

Event ID 1100: A cloud notification is about to be delivered: NotificationType [NotificationType].

#
Channel
Debug
Task
CloudNotificationDelivery
Opcode
Start

Message #

A cloud notification is about to be delivered: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1101: A cloud notification has been delivered: NotificationType [NotificationType].

#
Channel
Debug
Task
CloudNotificationDelivery
Opcode
Stop

Message #

A cloud notification has been delivered: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1102: A cloud notification has been canceled and will not be delivered to the presentation layer: NotificationType [NotificationType].

#
Channel
Debug

Message #

A cloud notification has been canceled and will not be delivered to the presentation layer: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1103: A cloud notification has been delivered to the presentation layer: NotificationType [NotificationType].

#
Channel
Debug

Message #

A cloud notification has been delivered to the presentation layer: %1 [NotificationType].

Fields #

NameDescription
NotificationType UInt32

Event ID 1104: A notification has been delivered to the presentation layer: AppID [AppId] NotificationType [NotificationType].

#
Channel
Debug

Message #

A notification has been delivered to the presentation layer: %1 [AppId] %2 [NotificationType].

Fields #

NameDescription
AppID UnicodeString
NotificationType UInt32

Event ID 1105: A clear tile message has been delivered to the presentation layer: AppID [AppId].

#
Channel
Debug

Message #

A clear tile message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1106: A clear badge message has been delivered to the presentation layer: AppID [AppId].

#
Channel
Debug

Message #

A clear badge message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1107: A cancel toast message has been delivered to the presentation layer: AppID [AppId].

#
Channel
Debug

Message #

A cancel toast message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Event ID 1108: A toast user dismissal event is about to be set.

#
Channel
Debug
Task
ToastDismissed
Opcode
Start

Event ID 1109: A toast user dismissal event has been set.

#
Channel
Debug
Task
ToastDismissed
Opcode
Stop

Event ID 1110: A toast canceled dismissal event is about to be set.

#
Channel
Debug
Task
ToastCanceled
Opcode
Start

Event ID 1111: A toast canceled dismissal event has been set.

#
Channel
Debug
Task
ToastCanceled
Opcode
Stop

Event ID 1112: A toast timed-out dismissal event is about to be set.

#
Channel
Debug
Task
ToastTimedOut
Opcode
Start

Event ID 1113: A toast timed-out dismissal event has been set.

#
Channel
Debug
Task
ToastTimedOut
Opcode
Stop

Event ID 1114: A toast activation event is about to be set.

#
Channel
Debug
Task
ToastActivated
Opcode
Start

Event ID 1115: A toast activation event has been set.

#
Channel
Debug
Task
ToastActivated
Opcode
Stop

Event ID 1116: A toast error event is about to be set.

#
Channel
Debug
Task
ToastError
Opcode
Start

Event ID 1117: A toast error event has been set.

#
Channel
Debug
Task
ToastError
Opcode
Stop

Event ID 1118: A clear all toast event has been set.

#
Channel
Debug

Fields #

NameDescription
AppID UnicodeString

Event ID 1119: A remove toast event has been set.

#
Channel
Debug

Fields #

NameDescription
AppID UnicodeString

Event ID 1120: A remove toast w/ tag event has been set.

#
Channel
Debug

Fields #

NameDescription
AppID UnicodeString

Event ID 1121: A remove toast w/ tag and group event has been set.

#
Channel
Debug

Fields #

NameDescription
AppID UnicodeString

Event ID 1122: A connection status update is about to be delivered: AppID [AppId] IsConnected [IsConnected].

#
Channel
Debug
Task
ConnectionStatusDelivery
Opcode
Start

Message #

A connection status update is about to be delivered: %1 [AppId] %2 [IsConnected].

Fields #

NameDescription
AppID UnicodeString
IsConnected Boolean

Event ID 1123: A connection status update has been delivered: AppID [AppId] IsConnected [IsConnected].

#
Channel
Debug
Task
ConnectionStatusDelivery
Opcode
Stop

Message #

A connection status update has been delivered: %1 [AppId] %2 [IsConnected].

Fields #

NameDescription
AppID UnicodeString
IsConnected Boolean

Event ID 1124: A clear flyout message has been delivered to the presentation layer: AppID [AppId].

#
Channel
Debug

Message #

A clear flyout message has been delivered to the presentation layer: %1 [AppId].

Fields #

NameDescription
AppID UnicodeString

Provenance

ETW provider GUID 5cad3597-5fec-4c62-9ce1-9d7abc723d3a

Defined in wpnapps.dll, which carries the event manifest.

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02 — Manifest XML pack, 1.9 MB
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02 — Manifest XML pack, 2.0 MB