How to Identify Your Laptop Battery Part Number or Model Number (Step-by-Step Guide for Accurate Replacement)

Cao Chuanping
How to Identify Your Laptop Battery Part Number or Model Number (Step-by-Step Guide for Accurate Replacement)

Buying the wrong laptop battery is frustrating — and surprisingly easy to do. The same laptop series can use two or three different battery part numbers depending on the production batch, region, or configuration. A battery that looks identical may have the wrong voltage or the wrong connector pin count.

This guide walks through every reliable method for finding your exact battery identifier, brand by brand, so you can search with confidence and get the right replacement on the first attempt.

Understanding the Two Key Terms

Before searching, it helps to know what you're looking for. These two terms are often confused:

Part Number (P/N)

The unique identifier for the battery itself. This is the most reliable search term for finding a compatible replacement.

e.g., HT03XL · JC04 · L15L4A01 · A1322

Model Number

The unique identifier for the laptop. Useful as a backup search when you cannot access the battery label directly.

e.g., HP Pavilion 15-cs · Dell Inspiron 3501
✓ Rule of thumb: Always search by battery Part Number first — it gives a one-to-one match. Searching by laptop model gives a list of potentially compatible batteries, requiring an extra verification step.
1

Check the Battery Label Directly (Most Accurate)

If your battery is removable, this is always the fastest and most reliable method. Remove the battery, flip it over, and locate the label.

On the label, look for these fields:

Model / Part Number (P/N) ← This is what you need Voltage (V) Capacity (mAh or Wh) Battery type (Li-ion / Li-polymer) Replace with number Spare part number

The following sections show exactly what to look for on each brand's battery label, with real photos.

HP

HP Battery Labels

HP laptop battery label showing model number location

HP uses two label formats depending on whether the battery is external (removable) or internal:

External batteries: Look for a 4-character identifier in the box near the top of the label — two letters followed by two numbers (e.g., MU06).

Internal batteries: The identifier is typically 6 characters ending in "XL" (e.g., CM03XL, HT03XL). This is your primary search term. There will also be a spare part number in a 6-digit–3-digit format (e.g., 902499-855), which is an equally valid search keyword.

HP battery part number label close-up
HP search tip: Search using the battery model ending in "XL" for highest compatibility accuracy (e.g., "HT03XL battery"). The product number printed on the laptop bottom is a good backup if the battery is sealed.
Dell

Dell Battery Labels

Dell laptop battery label showing type number and DP/N

Dell batteries have a "Type" number — this is your primary search term (e.g., 6MT4T, WDX0R, 33YDH). It is usually bold on the label.

There is also a DP/N (Dell Part Number) on a small white sticker — formatted as 0XXXXX. Note: leading zeros can be discarded (so 095N6J becomes 95N6J).

Dell battery DP/N and type number label
Dell important note: Dell often uses different battery versions within the same laptop series. Never search by laptop model alone — always find the exact battery Type number to guarantee a match.
Lenovo

Lenovo Battery Labels

Lenovo laptop battery label showing FRU and ASM numbers

Lenovo labels carry two important numbers:

  • FRU P/N (Field Replaceable Unit) — the most reliable search term for Lenovo batteries (e.g., 5B10W13889, L17C3PG2)
  • ASM P/N — backup number; also valid for searching
  • Model Number (e.g., L15L4A01) — printed separately, also searchable
Lenovo FRU number close-up on battery label Lenovo battery label full view
Lenovo search tip: The FRU P/N is the single most reliable identifier for Lenovo batteries. Use it as your primary search term.
ASUS

ASUS Battery Labels

ASUS laptop battery label showing model number

ASUS battery model numbers are clearly printed on the label and follow predictable naming patterns:

  • Starting with C: Li-polymer cells — e.g., C21N1509, C31N1724
  • Starting with A: Older models — e.g., A41-X550A
  • Starting with B: Less common — e.g., B31N1424
ASUS search tip: The full alphanumeric code (e.g., "C21N1509 battery") is the most precise search term. The P/N on the label is equally valid as a backup.
Acer

Acer Battery Labels

Acer laptop battery label with model number

Acer battery model numbers typically follow a prefix pattern:

  • AS prefix: e.g., AS16A5K
  • AL prefix: e.g., AL15A32
  • AP prefix: e.g., AP16M5J
Acer battery model number close-up
Acer search tip: Search by the full battery model number (e.g., "AS16A5K battery"). The model number is usually near the barcode.
Apple

Apple Battery Labels

Apple MacBook battery label showing A-series model number

Apple batteries use a simple, consistent naming format: the letter A followed by four digits (e.g., A1322, A1493, A1965). This number is printed directly on the battery cell pack.

Note: Apple changes battery model numbers independently of the laptop model. Two MacBook Pro units with the same laptop model number may use different batteries. Always source the battery model number from the battery itself, not the laptop model.

Apple caution: Opening a MacBook to access the internal battery requires specific tools and voids remaining AppleCare coverage. If your Mac is still under warranty, obtain the battery number through About This Mac → System Report → Power instead.
2

Check the Laptop Bottom Label (When Battery Is Sealed)

If the battery is internal and you'd rather not open the laptop, the bottom of the device carries enough information to find compatible batteries using the laptop's own model number.

How to use the laptop model number to find the right battery:

  1. Flip the laptop over and locate the product sticker.
  2. Note the model name (e.g., Pavilion 15-cs3xxx) and product number (e.g., 8QJ56AV).
  3. Search: [Brand] [Model] replacement battery part number
  4. From the search results, identify the exact battery Part Number and cross-reference it with what sellers list.
Brand Where to find model on bottom Key identifier to note Search format
HP Product label, usually center-bottom Product Number (e.g., 8QJ56AV) "HP Pavilion 15-cs battery"
Dell Service Tag sticker Service Tag or Model Name "Dell Inspiron 5520 battery part number"
Lenovo Product label, sometimes under kickstand Model No + Serial No "Lenovo ThinkPad T480 battery"
ASUS Product label, back panel Full model name (e.g., X550CA) "ASUS X550CA battery"
Acer Product label, back panel Full model name (e.g., Aspire A315-53) "Acer Aspire A315-53 battery"

When searching by laptop model, the results may show multiple compatible battery Part Numbers. Cross-check the voltage listed on the results against the original battery (if accessible) or the laptop spec sheet to confirm before purchasing.

HP laptop bottom label showing product number Dell laptop bottom showing service tag location
3

Use Windows System Information (When Label Is Missing or Unreadable)

If the laptop label has worn off or the device won't open, Windows has built-in tools to identify the laptop model.

Method A — System Information (msinfo32)

  1. Press Windows + R
  2. Type msinfo32 and press Enter
  3. In the System Information window, find "System Model" — this is your laptop's model identifier
Windows System Information msinfo32 showing System Model

Method B — Command Prompt (fastest)

  1. Search for cmd in the Windows search bar and open Command Prompt
  2. Type the following and press Enter:
wmic csproduct get name

Your laptop's exact model name will appear in the output. Use this to search as described in Step 2.

Command Prompt showing wmic csproduct get name output
✓ Mac users: Go to Apple menu → About This Mac → System Report → Power. The battery information section shows the serial number and design capacity of your current battery.
4

Verify Voltage and Physical Fit Before Purchasing

Even when the Part Number matches, it is worth confirming two physical specifications before completing your order — especially if buying from a compatibility list rather than an exact Part Number match.

Check Why it matters How to verify
Voltage (V) Non-negotiable. Wrong voltage damages the charging circuit and may cause overheating. Match exactly: 10.8V / 11.4V / 14.4V / 14.8V / 7.6V are common — none are interchangeable
Connector pins Wrong pin count = battery won't communicate with BMS Count pins on the original battery connector (usually 4, 5, or 7 pins)
Physical dimensions Wrong size = won't fit the battery bay Check length × width × height if listed in product specs
Capacity (Wh or mAh) Higher capacity is usually fine (longer runtime). Lower capacity may reduce runtime. Compare Wh figure; a higher Wh at the same voltage is an upgrade
⚠ Voltage must match exactly: 11.4V and 14.8V batteries are common across the same laptop family — they are not interchangeable. Always verify voltage against your original battery or your laptop's official spec sheet before ordering.

Before You Buy: 5-Point Verification Checklist

  • Battery Part Number (P/N) confirmed from physical label or manufacturer spec sheet
  • Voltage matches exactly (not "approximately")
  • Connector pin count matches original
  • Seller lists the exact Part Number (not just "compatible with [laptop model]")
  • Safety certifications visible: CE, RoHS, UN38.3 minimum
One more thing to check first: If your replacement battery arrives but won't charge, the issue is not always the battery. We frequently see cases where the charging port, charging cable, or BIOS firmware is the actual problem. Before concluding the battery is faulty, test with a confirmed-working charger and check whether the battery is recognized in your system's power settings.

Frequently Asked Questions

🔎 Where exactly is the battery part number located?

It is printed directly on the battery label, usually near the barcode or below a field labelled "Model," "P/N," or "Replace with." It is typically the boldest or largest text on the label after the brand logo.

🔋 Can I use a battery with a slightly different voltage?

No. Voltage must match exactly. Using a battery with higher voltage than specified can damage the charging circuit. Using lower voltage may cause the system to report incorrect charge levels or refuse to power on. Capacity (mAh/Wh) can differ — higher is fine, lower reduces runtime.

💻 Is the laptop serial number the same as the battery part number?

No. The serial number identifies the individual laptop unit. The battery Part Number identifies the battery type. They are different identifiers and not interchangeable as search terms.

🛒 What is the safest way to buy a replacement battery online?

Search by the exact battery Part Number (e.g., "HT03XL battery") rather than by laptop model. Confirm voltage, check for CE and UN38.3 certification in the product listing, and verify the seller offers at least a 1-year warranty. Avoid listings that claim unusually high capacity (e.g., "9000mAh" for a battery originally rated at 3000mAh) — inflated capacity numbers are a common sign of low-quality cells.

⚠️ My new battery arrived but the laptop shows "plugged in, not charging" — what's wrong?

This is usually a BIOS recognition issue, not a faulty battery. Try: (1) shut down fully, remove battery, hold power button 30 seconds to discharge residual power, reinstall battery, boot up; (2) update your BIOS to the latest version from the manufacturer's support site; (3) check Device Manager for a yellow flag on the "Microsoft ACPI-Compliant Control Method Battery" entry and reinstall the driver.

Not sure which battery fits your laptop?

At Accessories Mall, we specialize in laptop and notebook battery replacements across HP, Dell, Lenovo, ASUS, Acer, Apple, MSI, Razer, and more. Every listing includes the exact battery Part Number, voltage, and a full compatibility list — so you can verify your match before purchasing. If you're still unsure, contact us with your laptop model and we'll confirm the correct Part Number for you.

Back to blog

Leave a comment

Please note, comments need to be approved before they are published.

Cao Chuanping

Cao Chuanping

Power Systems Consultant · 8+ years in replacement battery sourcing & evaluation

Cao Chuanping has spent over eight years evaluating replacement battery quality for medical, industrial, and consumer devices — working directly with cell manufacturers in Shenzhen and testing aftermarket batteries against OEM specifications. He leads product sourcing at Accessories Mall, evaluating replacement batteries across laptop, power tool, and medical device categories — working directly with cell manufacturers in Shenzhen.

· View full profile →