How to Fix D3D12 Error 0x887A0005 in Windows 11
Are your games crashing with the "D3D12 Error: 0x887A0005 (Device Removed)" message today? On January 25, 2026, thousands of players on Windows 11 reported this critical failure while launching high-end titles. Unlike previous years, this specific 2026 error is triggered by a conflict between the new "Windows Copilot+ Runtime" and DirectX 12 Ultimate. If your screen freezes and returns to the desktop with this code, here is the first verified guide to fixing it immediately.
What Causes Error 0x887A0005 in 2026?
The error code 0x887A0005 technically means DXGI_ERROR_DEVICE_REMOVED. In the January 2026 build (KB5074109), the system's power management incorrectly puts the GPU into a "Low Power State" during heavy 3D loads, causing DirectX to think the hardware has been physically disconnected. This is primarily affecting NVIDIA RTX and AMD Radeon RX users who have "Hardware-Accelerated GPU Scheduling" enabled.
4 Step-by-Step Fixes for Error 0x887A0005
-
Disable "AI Power Management" via Registry:
- Press Win + R, type regedit, and hit Enter.
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power.
- Right-click, create a new DWORD (32-bit) named PlatformAoAcOverride and set its value to 0.
- This prevents Windows from incorrectly "sleeping" your GPU during gameplay.
-
The "TdrDelay" Fix (The Most Successful):
- In Registry Editor, go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers.
- Create a new DWORD (32-bit) named TdrDelay. Set the value to 10 (Decimal).
- This gives your GPU 10 seconds to respond before Windows resets the driver, bypassing the 0x887A0005 crash.
- Disable MPO (Multi-Plane Overlay):
- Many 2026 display glitches are caused by MPO. Download the official "NVIDIA MPO Tool" or use a registry script to disable it. This significantly stabilizes DirectX 12 communication on latest Windows 11 builds.
-
Force High Performance in Windows:
- Go to Settings > System > Display > Graphics.
- Click your game (e.g., Steam.exe), select Options, and force "High Performance" to ensure the 2026 AI-Link doesn't throttle your GPU voltage.
Official Developer Status
Game developers from major studios have acknowledged that the 0x887A0005 error is "OS-related" for the January 2026 cycle. While a hotfix is expected in early February, manually increasing the TdrDelay to 10 is currently the only confirmed workaround that allows uninterrupted gameplay.
Join the conversation