how to know which windows version i have 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: how to check os version in laptop
ver && cat /etc/os-release #Show Windows and Unix version respectively