Here is a useful command that will show which Windows Version is installed:
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
Here is a useful command that will show which Windows Version is installed:
systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
Leave a Reply