Desktops and Laptops purchased from manufactures like DELL, IBM, etc comes with a serial number(or service tag) and a model name. If you ever loose this information, then you can use MS DOS commands to retrieve the information
To retrieve serial number of the computer run the following command
wmic bios get serialnumber
To retrieve model name of the computer run the following command
wmic csproduct get name
thanks your awesome, worked for my Asus U80A
Not juctwmic csproduct get namebut,wmic csproduct get name, identifyingnumber
how can I get computer unique number (like mother board id or other unique serial number) from dos prompt ?? because I want protect my software (use dataflex under dos) so cannot copy by other user without authority. Many Thanks.
hi guys i how can u help me to find the model of my CPU how can i know give me the instructions
it’s working
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\USER>wmic bios get serialnumber
ERROR: Code = 0x80070422
Description = The service cannot be started, either because it is disabled or be
cause it has no enabled devices associated with it.
Facility = Win32
C:\DOCUME~1\USER>wmic csproduct get name
ERROR:Code = 0x80070422
Description = The service cannot be started, either because it is disabled or be
cause it has no enabled devices associated with it.
Facility = Win32
THANK YOU! Works perfect Win 7 Ultimate 64B
Computer Serial Number short key for command promt.
Worked perfectly on my Acer 5630.
hi
how to find product type like dell t3500..is there any WMI call..
worked for my toshiba satellite even after i upgraded to windows 7
wait, where do i run the command??
the whole thing is very easy…………
dr r whole lot of commands r available for “WMIC”.
Windows Management Instrumentation Command.
thanks, very helpful …
..thanks, you just saved me a two hour trip just to log a warranty call, thanks again
My computer is not working sound system. I need motherboard driver, so i must be download . But i don’t know computer modal number serial number.. How can i try? Pls…..
thanks a lot
thank u ..this is wonderful..nd worked on my pc..really good
thanks its was very useful indeed……
Thank you so much! It worked on my local pc! Is there a way to do this remotely without disturbing the EUC? That would really help. :D
Thanks for share information . it is very usefull for me again thanks
Thanks, this is very use ful every one who are using desktops and laptops
its a wonderful work
keeping going on
JUST WONDERFUL..
Great help! Thanks a lot!
i cant find any thing , plx help anyone to find model number of my system
How could I pass the results of the serial number to a batch file?…by the way, works great!
Some years ago I used to use a package ctbios which I found on wimsbios.com. Not sure if the site is still up but can’t hurt to look.