千家信息网

To get information of cpu and memory in windows os

发表于:2025-02-01 作者:千家信息网编辑
千家信息网最后更新 2025年02月01日,Open an elevated command prompt using following method:Click Start and click All Programs, click Acc
千家信息网最后更新 2025年02月01日To get information of cpu and memory in windows os

Open an elevated command prompt using following method:

Click Start and click All Programs, click Accessories, then right-click Command Prompt, select Run as Administrator, click "Yes".


In Command Prompt windows, input "wmic" and press enter.

Input "cpu get *" to get cpu information.


Input "memorychip" to get memory information.


: )

0