This tutorial will show you how to turn on or off using Dynamic Lighting on RGB devices for your account in Windows 11.
Lighted accessories have been on the rise and can add energy and emotion to your PC experience. Today, many of these accessories rely on third-party apps and integrations that are highly fragmented. With Dynamic Lighting, Windows users will be able to effortlessly set up and customize their devices with RGB lights directly from Windows Settings. It has never been easier to help all your RGB accessories seamlessly work together for Windows apps.
This month (May 2023), Microsoft is making the Dynamic Lighting preview available to Windows Insiders so that developers and hardware partners alike can experiment with new integrations for RGB accessories and components.
Dynamic Lighting provides Windows users and developers with native control of Lighting Devices implementing the open HID LampArray standard. By adopting an open standard, and by working with our OEM and ODM partners, Microsoft seeks to improve the RGB device and software ecosystem for users by increasing interoperability of devices and apps. Included are APIs for Windows apps to control devices from the background and foreground, as well as a page in Windows Settings for users to customize how their devices behave.
Several device manufacturers including Acer, ASUS, HP, HyperX, Logitech, Razer, and Twinkly have partnered with Microsoft on Dynamic Lighting.
As of Windows 11 build 23475, a list of current, in-market compatible devices is below. Review the Dynamic Lighting Hardware MS Learn page for a more current list of compatible in-market devices. The latest firmware should be used with these devices. We are aware of several issues with wireless device connections so please use a wired connection with a compatible device to a PC, if possible, for the time being. And check out the known issues below in this post for other issues that may impact this experience.
Reference:

Bringing the power of AI to Windows 11 – unlocking a new era of productivity for customers and developers with Windows Copilot and Dev Home
The team and I are pumped to be back at Build with the developer community this year. Over the last year, Windows has continued to see incredible growth fueled by Windows 11 adoption. In fact, one of the mo

Contents
- Option One: Turn On or Off Dynamic Lighting on RGB Devices in Settings
- Option Two: Turn On or Off Dynamic Lighting on RGB Devices using REG file
1 Open Settings (WIn+I).
2 Click/tap on Personalization on the left side, and click/tap on Lighting on the right side. (see screenshot below)
3 Turn On or Off (default) Use Dynamic Lighting on my devices for what you want. (see screenshot below)
4 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you would like to do.
2 Turn On Dynamic Lighting on RGB Devices
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_Dynamic_Lighting.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Lighting]
"AmbientLightingEnabled"=dword:00000001
3 Turn Off Dynamic Lighting on RGB Devices
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_Dynamic_Lighting.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Lighting]
"AmbientLightingEnabled"=dword:00000000
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Attachments
Last edited: