how to check which version of windows i am using code example
Example 1: check windows version
winkey + 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