Find my PC's serial number from the system report

Solved
yver89 -  
 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

2 answers

  1. nadellen Posted messages 11941 Registration date   Status Member Last intervention   7 356
     
    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 type
    CMD
    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
    11
    1. Pseudo...mathildaaustralie
       
      Happy to have found this information. Thank you very much.
      0