Optimal Windows Power Plan for SQL Server

Windows Power Plan

CPU performance and Windows power plans

Usually, the balanced power plan is set by default, which is what Microsoft recommends for general use.

Great for saving the planet and being green, but can be terrible for server performance.

The benefit of setting the server power management to high performance is for SQL Server to have consistent, predictable and high performance.

By the way, this check is a part of our SQL Server Health Check.

How to identify the issue?

On Windows Server 2008 and above, you can access the Power Options screen by typing powercfg.cpl in a Run prompt.

Figure 1 – Options of Windows Power plans.

How do I fix it?

  1. Set Windows Power Plan to “High Performance”.
  2. Validate BIOS power management is disabled or set to OS control.

More information

Aaron Bertrand – Identify SQL Servers with inefficient power plans using Policy Based Management
Simon Liew – Windows Server Power Management Effect on SQL Server

Mark Varnas

Mark Varnas

Hey I'm Mark, one of the guys behind Red9. I make a living performance tuning SQL Servers and making them more stable. I channel my SQL into our SQL Managed Services, SQL Consulting and our internal database products.

Leave a Reply

Your email address will not be published. Required fields are marked *