Jump to content

Recommended Posts

Posted

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 :)

Posted

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]

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...