Accessibility Enable or Disable Screen Tint in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:

Screen_Tint_header.webp

This tutorial will show you how to turn on or off using Screen Tint for your account in Windows 11.

Starting with Windows 11 build 26300.8497 (Experimental) and build 26220.8491 (Beta) for Insiders, Microsoft is introducing screen tint, a new accessibility setting that applies a color overlay across your entire display, softening its intensity so it's easier on your eyes throughout the day. If bright, saturated screens leave you with tired or sensitive eyes by the end of a long session, screen tint can help.

Night light warms your display to reduce blue light that can interfere with sleep. Screen tint reduces overall screen intensity to ease eye fatigue and light sensitivity during the day. They tackle different problems and you can use both at the same time, one working on warmth and the other on intensity.

You can select or create a custom color tint with the strength you want used for the screen tint.

Turning on screen tint will disable color filters.


If you do not have the Screen Tint feature available in the build above yet and would like to try it now, you can enable it using the ViVeTool command below.

vivetool.exe /enable /id:60662124




Contents





Option One

Turn On or Off Screen Tint in Settings


1 Open Settings (Win+I).

2 Click/tap on Accessibility on the left side, and click/tap on Screen tint on the right side. (see screenshot below)


Screen_tint_Settings-1.webp

3 Turn on or off (default) Screen tint for what you want. (see screenshot below)

Screen_tint_Settings-2.webp

4 If you turned on Screen tint, then you can also change the color and strength.



5 You can now close Settings if you like.





Option Two

Turn On or Off Screen Tint using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 Turn On Screen Tint

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_ON_Screen_Tint.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\ScreenTint]
"Active"=dword:00000001

3 Turn Off Screen Tint

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_OFF_Screen_Tint.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\ScreenTint]
"Active"=dword:00000000

4 Save the REG file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded REG file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 Either sign out and sign in or restart the computer to apply.

9 You can now delete the downloaded REG file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:

Latest Support Threads

Back
Top Bottom