System Tray -

System UI Analysis Unit Sources: Microsoft Developer Docs (Shell_NotifyIcon), Apple Human Interface Guidelines, GNOME Shell Integration Docs.

In Windows 10/11, the system tray is managed by explorer.exe . Key technical characteristics: system tray

However, as with all good things in software design, developers abused it. System UI Analysis Unit Sources: Microsoft Developer Docs