Thursday, June 25, 2009

How to check CPU speed

Windows Vista/Windows 10/Windows 8.1

To check the CPU speed, click Start. In the search box, enter msinfo32 .

Or press Windows+r and type msinfo32 for full computer discription.

Your computer's CPU speed will appear in the processor description. For instance, in "x86 Family 15 Model 1 Stepping 2 Genuine Intel ~1495 Mhz", the CPU speed is 1495MHz (i.e., 1.495GHz).
Windows NT, Me, 2000, or XP

To check the CPU speed, from the Start menu, select Run... , and then enter msinfo32 .

Your computer's CPU speed will appear in the processor description. For instance, in "x86 Family 15 Model 1 Stepping 2 Genuine Intel ~1495 MHz", the CPU speed is 1495MHz (i.e., 1.495GHz).


No comments:

Post a Comment

Java 8 TLS 1.3 Support: Fix “Client Requested TLS 1.3” SSL Errors Without Upgrading to Java 11

If your Java 8 application recently started failing HTTPS or API calls, you’re not alone. More services are enforcing TLS 1.3 only connectio...