#AIO lights flashing uncontrollably and overriding changes in other rgb software (openrgb)
15 messages · Page 1 of 1 (latest)
Don't use other RGB software with iCUE, they will conflict.
I recommend uninstalling OpenRGB and doing a clean install of iCUE.
Have tried and hasn't worked
What AIO are you using?
Do you have any other RGB software that might conflict? Such as motherboard software etc.?
I had my pc repaired last week and they installed asus armoury crate but I removed it since
iCUE Removal Procedure
- Uninstall iCUE Software through "Control Panel" or "Add or Remove Programs". Uninstall or remove apps and programs in Windows
- Delete the following folders if they exist (you can copy+paste them in Windows Explorer):
%PROGRAMFILES%\Corsair
%PROGRAMFILES(X86)%\Corsair
%PROGRAMDATA%\Corsair
%APPDATA%\Corsair
%LOCALAPPDATA%\Corsair
%LOCALAPPDATA%\QmlRenderer
- Delete the
HKEY_CURRENT_USER\SOFTWARE\CorsairandHKEY_LOCAL_MACHINE\SOFTWARE\Corsairregistry folders using Registry Editor (built-in tool) - Reboot your computer.
- Download the latest iCUE installer (v5.12.97) here.
Easy Command-line (copy paste in elevated CMD.exe):
rd /S /Q "C:\CUE5"
rd /S /Q "%PROGRAMFILES%\Corsair"
rd /S /Q "%PROGRAMFILES(X86)%\Corsair"
rd /S /Q "%PROGRAMDATA%\Corsair"
rd /S /Q "%APPDATA%\Corsair"
rd /S /Q "%LOCALAPPDATA%\Corsair"
rd /S /Q "%LOCALAPPDATA%\QmlRenderer"
reg delete "HKEY_CURRENT_USER\SOFTWARE\Corsair" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Corsair" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Corsair" /f
(This was written based on CORSAIR's FAQ)
Probably not everything then.
Armoury Crate is very intrusive and unnecessary.
ASUS
iCUE and ASUS GPU & MOBO
- Uninstall "Armoury Crate & Aura Creator" using ASUS's Armoury Crate Uninstaller.
- Clean remnants of ASUS software using deepclean.cmd for ASUS (download as zip and extract).
- Download
Lightning_Control_1.07.84_v2from ASUS. - Extract the archive and delete all files but the keep following:
Lightning_Control_1.07.84_v2\...
...\LightningService\LSInstall\AuraServiceSetup.exe
...\LightningService\LSInstall\aac\AacMBSetup.exe
...\LightningService\LSInstall\aac\AacVGASetup.exe
...\LightningService\LSInstall\aac\Hal\AacMBSetup.exe
...\LightningService\LSInstall\aac\Hal\AXSP < Keep entire folder.
- Execute
AuraServiceSetup.exe. - Execute
aac\AacMBSetup.exe,aac\AacVGASetup.exe, andaac\Hal\AXSP\axIns.exe - Install the ASUS plugin in iCUE.
- Restart your PC.
Try this.