VIDEO_SCHEDULER_INTERNAL_ERROR is stop code 0x00000119: Windows detected a fatal violation in the graphics scheduling path. Start by removing any GPU overclock or undervolt, install the correct graphics driver from your PC or GPU manufacturer, then check Windows system files, memory, and the GPU’s power/temperature condition. This guide applies to Windows 11 and Windows 10; note that Windows 10 reached end of support on October 14, 2025, so it no longer receives normal free security updates.
Prerequisites and compatibility
- Sign in with an administrator account.
- Save work and back up important files before changing drivers or firmware.
- If this is a laptop or prebuilt desktop, prefer the graphics driver supplied by the PC manufacturer first. It may include switching-graphics, power, display, or dock-specific changes.
- For a desktop with a separately purchased NVIDIA, AMD, or Intel GPU, use the driver for the exact GPU model from that GPU vendor if the system maker does not provide a newer compatible package.
- Do not update BIOS/UEFI, change registry graphics timeout values, or use third-party “driver updater” utilities as a first-line fix.
Warning: Reverting overclocks, undervolts, XMP/EXPO memory profiles, or custom fan/power settings can reduce performance temporarily. It is necessary for a valid stability test. Record your current settings first so you can restore them only after the PC is stable.
Primary procedure
1. Record the crash pattern and remove recent graphics changes
- Note whether the crash occurs:
- only while gaming, video editing, streaming, or using a browser with hardware acceleration;
- immediately after sleep, docking, connecting a second monitor, or updating a driver;
- during ordinary desktop use or startup.
- Disconnect nonessential display hardware for testing:
- USB display adapters;
- docks;
- capture devices;
- VR headsets;
- external GPUs;
- extra monitors.
- Return the GPU to stock settings:
- Open the software used for GPU tuning or monitoring.
- Select Reset, Default, or the equivalent option.
- Disable custom GPU core clock, memory clock, voltage, power-limit, and fan-profile changes.
- If you enabled CPU or RAM overclocking recently, restore default firmware settings or disable the memory profile temporarily.
- Restart Windows.
2. Create a restore point before changing the driver
- Press Windows key + R.
- Type:
SystemPropertiesProtection - Select OK.
- On the System Protection tab, select the system drive, normally Local Disk (C
. - Confirm that Protection is On. If it is Off, select Configure, choose Turn on system protection, allocate available disk space, then select Apply.
- Select Create.
- Enter a descriptive name such as:
Before GPU driver repair - Select Create, wait for the confirmation, then select Close.
3. Install Windows updates, including offered driver updates
Microsoft identifies hardware devices, drivers, and software as common sources of recurring stop-code errors. Install pending Windows updates before installing a vendor GPU driver.Windows 11
- Open Start > Settings > Windows Update.
- Select Check for updates.
- Install available updates.
- Select Advanced options > Optional updates.
- Open Driver updates. If an update is specifically offered for the display adapter, chipset, or system manufacturer, select it and choose Download & install.
- Restart when prompted.
- Open Start > Settings > Update & Security > Windows Update.
- Select Check for updates.
- Install available updates.
- Select View optional updates if it appears.
- Expand Driver updates, select relevant display or chipset updates, and choose Download and install.
- Restart when prompted.
4. Check the display adapter in Device Manager
- Right-click Start and select Device Manager.
- Expand Display adapters.
- Look for:
- a yellow exclamation mark;
- an Unknown device;
- duplicate or unexpected display adapters;
- a disabled adapter icon.
- Right-click the active GPU and select Properties.
- On the General tab, check Device status.
- On the Driver tab, record the Driver Provider, Driver Date, and Driver Version.
Warning: Do not disable the only active display adapter unless you know how to recover through Safe Mode. The display may go blank temporarily during an uninstall, and the screen can flicker during installation.
5. Cleanly reinstall the graphics driver
Use this procedure when the BSOD began after a graphics-driver update, Device Manager reports a GPU issue, or simply updating the driver did not help.- Download the correct graphics driver installer before uninstalling anything:
- Laptop/prebuilt PC: use the support page for the exact PC model.
- Custom desktop: use the GPU vendor’s driver package for the exact card.
- If the PC uses both integrated and dedicated graphics, download both the system-maker integrated graphics driver and the dedicated GPU driver.
- Disconnect from the internet temporarily. This reduces the chance that Windows Update installs a different display driver during the cleanup.
- In Device Manager, expand Display adapters.
- Right-click the GPU that is crashing and select Uninstall device.
- In the confirmation window:
- select Attempt to remove the driver for this device or Delete the driver software for this device if the option is shown;
- select Uninstall.
- Restart the PC immediately.
- After Windows starts, run the driver installer downloaded in step 1.
- If the installer offers Clean installation, Factory reset, or Perform a clean install, use that option.
- Install the driver and restart when prompted.
- Reconnect to the internet after the restart.
6. Repair the Windows component store and protected system files
Corrupted Windows files can complicate driver installation and graphics operations.- Right-click Start.
- Select Terminal (Admin) on Windows 11, or Windows PowerShell (Admin) / Command Prompt (Admin) on Windows 10.
- Run the following command and wait for it to finish:
DISM /Online /Cleanup-Image /RestoreHealth - When DISM completes successfully, run:
sfc /scannow - Restart the PC.
- DISM should report that the restore operation completed successfully.
- SFC should ideally report: “Windows Resource Protection did not find any integrity violations.”
- If SFC says it found and repaired files, restart and run
sfc /scannowonce more.
7. Test memory and basic hardware stability
The 0x119 stop code can reflect a graphics-driver fault, but Microsoft’s bug-check documentation also identifies some internal scheduler states as potentially related to memory corruption or failing hardware. Test memory before assuming the GPU is defective.- Press Windows key + R.
- Type:
mdsched.exe - Select OK.
- Select Restart now and check for problems.
- Let the memory test complete. Windows restarts automatically.
- Right-click Start > Event Viewer.
- Open Windows Logs > System.
- Select Find in the right pane.
- Search for:
MemoryDiagnostics-Results - Review the newest result.
If it reports errors, stop GPU stress testing. Restore default memory settings, reseat memory modules if you are comfortable servicing the PC, and run the PC manufacturer’s hardware diagnostics. Persistent memory errors require hardware troubleshooting.
8. Check GPU cooling, cabling, and power delivery
Power off the PC fully before inspecting internal hardware.For a desktop with a dedicated GPU:Warning: Shut down Windows, switch off the PSU if it has a switch, and disconnect power before opening a desktop. Do not open a laptop chassis unless its service documentation permits it. Physical service can affect warranty coverage and can damage components if performed incorrectly.
- Confirm the graphics card is fully seated in its PCIe slot.
- Confirm every required PCIe power connector is inserted fully.
- If the card uses more than one power connector, use separate PSU cables where the power-supply manufacturer recommends it; avoid loose adapters or damaged extension cables.
- Remove obvious dust buildup from GPU fans and case airflow paths using appropriate nonconductive cleaning methods.
- Confirm GPU fans spin during a graphics load.
- Check that the PSU is adequate for the GPU and other installed hardware.
- Use the original or correctly rated AC adapter.
- Test while connected to AC power.
- Ensure air intakes and exhaust vents are not blocked.
- Update the laptop maker’s chipset, power-management, BIOS/UEFI, and graphics packages only if they are explicitly offered for the exact model.
Verification of success
- Restart the PC twice after all repairs.
- Open Device Manager > Display adapters > your GPU > Properties and confirm This device is working properly appears under Device status.
- Use the workload that previously caused the crash for at least 15 to 30 minutes:
- the same game;
- video-rendering task;
- browser/video playback;
- external-monitor or dock setup.
- Open Reliability Monitor:
- Press Windows key + R.
- Type:
perfmon /rel - Select OK.
- Confirm no new Windows stopped working or hardware error entry appears after the repair and test.
VIDEO_SCHEDULER_INTERNAL_ERROR stop code.Alternate method: Roll back a newly installed GPU driver
Use this only if crashes began immediately after a specific graphics-driver update and the prior driver was stable.- Right-click Start > Device Manager.
- Expand Display adapters.
- Right-click the GPU > Properties > Driver tab.
- Select Roll Back Driver.
- Choose the reason that best matches the issue, then select Yes.
- Restart Windows.
Troubleshooting and rollback/escalation
The PC crashes before you can uninstall the driver
Start in Safe Mode:- Windows 11: Start > Settings > System > Recovery > Advanced startup > Restart now.
- Windows 10: Start > Settings > Update & Security > Recovery > Advanced startup > Restart now.
If BitLocker device encryption is enabled, have the BitLocker recovery key available before entering Windows Recovery Environment.
The screen stays black after driver removal or installation
Wait several minutes once; display-driver changes can reset the screen. If there is still no picture:- Press Windows key + Ctrl + Shift + B to request a graphics-driver reset.
- Check the monitor input source and cable.
- Move the cable to another output on the GPU.
- If the processor has integrated graphics and the motherboard supports video output, connect the monitor to the motherboard output temporarily.
- Enter Safe Mode and reinstall the system-maker or GPU-vendor driver.
The BSOD occurs only with a browser, video call, or streaming application
Update the affected app and test with its hardware acceleration disabled. For example, in most Chromium-based apps, open Settings, search for hardware acceleration, turn off Use hardware acceleration when available, then restart the app. If the crash stops, retain the updated GPU driver and leave acceleration off until a later driver release proves stable.The BSOD persists after a clean driver reinstall
Treat this as a possible hardware or platform issue when any of the following is true:- Windows Memory Diagnostic reports errors.
- The PC crashes under stock settings in multiple graphics workloads.
- You see visual artifacts, colored blocks, random lines, or corruption before Windows crashes.
- The GPU disappears from Device Manager, reports a device error, or fails in another known-good PC.
- The error began after installing a new GPU, PSU, riser cable, dock, monitor, or RAM.
- The crash continues even in Safe Mode or during Windows setup.