Find my PC's serial number from the system report
Solved
yver89
-
Pseudo...mathildaaustralie -
Pseudo...mathildaaustralie -
Hello, I am on Windows -bits- I just received the system information report for my HP PC but apparently the serial number is missing - how can I obtain it please - thank you.
Configuration: Windows / Internet Explorer 11.0
Configuration: Windows / Internet Explorer 11.0
2 answers
-
Hello
in principle it is on a label directly on the PC- either underneath
- or under the battery
otherwise try:
On Windows go to the Start menu and typeCMD
in Run then confirm by OK, a DOS command prompt will open on the screen in a black window.
then
wmic bios get serialnumber
The second command retrieves the serial number and model of the computer.wmic csproduct get name, identifyingnumber