Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How To Fix Video Scheduler Internal Error?

How To Fix Video Scheduler Internal Error?

Anup ThapaBy Anup ThapaSeptember 5, 2022
video-scheduler-internal-error

The VIDEO_SCHEDULER_INTERNAL_ERROR bug check, which has a value of 0x119, occurs when the video scheduler detects a fatal violation. You should note the first parameter of the bugcheck code, as it will identify the exact violation for you.

If the value of the first parameter is 0x400, 0x1000, or 0x10000, the BSOD is more likely to be caused by faulty hardware. Any other parameter tilts the chances more towards drivers being the problem.

If you’re unsure where the problem lies, we recommend following the fixes in the order listed below, as the software-related fixes will be easier to apply and revert.

How to Fix Video Scheduler Internal BSOD

Some users reported only encountering this BSOD with specific applications like Netflix or a GPU-stressing game like Warzone. If necessary, you could temporarily avoid using or simply remove those particular programs while you try to fix the BSOD at its root.

Turn Off Hardware Acceleration

First, you should try disabling Hardware Accelerated GPU Scheduling via Settings, as this simple fix has resolved the BSOD for numerous users. Here’s how you can do this:

  1. Press Win + I and select System > Display > Graphics.
  2. Click on Change default graphics settings.
    change-default-graphics-settings
  3. Toggle Off Hardware accelerated GPU scheduling and restart your PC.
    hardware-accelerated-gpu-scheduling

Figure Out Faulty GPU / Driver [Situational]

If you have a setup with both integrated and dedicated graphics, you’ll have to first figure out which component is faulty. One way to do this is by disabling the dedicated GPU via the Device Manager. The problem lies with the dedicated GPU if you no longer encounter the BSOD.

The second method is to analyze the dump file generated by the Video Scheduler Internal Error bugcheck. Here’s how you can do so:

  1. Install the WinDbg Preview App from the Microsoft Store.
  2. Launch the app and press CTRL + D.
  3. Navigate to %windir% or %windir%/minidump/ and open the dump file.
    open dump file
  4. Select View > Command and enter !analyze -v at the kd prompt.
    windbg analyze
  5. After the analysis completes, check the MODULE_NAME and Probably caused by sections for hints on which driver caused the crash.
  6. If there are multiple dump files, analyze the rest in the same manner to get more information.

Troubleshoot Graphics Driver

As the prime reason for this BSOD is faulty GPU drivers, you’ll want to troubleshoot it thoroughly.

Update Graphics Driver

First, you should update to the latest available driver. Depending on whether you have an NVIDIA, AMD, or Intel GPU, you should go to the corresponding support site and look up your GPU model. Then, you should be presented with the list of available drivers.

Manufacturers package drivers in various forms. If the downloaded driver files are in .exe format, simply run the executable to install the driver.

If you downloaded a Driver Manager tool instead, like NVIDIA’s GeForce Experience or AMD’s Adrenalin Software, you could simply launch the tool, which will identify the latest driver for your GPU and prompt you for installation.

Finally, if the driver files are in .inf format, you can perform a manual installation via the Device Manager as such:

  1. Press Win + R, type devmgmt.msc, and press Enter.
  2. Expand the Display Adapters section.
  3. Right-click the GPU and select Update Driver.
    update-graphics-driver
  4. Pick the Browse my computer for drivers option.
    locate-and-install-a-driver-manually
  5. Click on Browse and select the directory where the driver files were downloaded.
    browse-driver-location
  6. Press OK > Next > Close and restart your PC afterward.

Roll Back Driver

If you recently updated your graphics driver, and the BSOD began soon after, the current driver version is likely unstable. In such cases, it would be best to switch to an older stable version as such:

  1. Press Win + X and select Device Manager.
  2. Expand the Display Adapters section and double-click the GPU.
    roll-back-graphics-driver
  3. In the Driver tab, click on Roll Back Driver.
  4. Pick any reason for rolling back and proceed.
    roll-back-reason
  5. Restart your PC afterward.

Uninstall Driver

