Skip to content
Follow
Windows

How to Show or Hide Accent Color on Start Menu and Taskbar in Windows 11

Richard
Written by
Richard
Feb 16, 2026 Updated Jul 12, 2026 3 min read
How to Show or Hide Accent Color on Start Menu and Taskbar in Windows 11
How to Show or Hide Accent Color on Start Menu and Taskbar in Windows 11

Showing or hiding accent color on the Windows 11 Start menu and taskbar involves changing a setting in Personalization.

Accent color in Windows 11 is the highlight shade you choose to make parts of your screen stand out. This color can appear on your Start menu tiles and taskbar icons, personalizing your PC’s look.

For example, if you pick blue as your accent color and it’s set to show on the Start menu and taskbar, those areas will turn blue.

You can only see accent colors on these areas when using Windows 11’s Dark mode or Custom mode. Light mode does not show accent colors on the Start menu and taskbar.

⚡ Quick Answer

Open Settings by pressing ⊞ Win+I. Navigate to Personalization, then Colors. Find and toggle the “Show accent color on Start and taskbar” option to On or Off. This setting requires Dark or Custom mode to be enabled.

How to Turn Accent Color On or Off

  1. Press ⊞ Win+I to open Settings.
  2. Click Personalization in the left menu.
  3. Click Colors on the right side.
  4. Find the option called Show accent color on Start and taskbar.
  5. Turn it On or Off based on what you want.

Showing or hiding the accent color on your Windows 11 Start menu and taskbar is possible using the Settings app. Navigate to Personalization, then Colors, and find the option to turn ‘Show accent color on Start and taskbar’ on or off.

windows 11 personalization colors tile
windows 11 personalization colors tile

💡Tip
If the option appears greyed out, you likely have Light mode selected. Switch to Dark or Custom mode to enable it.
Windows 11 Settings showing accent color toggle for Start menu and taskbar
Windows 11 Settings showing accent color toggle for Start menu and taskbar

How to Change Accent Color Using the Registry (Advanced)

You can change the Windows 11 accent color using the Registry Editor. This method requires caution because incorrect registry changes can cause system issues. Back up your registry first before proceeding with this advanced system tweak.

⚠️Warning
The Registry Editor is a powerful tool. Be very careful when making changes, as altering the wrong setting can lead to system issues. It’s always a good idea to back up your registry first.

Open the Windows Terminal app as administrator and run one of the commands below. %📂%FLAG_ADMIN%%

Turn On Accent Color on Start Menu and Taskbar

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v ColorPrevalence /t REG_DWORD /d 1 /f

Turn On Accent Color Only on Taskbar (Not Start Menu)

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v ColorPrevalence /t REG_DWORD /d 2 /f

Turn Off Accent Color (Default Setting)

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" /v ColorPrevalence /t REG_DWORD /d 0 /f

Summary

Windows 11 offers Dark, Light, and Custom modes. Accent color adds a personal touch to the Start menu and taskbar, particularly in Dark or Custom modes. You can manage this feature in the Settings app, or for advanced users, through the Registry Editor.
  • Windows 11 has three color modes: Dark, Light, and Custom.
  • Accent color works on the Start menu and taskbar only with Dark or Custom mode.
  • You can change this setting easily in Settings.
  • Advanced users can also use the Registry Editor to make changes.
  • Try different colors and modes to make your PC look the way you want.

How to change accent color in 🪟 Windows 11?

To change your accent color, open the Settings app, go to Personalization, then Colors. You can let Windows pick a color automatically from your background, or you can choose one yourself. To have Windows choose, select ‘Automatic’.

How do I turn off accent color in 🪟 Windows 11?

To prevent the accent color from changing every time you select a mode, you may need to adjust the mode (dark, light, or custom) under Settings > Personalization > Colors. Next, choose “Manual” under Accent color and select your desired color.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

Microsoft is Making Taskbar and Start more personal in Windows 11
Windows Microsoft is Making Taskbar and Start more personal in Windows 11
How to Hide or Show Recent Files on Start Menu in Windows 11
Windows How to Hide or Show Recent Files on Start Menu in Windows 11
How to Change Start Menu Size in Windows 11
Windows How to Change Start Menu Size in Windows 11
Windows 11 Taskbar: What is the Widgets Feature
Windows Windows 11 Taskbar: What is the Widgets Feature

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *