possible and simple way to determine the version of the system, and a fairly complex
CONTENT
- 1 How do I find the version of Windows on the computer operating system tools
- 2 How do you know what Windows stands on the computer with the help of third-party programs
- 3 How to determine the version of Windows, if the system does not start
How do I find the version of Windows on the computer operating system tools
The system has a large range of very different tools, which in one way or another, help users. In particular, they can determine the version of the OS.
With teams
much can be done using the command line in Windows. And the simplest of all the possibilities - check the OS version.
Winwer
This is the easiest and fastest way to find out which version of Windows installed on your computer. You can find it simply by typing in the "Start" menu search box winver. Equivalent to this work and on the command line, and in the tool box "Run". In any case, the result of the team will be a window with information about the version of Windows.
It looks like a window with data as a result of Winver
SystemInfo
This command can be entered on the command line or in the tool box "Run". It differs in that collected more detailed information not only about the system, but also on the equipment. That is, it can be used instead of the third-party or analogues Everest PC Wizard type.
Systeminfo gives more information about the system as a whole, including the "iron"
WMIC
WMIC - a special Windows management console. It should be noted that this method is not the most convenient, because the information "falls" just porridge on the screen and to isolate, it is necessary to peer data about the system. Enter a command to the command prompt with the OS parameter. This is how: wmic os.
Porridge of data as a result of wmic os - as can be seen, not the most comfortable layout
Through the window, the "Properties"
Actually, this is the easiest way to find out which Windows is installed in the system, using only the mouse. You just need to right click on the icon "My Computer" and select "Properties". The window displays the version of Windows, the release version, service pack, if any, and capacity. Also, the activation key will be listed below.
Data output on the system using the "Properties"
The menu item "System Information"
This method is suitable if you want to learn more details about the system and the equipment inside. Call the tool can, by typing in the search bar menu "Start", "System Information". A window appears, in which there is a lot of information about the software and the physical welfare. The same effect can be achieved by typing in a command line program or "Run" command msinfo32.
The program window "System Information"
through the registry
For those who are not looking for easy ways, there is an interesting option to learn and Windows version of the assembly by using Registry Editor. To its cause, it is necessary in the search bar "Start" menu or "Run" enter regedit. A window will open with a lot of branches and key. Among them, we need to find the HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion. Go to the right we see a set of data, among which is our version of the Windows, the build number, service pack, type of publication, as well as key and accommodation directory.
Registry Editor will display a lot of data about the system, but again, not the most user-friendly way
How do you know what Windows stands on the computer with the help of third-party programs
Many programs, on a par with the performance of their duties, are to collect data about the system and display them to the user. Here is a small list of third-party applications that have the built-in functionality:
- Ccleaner. Means for diagnosing system and registry. Shows version, type of publication, service pack, and the bit in its main window;
- CPU-Z. Showing deployed data on PC hardware. Displays information about the system in the tab About;
- Aida One of the best tools for hardware detection. there is a separate section of the same name for the operating system;
- Everest. The program for the determination of iron, Aida analogy is appropriate section to display information about the system.
It is also worth noting the numerous programs for the diagnosis software, antivirus software, and all the accessories that are often on the system data.
How to determine the version of Windows, if the system does not start
If the system does not start, find out which version is installed, rather trivial task. Firstly, the first will have to somehow start. For example, in another system, or from any LiveCD disc.
Blue screen of death - a nightmare of many system administrators and users, not allowing the system to boot
If you manage to get to the registry does not start the system, you can perform the actions from a registry, as described above. Understand that for Windows, you can and directory structure. If the root of the boot drive are ntdetect.com files, boot.ini and ntldr - is windows XP. If bootmgr - 7, 8, or 10. Also, if you have access to the files, you can search logs installed in a Windows directory folder. They may be called, or setupapi.dev.log setupapi.log. They need to find the section Device Install Log. Paragraph OS version will contain the system code. Their interpretation is given below.
The code | system version |
5.1 | Windows XP |
5.2 | 64 Windows XP or Server 2003 |
6.0 | Vista or Server 2008 |
6.1 | Windows 7 |
6.2 | Windows 8 |
6.3 | Windows 8.1 |
10 | Windows 10 |
In general, the operating system version of finding a rare procedure, which may be required in exceptional cases only. But to know a few simple ways you need. In the comments, you can share your knowledge about the definition version of Windows.