| Previous | Next |
| SAVER_CHROMEPROCESSCRASH | SAVER_SPEECHDISMISSAL |
SAVER_NOTIFICATIONDISMISSAL
SAVER_NOTIFICATIONDISMISSAL: interpret the capture reason, not a public stop-code contract
SAVER_NOTIFICATIONDISMISSAL (0x0000F00B) classifies a diagnostic capture where a notification dismissal did not complete or propagate. SAVER values are diagnostic categories; the public symbol does not provide a stable bugcheck-parameter contract that identifies one defective driver by itself.
Capture the evidence that belongs to this category
Preserve notification ID, owning app, dismissal reason, broker state, shell presentation state, callback times, and persistence after dismissal. Also keep the Windows build, dump type, producer, WER/event correlation, and relevant process or package identity.
What the investigation should prove
The goal is to trace the dismissal from caller to notification broker and shell update, keeping app acknowledgment separate from UI removal. Use the dump and surrounding events to find the first concrete blocked transition or failing component; do not manufacture parameter meanings from the numeric SAVER value.
Technical references
Looking for a different code? Search another status or error code.