AI Tool Marketing and Growth

HP Serial Number Lookup: 6 Easy Ways + Free Warranty Check.

Can't find your HP serial number? Learn 6 easy ways to find it, check your warranty for free, decode the build date, and get the right parts.

September 23, 202618 min read
HP Serial Number Lookup: 6 Easy Ways + Free Warranty Check

Quick Answer: To do an HP serial number lookup, find the serial number on your device's label (or press Fn + Esc on most HP laptops). Then enter it at HP's official Warranty Check page and select the country where you bought the device. HP will show your product details, warranty status, and coverage end date for free.

That's the short version.

In this guide, I'll show you every way to find your HP serial number, even when the sticker is gone. Then I'll walk you through the lookup itself, how to decode your manufacture date, and how to find the right replacement parts.

Let's dive right in.

[Image: HP Warranty Check page with serial number field highlighted. Alt text: "HP serial number lookup on the official HP Warranty Check page"]

What Is an HP Serial Number Lookup?

An HP serial number lookup is the process of entering your device's unique serial number into HP's official tools to see information about that exact unit. You'll get its model, warranty coverage, and support options. I think of it like a VIN check for your laptop: the model name tells you what kind of device it is, but the serial number tells you about yours. The lookup is free on the HP Support website.

Serial Number vs. Product Number vs. Model Name

These three numbers do different jobs, and mixing them up is the most common reason a lookup fails. According to HP's identification guide, every HP product has a product number and a unique serial number. The name on the front of the device often covers a whole series of models with different parts inside. Here's how the three compare:

Identifier

Label shows it as

Example

Use it for

Serial number

S/N, SN, Serial NO

5CG3232DCL

Warranty checks, service, support

Product number

P/N, Product NO

6H8W2PA#ACJ

Drivers, parts, identifying the exact model

Model name

Front of device

HP Spectre Folio 13-ak0001na

General searches, documentation

One more detail: if your model number has a "t" or "z" before the hyphen (like 15t-af102us), you have a configure-to-order (CTO) PC, as the same HP support document explains.

Why You Should Run an HP Serial Number Lookup

A lookup takes about two minutes, and it can stop you from paying for a repair that's already covered. It's also the fastest way to confirm that a used laptop is what the seller claims. Beyond warranty, your serial number is the key to getting drivers, manuals, and parts built for your specific machine rather than a generic product family. Here's what it helps you do:

  • Check warranty coverage and your warranty expiration date

  • Download the correct HP drivers and software, which can also help with common performance problems like slow startup on Windows

  • Find compatible HP replacement parts

  • Verify a used or refurbished HP laptop before you buy

  • Confirm whether an HP Care Pack is registered to the device

How to Find Your HP Serial Number

hp-serial-number-lookup.webp

You can find your HP serial number on the device label, with a keyboard shortcut, through a Windows command, in the BIOS, or in HP's apps. Start with whichever method fits your situation. If the device won't turn on, check the label. If the sticker is worn off, use software. Here's a quick comparison of every method before we go through each one:

Method

Device must power on?

Time

Skill level

Best for

Product label

No

1 min

Beginner

Any device, including dead ones

Keyboard shortcut (Fn + Esc / Ctrl + Alt + S)

Yes

30 sec

Beginner

Laptops and desktops

HP Support Assistant

Yes

1–2 min

Beginner

Serial plus warranty in one place

Command Prompt / PowerShell

Yes

30 sec

Intermediate

Remote support, worn labels

BIOS setup

Yes (Windows not needed)

2 min

Intermediate

PCs that won't boot into Windows

Printer report / HP app

Yes

1–2 min

Beginner

HP printers

Method #1: Check the Product Label

The label is usually the fastest way to find your HP serial number location, and it's the only method that works on a device that won't power on. Where the label sits depends on the type of device you own. HP's warranty check guide lists the typical spots, which I've summarized below, along with the software shortcut to try if the label is missing or unreadable:

Device

Where to find the label

If the label is missing

HP laptop

Bottom or back; inside the battery compartment on removable-battery models

Fn + Esc

HP tablet

Back of the device, or on the kickstand for some models

Ctrl + Alt + S

HP desktop tower

Front, back, top, or a side panel

Ctrl + Alt + S

HP All-in-One

Back of the device; a small tab on the bottom edge of curved models

Ctrl + Alt + S

HP Chromebook

Bottom label

