how to check what windows i have code example
Example 1: how to check os version
ver && cat /etc/os-release #Show Windows and Unix version respectively
Example 2: windows version check
ctrl + R to open run and put : winver
ver && cat /etc/os-release #Show Windows and Unix version respectively
ctrl + R to open run and put : winver