Skip to content

Instantly share code, notes, and snippets.

@Sphynx-HenryAY
Last active August 17, 2021 15:50
Show Gist options
  • Save Sphynx-HenryAY/6cb86d9390dc7206542cbe673af518e9 to your computer and use it in GitHub Desktop.
Save Sphynx-HenryAY/6cb86d9390dc7206542cbe673af518e9 to your computer and use it in GitHub Desktop.
Setup Ive made to my Asus ROG Flow x13, these setup should also apply to other ASUS laptops, for example the ROG G14.

1. Fix temperature problem ref

  • Open Registry Editor
    • Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\be337238-0d82-4146-a960-4f3749d470c7
    • Select Attributes
    • Modify the value of "Attributes" from 1 to 2. Data should read “0x00000002 (2)”
  • Go to the Power Plan Options
    • A new option "Processor performance boost mode" will appear
    • Set it to Disable
    • Click Apply

Your CPU now runs on the stock frequency instead of being capped at 1.7GHz

2. Fix yellowish monitor color swap ref

stop services:

  • ARMOURY CRATE User Session Helper
  • ARMOURY CRATE Service

Delete files

  • C:\Program Files\ASUS\ARMOURY CRATE Service\GameVisualPlugin
  • C:\ProgramData\ASUS\GameVisual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment