# What version of Windows do I have?

As a Windows user, it’s important to know which **operating system version** you are using. You need this information when installing new programs and also for troubleshooting.

Microsoft provides details about the Windows version installed on your computer in several places in the operating system, e.g. in the Control Panel. There are three different ways of accessing the relevant system information. Let’s take a look at them now.

## Checking your Windows version using a keyboard shortcut

The quickest way to find out your Windows version is using a keyboard shortcut. On newer systems, the steps are as follows:

1. Simultaneously press the **\[Windows\]** key and the **\[Pause\]** key.
2. A system information window will appear.

Under the heading “View basic information about your computer”, you will see the name of your operating system, e.g. Windows 10 Enterprise.

The window also contains an overview of the **technical characteristics of your system**, for example: processor architecture, installed memory (RAM) and system type (i.e. 32-bit or 64-bit). The next section shows the name of your computer and network domain settings. You can also see whether or not your Windows version is activated.

The system information window therefore contains all the information you need in order to install new programs.

However, it does not give you detailed information about your Windows version, such as the version number or the OS build number. You need this information if you want to check whether your operating system has all of the latest updates for example.

---

### Note

The \[Windows\] key + \[Pause\] key shortcut does not work on older Windows systems.

---

[![Image: Windows 10 system information](https://www.ionos.com/digitalguide/fileadmin/_processed_/9/c/csm_windows-version-anzeigen-EN-1_1c09a50949.webp "Windows 10 system information")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2019/windows-version-anzeigen-EN-1.jpg) The window shows the basic information for a PC with Windows 10 Enterprise installed.     You can find out the version number of your **Windows version** as follows:

1. Press the keyboard shortcut **\[Windows\] key + \[R\]**. This opens the “Run” dialog box.
2. Enter *winver* and click **\[OK\]**.

[![Image: The “Run” dialog box](https://www.ionos.com/digitalguide/fileadmin/_processed_/7/6/csm_windows-version-anzeigen-EN-2_7149dfc84a.webp "The “Run” dialog box")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2019/windows-version-anzeigen-EN-2.jpg) The “Run” dialog box     The “About Windows” box appears. This shows what Windows version you have installed (e.g. Windows 7, 8 or 10), and you can also see the **version number** and the **build number**.

---

### Tip

Both the Windows version number and the build number indicate which Windows updates are installed on your computer. For example, version 1803 corresponds to the Windows 10 feature update released in April 2018. The build number tells you which cumulative update is installed on your system. Build 17134.471 corresponds to cumulative update KB4471324 which was released on December 11, 2018. You can find out more in the [Windows 10 update history](https://support.microsoft.com/en-us/help/4099479/windows-10-update-history "Windows 10 update history on support.microsoft.com") on the Microsoft support site.

---

[![Image: The “About Windows” box](https://www.ionos.com/digitalguide/fileadmin/_processed_/6/a/csm_windows-version-anzeigen-EN-3_bf0d5963c8.webp "The “About Windows” box")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2019/windows-version-anzeigen-EN-3.jpg) The “About Windows” box contains detailed information about the operating system version.       ##  Checking your Windows version via the Control Panel

Instead of using the \[Windows\] key + \[Pause\] key shortcut described above, you can call up the **system information** box via the Control Panel as follows:

1. Click the Cortana icon to open the operating system search function.
2. Enter the search term “Control panel”.
3. In the Control Panel, first click “System and Security”, then “System”.

## Checking your Windows version using CMD

If you are familiar with the **Windows [Command Prompt](https://www.ionos.com/digitalguide/server/tools/open-command-prompt/ "Open Command Prompt")**, you can quickly and easily find out what operating system version you have using the *system info* command line utility as follows:

1. Press **\[Windows\] key + \[R\]** to open the “Run” dialog box.
2. Enter *cmd* and click **\[OK\]** to open Windows Command Prompt.
3. Type *systeminfo* in the command line and hit **\[Enter\]** to execute the command.

Once the command has been executed, you will be able to see all of the details of your system in the terminal output. This includes the operating system name, version number and build number.

[![Image: Terminal output of the “systeminfo” command](https://www.ionos.com/digitalguide/fileadmin/_processed_/f/9/csm_windows-version-anzeigen-EN-4_552d5ce021.webp "Terminal output of the “systeminfo” command")](https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Screenshots_2019/windows-version-anzeigen-EN-4.jpg) Executing the systeminfo command shows that the computer is running Microsoft Windows 10 Enterprise, version number 10.0.17134.       ---

### Tip

You can find further information about [CMD commands](https://www.ionos.com/digitalguide/server/know-how/windows-cmd-commands/ "Windows CMD commands") in our know-how article about Windows Command Prompt.

---


This is a markdown version of: [https://www.ionos.com/digitalguide/server/know-how/what-version-of-windows-do-i-have/](https://www.ionos.com/digitalguide/server/know-how/what-version-of-windows-do-i-have/) for AI/LLM consumption.