Left taskbar alignment

TaskbarMinimum Windows 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

Left taskbar alignmentRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"TaskbarAl"=dword:00000000

Code to Revert

Center taskbar alignmentRegistry
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