Sometimes you may face a situation where your Windows 10 or Windows 11 laptop starts overheating, the fans run loudly, and the CPU usage jumps to 100%. This often happens after installing recent Windows updates or upgrading from an older version of Windows. Even relatively new laptops (new or 5–6 months old) can overheat and shut down unexpectedly, even if you are using a cooling pad and the laptop is not dusty.
When a laptop starts overheating, you may notice:
- Overall slow performance
- Apps and programs stop responding
- Random error messages
- Sudden shutdowns
- Blue screen (BSOD) or black screen
There are several possible causes, including incorrect power settings, stuck Windows updates, outdated or incompatible device drivers, heavy background processes, or even hardware issues.
Overheating and sudden shutdowns on Windows 10 or Windows 11 laptops are usually caused by a mix of software configuration and hardware (cooling/dust) issues.
In this article, you’ll find practical fixes that work for both Windows 10 and Windows 11 laptops (Dell, Asus, Lenovo, HP, Acer, Microsoft Surface, Toshiba, etc.) to cool down your device and prevent overheating and shutdown problems.
What makes a laptop overheat?
A laptop usually overheats when its cooling system cannot remove heat as fast as the components generate it. Common reasons include:
- Blocked air vents – Using the laptop on a bed, pillow, or couch can block the intake and exhaust vents, trapping hot air inside.
- Dust buildup – Dust on the fan and heatsink reduces airflow and cooling efficiency, so heat gets stuck in the laptop.
- High CPU or GPU usage – Gaming, video editing, or background processes running at 100% CPU/GPU for long periods create a lot of heat.
- Aggressive power settings – Performance‑focused power plans keep the processor running at maximum speed all the time, even for simple tasks.
- Outdated or buggy drivers and updates – Faulty drivers or Windows updates can cause processes to get stuck, using more CPU, disk, and power than necessary.
- Old thermal paste or a failing fan – On older laptops, dried‑out thermal paste or a failing cooling fan can no longer effectively move heat away from the CPU and GPU.
Understanding what causes a laptop to overheat helps you choose the right fix—whether it’s adjusting power settings, cleaning vents, or having the cooling system serviced.
Before You Start: Quick Checks
Before you dive into advanced fixes, try these quick checks first:
- Make sure the laptop’s air vents are not blocked (avoid using it on a bed, pillow, or blanket).
- Disconnect unnecessary external USB devices (especially external audio devices) to reduce power usage.
- Temporarily disable any third‑party antivirus or security suite (Windows Security will still protect you).
- Close heavy apps (games, video editors, browsers with many tabs) and see if the temperature drops.
If the problem persists, follow the step‑by‑step methods below.
Run System File Checker (SFC) and DISM
Corrupted system files can cause high CPU usage and abnormal background activity, which leads to overheating. Use the built‑in tools SFC and DISM to repair them.
Step 1: Run SFC Scan
- Right‑click the Start button and select Windows Terminal (Admin) or Command Prompt (Admin).
- Type the following command and press Enter:
sfc /scannow - Wait for the scan to complete (this may take 10–15 minutes).
- Restart your laptop.

Step 2: Run DISM (if needed)
If SFC found and repaired files, or you still face overheating, run DISM:
- Open Windows Terminal (Admin) or Command Prompt (Admin) again.
- Run DISM restore health command:
DISM /Online /Cleanup-Image /RestoreHealth - After the process completes, restart your PC and check if the overheating improves.
Disable SysMain (formerly SuperFetch) Service
On some systems, the SysMain (formerly known as SuperFetch) service can cause high disk and CPU usage, potentially leading to overheating, especially on older laptops.
How to Disable SysMain
- Press Windows + R, type
services.mscand press Enter. - In the Services window, scroll down and find SysMain.
- Double‑click SysMain.
- Click Stop to stop the service.
- Set Startup type to Disabled.
- Click Apply and OK.

