Mac model number lookup: identifying a Mac from Model ID, A-number, or EMC

A Mac model number lookup playbook for the cases where the serial is missing or illegible. Uses the Model Identifier, A-number, part number, or an EMC plus A-number combination, and the lookup tools that resolve each.

Marcus Williams
Marcus WilliamsHardware reporter
9 min read
mac-lookupreverse-lookupmodel-identifiera-numberemcidentifiers
Mac model number lookup: identifying a Mac from Model ID, A-number, or EMC

Mac model number lookup: identifying a Mac from Model ID, A-number, or EMC#

When a Mac's serial number is missing, illegible, or returns "this serial number isn't valid" on Apple Check Coverage, three other identifiers on the device can substitute. Each sits at a different level of granularity, and knowing which one you have determines which lookup will work.

This is a reverse-lookup playbook for the four most common starting points: a Model Identifier, an A-number, a part number, or an A-number paired with an EMC. The goal in each case is to collapse to a single SKU, and where possible a specific year and configuration. For the forward path (serial in hand, looking up the model), see the Apple serial number check reference.

The identifier hierarchy, briefly#

Apple's identifiers do not all describe a single device. They describe classes of hardware at varying granularity, with the serial number being the only identifier Apple's warranty systems treat as authoritative for one specific Mac.

IdentifierExampleWhat it identifies
Model IdentifierMacBookPro18,3, Mac14,7One hardware platform (one SoC variant)
A-numberA2338, A2442One chassis (often spans years and SoCs)
Part / Order NumberMNEH3LL/AOne SKU (chassis + chip + RAM + storage + color + region)
EMCEMC 3601One logic-board electrical revision

The reverse-lookup strategy is to combine identifiers until you collapse to a single SKU. Model Identifier alone is usually enough. A-number alone is usually not. A-number plus EMC almost always is. Side-by-side: what each Apple identifier uniquely identifies is the disambiguation companion to this playbook.

You have only a Model Identifier#

The Model Identifier is the string macOS uses internally for the hardware platform. It is visible in System Settings → General → About and via system_profiler SPHardwareDataType from Terminal. It is never etched on the chassis. Model Identifier is a software-only identifier, so this path assumes the Mac boots.

Each Model Identifier maps to one SoC variant of one marketing model. The lookup is straightforward:

  1. The relevant Apple "Identify your..." support page lists every released model in that family, with Model Identifier, A-number, part numbers, colors, and newest compatible macOS. For MacBook Pro: support.apple.com/en-us/108052. For MacBook Air: support.apple.com/en-us/102869. Mac mini: support.apple.com/en-us/102852. Mac Studio: support.apple.com/en-us/102231. iMac: support.apple.com/en-us/108054.
  2. EveryMac.com "All [family] by Model Identifier" index, alphabetically organized, each identifier linking to a full specs page.
  3. AppleDB, open-source, per-identifier specs including SoC, A-number, board ID.
  4. The Apple Wiki and the SOFA catalog from Mac Admins Open Source. Both have comprehensive Model Identifier tables.

Example: Mac14,7 → MacBook Pro (13-inch, M2, 2022), A2338, EMC 3601, M2 SoC, part numbers MNEH3xx/A, MNEJ3xx/A, MNEP3xx/A, MNEQ3xx/A. One Model Identifier, one marketing model, four part-number families differing by storage and color.

Why Model IDs sometimes look unfamiliar#

From the M2 generation onward, Apple stopped using product-family prefixes (MacBookPro, iMac, Macmini) and consolidated everything under a single Mac prefix with major/minor versioning. Mac14,7 is a MacBook Pro; Mac14,3 is a Mac mini; Mac13,2 is a Mac Studio. There is no published rule mapping the numeric portion to a marketing name. You look it up in Apple's catalog pages or community references. macOS treats both old and new identifier styles identically, but some third-party tooling expects the longer prefix and breaks on the short one, which occasionally surprises fleet admins. The full history of Mac Model Identifiers from MacBookPro17,1 to Mac15,3 covers the unification and the M2 transition in detail.

You have only an A-number#

The A-number is the FCC regulatory model identifier etched on the chassis (e.g. A2338, A2442). It identifies a chassis, not a year, and Apple regularly reuses chassis across SoC generations:

  • A2338 → 13-inch MacBook Pro 2020 (M1, MacBookPro17,1) and 13-inch MacBook Pro 2022 (M2, Mac14,7). Identical chassis, different SoC.
  • A2442 → all 14-inch MacBook Pro (2021) configurations: M1 Pro and M1 Max, every RAM and SSD tier.
  • A2615 → all Mac Studio (2022) configurations: M1 Max and M1 Ultra.
  • A1706 vs A1708 → Touch Bar 13-inch MacBook Pro vs non-Touch Bar (2016-2017). Different thermal envelopes and batteries despite very similar exteriors.

So A-number alone typically returns multiple candidates. Why Apple A-numbers repeat across generations catalogs the most-confused chassis pairs. The strategy:

  1. Search the A-number on the relevant Apple "Identify your..." page. Apple lists every model that used that chassis, including release year and base SKU.
  2. Cross-reference with EveryMac's mac-specs-by-machine-model-machine-id.html index.
  3. Narrow further with one of: the visible chip (About This Mac shows "Apple M2"), the introduction year, a part number from packaging or receipts, or the EMC number etched near the serial.

A-numbers are correct for cross-checking compatibility of cases, keyboards, batteries, and (within reason) display assemblies. They are too coarse for warranty verification or exact spec lookup on their own.

You have only a part number#

The part number, also called the order number or marketing number, is Apple's SKU identifier (e.g. MNEH3LL/A). It is the most spec-rich Apple identifier short of the serial. Structure:

