A little secret to rock your YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

How to Check CPU Temperature on Windows PC (No software Needed)

Follow
Built By Pete

How to check your windows computer CPU temperature. This video will show you how to check your Windows CPU temperature without the need for any third party software. Check the CPU temperature on Windows 10 and Windows 11 PCs. It may be able to show you temperature of the CPU on other versions of Windows PCs.

The code for the BAT file is:
@echo off
for /f "skip=1 tokens=2 delims==" %%A in ('wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature get CurrentTemperature /value') do set /a "HunDegCel=(%%~A*10)27315"
echo %HunDegCel:~0,2%.%HunDegCel:~2% Degrees Celsius
pause

posted by polinazavrh2