Your Windows edition, version, and build are listed in Settings > System > About, and winver shows the same info in a small “About Windows” box.
When someone asks what Windows your laptop has, they might mean three different things: the edition (Home vs Pro), the version line (like 23H2), or the build number that shows the exact patch level. That mix-up is why people end up downloading the wrong driver, following the wrong menu path, or getting stuck on an installer that says “your Windows is too old.”
This article gives you several reliable ways to identify Windows on a laptop. Start with the two fastest checks, then move to deeper tools if you need a screenshot for a ticket, a clean copy-paste block for IT, or extra hardware details.
What “Windows version” means on a laptop
Windows uses a few labels at once. Once you know what each label means, the screens make sense.
Edition: the feature set
Edition is the flavor, such as Windows 11 Home or Windows 11 Pro. It controls access to certain features. A laptop on Pro can host Remote Desktop sessions; Home usually can’t. Some security and management features also depend on edition.
Version: the feature update line
Version is the feature update line, shown as something like 23H2 or 22H2. It’s the easiest clue for matching step-by-step instructions, since Settings screens shift a bit across versions.
OS build: the exact patch level
OS build is the long number like 22631.3155. It tells the precise patch level. If a fix landed in a specific monthly update, build numbers are how you confirm you have it.
Finding what Windows your laptop is running with built-in tools
If you just need the answer for a download page, a form, or a service ticket, these methods are fast, accurate, and don’t need admin rights.
Method 1: Settings > System > About
This is the cleanest “one screen” view. It shows edition, version, build, and whether you’re on 64-bit Windows.
- Right-click the Start button.
- Select Settings.
- Open System, then scroll to About.
- Under Windows specifications, note Edition, Version, and OS build.
If you want an official reference for that exact menu path, Microsoft documents it here: How to check PC specs.
Method 2: Winver (fastest keyboard check)
Winver opens a small window titled “About Windows”. It’s great when you’re talking to someone on the phone or typing details into chat.
- Press Windows + R to open Run.
- Type winver and press Enter.
- Read the Windows name, version line, and OS build in the dialog.
If you’re asked for “build number,” winver is often the quickest way to grab it without scrolling.
Method 3: Start menu search for “About your PC”
If you don’t want to hunt through Settings, search can jump you straight to the same page.
- Press the Windows key.
- Type About your PC.
- Open it and read the Windows specifications section.
What to write down so you don’t have to check twice
Before you close the window, capture the details that solve most “what Windows do you have?” requests:
- Windows name (Windows 10 or Windows 11)
- Edition (Home, Pro, Education, Enterprise)
- Version (like 23H2)
- OS build (like 22631.3155)
- System type (64-bit, 32-bit, or ARM64)
If you’re sending this to someone, a screenshot of the About page works well. On most laptops, you can press Windows + Shift + S, drag to select the Windows specifications box, then paste it into a chat or email.
Deeper checks when you need more detail
Sometimes the question isn’t just “Windows 10 or 11.” You might need the architecture, the exact build, or a copy-paste report that includes hardware model details. These tools go further than the About page.
System Information (msinfo32)
System Information is a dense report with Windows and hardware details in one place. It’s handy when you also need the laptop model, BIOS mode, or secure boot state.
- Press the Windows key and type System Information.
- Open the app (it may show as msinfo32).
- In System Summary, read OS Name, Version, and System Type.
If your laptop is an ARM device, System Type often makes that obvious, which can save you from grabbing x64-only installers.
Command Prompt: systeminfo for ticket-friendly output
Command Prompt is useful when you’re following a troubleshooting script that already uses commands. The systeminfo command prints a full summary that’s easy to copy into a ticket.
- Press the Windows key, type cmd, then open Command Prompt.
- Type systeminfo and press Enter.
- Scan for OS Name and OS Version.
Tip: If you need the text as one block, right-click inside the Command Prompt window, choose Select all, then press Enter to copy.
PowerShell: clean fields for copy and paste
PowerShell can show Windows details as tidy fields, which reduces copy mistakes.
- Right-click Start and open Terminal or Windows PowerShell.
- Run: Get-ComputerInfo | Select-Object WindowsProductName, WindowsVersion, OsBuildNumber
You’ll get the product name, version line, and build number as separate lines. That’s great when someone asks for “exact build” and nothing else.
Control Panel’s System page for edition and activation
Control Panel is older, yet it still works on Windows 10 and Windows 11. It can be easier to reach on a slow laptop, and it clearly shows the edition.
- Press Windows + R.
- Type control and press Enter.
- Open System and Security, then System.
This page is also a good place to spot whether Windows is activated, which can matter when you’re troubleshooting licensing issues after a repair.
Table: which method to use for each goal
Most people only need one method. This table helps you pick the right one without trial and error.
| Method | How to open it | Best use |
|---|---|---|
| Settings > System > About | Start (right-click) → Settings → System → About | Edition, version, build, and system type in one screen |
| Winver | Windows + R → winver | Fast version and build readout during a call |
| Start menu “About your PC” | Windows key → type “About your PC” | Quick jump when Settings navigation is annoying |
| System Information | Search “System Information” (msinfo32) | OS details plus laptop model, BIOS mode, and hardware notes |
| Command Prompt systeminfo | Open cmd → systeminfo | Copy-paste block for service tickets |
| PowerShell Get-ComputerInfo | Open PowerShell → run the Select-Object command | Clean fields for scripts and inventory lists |
| Registry CurrentVersion keys | regedit → Windows NT → CurrentVersion | Edge cases when other tools are blocked |
| Firmware screen | Restart → firmware setup key (varies by brand) | When Windows won’t boot and you still need clues |
When Settings won’t open or tools are blocked
On some laptops, Settings crashes, search doesn’t respond, or certain tools are restricted by company policy. These alternatives can still get you to the answer.
Registry check for ProductName and DisplayVersion
This is a “break glass” route. It’s useful on locked-down systems where Settings is restricted. If you don’t feel comfortable in the registry, stick to winver instead.
- Press Windows + R, type regedit, and press Enter.
- Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- Look for ProductName, DisplayVersion, and CurrentBuild.
Those values usually match what you’d see in About. If you’re copying them out, take care not to edit anything in that window.
Windows S mode: a common “why won’t this app install?” twist
Some laptops ship in Windows S mode, which limits app installs to the Microsoft Store. If you’re seeing blocks when installing a browser or a work app, check Settings → System → Activation. If it mentions S mode, that explains the restriction and the next step is deciding whether to switch out of S mode.
When the laptop won’t boot into Windows
If Windows won’t load, you can still get clues before you hand the laptop over for repair.
- Look for a sticker or box label. Some laptops ship with a Windows edition label on the packaging or the underside of the device.
- Check a purchase receipt. Retail listings often state “Windows 11 Home” or “Windows 11 Pro” in the spec line.
- Use the firmware info screen. In firmware setup, you may see an OS line, a Windows license key type, or a “Windows Boot Manager” entry that at least confirms the system was set up for Windows.
These clues won’t always tell you the feature update version or build number, yet they can still answer the basic “Windows 10 or 11, and which edition?” question.
Using the Windows details you found
Once you know the Windows name, edition, version line, and build number, a lot of everyday problems get easier to solve.
Picking the right driver on a laptop vendor site
Driver pages often split downloads by Windows version and system type. A Wi-Fi driver made for Windows 11 64-bit might refuse to install on Windows 10, and a 32-bit driver won’t fit a 64-bit system. Use the About page’s System type plus the Windows name to pick the right file the first time.
Explaining install errors in one sentence
If an installer says your Windows is too old, you can respond with a clear line like: “Windows 11 Pro, version 23H2, OS build 22631.x.” That single sentence tells a vendor or IT team what they need without back-and-forth.
Checking whether a fix or feature update landed
Some fixes arrive only after a certain build number. If you’re trying to confirm whether your laptop received a patch, the OS build is the most precise detail you can share.
Microsoft also lists the main places to view edition, version, and build on Windows laptops here: What version of Windows am I running?.
Table: common situations and the best check to run
Match your situation to the method that gets you the answer with the least hassle.
| Situation | Best method | What to capture |
|---|---|---|
| You need a fast answer for a form | Winver | Windows name, version line, OS build |
| You’re downloading a laptop driver | Settings → About | Windows name + system type |
| Someone asked for a copy-paste report | Command Prompt systeminfo | OS Name and OS Version lines |
| An app install is blocked on a new laptop | Settings → Activation | S mode status and edition |
| Settings won’t open | System Information | OS Name, Version, System Type |
| You’re making an inventory list for multiple laptops | PowerShell Get-ComputerInfo | Product name, version, build number fields |
Common surprises and how to handle them
Once in a while, the label you see doesn’t match what you expected. These are the usual reasons.
Winver and About don’t match after an update
This can happen right after a feature update. Restart once, then check again. If a mismatch stays, use Settings → About for edition and version line, and use winver for the build number shown in the dialog.
Your desktop looks like Windows 11, yet it’s Windows 10
Taskbar tools and icon packs can change the look without changing the OS. Trust About or winver, not the visuals.
You can’t find About in Settings
On some versions, About sits near the bottom of the System list. If scrolling is a pain, search for “About your PC” and open it from there.
Work or school laptops block tools
Managed laptops can block Registry Editor or PowerShell. If one tool is blocked, switch to another. Winver is often still allowed because it’s a built-in Windows component.
Recap: the two checks that solve most cases
If you want the cleanest answer, open Settings → System → About and read Windows specifications. If you want the fastest answer, run winver. Between those two, you’ll get the Windows name, edition, version line, and OS build without guesswork.
References & Sources
- Microsoft.“How to check PC specs.”Shows where Windows lists edition, version, and build under Settings → System → About.
- Microsoft.“What version of Windows am I running?”Lists standard places to check edition, version, and OS build in Windows 10 and Windows 11.