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