I have this so far;
Run("C:\Program Files\WindowsApps\NVIDIACorp.NVIDIAControlPanel_8.1.958.0_x64__56jybvy8sckqj\nvcplui.exe")
sleep(3000)
ControlClick("NVIDIA Control Panel", "Adjust desktop colour settings", "[CLASS:Static; INSTANCE:5]")
It will open the panel and click into Adjust Desk Colour Settings, but i cant figure out how to get it to click on 'Use Nvidia Settings' and then apply and close the window