If the old driver files are no longer present on the system, the Roll Back option won’t be accessible. In such cases, here’s what you can do:

  1. Launch Device Manager once again and expand the Display Adapters section.
  2. Right-click the GPU and select Uninstall Device.
    uninstall-device
  3. Enable the Remove drivers for this device checkbox and proceed.
    remove-the-driver-for-this-device
  4. Restart your PC afterward. Your system will switch to an old Microsoft-provided generic driver now.
  5. Download an older stable driver for the GPU if you haven’t already. If you tried that earlier, but it didn’t work, the beta drivers are also worth checking out.
  6. Install said drivers with the steps listed in the prior sections and restart your PC.

If the BSOD persists despite doing all of this, you can use Display Driver Uninstaller (DDU) to completely remove the current driver and perform a clean install afterward. But do note that while DDU is a generally reliable and reputable program, it’s still third-party. The choice is ultimately yours to make.

Resolve Overclocking and Heating Issues

It’s possible that an overheating GPU is the reason for the Video Scheduler Internal Error. The heating problem could be due to dust accumulation on the GPU, generally high internal temperature in the tower, or due to an excessive overclock.

Depending on how you performed the overclock, the method to reset it will vary as well. For instance, if you used MSI Afterburner, you could go to the installed directory and delete the contents of the Profile folder to reset the settings.

msi afterburner profiles

By the same token, undervolting the GPU could also potentially resolve the BSOD. However, as reducing the GPU temp is the end goal, there are better ways to achieve it without affecting performance.

To start, you could use compressed air to clean the dust from all the components inside the tower, with extra focus on the GPU. For the next level, you could remove the card from the computer and perform some advanced cleaning steps. This includes taking apart the card, cleaning the components with isopropyl alcohol, replacing the thermal paste, and so on.

If you’d like detailed steps for these things, or you want to go for even deeper cleaning, we have an in-depth article on cleaning a graphics card that you will find helpful.

Troubleshoot Hardware Compatibility

Incompatible PCIe Risers have been a fairly common reason for this BSOD. We recommend changing the PCIe configuration from the BIOS as this has been quite effective at resolving this BSOD. Here are the steps for this:

  1. Reboot your PC and press the BIOS key (Fn keys or Del).
  2. Locate the PCIe Slot Configuration or a similar setting in the BIOS.
    pcie-slot-configuration-bios
  3. Usually, downgrading it from 4.0 to 3.0 fixes the incompatibility issue. But manually selecting Gen 3 or Gen 4 could also help if it was set to Auto by default.
  4. Press the key shown on the screen to save the changes and exit (usually F10).

If you’re still encountering the Video Scheduler Internal BSOD at this point, the problem is most likely with the GPU itself. If possible, you could disable the GPU temporarily or switch to a different GPU to confirm this. And, if your warranty is still valid, you could contact the manufacturer for repair or replacement.

fix
Anup Thapa
  • LinkedIn

Anup Thapa is a tech writer at TechNewsToday. He mostly writes informative articles, tutorials, and troubleshooting guides related to Windows systems, networking, and computer hardware. Anup has been writing professionally for almost 5 years, and tinkering with PCs for much longer. His love for all things tech started when he got his first PC over 15 years ago. It was a Pentium IV system running Windows XP on a single 256 MB stick. He spent his formative years glued to this PC, troubleshooting any hardware or software problems he encountered by himself. Professionally, Anup has had brief forays into a variety of fields like coding, hardware installation, writing, etc. In doing so, he's worked with people of different backgrounds and skill levels, from average joes to industry leaders and experts. This has given him not just a versatile skillset, but also a unique perspective for writing that enables him to concisely communicate complex information and solve his reader's problems efficiently. You can contact him at anup@technewstoday.com

Related Posts

update sound drivers

How to Update Sound Drivers on Windows

March 7, 2023
nvidia-users-account-is-locked

Fixed: NVIDIA Users Account is Locked

March 7, 2023
windows-failed-to-start

Fixed: Windows Failed to Start A Recent Hardware or Software Change Might Be The Cause

March 7, 2023
computer-wont-shut-down

Computer Won’t Shut Down? Here’re 8 Ways to Fix It

March 5, 2023
amd-software-not-opening

How to Fix AMD Software Not Opening

March 3, 2023
how to create a folder

7 Ways to Create a Folder on Windows

March 3, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
update sound drivers

How to Update Sound Drivers on Windows

March 7, 2023
nvidia-users-account-is-locked

Fixed: NVIDIA Users Account is Locked

March 7, 2023
how-to-restart-hp-laptop

8 Ways to Restart HP Laptop

March 7, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.