How to Find Windows Version/Build Number
Each release of Microsoft Windows has specific build number assigned while compiling the code for Windows. This build number is changed every time when there is major modification in code, new enhancement, bug fixes. Many users are curious to know how to find version number of windows
If you are one of them then here is a tutorial for you on how to find Build/Version number of windows.
How to find Windows Version & Build Number
1. Press Win+R to get command prompt

2. Now type “winver” at run command and press enter.
3. A windows dialog box will open providing information on Windows version Number, Build Number and name of windows.

Checkout: How to display Windows Version/Build Number on Desktop Screen
Reader Comments
[...] September 22, 2009 We have already written guide on how to display windows build on desktop & how to find Windows version & build Number. These guides requires you edit registry or run specific command now here is very easy method to [...]
We can find os version from command line
check http://www.windows-commandline.com/2009/01/find-windows-os-version-from-command.html
Thanks very much…. Its working fine