The Winver CMD command is a Windows command line utility that displays the version of Windows that is currently installed on a computer. It is a useful tool for system administrators and developers who need to know the exact version of Windows that is running on their systems. The Winver CMD command can also be used to check the version of Windows that is installed on a remote computer.

Syntax of the Winver CMD Command

The syntax of the Winver CMD command is as follows:

winver

The Winver CMD command does not accept any parameters or options.

User Examples of the Winver CMD Command

The following are some examples of how to use the Winver CMD command:

  • To display the version of Windows that is currently installed on the local computer, open the command prompt and type the following command: winver.
  • To display the version of Windows that is installed on a remote computer, open the command prompt and type the following command: winver \\computer_name, where computer_name is the name of the remote computer.

What Information Does the Winver CMD Command Display?

When the Winver CMD command is executed, it displays the following information:

  • The version of Windows that is currently installed on the computer.
  • The build number of the Windows installation.
  • The service pack level of the Windows installation.
  • The edition of Windows that is currently installed on the computer.

Conclusion

The Winver CMD command is a useful tool for system administrators and developers who need to know the exact version of Windows that is running on their systems. It can be used to check the version of Windows that is installed on a local or remote computer. The Winver CMD command displays the version of Windows, the build number, the service pack level, and the edition of Windows that is currently installed on the computer.

Leave a Reply