Skip to content
Follow
Windows

How to Turn On or Off the Color Filters Keyboard Shortcut (Win + Ctrl + C) in Windows 11

Richard
Written by
Richard
Mar 9, 2026 Updated Aug 13, 2026 2 min read
How to Turn On or Off the Color Filters Keyboard Shortcut (Win + Ctrl + C) in Windows 11
How to Turn On or Off the Color Filters Keyboard Shortcut (Win + Ctrl + C) in Windows 11

Color filters in Windows 11 change the colors on your screen to help you see text and images much more clearly. Pressing the Win+Ctrl+C shortcut keys together lets you turn these filters on or off instantly with a single keystroke.

Windows 11 turns this handy shortcut off by default to prevent accidental presses. You can switch it back on in a few seconds through the main settings app so the shortcut works whenever you need it.

⚡ Quick Answer

Enable or disable the Color Filters keyboard shortcut by opening Settings, navigating to Accessibility, then Color filters, and toggling the Keyboard shortcut option. This shortcut lets you quickly turn color filters on or off.

How to Enable or Disable the Color Filters Shortcut Using Settings

  1. Press Win+I on your keyboard to open Settings.
  2. In the Settings window, click Accessibility on the left side.
  3. On the right side, click Color filters.
  4. Look for the option called Keyboard shortcut for color filters.
  5. Turn it On to enable the shortcut or Off if you don’t want to use it.
  6. You can close Settings when done.
Windows 11 Color Filters accessibility settings tile icon
Windows 11 Color Filters accessibility settings tile icon

Keyboard shortcut for Color Filters toggle in Windows 11 Settings
Keyboard shortcut for Color Filters toggle in Windows 11 Settings

How to Enable or Disable the Shortcut Using the Registry (Advanced)

⚠️Warning
Editing the Windows Registry (the central database Windows uses for system settings) 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:

🗝️Registry
reg add "HKEY_CURRENT_USERSoftwareMicrosoftColorFiltering" /v HotkeyEnabled /t REG_DWORD /d 1 /f

To Disable the shortcut (this is the default setting), use this:

🗝️Registry
reg add "HKEY_CURRENT_USERSoftwareMicrosoftColorFiltering" /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.

Head over to the Microsoft support page for color filters to learn more or read official details.

Was this guide helpful?

0% of readers found this helpful (1 votes)

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

Make Your Screen Easier to See with Windows 11 Color Filters
Windows Make Your Screen Easier to See with Windows 11 Color Filters
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Change Screen Tint Color and Strength in Windows 11
Windows How to Change Screen Tint Color and Strength in Windows 11

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

Leave a Comment

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