What do you think? Discuss, post comments, or ask questions at the end of this article [More about me]

Problem

Problem is described well in this article.  Basically, windows system tray icons cache gets corrupted causing all sorts of funny behaviour of system tray icons.

In my case, evernote kept throwing an error every time it started up about its tray icon (which drove me crazy....).  The solutions below is the only thing that resolved the issue.

Reference

Solution

In the registry, locate the following key:

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify 

Delete the following registry values:

  1. IconStreams
  2. PastIconStream

Restart windows.