Restart your laptop and see if CPU usage and temperature go down.
Note: On some newer Windows 11 builds, SysMain may be optimized and safe to leave enabled. If you do not see any improvement after disabling it, you can re‑enable it.
Remove Unnecessary Startup Programs
Too many background apps starting with Windows can cause constant high CPU and disk usage, heating up your laptop.
Disable Startup Apps (Windows 10 & 11)
- Press Ctrl + Shift + Esc to open Task Manager.
- Go to the Startup tab.
- Right‑click and Disable all programs that you don’t need to start with Windows (for example: game launchers, update helpers, toolbars, etc.).
- Restart your laptop.
This reduces background load and helps the system stay cooler.

Run the Power Troubleshooter (Windows 10 & 11)
Windows includes a built‑in troubleshooter that can detect and fix incorrect power settings that might cause overheating.
Windows 11
- Press Windows + I to open Settings.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Power and click Run.

Windows 10
- Press Windows + I to open Settings.
- Go to Update & Security > Troubleshoot > Additional troubleshooters.
- Select Power and click Run the troubleshooter.
Follow the on‑screen instructions. If the troubleshooter finds misconfigurations, it will attempt to fix them automatically.
Optimize Power Plan and Processor State
Aggressive performance settings can push your CPU to run at maximum frequency all the time, generating more heat. Tweaking your power plan helps reduce heating while still keeping good performance.
If your battery is very old and not holding charge properly, consider replacing it. A weak battery can also cause extra heat and instability.
Step 1: Open Power Options
You can use either method:
- Open Control Panel > Hardware and Sound > Power Options, or
- Right‑click the battery icon on the taskbar, then click Power Options (Windows 10). In Windows 11, open Settings > System > Power & battery and then click Additional power settings.
Step 2: Change Plan Settings
- In Power Options, next to your selected plan, click Change plan settings.
- Click Change advanced power settings.
Step 3: Adjust Processor Power Management
- In the Advanced settings window, scroll down and expand Processor power management.
- Expand Maximum processor state.
- Reduce the value for both On battery and Plugged in to, for example, 80–90% instead of 100%.
This slightly reduces peak CPU performance but can significantly reduce temperature and fan noise, especially during gaming or heavy workloads.
Step 4: Set System Cooling Policy
- Still under Processor power management, expand System cooling policy.
- For On battery, select Passive (this slows the processor before increasing fan speed, helping conserve battery and reduce heat).
- For Plugged in, you can keep Active (let fans spin up to cool the system).
- Click Apply, then OK and restart Windows.

Check if there is a noticeable improvement in temperature and fan behavior.
Uninstall Problematic Windows Updates (If Overheating Started Recently)
Sometimes buggy Windows updates can cause high background resource usage, reduce battery life, and lead to overheating. If your laptop started overheating immediately after a specific update, you can try uninstalling it.
How to View and Uninstall Recent Updates (Windows 10 & 11)
- Press Windows + I to open Settings.
- Go to Windows Update.
- Click Update history.
- Scroll down and click Uninstall updates.
- Look for updates installed around the time the overheating started.
- Select the suspicious update and click Uninstall.

After uninstalling, restart your laptop and monitor temperatures. If things improve, you may want to pause updates for a short time until Microsoft releases a fixed version.
Tip: Always keep important security updates installed. Only remove an update if you are confident it is causing issues.
Disable Runtime Broker via Registry Editor
In some rare cases on Windows 10/11, the Runtime Broker process can use excessive CPU and memory, leading to overheating. You can disable its service through the Registry, but this is an advanced tweak and should be done carefully.
Warning: Editing the registry incorrectly can cause system problems. Create a system restore point and back up the registry before making changes.
Steps to Disable Time Broker (Runtime Broker Service)
- Press Windows + R, type
regeditand press Enter to open Registry Editor. - When prompted by UAC, click Yes.
- In Registry Editor, click File > Export and create a backup of the registry.
- Navigate to the following path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TimeBroker - In the right pane, double‑click the value named Start.
- Change the Value data to 4 and click OK.
- Close Registry Editor and restart your PC.
Disabling the Time Broker service stops Runtime Broker from running as a background service, which can help if it was consuming too many resources.
If you encounter issues with Modern/Store apps after this change, revert the Start value back to 3.
Physical Maintenance: Cooling and Cleaning Tips
Software tweaks help, but physical maintenance is just as important for keeping a laptop cool.

