Feature request: Add option to resize the taskbar in windows 11 #2316
DisgruntledEmployee
started this conversation in
Ideas
Replies: 1 comment
-
ps: I would be super grateful |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As you might know the ability to resize the taskbar has been removed from windows 11.
There is a way to resize the taskbar by tweaking a registry key:
https://www.pcworld.com/article/1961282/how-to-resize-the-taskbar.html
1.- The registry
Start the Registry Editor by clicking the Start button, typing regedit and pressing Enter.
2.- In the registry editor, browse your way to the key (folder) HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Explorer Advanced.
3.- Right-click on Advanced and select New, and 32-bit value (DWORD). Name the new value TaskbarSi.
4.- Double click on your new value and set it to 0 for minimum, 1 for default and 2 for largest size. Restart Windows 11 and your taskbar will be the new size you selected.
Could you please integrate this functionality into your BRILLIANT piece of software? probably under the "taskbar" menu in settings.
Beta Was this translation helpful? Give feedback.
All reactions