World News

How to Enable Hardware-Accelerated GPU Scheduling in Windows 10 and 11

https://www.profitableratecpm.com/f4ffsdxe?key=39b1ebce72f3758345b2155c98e6709c

Windows 10 and Windows 11 come with an advanced setting, called Hardware-Accelerated GPU Scheduling, which can boost gaming and video performance using your PC’s GPU. We’ll show you how to enable the feature, potentially get a performance increase, and ensure some of the best features available on modern GPUs work like they should.

What Is Hardware-Accelerated GPU Scheduling (HAGS)?

Usually, your computer’s processor offloads some visual and graphics-intensive data to the GPU to render so that games, multimedia, and other apps run smoothly. The CPU gathers the frame data, assigns commands, and prioritizes them one by one so that the GPU can render the frame.

With the Hardware-Accelerated GPU Scheduling feature, the GPU’s scheduling processor and memory (VRAM) take over the same work and runs it in batches to render the frames. This allows your GPU to reduce the load on your CPU and improve latency, potentially making your PC run faster.

Should You Enable Hardware-Accelerated GPU Scheduling?

If you have a supported graphics card, it’s a good idea to enable GPU scheduling as it helps improve your computer’s overall performance. You’ll likely see performance improvements when you’re running resource-intensive tasks, such as video editing or gaming. In fact, hardware-accelerated GPU scheduling is required for some newer features available on modern GPUs, like NVIDIA’s DLSS Frame Generation, and it can improve the performance of AMD’s FSR.

The only reason you shouldn’t use this feature is if you experience any issues after enabling it. If your apps suddenly stop working or you have graphics-related problems after turning it on, then GPU scheduling is best left disabled. Fortunately, disabling the feature after testing it is as easy as turning it on.

What You Need to Make Hardware-Accelerated GPU Scheduling Work

This feature debuted with Windows 10 May 2020 Update and may still be disabled on your Windows 10 install if you haven’t enabled it manually. Windows 11 upgrades from Windows 10 will probably keep that setting. All new fresh installs of Windows 11 will enable it by default, however.

Additionally, your computer needs to have an NVIDIA (GTX 10-series and later) or AMD (5600 series or later) graphics card with the latest graphics driver.

Unfortunately, there isn’t any specific hardware combination (CPU and GPU) known to eke out the best performance using the feature. So, your mileage may vary depending on the CPU, GPU, and graphics drivers on your PC.

Here’s how you can enable it on your Windows 10 and 11 PC. It’s a good idea to update the graphics drivers on your PC before you begin.

Enable Hardware-Accelerated GPU Scheduling in Windows 11

To enable the GPU scheduling in Windows 11, press Windows+i to open the Settings app. Go to the “System” section, then select the “Display” option from the right-hand side.

Select the 'System' tab, then click 'Display.'

From the “Related Settings” section, select “Graphics.”

Select 'Graphics' under Related Settings.

Click “Advanced Graphics Settings.” Then, click the toggle next to “Hardware-Accelerated GPU Scheduling” and select “Yes” from the User Access Control prompt that shows up.

Enabling HAGs on Windows 11, if it isn't already.

If you decide you want to disable GPU scheduling later, simply toggle off the “Hardware-Accelerated GPU Scheduling” option.

After that, you can close the “Settings” app and restart your PC to apply the change.

Microsoft states that you may not witness any significant changes immediately. However, if this feature hinders your PC’s performance instead of improving, you can disable it.

That’s it! You can check if it improves the games and apps experience on your Windows 11 PC.

Turn On Hardware-Accelerated GPU Scheduling in Windows 10

There are two ways to enable Hardware-Accelerated GPU Scheduling on Windows 10: use the Settings app or the Registry Editor. Both accomplish the same thing, though the Settings app is much easier.

Using Settings

Start by launching the Settings app on your PC. You can do this by pressing Windows+i.

In Settings, select “System.”

Open the Settings app, then click "Settings."

In the sidebar on the left, click “Display.”

Click "Display" on the left-hand side.

On the right pane, at the bottom, choose “Graphics Settings.”

Click "Graphics Settings" under the "Display" section.

On the following screen, toggle on the “Hardware-Accelerated GPU Scheduling” option.

Click the toggle to enable GPU scheduling.

To disable the feature in the future, simply toggle off the “Hardware-Accelerated GPU Scheduling” option again.

Close the Settings app and reboot your PC to bring your changes into effect.

Using the Registry Editor

To enable Hardware-Accelerated GPU Scheduling via the Registry Editor, open the Run box by pressing Windows+R, then type the following and press Enter:

regedit

In the User Account Control prompt that opens, select “Yes,” since it’s necessary to make changes to the registry.

When the Registry Editor opens, in the path box at the top, type the following and press Enter:

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers

In the pane on the right, double-click “HwSchMode.”

Select the "HwSchMode" key.

On the entry edit box, select the “Value Data” field and enter 2. In the “Base” section, choose “Hexadecimal.” Then, select “OK.”

Enter "2" into the Value Data field, then click "OK."

In the future, to disable the feature, enter 1 in the “Value Data” field, choose “Hexadecimal,” and select “OK.”

Close Registry Editor, restart your PC, and you have Hardware-Accelerated GPU Scheduling enabled on your computer. Enjoy!

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button