Wednesday, June 2, 2010

Find PC or Laptop Serial Number with DOS Command


Many times I have heard about the problem, that people have the Laptop/Desktop from the manufactures like DELL, IBM, etc. and they come with serial number or service tag and model name. If they ever loose this information then how can get to know about it.

Way 1, is to find from the box. Way 2 is the sticker on your PC/Laptop. and Way 3 to know from DOS. Yes, from DOS.

Here is the simple way to find serial number using DOS Command.


To retrieve serial number of the computer run the following command

c:\> wmic bios get serialnumber


To retrieve model name of the computer run the following command

c:\>wmic csproduct get name


So Net time you don't have to worry about finding SR#..... enjoy.



1 comment:

Your feedback is always appreciated. I will try to reply to your queries as soon as time allows.Please don't spam,spam comments will be deleted upon reviews.