How to Check Laptop Monitor Size: Every Method Explained

Knowing your laptop's screen size matters more than you might think. Whether you're shopping for a replacement lid, buying a screen protector, comparing models, or figuring out whether your display will handle a certain resolution — the measurement affects real decisions. Here's how to find it accurately, with or without a ruler.

What "Screen Size" Actually Means on a Laptop

Laptop screen size is always measured diagonally — from the bottom-left corner of the visible display area to the top-right corner (or vice versa). This is the industry standard across all manufacturers and operating systems.

Critically, this measurement refers to the active display area only — not the bezel (the plastic or aluminum border around the screen). A laptop with a thick bezel can have a noticeably smaller display than a same-sized laptop with thin bezels, even if the physical lid dimensions are identical. This trips people up when they try to estimate size from the outside of the laptop.

Common laptop display sizes range from 11 inches up to 17 inches, with 13-inch, 14-inch, and 15.6-inch being the most prevalent in the consumer and business markets.

Method 1: Check the Manufacturer's Specifications 📋

This is the fastest and most reliable approach — no measuring required.

From the laptop itself:

  • Flip the laptop over and look at the bottom panel. Most manufacturers print a model number, product name, or service tag sticker here.
  • Take that model number and search it directly on the manufacturer's website (Dell, HP, Lenovo, Apple, ASUS, Acer, etc.).
  • The product page or spec sheet will list the exact display size, usually under a "Display" or "Screen" section.

From your operating system:

On Windows:

  1. Right-click the desktop → Display Settings
  2. Scroll to Advanced Display Settings
  3. This shows resolution and refresh rate, but not physical size directly — you'll need to cross-reference with your model specs for the diagonal measurement.

On macOS:

  1. Click the Apple menuAbout This Mac
  2. The model identifier is listed there (e.g., "MacBook Pro 14-inch, 2023") — Apple includes screen size in the product name itself.

On Linux: Run the following in terminal:

xrandr | grep ' connected' 

This outputs resolution and sometimes physical dimensions in millimeters, which you can convert to inches by dividing by 25.4.

Method 2: Use the Model Number to Look Up Specs

If the sticker on your laptop is worn or missing, there are other ways to find the model:

  • Windows: Press Windows + R, type msinfo32, hit Enter. The System Information panel shows the exact system model.
  • macOS: Apple menu → About This Mac → click the model name for full specs.
  • Command line (Windows): Open Command Prompt and type wmic csproduct get name — this returns the product name registered to the hardware.

Once you have the model number, a quick search usually pulls up the spec sheet immediately, including screen size, panel type, and resolution.

Method 3: Measure It Physically

If you can't find the model or the specs are unclear, a tape measure works fine.

How to do it correctly:

  1. Open the laptop fully.
  2. Place the end of the tape at the bottom-left corner of the actual screen (the lit display area, not the bezel edge).
  3. Stretch it diagonally to the top-right corner of the display area.
  4. Read the measurement in inches.

A soft tape measure works best here. A rigid ruler can work but is harder to hold at an angle. Avoid measuring the bezel — it will give you a number that's larger than the actual screen size and won't match any manufacturer spec.

Method 4: Check Third-Party Databases and Tools

Several websites aggregate laptop specs by model number:

  • Notebookcheck.net — comprehensive specs database for laptops
  • GSMARENA (limited to laptops in some categories)
  • CPU-Z (free downloadable tool) — reports hardware details including display info on some systems
  • HWiNFO (Windows) — deep hardware diagnostics that sometimes includes display panel identification

These tools are especially useful when the OEM product page has been taken down for older models.

Variables That Affect Which Method Works Best for You

Not every method suits every situation. A few factors change the picture:

SituationBest Method
Laptop is new and model is knownManufacturer's website
Label on bottom is damaged or missingmsinfo32 or terminal command
Buying a used laptop without docsPhysical measurement + model lookup
macOS userAbout This Mac (size is in the name)
Linux userxrandr terminal command
Older discontinued modelThird-party spec databases

Screen Size vs. What You're Actually Trying to Solve

It's worth separating knowing your screen size from interpreting what it means for your use case — because those are different questions.

  • A 13-inch display might be ideal for portability and light tasks, or frustratingly small for extended coding or design work.
  • A 15.6-inch panel offers more workspace but typically means a heavier, less portable machine.
  • Resolution matters alongside size — a 1080p panel at 13 inches looks sharper than the same resolution at 17 inches because pixel density (PPI) is higher at smaller sizes.
  • Panel type (IPS, OLED, TN) affects color accuracy and viewing angles independently of size.

Knowing your screen measures 14 inches diagonally is factual and definitive. Whether that's the right size for your workflow, your desk setup, or your eyes after eight hours of use — that depends on factors no spec sheet can answer for you.

A Note on Matching Accessories to Screen Size 🎯

Screen size becomes especially important when buying:

  • Laptop sleeves and bags — these are sized to fit specific screen dimensions
  • Screen protectors — must match the exact model, not just the diagonal inch measurement
  • Replacement screens — require the panel part number, not just the size

In these cases, the diagonal measurement alone usually isn't enough. You'll need the full model number to ensure compatibility, since two 15.6-inch laptops from different manufacturers will have different physical lid dimensions and mounting configurations.

The measurement tells you the size. Your setup — what you need it for, how you use it, what you're comparing it against — determines what that number actually means.