Windows has a feature that groups similar windows, for example seven explorer windows, in one taskbar button which is great if you like your taskbar as clean as possible. There is however no direct way to change the amount of windows that are needed before Windows starts grouping them.
To change the default behavior you need to edit the registry and add a new key to it. Open the registry by pressing Windows R, typing registry and hitting run, and navigate to the following key: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced.
Create a new DWORD and name it TaskbarGroupSize. You can now assign the following values to the key:
- 0 – group windows based on age starting with the oldest
- 1 – group the biggest groups first
- 2 – group all windows with at least 2 instances
- 3 – group all windows with at least 3 instances
Close everything and restart your computer.
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.Related Articles:
Group Policy Settings Reference for Windows Internet Explorer 8User and group administration in Ubuntu 9.10
Customize Windows Explorer Tooltips
Windows Explorer Tip: Show In Groups
Hide, Delete or Customize Libraries in Windows 7
