Downvoltage via Intel XTU, software forgets its values

vorob
vorob Member Posts: 149 Skilled Fixer WiFi Icon
edited March 2023 in 2017 Archives

So, dunno how you live with this software, but mine works for several days and then starts thinking that my down voltage is a default setting and refused to apply my profile. If there's anyone with such trouble, here is a solution:

 

Create .bat file with following lines: 

 

"C:\Program Files (x86)\Intel\Intel(R) Extreme Tuning Utility\Client\xtucli" -t -id 79 -v -110
"C:\Program Files (x86)\Intel\Intel(R) Extreme Tuning Utility\Client\xtucli" -t -id 79 -v -120

 

This will at first change it to -0.11 and then to -0.12. Double line is necessary since software will lock your last value and then think its already applied and won't enable it. So it should be different.

 

Then in windows task scheduler, you need to create a task that will launch this .bat file every time you login into your machine (called unlock workstation). And you done Smiley Happy