If you have recently installed a new version of the Intel graphics driver on your Windows 10 machine and have noticed that the Alt+H keyboard shortcut, which you previously used in your text editor, no longer works, you're not alone. This article will provide a detailed explanation of the issue and offer a solution for disabling the Alt+H shortcut for the Intel Graphics Command Center (IGCC) in Windows 10.
Understanding the Issue
Starting from the Intel graphics driver version 26.20.100.6652, Intel has added a new feature called the Intel Graphics Command Center (IGCC), which provides a unified interface for graphics settings and controls. One of the default keyboard shortcuts for IGCC is Alt+H, which is used to open the help menu in the application. This shortcut can interfere with other applications, such as text editors, that use the same key combination for other functions.
conflict between Alt+H and text editor shortcuts
As a result, users who have recently installed the new Intel graphics driver may find that their Alt+H shortcut in their text editor no longer works as expected. This can be frustrating, especially if you rely on the shortcut for productivity purposes. The good news is that there is a way to disable the Alt+H shortcut for the IGCC, freeing it up for use in your preferred text editor.
Disabling the Alt+H Shortcut for IGCC
To disable the Alt+H shortcut for IGCC, you will need to modify a registry key. Please note that modifying the registry can be risky, so make sure to back up your registry before proceeding. Also, be aware that making incorrect changes can cause system instability or other issues. Follow these steps to disable the Alt+H shortcut:
- Press Windows key + R to open the Run dialog box.
- Type
regeditand press Enter to open the Registry Editor. - Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Intel\GraphicsIf the
HotKeyskey does not exist, create it by right-clicking onGraphics, selectingNew, and then selectingKey. Rename the new key toHotKeys. - Create a new DWORD value called
DisableIGCCHotkeyby right-clicking on theHotKeyskey, selectingNew, and then selectingDWORD (32-bit) Value. - Set the value data of
DisableIGCCHotkeyto 1 by double-clicking on the value and entering 1 in theValue datafield. - Click
OKand close the Registry Editor.
Verifying the Disablement
To verify that the Alt+H shortcut for IGCC has been disabled, open the IGCC and try pressing Alt+H. The help menu should no longer open. Additionally, your text editor should now respond to the Alt+H shortcut as intended.
- In the new version of the Intel graphics driver for Windows 10, the Alt+H shortcut for Intel Graphics Command Center (IGCC) can interfere with other applications.
- To disable the Alt+H shortcut for IGCC, you need to modify a registry key in the Registry Editor by creating a new DWORD value called
DisableIGCCHotkeyand setting the value data to 1. - After disabling the Alt+H shortcut for IGCC, your text editor should respond to the Alt+H shortcut as intended.
References
-
Intel Corporation. Intel Graphics Command Center User Guide. https://www.intel.com/content/www/us/en/support/articles/000056995/graphics-drivers.html
-
Bradley, T. (2021, March 9). How to Disable the Intel Graphics Command Center Hotkey in Windows 10. https://www.windowscentral.com/how-disable-intel-graphics-command-center-hotkey-windows-10