How can I see which version/release of Windows 10 is installed on my computer? [duplicate]
Solution 1:
Go to the start menu, click the settings cog. Click on System, then About in the left column at the bottom.
Solution 2:
- Windows key +
R
- Type "winver"
I've known winver
to be the standard "get version number" utility since XP IIRC
Edit some comments suggest that winver
has been around since at least 3.0
Example output:
Solution 3:
Click on Start => Run and type winver
and hit enter or run a command line window and type winver
and hit enter. It will give you a more detailed version number (including the build).
Another option would be to press Win+R to bring it up or the task manager which still should have a run option as well and run winver
using that dialog. Alternatively just search for winver
in the C:\Windows
directory (using a file search, not manually) or check this HowToGeek article which also has some more solutions.
Solution 4:
And let's not forget about the command line version. Type, the following in the Search the web and Windows text box:
cmd /k ver