You've loaded an old revision of the document! If you save it, you will create a new version with this data. Media Files{{tag>english windows windows_11 startpage basics}} ====== Left-align taskbar under Windows 11 ====== In Windows 11, the taskbar is centred by default. This can be changed with a few clicks. ===== Method 1: Windows settings ===== ==== Call up taskbar settings ==== * Right-click on an empty area of the taskbar * ''Taskbar settings'' click on {{windows:11:screenshot_2023-12-09_171719.png?nolink&200|}} ==== Change the behaviour of the taskbar ==== * Scroll down to the area ''Behaviour of the taskbar'' * Click to expand the area * ''Taskbar alignment'' to the option ''Left-aligned'' option * The settings window can be closed {{windows:11:screenshot_2023-12-09_171852.png?nolink&600|}} ===== Method 2: Windows Registry ===== Alternatively, you can also use the registry if you want to add this setting to several PCs or need an automatic setting. To do this, use the registry values below. ==== Left-aligned ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000000 </code> ==== Centre ==== <code reg> Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarAl"=dword:00000001 </code>Please solve the following equation to prove you're human. 55 -5 = Please keep this field empty: SavePreviewCancel Edit summary Note: By editing this page you agree to license your content under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International