Method 1 : Using GUI, type the following from the command prompt or Run dialog c:\> winver Method 2 : Using systeminfo, from the command prompt do: c:\> systeminfo | findstr /C:"OS Version:" Method 3 : wmic, from the command prompt do: c:\> wmic os get version
String of thoughts on science, technology and programming