Advertisement

Change System Cooling Policy for Processor in Windows 10

How to change System Cooling Policy for Processor in Windows 10

In Windows 10, you can specify the System cooling policy setting for active or passive cooling.  Starting with Windows 8, devices that have thermal management capabilities can expose these capabilities to the operating system with a special driver. A driver that has passive-cooling capabilities implements the PassiveCooling routine. A driver that has active-cooling capabilities implements the ActiveCooling routine. In response to changes in computer usage or environmental conditions, the operating system calls one (or possibly both) of these routines to manage thermal levels dynamically in the hardware platform.

Advertisеment

Active cooling might be more straightforward to implement, but has several potential drawbacks. The addition of active cooling devices (for example, fans) might increase the cost and size of the hardware platform. The power required to run an active cooling device might reduce the time that a battery-powered platform can operate on a battery charge. Fan noise might be undesirable in some applications, and fans require ventilation.

Passive cooling is the only cooling mode available to many mobile devices. In particular, handheld computing platforms are likely to have closed cases and run on batteries. These platforms typically contain devices that can throttle performance to reduce heat generation. These devices include processors, graphics processing units (GPUs), battery chargers, and display backlights.

You can change CPU's system cooling policy in your current power plan. There are two methods you can use.

To change System Cooling Policy for Processor in Windows 10,

  1. Open advanced power plan settings.
  2. Expand open the following tree: Processor power management \ System cooling policy.
  3. For Plugged-in, select Active or Passive in the drop down list for what you want.CPU Cooling Policy 1
  4. If your device has a battery, repeat the same for "On battery".

You are done!

Alternatively, you can use the command prompt method which involves the powercfg built-in tool which must be familiar to regular Winaero readers.

Powercfg is a built-in console tool that allows managing power options from the command prompt. Powercfg.exe exists in Windows since Windows XP. Using the options provided by that app it is possible to manage various power settings of the operating system.

Change System Cooling Policy for Processor with powercfg

  1. Open a new command prompt
  2. To set "Plugged in" to "Passive", type the following command: powercfg /SETACVALUEINDEX SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 94d3a615-a899-4ac5-ae2b-e4d8f634367f 0
  3. To set "Plugged in" to "Active": powercfg /SETACVALUEINDEX SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 94d3a615-a899-4ac5-ae2b-e4d8f634367f 1CPU Cooling Policy 2
  4. Set "On Battery" to "Passive": powercfg /SETDCVALUEINDEX SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 94d3a615-a899-4ac5-ae2b-e4d8f634367f 0
  5. Set "On Battery" to "Active": powercfg /SETDCVALUEINDEX SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 94d3a615-a899-4ac5-ae2b-e4d8f634367f 1

That's it.

Related articles:

Support us

Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:

If you like this article, please share it using the buttons below. It won't take a lot from you, but it will help us grow. Thanks for your support!

Advertisеment

Author: Sergey Tkachenko

Sergey Tkachenko is a software developer who started Winaero back in 2011. On this blog, Sergey is writing about everything connected to Microsoft, Windows and popular software. Follow him on Telegram, Twitter, and YouTube.

Leave a Reply

Your email address will not be published.

css.php
Using Telegram? Subscribe to the blog channel!
Hello. Add your message here.