php editor Zimo will introduce to you how to set up a small taskbar in Win11. Win11 is the latest operating system launched by Microsoft. Different from the past, the design of the taskbar has also undergone some changes. For users who are accustomed to a smaller taskbar, Win11's default taskbar may seem a bit wide. But don’t worry, we can adjust the size of the taskbar to make it more in line with our personal preferences through simple settings. Next, let’s learn how to set up a small taskbar!
How to make the taskbar smaller on a win11 computer
1. First, we click on the Start menu, enter "regedit" in the search box above, and then click on the Registry Editor to open it.
2. After opening the registry, we directly copy the following path to the above path: "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"
#3. Then create a new "DWORD (32) bit" value in it.
4. Name it "TaskbarSi" and double-click to open it.
#5. Change its value to "0" to make the taskbar smaller.
#6. In addition, if we want to enter the taskbar, we can change the value here to "1".
#7. If you want to use a large taskbar, change it to "2".
The above is the detailed content of How to set up a mini taskbar in win11? How to make the taskbar smaller on win11 computer. For more information, please follow other related articles on the PHP Chinese website!