M  NEH3  LL  /A
│   │     │   └── universal /A suffix
│   │     └────── region code (LL = USA, B = UK, J = Japan, ...)
│   └──────────── configuration code (chip + RAM + storage + color)
└───────────────── sale-type prefix:
                  M = new retail, F = Apple Certified Refurbished,
                  N = service replacement, P = personalized

The reverse-lookup strategy is to decode the 4 to 5 character configuration code:

  1. Look up the config code on EveryMac.com Ultimate Mac Lookup or chipmunk.nl.
  2. The region code (the 1 to 2 letters before /A) is informational only. It does not constrain CPU, RAM, or storage. It governs keyboard layout, power adapter, and regulatory features.

Worked examples:

  • MNEH3LL/A → MacBook Pro (13-inch, M2, 2022), Space Gray, 8 GB / 256 GB, U.S.
  • MK1E3LL/A → MacBook Pro (16-inch, 2021), Space Gray, M1 Pro 10-core/16-core, 16 GB / 512 GB, U.S.

One footgun: Mac order numbers are less consistent than iPhone/iPad on the sale-type prefix. Per Apple Community discussion 256129784, older Mac service replacements rarely shipped with the N prefix. Treat the prefix on a Mac order number as suggestive, not definitive.

Custom-configured Macs (CTO/BTO) may carry a Z-prefix part number (e.g. Z18L000SW) instead of the standard retail SKU. Z-numbers encode the chosen configuration directly and can reveal the original processor, RAM, storage, graphics tier, and sometimes the bundled power adapter, often more informatively than the randomized serial on the same device.

The serial is illegible but the chassis is intact#

When the etched serial is worn or scratched (common on heavily-used MacBooks where palmrest underside contact dulls the laser etching), the EMC and A-number nearby are often more legible. They are printed with more space than the serial, in the same small light-gray text. The strategy:

  1. Note the A-number and the EMC from the underside.
  2. Enter the combination into EveryMac's Ultimate Mac Lookup or Beetstech Sentient Search (the latter is repair-parts focused and strong for cross-identifying older Intel logic boards).
  3. This usually narrows to one or two specific models.
  4. About This Mac, if the Mac boots, then confirms the Model Identifier, which combined with the A-number and EMC collapses to a single SKU.

The EMC is what makes this work. The EMC number is what Apple assigns whenever a logic-board electrical revision changes, which is more frequently than A-numbers change. The A1278 13-inch unibody MacBook Pro chassis sold from late 2008 through 2012, externally identical year to year, but internally spanning Core 2 Duo, two Sandy Bridge generations, and an Ivy Bridge refresh. The EMC is the only clean way to tell revisions apart:

ReleaseA-numberEMCCPU
Late 2008 unibody MacBookA12782254Core 2 Duo
Mid 2010 MacBook ProA12782351Core 2 Duo
Early 2011 MacBook ProA12782419Core i5/i7 (Sandy Bridge)
Late 2011 MacBook ProA12782555Core i5/i7 (Sandy Bridge refresh)
Mid 2012 MacBook ProA12782554Core i5/i7 (Ivy Bridge, USB 3.0)

Buying an "A1278 MacBook Pro" without verifying the EMC exposes the buyer to four years of architectural variance and two Intel socket shifts.

EMC numbers do not appear in About This Mac and cannot be queried via system_profiler. They are physical-chassis-only. Apple silicon Macs have de-emphasized EMC numbers in favor of Model Identifiers, but they are still printed on many SKUs.

You have only a photo#

When the chassis isn't in hand (a for-sale listing photo, a customer support ticket with a phone snapshot), visual cues do most of the work on portables:

  1. Ports. USB-C only vs MagSafe plus USB-C. MagSafe 3 returned in 2021 on the 14-inch and 16-inch MacBook Pro, so MagSafe on a slim aluminum laptop means 2021 or later.
  2. Display geometry. 13.3-inch 16:10 (older), 13.6-inch with notch (M2 Air), 14.2-inch with notch (14-inch Pro), 15.3-inch with notch (15-inch Air), 16.2-inch with notch (16-inch Pro).
  3. Function row vs Touch Bar. Touch Bar is Intel-era and M1/M2 13-inch Pro through 2022.
  4. Color and finish. Space Gray, Silver, Gold (older Air), Starlight, Midnight, Space Black (M3 Pro+) all map to specific generations.
  5. Cross-reference with photo galleries on Apple's "Identify your..." pages.

For desktops, foot/stand and back-vent geometry are diagnostic. Mac Studio's tall chassis vs Mac mini's flat puck is unmistakable. The full photo-only Mac ID checklist goes deeper on the visual cues for each generation.

What this means in practice#

The reverse-lookup paths are not interchangeable. Reaching for the right one depends on what you can read off the device. The decision tree:

  • Mac will boot, but the etched serial is unreadable → Model Identifier from About This Mac is the fastest single answer.
  • Mac is off or not booting, but the chassis is in hand → A-number plus EMC from the underside is the strongest combination.
  • You have packaging or a receipt only → the part number decodes to a specific SKU, and the sale-type prefix is suggestive of new vs refurbished vs service replacement (though on Macs, treat the prefix as a hint).
  • You have only a listing photo → ports, display geometry, and Touch Bar presence narrow most portables to a single generation.

The combination rule is what makes this reliable: Model Identifier plus A-number plus EMC plus part number plus a visible chip is more than enough to uniquely identify any Mac shipped since 2010, even when the serial is gone. Sellers who can supply these four identifiers in a listing, even partially redacted, give buyers everything they need to verify configuration before money changes hands.