Possible Duplicate:
Where are the items in the system tray stored?
Where in the registry can I find the definitions of icons in the notification area? I want to start removing icons I hate, like Adobe Reader's etc.
Where in the registry can I find the definitions of icons in the notification area? I want to start removing icons I hate, like Adobe Reader's etc.
| |||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Notification icons are not kept in the registry. They are added dynamically, by programs that are running at that moment. In other words, you have to configure the programs themselves to stop polluting the notification area.
| |||
|
feedback
|
|
For future reference: Icons in the notification area are displayed by programs running, usually in the background. Those programs are often started by Run entries in the registry. Look here: \SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run And here: \SOFTWARE\Microsoft\Windows\CurrentVersion\Run In the HKey_Current_User and HKey_Local_Machine hives. | |||||
feedback
|