Know Build Number of Windows 10/11 using Terminal/CMD

We can make use of the wmic command to know the build number of the Windows 10/11 Operating system running on your device as below.

Step 1: Open Terminal or CMD

Step 2: Run the below command.

c:/> wmic os get buildnumber

BuildNumber
22631
Know Build Number Windows 10-11

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!