How to enable hardware-accelerated GPU scheduling on Windows 10

Windows 10 introduces new hardware scheduling feature allowing GPUs to manage their own memory to improve experience, and here's how to enable the feature.

hardware-accelerated GPU scheduling on Windows 10
hardware-accelerated GPU scheduling on Windows 10

On Windows 10, starting with version 2004 (May 2020 Update) there’s a new feature known as Hardware-accelerated GPU scheduling, which is part of the Windows Display Driver Model (WDDM) 2.7, and it allows supported graphics cards to manage their own memory to reduce latency and improve performance.

However, it doesn’t work right out-of-the-box, as it requires newer drivers from the graphics card manufacturers.

Nvidia supports Hardware-accelerated GPU scheduling starting with its driver version 451.48. If you have Intel integrated graphics, the feature is available since driver version 27.20.100.8190. In the case that you have an AMD card, then you’ll have to wait a little longer until the driver supports the new feature.

In this guide, you’ll learn the steps to enable hardware-accelerated GPU scheduling on Windows 10 version 2004.

Enable hardware-accelerated GPU scheduling using Settings

To turn on hardware scheduling on Windows 10, use these steps:

  1. Open Settings on Windows 10.

  2. Click on Display.

  3. Under the “Multiple displays” section, click the Graphics settings option.

    Display settings
    Display settings
  4. Click the Change Default Graphics Settings option.

  5. Turn on the Hardware-accelerated GPU scheduling toggle switch to enable the feature on Windows 10.

    Windows 10 hardware scheduling (source: Nvidia)
    Windows 10 hardware scheduling (source: Nvidia)
  6. Restart your computer.

Once you complete the steps, the new option should apply, and you should be able to see better latency and performance playing PC games.

Enable hardware-accelerated GPU scheduling using Registry

To enable hardware-accelerated GPU scheduling with the Registry, use these steps:

  1. Open Start.

  2. Search for regedit, right-click the top result, and select Run as administrator.

  3. Browse the following path:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
  4. Right-click the GraphicsDrivers (folder) key, select New, and click on DWORD (32-bit) value.

    Graphics Drivers Registry
    Graphics Drivers Registry
  5. Name the key HwSchMode and press Enter.

  6. Double-click the newly created key and sets its value from 0 to 2.

    Enable hardware-accelerated GPU scheduling Registry
    Enable hardware-accelerated GPU scheduling Registry
  7. Click the OK button.

  8. Restart your computer.

After you complete the steps, hardware-accelerated GPU scheduling should now be enabled on your device.

If you want to revert the changes, you can use the same instructions, but on step No. 4, right-click the HwSchMode key and select the Delete option. If the key was already available, you can change its value from 2 to 1 to disable hardware-accelerated GPU scheduling.

Update July 14, 2020: Originally published in June 2020, and it’s been revised in July 2020.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 14 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].