Regedit Key for Windows System Tray Overflow

The Windows system tray overflow menu, which collapses inactive notification area icons into a pop-up menu accessible via a chevron arrow, is primarily governed by the EnableAutoTray value within the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer registry path. Adjusting this registry setting allows administrators and users to toggle the overflow behavior globally, choosing either to hide inactive icons automatically or display all system tray icons directly on the taskbar.

Primary Registry Key and Value

To configure the notification area overflow behavior directly, navigate to the following path in the Registry Editor (regedit):

Value Data Options:


Group Policy Override Key

In managed environments where Group Policy is applied, the overflow behavior can also be enforced using a policy-based registry key:

Setting NoAutoTrayNotify to 1 forces the system tray to stay expanded, removing the overflow menu and preventing users from altering the notification area layout.


Resetting System Tray Icon Cache

If icons appear incorrectly in the overflow menu, the cache governing past and present tray items can be reset via the following key:


Applying Changes

Modifications made to these registry keys do not take effect immediately. To apply changes without rebooting the system:

  1. Open Task Manager (Ctrl + Shift + Esc).
  2. Locate Windows Explorer under the Processes tab.
  3. Right-click Windows Explorer and select Restart.