Your Dell’s model is shown in BIOS setup, on the bottom label, and inside Windows System Information.
If you’ve been searching “How Do I Find What Model My Dell Laptop Is?”, you’re not the only one. Dell names can be confusing: a “Dell” on the lid isn’t enough, and “Inspiron” alone still leaves dozens of matches.
The good news is you can pin the exact model in a couple of minutes, even if the laptop won’t boot into Windows. This walk-through sticks to the methods that hold up when you need drivers, a replacement battery, the right charger tip, or a clean resale listing.
By the end, you’ll have a copy-pastable model string plus the Service Tag (the unit-specific code) so you can match the right downloads and parts without guesswork.
What Counts As Your Dell Model
Dell uses a few identifiers that sound similar. Getting the right one saves time when you’re shopping for parts or matching downloads to your exact hardware.
- Model line: Inspiron, XPS, Latitude, Precision, Vostro, Alienware. This is the family name.
- Model number: A number like 3520, 5530, 9310, 5590. This narrows the family to a generation.
- Full model string: Something like “Inspiron 15 3520” or “XPS 13 9310”. This is what most people mean by “model”.
- Service Tag: A short alphanumeric code that identifies the exact unit.
If you only need the model for a listing or a parts search, the full model string is often enough. If you need the exact driver list for your unit, grab the Service Tag too.
Fastest Method: Check The Bottom Label
If your laptop is in front of you, start here. Dell often prints the model line and model number on the bottom cover or on a small pull-out tab. Flip the laptop over and scan for a family name followed by a number.
On newer slim models, the bottom may show only a Service Tag plus regulatory text. If that’s all you see, you can still get the model from the Service Tag using Dell’s lookup flow.
Small trick that helps: use your phone’s flashlight at a low angle. The glare makes faint or etched text easier to read.
How Do I Find What Model My Dell Laptop Is? With Windows Tools
If Windows boots, you can confirm the model without flipping the laptop over. These steps work on Windows 10 and Windows 11.
Use System Information (Msinfo32)
- Press Windows + R.
- Type msinfo32, then press Enter.
- Find System Model in the right pane.
That “System Model” value is often the cleanest model number or a neat retail-style name like “Inspiron 15 3520”. If it shows a short internal code, don’t panic. Pair it with the Service Tag method later to confirm the retail name.
Microsoft outlines where this tool lives and how to open it on the official page for the Windows System Information tool.
Use Command Prompt Or PowerShell
Many Dell laptops expose the model directly from firmware, so Windows can read it with a one-liner.
- Command Prompt: run
wmic csproduct get name - PowerShell: run
Get-CimInstance -ClassName Win32_ComputerSystem | Select-Object Model
Copy the model string exactly as shown. If the output looks too short or too generic, use BIOS setup (next section) or the Service Tag (later) to cross-check.
Use Settings For A Quick Hint
Go to Settings → System → About. You’ll see “Device specifications.” Some Dell models show a model line here; others show only a device name that you (or a shop) set. Treat this as a hint, not your final answer.
Find The Model From BIOS Setup When Windows Won’t Boot
If Windows won’t start, BIOS setup still can. BIOS lives on the motherboard, so it works even with a blank drive.
- Shut the laptop down.
- Turn it on and tap F2 as soon as the Dell logo appears.
- On the main screen, look for fields like Product Name, System Model, or Model.
Write down what you see, including spacing and any numbers. BIOS often shows both the family name and the model number together, which is perfect for parts searches.
If F2 doesn’t work, try tapping it earlier, or press it repeatedly right as you hit the power button. Timing can feel finicky on some keyboards.
Use The Service Tag To Get An Exact Match
The Service Tag is the most precise identifier for a Dell laptop. It points to your exact unit, not just a model family. It’s handy when one model has several sub-variants with different Wi-Fi cards, touchpads, screens, or ports.
Where To Find The Service Tag
- On the bottom cover label
- Inside BIOS setup (often on the first screen)
- In Windows: run
wmic bios get serialnumberor in PowerShell runGet-CimInstance -ClassName Win32_BIOS | Select-Object SerialNumber
Use The Tag To Pull The Exact System Name
Once you have the Service Tag, Dell’s official lookup pages can display the system name tied to that tag, which helps when the model name shown in Windows looks abbreviated.
Dell also lists common physical and on-device locations for the tag in Dell Service Tag label locations.
Common Places Dell Prints Model Details
Dell changes label layouts across lines and years. If you checked the bottom and came up empty, scan these spots too.
- Bottom panel near the hinge: small text near vents or screws.
- Pull-out tab: a small tab on some business lines. It may show the tag and a model number.
- Battery bay: older models with removable batteries often print the model under the battery.
- Original box or receipt: good for retail naming, which helps in resale listings.
If your laptop has a skin or hard shell case, peel it back around the label area. Covers often hide the exact text you need.
Model Vs. Configuration: What To Record
Once you’ve found the model, grab a few extra details while you’re there. They save you from ordering the wrong part later.
Write Down This Minimal Set
- Full model string (example: “Latitude 5440”)
- Service Tag (the short code)
- Screen size and type (touch or non-touch)
- CPU family (Core i5, Core i7, Ryzen 5, and so on)
You don’t need every spec. You just want enough info to avoid a wrong keyboard layout, wrong battery connector, or wrong charger barrel size.
Quick Methods Compared
This table helps you pick the right approach based on what the laptop can do right now. If you can boot Windows, start with Windows tools. If the laptop has no drive or won’t boot, BIOS setup or the bottom label still works.
| Method | Where You Look | What You Get |
|---|---|---|
| Bottom label | Underside or pull-out tab | Model line, model number, sometimes Service Tag |
| Windows System Information | msinfo32 → System Model | Model string or model code |
| Windows command (model) | wmic csproduct get name | Firmware model name |
| Windows command (Service Tag) | wmic bios get serialnumber | Service Tag / serial number |
| BIOS setup | Tap F2 at startup | Model name and Service Tag |
| Box or receipt | Packaging or retailer invoice | Retail model naming |
| Dell lookup via Service Tag | Web page tied to your tag | Exact system name and original build |
| Sticker under battery (older) | Battery bay label | Model number and regulatory info |
If You’re On Linux Or ChromeOS
Dell laptops store model info in firmware, so Linux can read it too. ChromeOS devices vary, yet many still expose a readable model name.
Linux: Read DMI Fields
Open a terminal and try one of these commands:
sudo dmidecode -s system-product-namecat /sys/class/dmi/id/product_namecat /sys/class/dmi/id/product_version
If you can’t run dmidecode due to permissions, the files under /sys/class/dmi/id/ are often readable without extra privileges.
ChromeOS: Check The Device Details Screen
Open Settings, then search for About ChromeOS. Some devices list a model or board name there. If it’s not shown, flip the device and check the label area. If this is a Dell laptop running ChromeOS Flex, BIOS setup may still show a model name and Service Tag.
When The Name You See Doesn’t Match What You Expected
Sometimes the string you find looks wrong, like a short code or a name you’ve never seen on store shelves. That’s normal. Firmware values can be internal names, and sellers often shorten product names in listings.
Use Two Sources To Confirm
Pair one physical source with one on-screen source. For example:
- Bottom label + Windows System Model
- BIOS Product Name + Windows firmware model command
- Service Tag lookup + Windows System Information
If two sources agree on the same number (like 3520 or 9310), you can treat it as your model number with confidence.
Watch For These Common Mix-Ups
- Series vs. screen size: “Inspiron 15” can refer to multiple generations. The number that follows matters.
- Retail bundle names: stores sometimes add extra words for sales, like “Special Edition.” Stick to the base model number.
- Sub-variants: a model may include words like “2-in-1” or “Plus.” Keep those if they appear in BIOS or on the label.
What To Do With The Model Once You Find It
Now that you have the model, you can use it for practical tasks without guessing or cross-shopping ten similar pages.
Get The Right Downloads
If you captured a Service Tag, it can point to the exact download list for your unit. If you only captured the model name, you can still pick the model on Dell’s site and match your OS version. For most people, the model number plus OS version gets you to the right place.
Buy Parts That Fit
Parts sellers often list compatibility by model number. Use your model number plus a part name in your search, like “Latitude 5440 battery” or “Inspiron 15 3520 hinge.” Keep your screen size handy too, since some lines share similar naming across sizes.
Write A Clean Resale Listing
A solid listing title often includes the model and screen size. In the description, add the CPU family, RAM, and storage size. You can add the Service Tag only if you’re comfortable sharing it; many sellers leave it out.
Second Checklist: Capture The Right Details
Use this table as a final pass. It keeps you from saving a vague name that leads to the wrong downloads or parts.
| Detail To Capture | Where To Find It | Why It Helps |
|---|---|---|
| Full model string | Bottom label, BIOS, msinfo32 | Matches listings and parts catalogs |
| Model number (4 digits) | BIOS, msinfo32, firmware model command | Narrows the exact generation |
| Service Tag | Bottom label, BIOS, BIOS serial command | Pulls unit-exact downloads and original build |
| Screen size | Label, measurement, Windows display settings | Avoids ordering wrong panels or cases |
| Touch or non-touch | Windows display settings, Device Manager | Helps match screens and cables |
| OS version | Windows Settings → About | Filters downloads by version |
| BIOS version | BIOS setup, msinfo32 | Useful when a BIOS update is needed |
Small Troubleshooting Notes
If nothing you try shows a model name, don’t assume the laptop is a mystery device. It often means the label is missing and Windows is reading a generic string.
- If Windows shows “To Be Filled By O.E.M.,” use BIOS setup and the Service Tag method.
- If BIOS screens are locked behind a password you don’t know, use the bottom label or the box label.
- If the laptop won’t power on, check the bottom cover for the Service Tag and use that for lookup.
Once you’ve recorded the full model string and Service Tag, save them somewhere you can reach later, like a password manager note or a text file in cloud storage.
References & Sources
- Microsoft.“Windows System Information tool.”Shows how to open System Information and view device details like System Model.
- Dell.“Locate your Dell Service Tag or Serial Number.”Lists common physical and on-device locations where the Service Tag can be found.