Hide System Tray
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer
If Explorer key not exist yet, make a new DWORD Value and give name NoTrayItemsDisplay.
Double click NoTrayItemsDisplay and insert value 1 in Value Data.
To return it back System Tray insert value 0 in Value Data. |