How to Turn On or Off the Color Filters Keyboard Shortcut (Win + Ctrl + C) in Windows 11
You can turn the Windows 11 Color Filters keyboard shortcut (⊞ Win+Ctrl+C) on or off to quickly access accessibility features.
Color Filters in Windows 11 adjust your screen’s color display to help users with color vision deficiencies distinguish between colors. This feature is particularly useful if certain shades appear too similar on your monitor.
The ⊞ Win+Ctrl+C shortcut provides instant access to these filters, but it must be enabled in your Windows 11 settings before it works.
How to Enable or Disable the Color Filters Shortcut Using Settings
- Press Windows key + I on your keyboard to open Settings.
- In the Settings window, click Accessibility on the left side.
- On the right side, click Color filters.
- Look for the option called Keyboard shortcut for color filters.
- Turn it On to enable the shortcut or Off if you don’t want to use it.
- You can close Settings when done.


How to Enable or Disable the Shortcut Using the Registry (Advanced)
Warning: Editing the Windows Registry can cause problems if done wrong. Please be careful and consider backing up your registry before making changes.
To Enable the color filters shortcut, create or change this registry setting:
reg add "HKEY_CURRENT_USER\Software\Microsoft\ColorFiltering" /v HotkeyEnabled /t REG_DWORD /d 1 /f
To Disable the shortcut (this is the default setting), use this:
reg add "HKEY_CURRENT_USER\Software\Microsoft\ColorFiltering" /v HotkeyEnabled /t REG_DWORD /d 0 /f
Summary
- The Win + Ctrl + C keys let you quickly turn color filters on or off when you need them.
- You can turn this shortcut on or off in Windows Settings or by changing the Registry if you know how.
- Color filters help people with color blindness or vision problems see the screen better.
- Make sure to check your settings if the shortcut doesn’t work as expected.
- This feature makes using your computer easier and more comfortable for many users.
If you’d like to learn more or see official details, visit the Microsoft support page for color filters.
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!