Jump to content

Removing Intel Graphix From Systray..


Recommended Posts


; Disable the tray icon for hardware devices

[HKEY_LOCAL_MACHINE\SOFTWARE\Intel\Display\igfxcui\igfxsrvc\TrayIcon]
"ShowTrayIcon"=dword:00000000 ; Intel Extreme Graphics

[HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\Display\igfxcui\igfxtray\TrayIcon]
"ShowTrayIcon"=dword:00000000 ; Intel Extreme Graphics 2

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NvCplApi\Policies]
"TaskbarUIPolicy"=dword:00000000 ; nVidia GeForce

[HKEY_CURRENT_USER\Software\Realtek\HDAudio]
"ShowIcon"=dword:00000000 ; RealTek HD Audio

[HKEY_LOCAL_MACHINE\SOFTWARE\Avance\AC97 Audio\ALSMTray]
"ShowIcon"=hex:00 ; RealTek AC97 Audio

It's little more than what you asked for, but there it is...

Link to comment
Share on other sites

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...