If you need the serialnumber of your computer (for garanty) there is a simple way to find out.
Open a cmd window and type the following (Note that you need administrator rights!):
wmic bios get serialnumber
There are a lot more things you can do with wmic which I have not used ’till now.