How to Know Number of Core in Processor
How to Know Number of Core in Processor
There are Two Methods......
Method-1 :Through Command
Open a command prompt
Type : WMIC CPU Get /Format:List

Method-2 :Through Task Manager
simply press Ctrl + Shift + Esc from the Desktop and click open the Performance Tab.
.
If you only see one chart, you can right click it and mouse over Change graph to and select Logical Processors.

It show All Core like this

There are Two Methods......
Method-1 :Through Command
Open a command prompt
Type : WMIC CPU Get /Format:List

Method-2 :Through Task Manager
simply press Ctrl + Shift + Esc from the Desktop and click open the Performance Tab.
.
If you only see one chart, you can right click it and mouse over Change graph to and select Logical Processors.

It show All Core like this

Post a Comment