Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.7k stars 1.07k forks source link

system tray icons not grouping? i still need that #318

Closed gurachan closed 4 years ago

Disassembler0 commented 4 years ago

ShowTrayIcons / HideTrayIcons tweaks affect this. ShowTrayIcons is included in the default preset and causes the notification area (SysTray) icons to be visible at all times. So to get the arrow / grouping / hiding back either apply HideTrayIcons tweak or simply fix it manually by using the checkbox in Settings -> Personalization -> Taskbar -> Select which icons appear on the taskbar -> Always show all icons in the notification area

This seem to be a duplicate of #219 and partially #282.