Usually we can find the serial number of the computer especially for desktop's at the back or even at more harder-to-reach location and for laptop's it is at the base i.e. we need to turn the laptop upside down to see the serial number.
If you don't want to do all these gimmick's i.e all those physical stretches,there is a more simpler way.The below commands work for Windows-XP/7
1.Open the command prompt (Start –> CMD) and type the following command:
2.Another command that will print the model number of your computer :
If you don't want to do all these gimmick's i.e all those physical stretches,there is a more simpler way.The below commands work for Windows-XP/7
1.Open the command prompt (Start –> CMD) and type the following command:
wmic bios get serialnumber
2.Another command that will print the model number of your computer :
wmic csproduct get name, identifyingnumber