# How to check the operating system version?

To check the current version of Windows, use the keyboard shortcut **Windows Key + R** *(Fig. 1.18)*. In the Run dialog that appears, type the command **winver** *(Fig. 1.19)* and press **Enter**. The About Windows dialog *(Fig. 1.20)* will display the current operating system version.

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-9467e76cadb1e9a9423c770c911fe281e278e87b%2F18_Windows__key_plus_R.png?alt=media)

*Fig. 1.18. Keyboard shortcut Windows Key + R*

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-e10e43be44c34d04d839d2e31ad6ec32244b33b4%2F19_Run.png?alt=media)

*Fig. 1.19. RUN dialog*

![](https://3608896458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8MhIbAe4EayNL4gLUc2U%2Fuploads%2Fgit-blob-008caf0fd62186df6e798fa2895da356b15ed160%2F20_WinVer.png?alt=media)

*Fig. 1.20. Windows operating system version*

{% hint style="info" %}
**Note**

If you want to change the registered owner or organization name, open the **Registry Editor** and navigate to:

```
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
```

Modify the values for the fields:

* RegisteredOwner
* RegisteredOrganization
  {% endhint %}
