Olliedawg Posted March 2, 2023 Posted March 2, 2023 Does anybody know how I can hide the Intel HD Graphics system tray/notification icon? I know I can hide the entire system tray with one GPO, but I don't want to do this - as i like students to have access to the volume control icon. TIA
localzuk Posted March 2, 2023 Posted March 2, 2023 The intel one has a registry key I think - https://kb.stonegroup.co.uk/index.php?View=entry&EntryID=354 1
Olliedawg Posted March 2, 2023 Author Posted March 2, 2023 The intel one has a registry key I think - https://kb.stonegroup.co.uk/index.php?View=entry&EntryID=354 I shall give it a shot - thank you
Gibbo Posted March 9, 2023 Posted March 9, 2023 I remove the tray icon and disable hotkeys and the intel right-click menu option with a registry hack. Something like this: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Intel\Display\igfxcui\igfxtray] "ShowOptimalBalloon"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Intel\Display\igfxcui\igfxtray\TrayIcon] "ShowTrayIcon"=dword:00000000 [HKEY_CURRENT_USER\SOFTWARE\Intel\Display\igfxcui\HotKeys] "Enable"=dword:00000000 [-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\igfxcui] [-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Sharing] [-HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\igfxDTCM]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now