Windows 7 taskbar icon grouping with multiple similar windows
Asked Answered
A

3

10

When I have a number of similar windows opens, for example, multiple explorer windows, they are all grouped into the same icon on the taskbar. When I hover over this I get a thumbnail of the window, and a piece of truncated text which is supposed to help me work out what that window is.

However I also like to have the full path shown in explorer windows, so the truncated text is usually C:\CommonPathToEveryWind...

I have noticed that if I have over 14 explorer windows open, then Windows gives up trying to display these useless thumbnails, and instead gives me a nicely formatted list of paths.

My question is how can I customise this behaviour, to either disable thumbnails all together for a subset of applications where a thumbnail is inappropriate (explorer, 'Everything'); or to lower the max number of thumbnails per grouped taskbar icon to 2; or just to disable thumbnails all together, (without loosing the entire windows theme)

Edit: Just to make it clear what I currently get, and what I actually want. I do still want to keep the grouping behaviour, so that multiple instances of the same program, Explorer for example, only take one slot on the taskbar. What I want is to alter what is displayed when I hover over the grouped icon:

What I actually see - useless thumbnails:-

screenshot

The style I want for any number of instances:-

screenshot

Audile answered 13/3, 2012 at 10:13 Comment(0)
A
7

Found the answer I was looking for here:

This can be done.

  1. open regedit
  2. navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband right-click on the empty space in the right-hand pane and create new DWORD value set the name to NumThumbnails
  3. double-click the value and set it to the maximum number of thumbnails you want to see
  4. close regedit, log off and log on again

That should do it. Note that you cannot completely disable thumbnails - setting the value to 0 is the same as setting it to 1.

-Indrek

Audile answered 16/4, 2012 at 9:1 Comment(0)
U
6

right click task bar. select properties. The option you are looking for is labeled taskbar buttons (see picture) and has a drop down box to the right of it. The options are:
always combine, hide labels
combine when taskbar is full
never combine

enter image description here

Umbilical answered 13/3, 2012 at 10:17 Comment(2)
Of course that was the first place I looked, but I don't see which of the options relates to this particular problem?Audile
Updated question to explain further what I want, and why this isn't the solution I am looking for. The only thing this allows me to do, is to completely/conditionally disable the entire grouping behaviour, which I don't want. I want to keep similar windows grouped, but I want to disable the thumbnail view when hovering over the grouped icon on the taskbar.Audile
C
0

Note: some PCs don't have aero-supporting graphics cards, so that may hinder your ability to make changes...

Re:

My question is how can I customise this behaviour, to either disable thumbnails all together for a subset of applications where a thumbnail is inappropriate (explorer, 'Everything'); or to lower the max number of thumbnails per grouped taskbar icon to 2;

You can edit this via the Start Menu customize button or through regedit. Instructions with screenshots are found here: http://blogs.technet.com/b/win7/archive/2011/05/10/change-the-number-of-recent-items-displayed-in-windows-7-jump-list.aspx.

Re:

or just to disable thumbnails all together, (without loosing the entire windows theme)

You can edit this via the Advanced Settings menu found in System in the Control Panel or via regedit (as stated in a previous post). Info with screenshots here: http://www.guidingtech.com/12253/turn-off-windows-7-taskbar-thumbnail-previews/.

Candycecandystriped answered 10/1, 2014 at 20:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.