Skip to content

Instantly share code, notes, and snippets.

@kosinix
Created April 20, 2018 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kosinix/cd3985b338e77719b40e6b559e06938f to your computer and use it in GitHub Desktop.
Save kosinix/cd3985b338e77719b40e6b559e06938f to your computer and use it in GitHub Desktop.
Disable Taskbar Grouping Windows 10 for Power User

Disable Taskbar Grouping Windows 10 for Power User

Applies to inactivated windows too

Regedit

  • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  • if it doesn't already exist, make a new DWORD value first (32 bit) and name it TaskbarGlomLevel
  • value hexadecimal 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment