How To Check What Windows My Laptop Is | See Edition Version

Open About in Settings or run winver to see your Windows edition, version, and build number on one screen.

You don’t need tech skills to figure out which Windows is on your laptop. You just need the right screen. Once you have the edition, version, and build, you can install the right app, pick the right driver, and follow the right help page without guessing.

This walkthrough shows several ways to check your Windows details, starting with the easiest. You’ll also learn what each label means, so the info you copy from your laptop matches what a service desk agent or installer is asking for.

What “Edition,” “Version,” And “Build” Mean On Windows

Windows labels can feel like alphabet soup until you map them to what they control.

  • Edition is the feature tier, like Home, Pro, Education, or Enterprise. It can affect tools like BitLocker, Remote Desktop hosting, and some policy controls.
  • Version is the feature update line for Windows 10 or Windows 11 (and older releases). It’s often shown as a year-based code on Windows 10, or a “YYH#” style tag on Windows 11.
  • OS build is the detailed build number. It’s the one service teams ask for when a bug shows up after a specific update.
  • System type tells you 64-bit vs 32-bit, which matters for installers and older hardware.

If someone asks “What Windows do you have?” they might mean any one of those. The steps below help you grab all of them in under a minute.

How To Check What Windows My Laptop Is Using Settings

This is the cleanest method for most people, since it’s built into Windows and shows the labels in plain text.

Open The About Page

  1. Press Windows + I to open Settings.
  2. Pick System.
  3. Select About (often at the bottom of the left menu).

On the About page, scroll to two blocks:

  • Windows specifications: edition, version, installed on date, OS build.
  • Device specifications: processor, installed RAM, device name, system type (64-bit or 32-bit).

If you’re following a Microsoft help page, this is also the path Microsoft points to for checking your Windows version and specs. Find information about your Windows device shows where to locate edition, version, build, and system type on that About screen.

Copy The Details Cleanly

When you’re chatting with a service desk or filling a form, typos waste time. A simple habit helps:

  • Take a screenshot of the Windows specifications section.
  • Or write it in one line like: “Windows 11 Pro, version 23H2, OS build 22631.x, 64-bit”.

That format matches what most driver pages and troubleshooting guides expect.

Check Your Windows Version Fast With Winver

If Settings is blocked by a school or work policy, or it’s loading slowly, winver is the shortcut.

Run Winver From The Keyboard

  1. Press Windows + R.
  2. Type winver.
  3. Press Enter.

A small “About Windows” box opens with your Windows edition and version, plus the OS build. It’s also handy when you’re on a call and want a compact readout you can recite.

When Winver Is The Better Choice

  • You just need edition, version, and build, not full hardware specs.
  • Settings pages won’t open, crash, or feel sluggish.
  • You’re guiding someone else by phone and want a short set of steps.

Get A Full System Report With System Information

Sometimes you need more than Windows labels. Maybe a game asks for BIOS mode, Secure Boot state, or motherboard info. System Information puts it all in one place.

Open Msinfo32

  1. Press Windows + R.
  2. Type msinfo32.
  3. Press Enter.

Look for these lines near the top:

  • OS Name and Version
  • System Type (x64-based PC means 64-bit)
  • BIOS Mode (UEFI or Legacy)
  • Secure Boot State

If you need to share this with a service desk, use File → Export to save a text report you can attach.

Use Command Line Checks When You Need Exact Output

For troubleshooting, remote help, or scripting, a command that prints a single line is handy. These options work in Command Prompt, PowerShell, or Windows Terminal.

Command Prompt Options

  • systeminfo shows OS name, version, and build, plus hardware and patch details. It can take a moment to load.
  • ver prints a short Windows version line. It’s brief, and it may not match the friendly “23H2” style label you see in Settings.

PowerShell Options

  • Get-ComputerInfo | select OsName, OsVersion, OsBuildNumber prints the OS name and build details in a tidy list.
  • Get-CimInstance Win32_OperatingSystem | select Caption, Version, BuildNumber prints OS name, version, and build.

Microsoft’s Windows documentation for admins lists Settings → System → About as the standard place to view edition, version, and OS build, which helps when you’re trying to match what a device management tool reports. What version of Windows am I running? shows the same fields you should check.

Match The Method To The Task You’re Doing

Different tasks call for different details. Use this table to pick the fastest check that still answers the question you’re trying to solve.

What You Need To Know Best Place To Check What You’ll See
Windows edition (Home/Pro) and version label Settings → System → About Edition, Version, OS build
OS build for a bug report winver Build number with edition and version
64-bit or 32-bit system type About page (Device specifications) System type (64-bit/32-bit)
CPU model and installed RAM About page or System Information Processor, RAM, device name
BIOS mode and Secure Boot state System Information (msinfo32) BIOS Mode, Secure Boot State
Windows update level and hotfix list systeminfo Install dates, hotfix IDs, OS build
Graphics details for driver installs DirectX Diagnostic Tool (dxdiag) GPU name, driver version, DirectX info
Storage breakdown and free space Settings → System → Storage Drive usage by category

Check Graphics Details With Dxdiag When Drivers Are Involved

If you’re installing a GPU driver, a game, or video editing software, the Windows edition alone won’t help. You’ll want the graphics chip name and driver version.

Open The DirectX Diagnostic Tool

  1. Press Windows + R.
  2. Type dxdiag.
  3. Press Enter.

On the System tab, you’ll see your Windows version and build. On the Display tab, you’ll see the GPU name and driver version.

Share Dxdiag Output Without Guesswork

Dxdiag has a “Save All Information” button. It creates a text file with your Windows info and graphics details in one bundle. That’s handy when a service ticket form asks for GPU, driver, and Windows build in the same ticket.

Spot The Windows Generation From The Desktop

Sometimes you just need to tell Windows 11 from Windows 10 at a glance, like when a tutorial starts with “Click the Start button.” These cues can help when you’re working on someone else’s laptop.

  • Start button position: Windows 11 often centers taskbar icons by default; Windows 10 keeps them left unless changed.
  • Settings layout: Windows 11 Settings has a left sidebar with categories; Windows 10 Settings uses a grid of icons on the first screen.
  • Right-click Start menu: Both show a power-user menu, but the styling differs. If you can open Settings → System → About, you’ll know for sure.

Visual cues can be changed by themes and settings, so treat them as hints, not proof. The About page and winver are the reliable checks.

When The About Page Won’t Open

On some older or heavily locked-down systems, Settings can freeze or be restricted. You still have options that work without digging through menus.

Try Winver First

Winver is lightweight and usually works even when Settings is acting up. It also avoids extra clicks.

Use Msinfo32 For A Deeper Readout

System Information can load slowly on older laptops. Give it a moment. Once it opens, you can read OS name, version, build, BIOS mode, and system type on the first screen.

Use Systeminfo When You Need Patch Details

If you’re troubleshooting a recent update issue, systeminfo lists hotfixes and install dates. That helps you spot whether a laptop is missing a patch a software vendor expects.

Put The Details Into A Note You Can Reuse

Once you’ve checked your Windows details, save them somewhere you can paste later. A small note saves time the next time you install a printer driver or talk to a service desk.

What To Write Down

  • Windows edition
  • Version label
  • OS build
  • System type (64-bit or 32-bit)
  • CPU model and RAM, if you deal with apps that have minimum specs

If you keep a single line in your notes app, you can paste it into chats or forms without re-checking every time.

Common Mix-Ups That Waste Time

People often grab the wrong number, then wonder why a download page says “not compatible.” These are the usual traps.

Build Versus Version

On Windows 11, you might see “23H2” as the version label, then a longer OS build under it. A service desk agent might ask for the build, not the version label. If you’re unsure, share both.

Windows 11 Versus Windows 10 Branding

Some laptops shipped with Windows 10 and were upgraded. Apps and drivers can still mention Windows 10 in their notes even when the laptop runs Windows 11. Your About screen is the truth source.

Home Versus Pro Features

Many how-to articles assume Windows Pro tools exist. If a step mentions Group Policy Editor, BitLocker, or hosting Remote Desktop, check your edition first so you don’t chase a setting your laptop doesn’t have.

Use This Checklist Before You Download Anything

This is a simple pre-download routine that keeps you from grabbing the wrong installer.

Download Scenario Windows Detail To Check Where To Get It Fast
Installer offers 32-bit and 64-bit System type Settings → System → About
Driver page lists Windows 10 and Windows 11 OS name and version winver
Vendor asks for “latest build” info OS build number winver or About page
Game needs a certain DirectX feature DirectX version and GPU driver dxdiag
Work device enrollment or management Edition, version, OS build Settings → System → About

One-Minute Wrap-Up

If you want one method that fits almost every situation, open Settings → System → About and copy the Windows specifications. If Settings won’t cooperate, run winver and read the edition, version, and build from the pop-up. Add msinfo32 when you need deeper device details, and dxdiag when graphics drivers enter the picture.

References & Sources