Error Codes Wiki

Windows BSOD VIDEO_SCHEDULER_INTERNAL_ERROR (0x00000119)

Criticalbsod

Overview

Windows BSOD VIDEO_SCHEDULER_INTERNAL_ERROR indicates the video scheduler has detected a fatal violation, usually caused by GPU driver issues.

Key Details

  • Stop code: 0x00000119 — video scheduler detected an illegal operation
  • Directly related to GPU and display driver subsystem
  • Can occur during gaming, video playback, or GPU-intensive tasks
  • More common after GPU driver updates or Windows updates
  • May indicate GPU hardware beginning to fail

Common Causes

  • Outdated or corrupted GPU drivers (NVIDIA, AMD, Intel)
  • GPU overheating or hardware failure
  • Overclocked GPU running unstable
  • Conflict between Windows Update and GPU driver version
  • Insufficient GPU VRAM for the running workload

Steps

  1. 1Use DDU (Display Driver Uninstaller) in Safe Mode to completely remove GPU drivers
  2. 2Install the latest stable GPU driver from NVIDIA/AMD/Intel website
  3. 3Monitor GPU temperature with HWMonitor or GPU-Z — should stay below 85°C
  4. 4If overclocked, reset GPU to stock clocks using MSI Afterburner
  5. 5Run chkdsk /f /r to check for disk errors affecting driver files

Tags

windowsbsodvideo-schedulergpudisplay-driver

More in Bsod

Frequently Asked Questions

Not necessarily. Most cases are resolved by reinstalling GPU drivers. But if it persists after clean driver install, GPU hardware failure is possible.