Reboot, then Alt + V on the login screen

HP printer

Back, inside the cartridge access area, or under the scanner lid

Printer report or HP app

HP monitor

Back panel

On-screen menu → Information

[Image: Bottom of an HP laptop with the serial number label circled. Alt text: "HP laptop serial number label on bottom case"]

Method #2: Use a Keyboard Shortcut or HP Support Assistant

HP builds shortcuts into most of its computers that open a system information window showing your serial number in seconds. This is my favorite method because it works even when the laptop is docked or the tower is wedged under a desk. According to HP Support and HP's Care Pack activation page, these shortcuts work on most modern HP machines:

  • HP laptops: Press Fn + Esc to open HP System Information

  • HP desktops (and some laptops): Press Ctrl + Alt + S

  • HP Chromebooks: Reboot, then press Alt + V on the login screen

If nothing seems to happen, check your taskbar, because the window sometimes opens behind other apps.

You can also open HP Support Assistant, which shows your product name, model, serial number, and warranty details in one dashboard. HP explains how to use it in its warranty check article.

[Image: HP System Information window. Alt text: "HP System Information window showing product number and serial number"]

Method #3: Use Command Prompt or PowerShell

Windows doesn't show your serial number in its normal settings, but it can read it straight from your computer's firmware with a single command. As How-To Geek explains, this works because manufacturers store the serial number in the BIOS. I use this method constantly for remote troubleshooting, since nobody has to flip a laptop over. Follow these steps:

  1. Right-click the Start button.

  2. Select Terminal (or search for Command Prompt).

  3. Type this command and press Enter:

wmic bios get serialnumber
  1. Your serial number appears under "SerialNumber."

To get the model name and serial number together, use this command instead:

wmic csproduct get name, identifyingnumber

This matters for HP users because HP support sometimes needs the model along with the serial, a point Tech MacGyver also makes.

What If WMIC Doesn't Work?

If you see "wmic is not recognized," the tool has probably been removed from your system. Microsoft deprecated WMIC in Windows 10 21H1 and turned it into an optional feature starting with Windows 11 22H2. In January 2024, Microsoft announced that WMIC would be disabled by default and later removed entirely, as users on the Eleven Forum discuss. The fix is simple: use PowerShell, which reads the same BIOS serial number. NinjaOne recommends this command:

Get-CimInstance Win32_BIOS | Select-Object -ExpandProperty SerialNumber

If the result is blank or says "To be filled by O.E.M.," the serial number was never saved to the firmware. In that case, use the label or the original box.

Method #4: Check the BIOS Setup Screen

The BIOS method is useful when your PC powers on but won't load Windows, or when the command-line result looks wrong. Your computer's firmware setup screen stores the same serial number printed on the label, so you don't need a working operating system to read it. According to NinjaOne, you usually open firmware settings by pressing a key such as F2, F10, F12, or Del during startup. On most HP computers, it's F10. Here's how:

  1. Turn off the computer completely.

  2. Turn it on and immediately tap F10 repeatedly. On some models, press Esc first to open the startup menu, then press F10.

  3. Look for System Information (often under the Main or File tab).

  4. Write down the serial number, then exit without saving any changes.

While you're in the BIOS, don't change any settings unless you know exactly what they do. If HP support recommends a firmware update to fix an issue, follow my step-by-step guide on how to update BIOS so you do it safely.

Method #5: Find the Serial Number on an HP Printer

On printers, the label is often inside the machine rather than on the outside. HP printers carry a label with the serial number and a six-character product number, but the location varies by model, according to HP's printer guide. If you can't find the label quickly, printing a report or checking the HP app is usually faster. Look in these places first:

  • The back of the printer

  • Inside the ink cartridge access area

  • Under the scanner lid

Or use one of these options:

  • HP Smart app: The product name, product number, and serial number appear in your printer's tile, according to HP.

  • Printer Status Report: On HP Smart Tank models, this report lists the serial number, ink levels, and usage. HP's report guide shows how to print it.

Note that most ink and toner cartridges don't have serial numbers, so you don't need to check there.

Method #6: Find the Serial Number on an HP Monitor

HP monitors store their serial number on a rear label, and many models also show it in the on-screen menu. The on-screen menu is helpful when the monitor is mounted on a wall or arm and you can't easily see the back. The HP Support Community knowledge base recommends checking both places. Here's what to do:

  1. Check the back of the monitor, where product details are usually grouped together.

  2. If you can't reach the label, press the monitor's Menu button.

  3. Open the Information section to see the serial number.

How to Do an HP Serial Number Lookup (Step-by-Step)

Once you have your serial number, the lookup takes about a minute on HP's official Warranty Check tool. The most important detail is selecting the country where you bought the device, because warranty records are stored by region of purchase. HP may also ask for your product number if the serial number alone isn't enough to identify the device. Follow these steps:

  1. Go to the official tool. Open HP Warranty Check.

  2. Choose your country/region. Select the country where you bought the device, not where you live now.

  3. Enter your serial number. Double-check for mix-ups such as the digit 0 and the letter O.

  4. Click Submit.

  5. Add the product number if HP asks. If HP says it can't identify the product from the serial number alone, enter your product number and submit again, as HP's warranty guide explains.

  6. Review your results. You'll see your warranty status, coverage type, and warranty end date.

If you manage several devices, HP's tool also has a multiple product option so you can check several serial numbers at once.

How to Decode an HP Serial Number (Find the Manufacture Date)

Your HP PC's serial number contains the year and week it was built. On most HP computers, the 4th character is the last digit of the manufacture year, and the 5th and 6th characters are the week of the year (01–52), according to experts on the official HP Support Community. This is especially useful when you're checking how old a used laptop really is.

Here's a worked example using a serial number from HP's Parts Store FAQ: 5CG3232DCL.

Position

Character(s)

Meaning

4th

3

Year ending in 3

5th–6th

23

Week 23 (around early June)

So this unit was built in week 23 of a year ending in 3, most likely 2023.

There's one limitation, though: the year digit repeats every decade. As an HP community expert notes, the "3" could also mean 2013. Use context clues like the processor generation, purchase date, or the warranty start date from your lookup to confirm the decade.

Use Your Serial Number to Find Parts and Care Packs

Your serial number is also the most reliable way to find the right repair parts and confirm extended coverage. This matters because two laptops with the same marketing name can ship with different screens, batteries, or motherboards, so searching by name alone can lead to the wrong part. Your serial number identifies the exact build. In this section, I'll cover HP's official parts tool and explain how Care Pack coverage is tied to the serial number.

Find Replacement Parts with HP PartSurfer

HP PartSurfer is HP's free parts lookup tool. You enter your serial number, product number, or product name, and it shows the service parts that match your exact device. Because the data comes directly from HP, it's more reliable than third-party compatibility lists, and it's the same tool technicians use to find exact part numbers. Pair it with the HP Parts Store to go from serial number to ordered part.

One tip: if your product number has a regional suffix like #ABC (for example, A3RF9UA#ABC), remove the suffix before searching the Parts Store, as HP's FAQ advises.

HP Care Packs and Buying Used

An HP Care Pack (HP's extended warranty) is tied to the device's serial number, not to the owner. According to an HP Community answer, if a Care Pack is properly registered, its coverage stays with the laptop after the laptop is sold. So when you buy a used HP device, run a lookup before you pay. You'll see whether extra coverage exists and whether the seller's "warranty included" claim holds up.

If you bought a Care Pack yourself, register it on the HP Care Pack activation page.

If your Care Pack doesn't appear in the lookup, HP staff recommend filing a warranty dispute, as shown in this support thread.

Troubleshooting: "Serial Number Not Found"

A "serial number not found" error usually comes from a typo, the wrong region, or entering the wrong type of number, and it rarely means your device is fake. Before you contact HP support, run through the fixes below. If none of them work, you'll at least have the details HP's support team needs to help you quickly.

Problem

Fix

Typo

Check for easily confused characters: O/0, I/1, S/5

Wrong region selected

Choose the country where the device was purchased

Serial alone isn't enough

Enter your product number when HP asks for it

Wrong number entered

Make sure you used the S/N, not the P/N

Motherboard was replaced

Compare the BIOS serial with the label; they may differ after some repairs

Enterprise product

Use HPE's tools instead (see the next section)

Care Pack missing

File a warranty dispute with HP

HP vs. HPE: Make Sure You're Using the Right Tool

In 2015, Hewlett-Packard split into two companies: HP Inc., which makes laptops, desktops, and printers, and Hewlett Packard Enterprise (HPE), which handles servers, storage, and networking. Each company has its own warranty and parts tools, so checking a server on the consumer HP site won't work. HPE also notes in its warranty check help page that products sold before the split may carry older names and model numbers.

Product type

Warranty lookup

Parts lookup

Laptops, desktops, printers, monitors

HP Warranty Check

HP PartSurfer

Servers, storage, networking

HPE Support Center

HPE PartSurfer

Stay Safe: Avoid Fake HP Lookup Sites and Support Scams

The only official place to check an HP warranty is HP's own website, and the lookup is always free. Scammers take advantage of people searching for help by posting fake HP support phone numbers and emails online, and HP's own community pages warn users to watch out for them, as seen in this HP Community thread. Keep these rules in mind:

  • Only use official HP URLs. Look for support.hp.com or hp.com in the address bar.

  • Never pay for a warranty lookup. HP's tool is free.

  • Don't trust support numbers posted in forums or ads. Get contact details from the official HP Support site.

  • Don't post your full serial number publicly. HP's own community moderators routinely remove serial numbers from posts and replace them with "[Personal Information Removed]." Share it only with HP or a trusted technician.

Frequently Asked Questions

These are the questions I see most often about HP serial number lookups. Each answer is short and direct, so you can quickly find what you need. If your question isn't here, the troubleshooting table above covers most of the common errors. For anything else, HP Support is the best next step, since it has the official records for your device.

Is HP serial number lookup free?

Yes. HP's official Warranty Check tool is completely free, and you don't need an account to use it. You just enter your serial number and the country where you bought the device. If any website asks you to pay for a basic HP warranty lookup, leave it, because it isn't an official HP service.

How many characters is an HP serial number?

Most HP PC serial numbers are 10 alphanumeric characters, like 5CG3232DCL. Formats can vary by product type, so printers, monitors, and enterprise equipment may look different. Always copy the serial number exactly as it appears on the label or in HP System Information, and don't confuse it with the product number (P/N), which often includes a # suffix.

Can I find my HP serial number without the sticker?

Yes. On most HP laptops, press Fn + Esc. On desktops, try Ctrl + Alt + S. You can also run wmic bios get serialnumber in Command Prompt, use the PowerShell command Get-CimInstance Win32_BIOS, open HP Support Assistant, or check the BIOS setup screen by pressing F10 at startup. The original box usually shows the serial number too.

How do I know how old my HP laptop is?

Look at the 4th, 5th, and 6th characters of the serial number. The 4th character is the last digit of the manufacture year, and the 5th and 6th characters are the week of the year. For example, "323" means week 23 of a year ending in 3. Confirm the decade using the warranty start date from HP's lookup.

Why does HP say my serial number is invalid?

The most common causes are a typo, the wrong country/region, or entering the product number instead of the serial number. HP may also need your product number as a second step. After a motherboard replacement, the BIOS serial number can differ from the label, so compare both. Enterprise products must be checked on HPE's site.

Does HP warranty transfer to a new owner?

Generally, yes. HP warranties and properly registered Care Packs are linked to the device's serial number rather than the buyer, so coverage usually stays with the device when it's sold. The new owner can confirm the remaining coverage by running an HP serial number lookup or checking the warranty section of HP Support Assistant.

Is the serial number the same as the product number?

No. The serial number (S/N) is unique to your individual device, while the product number (P/N) identifies the model configuration and is shared by every unit of that model. Use the serial number for warranty and service. Use the product number for drivers and parts, and for identifying the exact model when HP asks for it.

Conclusion

An HP serial number lookup is quick once you know where to find the number and which tool to use. Here's the whole process in four steps, so you have a quick reference to come back to:

  1. Find your serial number on the label, with Fn + Esc or Ctrl + Alt + S, with a PowerShell command, or in the BIOS.

  2. Enter it at HP Warranty Check and select the country where you bought the device.

  3. Add your product number if HP asks for it.

  4. Use the results to check your warranty, decode the build date, and find exact parts through HP PartSurfer.

My advice is to save your serial number somewhere safe today, before something breaks and you need it in a hurry.

Share this article

Found this helpful? Share it with others who might benefit from these insights!

Submit Your AI Tool
YOUR NEXT AI TOOL IS HERE

Can't Find the Right AI Tool Yet?

Explore every category, filter by pricing and features, and compare top AI tools side by side. AIToolSync is one of the most complete AI tools directories in 2026, and browsing is completely free.

50+ Categories
500+ Free Tools
New Tools Added Daily