- 12 September 2011
- Category:How To, Solutions
- 6 Comments

When ever you get problem with your desktop or laptop you need to call the customer care to resolve it and in turn you need to provide the serial number of your system, without the serial number of your system the customer care person will not even register your problem. If you are using desktop you can easily find the serial number at the back side of the system and if you are using laptop you can find the serial number at the base of the laptop with a sticker with serial number and barcode.
But imagine the situation if the serial number sticker has been removed or the data has been wiped out, what will you do. Don’t worry there is an alternative way to find out the serial number of your PC or laptop easily. I am explaining here for Windows based system and Linux based system.
How to find the serial number of Desktop or Laptop (For windows system)
Open the command prompt (Go to start and type cmd). In the command prompt type the below command and press enter.
wmic bios get serialnumber
The above command works fine with Windows XP,Vista,Windows-7.
How to find the serial number of Desktop or Laptop (For Linux system)
Open the shell prompt and execute the below command as a root user and in the output you can see the serial number with some other information.
hdparm -i /dev/hda
The above commands should work with all kind of hardware.
- http://www.facebook.com/people/Eric-Dunham/100001307256842 Eric Dunham
- AleKo
- Guru
- Cyrill John M
- Forrest M
- malik showkat


