Cool Down CPU

Posted by by AB On 5:27 PM

Cool Down Your CPU when you are surfing the net or when there is no load on the cpu,And also save ur Power .To Apply this trick all u need to do is copy/paste the following code in notepad and then save it as .REG

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet
-> ControlCPUIdle]
“Idle”=dword:00000001

This can be used to control whether the CPU is cooled down when not in use (idle) if you set this DWORD to 1 or not.