RepairMyOS
live db
C:\Windows\System32\winevt\Logs > Event 0xc0000906
Warning

0xc0000906_

STATUS_STACK_OVERFLOW (packaged app)

Windows 10/11 · Runtime

Windows 10/11 just hit error 0xc0000906, which corresponds to a fault called "STATUS_STACK_OVERFLOW (packaged app)". This is one of the most searched error codes for this OS — you're not alone, and there's a clear fix.

What Actually Happened

App loader error: a modern UWP/packaged application's call stack exceeded its allotted size, usually from runaway recursion.

Symptoms

Program crash with popup referencing 0xc0000906

Common Causes

  • Condition: a modern UWP/packaged application's call stack exceeded its allotted size, usually from runaway recursion

How to Fix It

  1. 01
    Install Visual C++ Redistributable (x86 and x64)
  2. 02
    Run as Administrator
  3. 03
    Reinstall the crashing application
⚡ INSTANT REFERENCE KIT

System Administrator Emergency Kit

Stop searching for syntax under pressure. Get 100+ verified, battle-tested emergency recovery commands for Windows & Linux in one printable PDF guide.

Root Cause Breakdown

0xc0000906 (STATUS_STACK_OVERFLOW (packaged app)) raised before executable main loop.

Should You Worry?

Affects single application only.

Power-User Tip

Verify app files via Steam/Epic launcher if applicable.

Estimated Fix Cost USD
$0 $40

DIY: $0; Remote help: $20�$40