To disable the task grouping completely:
- Right click the Start-button and select "Properties"
- Select the "Taskbar"-tab
- Untick "Group similar taskbar buttons"
One can change the behavior of the task grouping :[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \Advanced]
TaskbarGlomming = 0 (Default = 1)
More Info MS KB281628Group by age(oldest first) = 0
Group by size(largest first) = 1
Group when size 2 = 2
Group when size 3 = 3
Group when size n = n
[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \Advanced]
TaskbarGroupSize = 8 (Default = 0)
Related Configure the taskbar
Leave a Reply