• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Computer Temps Checking with SW

Status
Not open for further replies.

us3rnotfound

Diamond Member
Got a question that was bugging me for quite a while. In Windows, utilizing WMI, you cannot check the temps of the CPU/HDD/MOBO. You can get to other data such as the BIOS and CPU frequencies, but no active monitoring of temperatures.

However it seems as if you are required to have a 3rd party app to read these temperature monitors. How is that? I thought that the software installed in Windows has to utilize Windows to "reach down" to the lower levels of the PC. In other words, isn't Windows managing the computer and Windows applications can only call functions that Windows already prescribes? Or are programs such as Core Temp able to circumvent Windows and get to the motherboard registers?

Appreciate the help.
 
Got a question that was bugging me for quite a while. In Windows, utilizing WMI, you cannot check the temps of the CPU/HDD/MOBO. You can get to other data such as the BIOS and CPU frequencies, but no active monitoring of temperatures.

However it seems as if you are required to have a 3rd party app to read these temperature monitors. How is that? I thought that the software installed in Windows has to utilize Windows to "reach down" to the lower levels of the PC. In other words, isn't Windows managing the computer and Windows applications can only call functions that Windows already prescribes? Or are programs such as Core Temp able to circumvent Windows and get to the motherboard registers?

Appreciate the help.

There are lots of hardware-level things that aren't baked into Windows. This is why we need drivers. In addition, there are plenty of means to access hardware-level objects using direct addressing that do not require the intervention of Windows (or require only a passive role in facilitating addressing).
 
Got a question that was bugging me for quite a while. In Windows, utilizing WMI, you cannot check the temps of the CPU/HDD/MOBO. You can get to other data such as the BIOS and CPU frequencies, but no active monitoring of temperatures.
What about ACPI thermal zones? And to check HDD temps, you have to use SMART commands.
 
Status
Not open for further replies.
Back
Top