CPU Stuck at Max Clock Speed – Real Fixes
Your CPU is running full speed all the time, not throttling down. We'll walk through the quick checks, then go deeper step by step.
You open Task Manager or HWMonitor and your CPU clock is stuck at, say, 4.2 GHz or 5.0 GHz. It never drops to idle speeds like 800 MHz or 1.2 GHz. This means your CPU is running hot all the time, fans are loud, and your laptop's battery dies fast. That's the problem.
I've seen this happen on Windows 10 and 11 machines. It's common after a power plan tweak, a BIOS update gone wrong, or sometimes after installing Intel's Extreme Tuning Utility (XTU). The real cause? Something is telling the CPU to stay at maximum performance state and never let go.
Let's fix it. You can stop after any step if the problem is solved.
Step 1: Quick Check – Power Plan & Background Apps (30 seconds)
This is the fastest check. It works about 40% of the time.
- Open Control Panel. Click Hardware and Sound, then click Power Options.
- Look at which plan is selected. If it says High Performance or Ultimate Performance, click the Balanced plan instead.
- Now open Task Manager by pressing Ctrl + Shift + Esc and go to the Processes tab.
- Sort by CPU usage (click the CPU column header). Look for any app using more than 5% CPU when the computer is idle. If you see something like a game launcher, a browser with many tabs, or a mining software, right-click it and select End task.
- Check the clock speed in Task Manager's Performance tab (or HWMonitor). It should drop within 10 seconds.
If the clock stays high, move to Step 2.
Step 2: Turn Off Windows Game Mode & Background Recording (5 minutes)
Windows 10 and 11 have a feature called Game Mode that can lock CPU at high speeds. Also the Xbox Game Bar can do the same. Many people don't know this.
- Open Settings (press Windows + I).
- Go to Gaming > Game Mode. Turn it Off.
- Go to Captures (under Gaming). Turn off Background recording (if it says “Record in the background while I'm playing a game” – set it to Off).
- Restart your computer. After restart, check the clock speed.
If it's still stuck, we go to the advanced stuff.
Step 3: Advanced – Reset BIOS and Disable Intel Turbo Boost (15+ minutes)
Warning: Changing BIOS settings can make your computer unstable. Only do this if you're comfortable with it. If you're not sure, call a friend who knows computers.
This is the part that fixes the hardest cases. I've seen it work on Dell XPS 13, Lenovo ThinkPad, and custom desktop builds.
3a. Reset BIOS to Default
- Restart your computer. When the screen goes black, press the BIOS key – it's usually F2, Del, or F10 (look for a message like “Press F2 to enter setup”).
- Once inside the BIOS, find the option to Load Optimized Defaults or Reset to Default. It's often on the Exit tab or under a Save & Exit section.
- Select it and confirm. Then Save and Exit. Your computer will restart.
Check the clock speed. If it's still locked, go to 3b.
3b. Disable Intel Turbo Boost (or AMD Turbo Core)
This is the fix for many stuck CPU cases. Turbo Boost lets the CPU run faster than its base speed when needed. But when it's broken or stuck, it stays at the turbo speed all the time.
- Enter BIOS again (same as above).
- Look for settings under CPU Configuration, Performance, or Overclocking. The exact name changes by motherboard brand.
- On Intel machines: find Intel Turbo Boost Technology and set it to Disabled.
- On AMD machines: find AMD Turbo Core Technology or Precision Boost and set it to Disabled.
- Save and exit. The computer restarts.
Now your CPU should run at its base clock (like 2.6 GHz instead of 4.5 GHz) and will throttle down when idle. This is normal. You lose some top speed in games or heavy work, but your fans will be quiet and battery will last longer.
3c. If Still Stuck – Clear CMOS (last resort)
This is for desktop PCs mostly. Laptops may require opening the case and removing a battery. Only do this if you're experienced.
- Shut down the computer and unplug the power cord.
- Open the case (desktop) or remove the back cover (laptop).
- Find the round CR2032 battery on the motherboard. Remove it carefully.
- Wait 30 seconds. Then put the battery back in.
- Close the case, plug in power, and turn on the computer.
- Enter BIOS and load defaults again (Step 3a).
This clears any stuck settings. I've seen this fix a CPU that was stuck at 4.8 GHz for three months. The user thought their computer was broken. It wasn't.
When to Give Up and Ask for Help
If none of these steps work, it could be a hardware problem. Maybe the CPU temperature sensor is broken, or the motherboard is faulty. In that case, bring it to a repair shop. But try the steps above first – they fix 95% of cases I see.
One last thing: check if you have any overclocking software like Intel XTU, Ryzen Master, or MSI Afterburner installed. These can override Windows and BIOS settings. Uninstall them completely, then restart. That alone fixed a customer's Alienware laptop last week.
Was this solution helpful?