How to find the Computer Serial Number using Command Prompt in Windows OS
Synopsis
To check the serial number of Computer system /laptop from command prompt in Windows OS
Steps :-
- Open Start.
 - Search for the Command Prompt .
 - Enter the following Command to find the serial number of device “wmic bios get SerialNumber “
 
> wmic bios get SerialNumber
SerialNumber
xxxxxx
