Your cart is currently empty!
Top 5 Ways to Check the Edition, Version, and Build in Windows 11
Published on:
|
|
Modified Date:
There are several ways to check your OS edition, version, and build number in Windows 11. In this video I’ll show you through all of those methods. So, let’s get going.
Commands:
ver
systeminfo | findstr /B /C:”OS Name”
systeminfo | findstr /B /C:”OS Version”
systeminfo
Get-ComputerInfo | Select OsName, OSDisplayVersion, OsBuildNumber
Chapters:
0:00 Intro
0:23 CHECK OS INFORMATION USING THE SETTINGS APP
0:51 CHECK OS INFORMATION USING THE WINVER COMMAND
1:14 CHECK OS INFORMATION FROM SYSTEM INFORMATION
1:37 CHECK OS INFORMATION WITH COMMAND PROMPT
2:42 CHECK OS INFORMATION WITH WINDOWS POWERSHELL
3:18 End screen
What you will learn:
1. CHECK OS INFORMATION USING THE SETTINGS APP
a. easy way to check the Windows edition, version, and build number
b. How to find details about your PC’s hardware specifications
2. CHECK OS INFORMATION USING THE WINVER COMMAND
3. CHECK OS INFORMATION FROM SYSTEM INFORMATION
a. How to use System Information app to check the OS edition, version, and build number in Windows 11
b. How to see necessary details about your computer’s hardware and software
c. How to find other system specifications
4. CHECK OS INFORMATION WITH COMMAND PROMPT
a. How to view the OS version number
b. How to check the OS edition
c. How to see the build number
d. How to view all the system details at once
5. CHECK OS INFORMATION WITH WINDOWS POWERSHELL
a. How to use Windows PowerShell to check system specifications
b. How to check the OS edition, version, and build number in PowerShell
Song: Luke Bergs – Feel Love
Music provided by Vlog No Copyright Music.
Video Link: https://youtu.be/1LH1YZrv07E
#computereverywhere #top5 #5ways #howtocheck #edition #version #build #windows11
Leave a Reply