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
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to Windows,
- Fix Windows Update Error Code: 0x80070643
- How to Create Awesome Quizzes using Windows 365 Forms
- [Fix] Microsoft Windows Store error 0x00000005 (Windows 8/10/11)
- Windows 365: Restore Deleted Distribution Group using Admin Center (Active Directory)
- How to Change Encoding of File from ANSI to UTF-8 in Windows Notepad
- How to Change the Default Shell in Windows Terminal App
- How to Create a Website (Webpage) using HTML on Windows Notepad
- How to Find the Location of Notepad on Windows 11
- How to locate Python Installation on Windows (10/11)
- Top 5 Fonts for Windows Notepad
- Fix: Windows Update Error Code: 0x800f0922
- Office.com downloading zero byte file name prelanding on Safari browser
- How to Search in Notepad Application on Windows
- Cannot access Windows application shortcuts on Start menu and Taskbar
- How to add Solver Add-in in Microsoft Excel on Mac
- How to Freeze Top Row in Excel for Mac
- [Fix] Microsoft Windows OneDrive 0x8007018b Error Code
- Mac: Sign in Required We cant upload or download your changes because your cached credentials have expired [Word Excel]
- Grep Alternative for Windows CMD or PowerShell: findstr
- Fix: Failed in attempting to update the source: winget
- How to lock cells in Microsoft Excel for Mac
- Enable Cloud Based Clipboard for Images and Text on Windows 10/11
- How to update Microsoft Excel on Mac
- How to Make a Windows Notepad File Read-Only
- sudo is not recognized as an internal or external command
More Posts:
- Ignore white space while Notepad++ compare two files - NotepadPlusPlus
- [fix] zsh: illegal hardware instruction python TensorFlow M1/M2 Mac - zsh
- Android Emulator cannot be opened because the developer cannot be verified. [M1 Mac] - Android
- Java 8 Supplier Functional Interface Examples - Java
- [Fixed] Git Clone git@github.com: Permission denied (publickey) Could not read from remote repository Fatal error - Git
- How to Provide Full Disk Access to App on Mac - MacOS
- Create and write file in single Linux/macOS command - Linux
- Which version of Python is pre-installed on macOS Sonoma 14 - Python