You can check your computer serial and model without looking at the back of your system or checking the label.
Follow the instructions:


  • Press Window key + R on your keyboard.
  • Type run on command prompt.
  • Type wmic bios get serialnumber to view only serial.
  • Type wmic csproduct get name, identifyingnumber  to view both serial and model.