Keyboard backlight on laptops ASUS - not just decoration, but a useful function for working in the dark or creating a unique style for the device. However, not all users know how to correctly adjust the color scheme, especially when it comes to models with RGB backlight (For example, ROG Zephyrus, TUF Gaming or ZenBook Pro). In this article, we will analyze all the available ways to change the color - from standard keyboard shortcuts to proprietary software, and also tell you what to do if the backlight does not respond to commands.
It is important to understand that the setup algorithm depends on the laptop model and firmware version. For example, budget series ASUS VivoBook are often equipped with single-color backlighting, which can only be turned on/off, while gaming ROG Strix support millions of colors and dynamic effects. We will look at universal methods and nuances for different lines so that you can adapt the instructions to your device.
1. Compatibility check: What kind of backlight does your laptop have?
Before you try to change the color, make sure your laptop ASUS generally supports this function. There are three types of keyboard backlighting:
- 🔴 Single color (white or red light) - found in budget models (VivoBook 15, X515). Here you can only adjust the brightness.
- 🌈 RGB with zone lighting — the keys are divided into several segments, each of which is configured separately (ROG Strix G15, TUF Dash F15).
- 💡 Full per-key RGB — each key is illuminated independently (ROG Zephyrus G14, ROG Strix Scar 17). The most flexible system.
To determine the backlight type:
- Look at the keyboard with the lights off - if you can see LEDs between the keys, it's zone or per-key RGB.
- Find your laptop model on the official website ASUS and check the specifications in the Keyboard section.
- Launch the proprietary software (
Armoury CrateorMyASUS) - if there is a “Backlight” tab, it means advanced settings are supported.
- ROG (Zephyrus, Strix, Scar)
- TUF Gaming
- ZenBook
- VivoBook
- Other model
Critical Detail: Laptops ASUS Model year 2018 and older (for example, ROG GL503) may require manual installation of drivers for RGB lighting, even if it is physically present. If after updating Windows the color is reset and cannot be adjusted, this is a sure sign of a driver problem.
2. Method 1: Hotkeys - the fastest method
On most laptops ASUS The backlight color can be changed without launching additional programs. For this purpose they are used keyboard shortcuts with Fn. Here are the standard combinations:
| Action | Keyboard shortcut | Note |
|---|---|---|
| Turn on/off backlight | Fn + F3 or Fn + F4 |
On some models - Fn + Space |
| Increase brightness | Fn + Up Arrow |
Does not work on all devices |
| Decrease brightness | Fn + Down Arrow |
— |
| Switch color (if supported) | Fn + A or Fn + S |
Only for models with multi-color backlighting |
If the combinations don't work:
- 🔄 Make sure the key
Fnnot locked (some models have a switchFn Lock). - 🔧 Check if drivers are installed
ATK Package(you can download it from the website ASUS in the support section). - 💻 Try using
Windows Mobility Center(you can call viaWin + X).
⚠️ Attention: On laptops ASUS ZenBook series UX (For example, UX425) hotkeys for backlighting are often disabled by default. To activate them, you need to run the utility once MyASUS and save the settings.
3. Method 2: Setup via Armory Crate (for gaming models)
Armoury Crate - this is proprietary software from ASUS to control all functions of gaming laptops, including RGB lighting. The program supports ruler models ROG, TUF Gaming and some ZenBook Pro. Here's how to use it:
Download the latest version from [ASUS official website](https://www.asus.com/ru/support/)
Install the program with administrator rights
Reboot the laptop after installation
Connect the laptop to the network (some effects require power from an outlet) -->
After installation:
- Run
Armoury Crate(tray icon or via the Start menu). - Go to the tab
Device(orAura Syncfor older versions). - Select section
Keyboard backlight(Keyboard Lighting). - Turn on the slider
On/Offand select one of the modes:- 🎨 Static color — one shade for all keys.
- 🌊 Dynamic - smooth flow of colors.
- 🎯 Zonal — different colors for different zones (for example, WASD separately).
- 🎮 Touch response — the keys light up when touched.
Apply and save your profile.If in Armoury Crate no backlit tab:
- 🔄 Update the program to the latest version (via
Settings → Update). - 🔧 Install the driver
Aura Servicemanually (you can download it from your model’s support page). - 💻 Check if there is a conflict
Armoury Cratewith other utilities (for example,Razer SynapseorCorsair iCUE).
What should I do if Armory Crate does not see the backlight?
1. Completely remove the program via Control Panel → Programs and Features.
2. Delete the folder C:\Program Files\ASUS\Armoury Crate manually.
3. Reboot your laptop.
4. Install the latest version from the official website by selecting the option in the installer Clean installation.
5. After installation, wait for the components to update automatically (may take up to 10 minutes).
4. Method 3: MyASUS for everyday laptops
If you have a non-gaming model (for example, ZenBook 14, VivoBook S15), then the utility is used to configure the backlight MyASUS. It is less functional than Armoury Crate, but allows:
- 🔘 Turn on/off the backlight.
- 🎛 Adjust brightness (usually 3-5 levels).
- 🔄 Switch between preset colors (if supported).
Instructions:
- Open
MyASUS(tray icon or through Windows search). - Go to section
Hardware(Hardware Settings). - Select
Keyboard backlight(Keyboard Backlight). - Activate the slider and select one of the available colors (if you have a choice).
Limitations MyASUS:
- ❌ There is no possibility to create custom colors (only preset ones).
- ❌ No dynamic effects (only static backlight).
- ❌ On some models (VivoBook X512) only brightness adjustment is available.
⚠️ Attention: On laptops ASUS ExpertBook (For example, B9450) the backlight is controlled via the BIOS. To change the color, you need to go into the BIOS (F2when loading), find the sectionAdvanced → Keyboard Backlightand choose one of 3-4 available shades.
5. Method 4: Manual control through the Windows registry (for experienced)
If standard methods do not work, and the backlight is exactly supported by hardware, you can try changing the parameters via Windows registry. This method is suitable for models where the backlight is controlled at the driver level, but there is no interface (for example, after resetting Windows).
Warning: Incorrect changes to the registry can cause system crashes. Create a restore point before you start!
Instructions:
- Click
Win + R, enterregeditand confirm launch. - Follow the path:
HKEY_LOCAL_MACHINE\SOFTWARE\ASUS\ATK Package\ATK Hotkey\FnKey\Brightness4(for backlight) or
HKEY_LOCAL_MACHINE\SOFTWARE\ASUS\ATK Package\ATK Hotkey\FnKey\KBD RGB(for RGB). - Find options
ColorR,ColorG,ColorB(values from 0 to 255). Change them to get the color you want. For example:- 🔴Red:
ColorR=255,ColorG=0,ColorB=0 - 🟢Green:
ColorR=0,ColorG=255,ColorB=0 - 🔵 Blue:
ColorR=0,ColorG=0,ColorB=255
- 🔴Red:
If the section ATK Package no:
- 🔄 Install the driver
ATKACPI driver and hotkey-related utilitiesfrom the site ASUS. - 🔧 Check for the key in
HKEY_CURRENT_USER\Software\ASUS.
Before changing the registry, export the current branch: right-click on the folder ATK Package → Export. This will allow you to restore your settings if something goes wrong.
6. Problem solving: backlight does not change color
If none of the methods worked, the reasons may be as follows:
| Problem | Possible reason | Solution |
|---|---|---|
| Backlight does not turn on | Drivers are missing ATK Package |
Download from the site ASUS and install manually |
| Color does not change | Software conflict (for example, Razer Synapse) |
Remove third-party utilities for RGB |
| Effects do not work correctly | Outdated version Armoury Crate |
Update via Microsoft Store or official website |
| Backlight flashes | Power problems (battery) | Connect your laptop to the network |
Additional diagnostic steps:
- Check if the backlight indicator lights up when you press
Fn + F3/F4. If yes, the problem is in the software. - Run
Device Manager(Win + X → Device Manager) and check for exclamation marks in the sectionKeyboardsorSystem devices. - Roll back to a previous version of your keyboard driver if the problem appears after updating.
If the backlight stops working after a Windows update, most likely the driver has failed ASUS Keyboard Filter Driver. It needs to be reinstalled manually from the package ATK Package.
7. Alternative programs for RGB control
If standard utilities ASUS not satisfied, you can use third-party software. Here are the tested options:
- 🎛 Aura Sync Alternative - an unofficial utility for controlling the backlight on laptops ASUS without
Armoury Crate. Supports custom colors and effects. - 🖥 OpenRGB — cross-platform software for managing RGB devices. Works with most laptops ASUS, but requires manual configuration.
- 🎮 SignalRGB - supports dynamic effects and synchronization with games. Plugins for ASUS available on the developer's website.
Warnings when using third party software:
- ⚠️ Some programs may conflict with
Armoury Crate— before installation, remove the proprietary utility. - ⚠️ Unofficial utilities may not support new laptop models.
- ⚠️ Change colors via
OpenRGBSometimes it resets after a reboot.
Example setup in OpenRGB:
- Download the program from official website.
- Run with administrator rights.
- Find your device in the main window
ASUS Keyboard. - Select mode
Direct(direct control). - Adjust the color and apply the changes.
FAQ: Frequently asked questions about backlighting on ASUS laptops
Is it possible to change the backlight color on the ASUS VivoBook X515 laptop? It only glows white.
On most models VivoBook X515 A single-color backlight is installed (white or yellowish light). It is impossible to change the color programmatically - this is a hardware limitation. The maximum that is available is brightness adjustment via Fn + F3/F4 or MyASUS.
After updating Windows, the backlight stopped working. What to do?
This is a typical problem due to driver resets. Solution:
- Uninstall your current keyboard drivers via
Device Manager. - Download the latest version
ATK PackageAndKeyboard Filter Driverfrom the site ASUS (indicate the exact laptop model!). - Install drivers manually by selecting the option
Update driver → Search this computer. - Restart your laptop.
If it doesn't help, roll back to a previous version of Windows or use a restore point.
How can I make the backlight automatically turn off when the battery is low?
B Armoury Crate or MyASUS There is no direct setting for this, but a workaround can be used:
- Open
Control Panel → Power Options → Set up power plan → Change advanced settings. - Find a section
USB Settings → Temporarily disable USB port option. - Set value
Disabledfor battery mode (this will prevent USB devices from turning off, but will indirectly affect energy saving). - Use the program
BatteryBarorNirCmdto create a script that will turn off the backlight when the charge drops below 20%.
Is it possible to synchronize the keyboard backlight with an ASUS mouse?
Yes, if both laptop and mouse support Aura Sync. To do this:
- Connect the mouse via wire or adapter
ASUS USB BT500(for wireless models). - Open
Armoury Crateand go to the tabAura Sync. - Select mode
Sync all devices. - Adjust the overall effect (eg.
RainboworBreathing).
If the mouse does not appear in Armoury Crate, update the mouse firmware through the utility ROG Armoury II (for gaming models).
The backlight only works from the mains. Why?
On some models ASUS (For example, TUF Gaming A15) The backlight turns off when on battery power to save power. To fix this:
- Open
MyASUSorArmoury Crate. - Go to power settings (
Power Settings). - Activate the option
Battery-powered keyboard backlight(may be calledKeyboard Backlight on Battery). - If there is no option, check the BIOS settings (
Advanced → Power Configuration).
On laptops ROG Zephyrus G14 (2020–2021) battery backlight turns on only after the mode is turned off Optimus (hybrid graphics).