What does BSOD 0x10A (APP_TAGGING_INITIALIZATION_FAILED) mean?

 
Could be also:
ConstantTypeOS
ERROR_CANNOT_COPYWin32 errorWindows
STATUS_RXACT_COMMITTEDNTSTATUSWindows
Previous Next
CRITICAL_STRUCTURE_CORRUPTION DFSC_FILE_SYSTEM

APP_TAGGING_INITIALIZATION_FAILED

Application tagging initialization failure for APP_TAGGING_INITIALIZATION_FAILED

APP_TAGGING_INITIALIZATION_FAILED is bug check code 0x0000010A.

This startup bug check points at OS infrastructure that tags or classifies applications for policy, compatibility, telemetry, or lifecycle decisions. It is not a normal application crash after the desktop is running.

How to read it in a dump

  • Check the boot/session phase and any nested status code.
  • Policy, registry, package, or compatibility data can be more relevant than a foreground process.
  • The stack should decide which app-tagging component failed.

What to check

  • Check recent OS updates, app-compatibility policy changes, and registry corruption.
  • Compare Safe Mode behavior if the system can boot.
  • Preserve event logs and dump data because the underlying status is the key clue.

References


Looking for a different code? Search another status or error code.