Keep the Laptop in a Cool, Ventilated Area
- Avoid using the laptop on soft surfaces (beds, couches, blankets) that block vents.
- Use it on a hard, flat surface like a desk or table.
- Work in a cool room and avoid direct sunlight.
Use a Laptop Cooling Pad
- Choose a cooling pad with one or more large fans that blow air toward the laptop’s underside.
- Position the laptop so that the cooling pad aligns with the intake vents.
Elevate the Laptop
- Use a laptop stand to angle the laptop and allow more airflow underneath.
- Even small rubber feet or a stand that lifts the back edge can help.
Clean Dust from Vents and Fans
Over time, dust builds up inside the laptop, blocking airflow and causing overheating.
- Power off the laptop and unplug the charger.
- Use a soft brush or compressed air to gently clean the vents on the sides and bottom.
- If you are comfortable opening the laptop (and it does not void your warranty), you can carefully remove the bottom panel and clean the fan and heatsink using compressed air.
If your laptop is under warranty or you’re not confident opening it, take it to a professional technician for cleaning.
Fan Lubrication (Only for Older, Accessible Fans)
Some older laptops allow access to the fan’s central bearing, where a drop of light machine oil can reduce noise and friction. Modern slim laptops often do not support this and may be sealed.
If you can see a removable sticker or cap in the center of the fan:
- Remove it carefully and put one small drop of suitable machine oil.
- Do not over‑oil; excess can spread and attract dust.
- Replace the sticker/cap and reassemble the laptop.
If you’re unsure, skip this step and consult a technician.
When to Consider Hardware Repair or Replacement
If you’ve tried all the software and cleaning steps above and your laptop still:
- Overheats very quickly
- Shuts down under light usage
- Has extremely loud fans all the time
…then there may be a hardware issue, such as:
- Dried or degraded thermal paste between the CPU/GPU and heatsink
- Failing or blocked fan
- Damaged heatsink or heat pipes
In this case, you should:
- Visit an authorized service center, or
- Contact a trusted local computer repair technician.
They can:
- Replace thermal paste
- Clean the internal cooling system thoroughly
- Replace a faulty fan
This kind of service often makes a big difference in older laptops.
Best Practices to Prevent Future Overheating
Here are some ongoing tips to keep your Windows 10 or 11 laptop cool and healthy:
- Keep Windows, drivers, and BIOS/firmware up to date (from your laptop manufacturer’s website).
- Avoid blocking vents; use a laptop stand or cooling pad when gaming or doing heavy work.
- Clean dust from vents every few months.
- Avoid running too many heavy apps at once.
- Use Balanced or Power Saver power plans when you don’t need maximum performance.
- Replace old batteries and failing adapters.
Did these solutions help you fix “Windows 10/11 Laptop Overheating or Shutdown Issues”? Let me know in the comments which method worked on your laptop, and what brand/model you are using. Your feedback can help other users facing the same problem.
Frequently Asked Questions
Most laptops overheat because of a mix of blocked vents, dust buildup, heavy background apps, and aggressive power settings that keep the CPU at 100%. In some cases, buggy drivers or Windows updates can also cause high CPU usage and extra heat.
Yes. Occasionally a Windows update or driver update can get stuck in the background or create a process that uses high CPU or disk. If overheating started right after an update, checking Update history and uninstalling a specific problematic update can help.
Use a cooling pad, clean the vents, close unnecessary background apps, and reduce the Maximum processor state to around 80–90% in Power Options. Also keep graphics drivers updated and use Balanced or a custom power plan instead of always running at maximum performance.
Short bursts of heat under heavy load are normal, but if your laptop stays extremely hot to touch, throttles, or shuts down, it’s not safe long‑term. Persistent overheating can damage components and reduce battery life, so you should fix the cause rather than ignore it.
If cleaning vents, adjusting power settings, removing heavy startup apps, and reinstalling updates don’t help—and the laptop still overheats or shuts down even with light use—there may be a hardware issue (fan, thermal paste, or heatsink). At that point, a professional cleaning and thermal paste replacement is recommended.






