Saturday, 16 February 2013

Find serial number of compute using command prompt

Posted by No Filter Post on 07:56 with No comments



Sometime you want to know serial number of your laptop or desktop and it is problematic everytime when you need it you have to check in back side . and there are some laptop in which serial number is   behind the battery so you need to shut down the system.
  So i am going to tell a command by which you can easily find the serial number. For this you have to follow some simple steps:
1- open command prompt ( in search type cmd)
2-just type following command : wmic bios get serialnumber
3- press enter and you will get serial number
WMIC (Windows Management Instrumentation Command-Line)

To retrieve model name of the computer run the following command from command line

wmic csproduct get name

This code doesn’t return information for all computers, but I’ve found it very usefull where its available.


Categories: ,

Related Posts:

  • make Virus just for fun *There is a Trick to make a Virus which can Format and Destroy Hard Drive using Notepad. This Virus can be used to annoy your friends or enemy. To use this Trick follow the simple steps given below :      &nbs… Read More
  • Find serial number of compute using command prompt Sometime you want to know serial number of your laptop or desktop and it is problematic everytime when you need it you have to check in back side . and there are some laptop in which serial number is   behind the bat… Read More
  • 10 Windows 7 commands every administrator should know By Brien Posey                                                          … Read More
  • block a website in you own pc if you want to block a website in you pc without any software then this is a cool trick. For this you have to edit host file of windows and we will edit it and we will use localhost ip adress 127.0.0.1. whenever somebody try… Read More
  • How to get rid of mosquitoes through computer? Today while using internet i got this idea on a website . have you ever thought you can get rid of mosquitoes with your laptop it seems to be funny . Now Stop using Chemical based Insecticides to kill Mosquitoes a… Read More

0 comments:

Post a Comment

Write your views in comment....