How to the Change Size of Taskbar Icons in Windows 11
Changing the size of your taskbar icons in Windows 11 lets you make them appear smaller or larger. This trick involves editing a special Windows file called the Registry Editor, which stores many of your computer’s settings.
The Registry Editor is a tool that lets you tweak advanced Windows settings. By changing a specific value within it, you can adjust your taskbar icons from the default medium size to small or large.
For example, you can set Windows 11 to automatically shrink your taskbar icons when the bar gets full, or choose to have them permanently smaller. This guide shows you how to access the Registry Editor and make these custom size adjustments.
Open Settings, go to Personalization, then Taskbar, and expand Taskbar behaviors. Select your preferred option from the “Show smaller taskbar buttons” dropdown menu.
How to Change Taskbar Icon Size Using Settings
Changing your taskbar icon size in Windows 11 is straightforward using the Settings app. Look for the ‘Show smaller taskbar buttons’ option in the taskbar settings to make your icons consistently smaller. This is the most direct way to adjust the taskbar icon size without needing advanced tools.
- Open Settings by pressing
Win + Ion your keyboard. - Click on Personalization on the left side, then select Taskbar on the right.
- Scroll down and click Taskbar behaviors to expand it.
- Find the drop-down menu labeled Show smaller taskbar buttons. Choose one of these:
- Always – icons stay small all the time.
- Never – icons stay the original size.
- When taskbar is full – icons shrink only when taskbar runs out of space.
- Close Settings. Your changes will apply right away.
Open Taskbar Settings directly


Change Taskbar Icon Size Using the Registry (Advanced)
For users comfortable with advanced system settings, changing the taskbar icon size in Windows 11 involves editing the Registry. This method lets you set icons to always appear smaller by creating a specific value within the Registry. It’s a more technical approach to ensure your taskbar icons are consistently small.
This method lets you set the icon size by creating a specific value within the Registry:
Always show smaller icons:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v IconSizePreference /t REG_DWORD /d 0 /fNever show smaller icons:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v IconSizePreference /t REG_DWORD /d 1 /fShow smaller icons only when taskbar is full (default):
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v IconSizePreference /t REG_DWORD /d 2 /fHow to edit the Registry manually:
- Press
Win + R, typeregedit, and press Enter to open Registry Editor. - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - Find IconSizePreference on the right. If it doesn’t exist, right-click and create a new DWORD (32-bit) Value with that name.
- Double-click IconSizePreference and set the value to:
- 0 for always small
- 1 for never small
- 2 for small only when full
- Click OK and close Registry Editor.
- Sign out and back in, or restart your PC to see the changes.

To edit the registry manually for taskbar icon size, first open the Registry Editor. Press ⊞ Win+R, type regedit, and then press Enter. Navigate to the specific path and find or create the ‘IconSizePreference’ setting to change your taskbar icon size.
Change Taskbar Icon Size for All or Specific Users (Using Local Group Policy Editor)
Windows 11 Pro, Enterprise, or Education users can employ the Local Group Policy Editor to alter the taskbar icon size for all users or specific ones. This tool allows management of settings across different accounts on your computer to enforce a consistent taskbar icon size.
- Open the Local Group Policy Editor:
- Press
Win + R, typegpedit.msc, and press Enter.
- Press
- To apply for all users: Go to Computer Configuration > Administrative Templates > Start Menu and Taskbar
- To apply for specific users: Go to User Configuration > Administrative Templates > Start Menu and Taskbar
- In the right pane, double-click Configure Taskbar Small Button Behavior.
- Choose one of the following:
- Not Configured: lets users choose their own size (default).
- Enabled: then pick “Always”, “Never”, or “When taskbar is full” from the dropdown.
- Click OK.
- Restart your PC or sign out and sign back in to apply changes.


Summary
Windows 11 offers multiple ways to adjust your taskbar icon size to suit your needs. The Settings menu allows for quick changes, while the Registry Editor or Local Group Policy Editor provide more control. These methods let you choose to keep your icons at their normal size, always small, or small only when the taskbar is full.
- You have choices: Use Settings for simple changes, or Registry/Group Policy for advanced control.
- Flexible options: Keep icons normal size, always small, or only small when the taskbar is crowded.
- User-friendly: Easy to do with just a few clicks in Settings.
- Save screen space: Smaller icons help fit more apps on your taskbar.
- Customize your PC: Make your Windows 11 look and work the way you like.
Enjoy your personalized taskbar!
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!