Align taskbar to the left
TaskbarMin Build: 22000Revertible
By default, Windows 11 has the taskbar buttons centered. Enabling this setting will move the taskbar buttons to the left, similar to previous versions of Windows.
Code to Apply
Align taskbar to the leftRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAl"=dword:00000000
Code to Revert
Align taskbar to the center Align taskbar to the leftRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAl"=-
Want to combine this with other tweaks?
Open Configurator