checking windows version code example
Example 1: check windows version
winkey + R to open run and put "winver"
Example 2: windows version check
ctrl + R to open run and put : winver
Example 3: get system version
ver && cat /etc/os-release #Show Windows and Unix version respectively