Your laptop is hot, the fan is loud, and you want a number before you spend anything on it.
Windows will not give you one. There is no temperature anywhere in Settings, none in Task Manager for the processor, and the commands you will be pointed at mostly return nothing at all.
I tried four ways of asking this machine for its temperature, and three came back empty. The fourth worked. It is not the one anybody writes about.
What Windows actually offers, which is almost nothing
Worth knowing before you go hunting through Settings for a screen that does not exist.
⭐ There is no temperature in Settings. Not under System, not under Power and battery, not anywhere.
⚡ Task Manager shows a GPU temperature on some machines. It never shows a processor one. Look at the Performance tab if you have a separate graphics card.
⚠️ Every popular answer sends you to a third party tool. Most of them want installing first.
⛔ That is not laziness on your part. The reading genuinely is not exposed the way people assume.
The three commands that returned nothing here
Read rather than repeated, and the results are ours.
⭐ `MSAcpi_ThermalZoneTemperature` is the one you will be pointed at most. I asked it as an ordinary user here. It answered Access denied.
⚡ `Win32_TemperatureProbe` returned nothing at all, with no error. An empty answer, not a refusal.
⚠️ `Win32_Fan` returned nothing either, so there is no fan speed to read here.
⛔ An empty result is not the same as a zero. ⛔ It is the trap in this whole subject, because a script that prints 0 looks like an answer.
The one that did work, and nobody mentions it
Ours, found by trying the thing that is not in the guides.
⚡ A Windows performance counter carries a thermal zone reading. The counter is `Thermal Zone Information`. Its Temperature value comes back in kelvin.
⭐ On this laptop it returned one zone, reading 72.9 degrees Celsius. No admin rights, nothing installed, one command.
⚠️ Convert it yourself: subtract 273.15 from what it gives you. That is the whole conversion.
⛔ You can also see it without any command. Performance Monitor, Add Counters, Thermal Zone Information, Temperature.
Read that number honestly, though
This is the part that separates a useful reading from a scary one.
⭐ A thermal zone is a board sensor, not a processor core. It sits near the components. It reports whatever the firmware chooses to expose.
⚡ So 72.9 is not a CPU temperature and should never be compared against a processor's maximum.
⚠️ Some machines expose several zones and some expose one. This one exposes a single zone.
⛔ If a number matters to you that much, use your maker's own utility. It reads the sensors your machine actually has.
The check that costs nothing and tells you more
Ours, and it answers the question people are really asking.
⚡ Ask Windows two things: current clock speed, and maximum clock speed. Sitting well below maximum while working hard means heat is holding it back.
⭐ On this machine both figures read 3,201 MHz, with the processor at 10 percent load. Current speed equal to maximum speed is what not throttling looks like.
⚠️ That beats a temperature for most people. Nobody really cares how hot it is. They care whether it is slowing down.
⛔ A machine that is genuinely too hot slows itself down first. Which is worth ruling in before you blame anything else.
What Dell says, and the figure it does not give
Quoted rather than paraphrased, because the omission is the point.
⭐ Documented by Dell on its thermal and fan noise page: "when the CPU usage runs high, the CPU gets warm, and the fan runs to control the thermal temperature in the system".
⚡ Dell names where you feel it: "the most common place to feel the heat is the ventilation on the base of each system".
⚠️ And where the line is: Dell says to contact it if "the casing/keyboard is too hot for you to touch".
⛔ We could not find a single temperature figure on that page. ⚠️ Dell publishes no number for normal or abnormal, which is worth knowing before you compare yours to a number off a forum.
When a hot machine is actually a fault
Four of these, and only two of them cost money.
⚡ Blocked vents are the commonest. A duvet or a lap does it in seconds. Hard flat surface, every time.
⭐ Dust in the fan is the second, and it builds over years rather than weeks.
⚠️ Something running that you did not start is the third. Find what is using the processor before you open the case.
⛔ And a machine that shuts itself off without warning is past the point of monitoring. That is a repair, not a reading.
Status: four ways of reading a temperature were tried on this laptop on 29 August 2026, Windows 11 Home 25H2, against Dell's own thermal guidance. ⛔ Nothing was installed, no setting was changed, no third party tool was run, and no serial number, model or identifier is published.
How do I check my CPU temperature in Windows 11?
Windows does not report a processor temperature anywhere in Settings or Task Manager. The only reading available without installing anything is the Thermal Zone Information performance counter, which reports a board sensor rather than a processor core. For a true core temperature you need your maker's own utility.
Why does MSAcpi_ThermalZoneTemperature return nothing?
On this laptop it returned Access denied when asked by an ordinary user account. On other machines it returns an empty result because the firmware does not expose that class at all. Either way it is not evidence that your machine has no sensor.
What temperature is too hot for a laptop?
Dell does not publish a figure, and neither do most makers. Its own test is physical: contact support if the casing or keyboard is too hot to touch, or if you can see heat damage. A number off a forum is not calibrated to your machine.
Is 70 degrees hot for a PC?
For a processor core under load, no. For an ambient board sensor, it is high but not alarming on a working laptop. The problem is that most readings people compare do not say which of the two they are, so they are comparing different things.
The Short Version
- Windows has no processor temperature in Settings or Task Manager.
- Three of the four commands people recommend returned nothing on this laptop.
- The Thermal Zone Information performance counter did work, at 72.9 Celsius.
- Subtract 273.15 from what it returns, because it reports in kelvin.
- A thermal zone is a board sensor, not a CPU core. Do not compare the two.
- Current clock speed against maximum clock speed is the throttling check.
- Both read 3,201 MHz here, which is what not throttling looks like.
- Dell publishes no temperature figure at all. Its test is whether you can touch it.
Where to Next
Stop hunting Settings for a temperature screen, because there is not one.
Run the Thermal Zone counter once and see whether your machine even exposes it.
Then compare your current clock speed against your maximum, which answers the real question.
If the machine is hot to touch rather than just warm, check the vents and the surface before anything else.
And if your maker's own utility gives you a proper core temperature, say which brand and what it reads in the comments. That is the list nobody has.

Isaac Smith is the founder and editor of PC Glance, a website that covers computers, laptops, and technology. He is a tech enthusiast and a computer geek who loves to share his insights and help his readers make smart choices when buying tech gadgets or laptops. He is always curious and updated about the latest tech trends.