How to change the Maximum processor frequency setting in Windows 10
Processor frequency specifies the operating frequency of the core (s) in the CPU, in MHz. The higher the CPU frequency, the faster the processor.
You can specify the approximate maximum frequency (in MHz) of the processor in Windows 10 to limit the frequency if needed, for example, to save energy or the CPU is overheating at high frequencies. By default, the maximum processor frequency is set to 0 (unlimited), allowing the processor to run at maximum power.
This guide will show you how to change the maximum processor frequency setting in Windows 10.
Note : Any change to the maximum processor frequency setting will affect all users on the PC using the same power plan.
Change the "Maximum processor frequency" setting in Power Options
1. If not, first need to add the "Maximum processor frequency" setting to Power Options.
2. Open advanced source settings for the current power plan.
3. Expand the Processor power management setting, set the Maximum processor frequency to the number of MHz you want and click OK.

Change the "Maximum processor frequency" setting in the Command Prompt
1. Open Command Prompt.
2. Enter the command (s) below you want to use into the Command Prompt and press Enter
. You can close the Command Prompt when finished.
(If using battery)
powercfg -setdcvalueindex SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 75b0ae3f-bce0-45a7-8c89-c9611c25e100
(If the charger is plugged in)
powercfg -setacvalueindex SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 75b0ae3f-bce0-45a7-8c89-c9611c25e100
Replace in the above commands with the maximum processor frequency you want.
For example:
powercfg -setdcvalueindex SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 75b0ae3f-bce0-45a7-8c89-c9611c25e100 0
powercfg -setacvalueindex SCHEME_CURRENT 54533251-82be-4824-96c1-47b60b740d00 75b0ae3f-bce0-45a7-8c89-c9611c25e100 0

You should read it
- How to create a frequency chart in Excel
- FREQUENCY function - Function that calculates and returns the frequency of occurrences of values in a range in Excel
- 5 reasons to convince you to use high-frequency rice cooker
- What is the temperature of the processor in the computer?
- Laptop has maximum screen width
- Reveal Laitude's ultrabook image
- How to speed up Windows 10, optimize Windows 10 for maximum performance
- Why does the wifi wave have the same frequency as the microwave but doesn't 'cook' anything?
May be interested
- Instructions to fix 'No Internet, Secured' error on Windows 10- if you are struggling to find a way to fix the error 'no internet, secured' on windows 10, please also refer techz how to fix in the article below.
- Instructions to turn off Windows Defender completely on Windows 10- - windows defender is a free antivirus that comes with windows 10, completely turning off windows defender networking to an unexpected effect, helping weak computers using win 10 to be smoother. below techz will show you how to turn off windows defender completely on windows 10.
- Safe way to launch unreliable software on Windows 10this feature is designed to make untrusted applications work separately and securely on windows 10.
- How to force delete files in Windows 10if windows prevents you from deleting a file, you can use a single command to force delete the file from the command line. here's how you do it.
- How to permanently display Windows 10 version on desktopwith a simple tweak to the windows 10 registry file, users and system administrators can see exactly which operating system version is installed on a particular pc just by looking at the desktop.
- How to fix the problem where TaskSchedulerHelper.dll was not found in Windows 10sometimes during windows 10 startup, you may encounter an error missing task scheduler. follow the steps below to troubleshoot taskschedulerhelper.dll not found in windows 10.