WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > Managing Minimum and Maximum Processor State in Windows: Show, Hide, and Configure

Managing Minimum and Maximum Processor State in Windows: Show, Hide, and Configure

Jul 29, 2026

The Minimum and Maximum Processor State settings define the performance floor and ceiling of your CPU—directly influencing battery life, heat output, and overall system responsiveness. Yet, these crucial options are frequently hidden by PC manufacturers or Windows updates to keep the Power Options menu uncluttered. Whether you're a power user looking to squeeze out extra performance, a laptop owner hoping to extend battery life, or simply someone who wants to tidy up the advanced settings menu, this guide has you covered. Below, we’ll briefly explain what the Minimum and Maximum Processor State are, how to change their value, and how to show or hide the setting in Windows.

How to Show or Hide Minimum Processor State

Sometimes the Minimum Processor State option may be missing from your Power Options menu—this can happen due to manufacturer customizations, system updates, or Group Policy restrictions. You can show or hide this setting using either Command Prompt or the Registry Editor.

Method 1: Using Command Promp

This is the quickest method. You'll need to run Command Prompt as administrator.

To show the Minimum Processor State:

powercfg -attributes SUB_PROCESSOR 893dee8e-2bef-41e0-89c6-b55d0929964c -ATTRIB_HIDE

To hide the Minimum Processor State:

powercfg -attributes SUB_PROCESSOR 893dee8e-2bef-41e0-89c6-b55d0929964c +ATTRIB_HIDE

To show the Maximum processor state:

powercfg -attributes SUB_PROCESSOR bc5038f7-23e0-4960-96da-33abaf5935ec -ATTRIB_HIDE

To hide the Maximum processor state:

powercfg -attributes SUB_PROCESSOR bc5038f7-23e0-4960-96da-33abaf5935ec +ATTRIB_HIDE
Using Command Promp

Method 2. Using Registry Editor

You can also control the visibility of this setting by modifying the Windows Registry.

1. Press Win + R, type regedit, and press Enter.

For Minimum Processor State, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\893dee8e-2bef-41e0-89c6-b55d0929964c
For Minimum Processor State, navigate to:

For Maximum Processor State, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\bc5038f7-23e0-4960-96da-33abaf5935ec
Maximum Processor State

3. In the right pane, double-click the Attributes value.

  • To show the setting: set Value data to 2.
  • To hide the setting: set Value data to 1.
    set Value data

How to Configure Minimum and Maximum Processor State

You can adjust the Minimum and Maximum Processor State through the advanced power settings in the Control Panel. 

1. Open Control Panel. Navigate to Hardware and Sound > Power Options.

2. Click Change plan settings next to the active power plan. 
Change plan settings

3. Select Change advanced power settings.
 Change advanced power settings

4. Expand Processor power management. You will see:

  • Minimum processor state – set a percentage (e.g., 5%, 10%, or 100%).
  • Maximum processor state – set a percentage (typically 100% for full speed, or 99% to disable turbo).

For laptops, you can set different values for On battery and Plugged in. For desktops, only one value appears.
set a percentage

Conclusion

The Minimum Processor State and Maximum Processor State settings allow you to control how Windows manages CPU performance and power consumption. By understanding what each setting does, choosing appropriate values, and knowing how to show or hide them when necessary, you can optimize your PC for performance, battery life, or lower operating temperatures.

Latest
How to Enable or Disable Automatic Sign-in on Microsoft Edge in Windows 11How to Fix Desktop Icons Suddenly All Spaced Far ApartHow to Check If Your Secure Boot Certificate Has Expired
Read more >>
Recommend
Stop Chrome and Edge from Sneaking 4GB+ AI Bloatware Onto Your SSDUnderstanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 Years
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept