Ultimate Way Of Finding: Service Tag Command Line

Asked By 20 points N/A Posted on -
qa-featured

I don't know my laptop's serial number.How can I find service tag command line via WMI?What command should I type in the command prompt?

SHARE
Answered By 0 points N/A #114559

Ultimate Way Of Finding: Service Tag Command Line

qa-featured

If you are having trouble finding your laptop's serial number you are at a right place.Here is the command that you have to type in the command prompt.You can open the command prompt in Windows by typing CMD.EXE and then searching.

If you are using Linux/Ubuntu/others then from a terminal you can type the following

sudo dmidecode -s system-serial-number

This command will find your system's serial number from BIOS.

Related Questions