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.


: )