How to sort of determine the Age of Your Computer

Over the past year, I've never seen so many people fooled into buying old computers. It's so easy now to pass off an old computer as "almost new". If you're not buying from a trusted, reputable seller, I'd strongly suggest you exercise extreme caution. The photos and description might look fine, but the hardware inside can be a Frankenstein of mismatched parts. In this article, I'll walk you through a set of simple checks to verify a computer's true age and avoid paying new-machine prices for old stock.
Recently, a client brought in a computer that was supposedly "almost new", yet it turned out to be quite old. As such, I revised and completely rewrote my article to reflect current conditions.
In this article, I'll show you how to protect your investment and avoid getting scammed when buying a computer, using practical verification techniques your staff can follow. I always recommend buying only from reputable vendors; this includes many smaller operators, not just the big box chains.
The Importance of Accurate Age Verification
Outdated systems sold as "new" can cause serious problems in a retail or POS environment:
- Performance issues that slow down day-to-day operations.
- Compatibility problems with modern POS and business software.
- Increased security risk as older hardware and OS versions lose support.
As a rough guide:
- A genuinely new system typically provides about 3–5 years of reliable service.
- A two-year-old computer might deliver 1–3 years of useful life.
- A three-year-old box probably has around a year left before replacement becomes sensible.
Older systems usually cost more to repair, and performance degradation directly affects transaction speed and customer experience.
The Bigger Picture
Age is important, but it's not the only factor when you're upgrading or buying systems for your POS setup. You should also weigh:
- System reliability and uptime.
- Compatibility with your chosen POS and business software.
- Vendor support and warranty options.
- Overall performance for your specific retail workload.
A slightly older but well-maintained machine that's fit for purpose can easily outperform a brand-new system that isn't properly configured for retail.
Using Age Information in Business Decisions
A practical way to treat systems is:
- New (0–2 years): Suitable for primary POS and other critical roles.
- Middle-aged (3–5 years): Acceptable if health checks (drives, fans, power supplies) are good; start planning for replacement.
- Ageing (5+ years): Better reserved for non-critical tasks, test machines, or temporary use; risk of failure and security issues rises.
Most businesses depreciate computers over about five years, after which they often have no book value even if still in use. Age checks help you decide which machines to retire first, which to keep, and where to spend limited capital in a POS environment.
Serial Number: Your First Line of Defence
Armed with the hardware serial number, you can often get manufacturer information from the vendor, making it the most reliable indicator of age.
To locate the serial number:
- Check the back or side of desktop cases.
- Look under laptops or on the stand/underside of all-in-ones.
- Inspect the battery compartment on older notebooks.
These stickers are usually designed to be tamper-evident:
- Special adhesives tear or show a "VOID" pattern if peeled.
- Fonts, layouts, and barcodes are difficult to reproduce accurately.
- Misaligned, bubbled, or poorly stuck labels are red flags.
On Windows, you can also try reading the serial from the firmware.
Command Prompt:
wmic bios get serialnumberIf that doesn't help, as this example below shows, try:
wmic baseboard get product, Manufacturer, version,serialnumber![]()
If the manufacturer stored a serial in firmware, it will appear here. Unfortunately, many boards don't have this field and show us "Default string". So there is no serial in the BIOS. If so, you must rely on physical labels.
Using Manufacturer Warranty Lockups
Most major OEMs provide support portals where you can enter a serial and see:
- The ship date
- Warranty start date.
- Current warranty status (in warranty, expired, etc.).
- Sometimes an estimated purchase date
- Configuration details.
Typical examples:
- Dell: search for "Dell warranty lookup" and enter the Service Tag.
- HP: use "HP support warranty check".
- Lenovo: search "Lenovo warranty lookup" and enter the serial.
The warranty start, or ship date, is often the closest thing to a documented "age of the device" and is very strong evidence if you need to argue that a "new" machine is actually used or old stock.
If a seller claims a PC is new but the warranty shows a ship date from years ago, consider it a warning. The seller might not be lying. The computer might have sat in their warehouse for years. But really it's still an old computer. This can happen even with reputable sellers.
BIOS Date
Another useful check is the BIOS (firmware) date.
Windows, check this in the System Information:
- Press the Windows key, type
System Informationormsinfo32, and press Enter. - In System Summary, look for BIOS Version/Date.
This date tells you when that BIOS build was produced or last updated.
A few caveats:
- The BIOS may have been updated before sale, so a very recent BIOS date doesn't always mean the hardware is new.
- If the BIOS has never been updated, the date gives a reasonable upper bound on when the motherboard was made.
I often use the BIOS date as one of the main clues to when the system was assembled.
Useful Windows Commands to Check Age
Alongside the GUI tools, a few simple commands provide extra detail.
In Command Prompt:
systeminfoScroll the output and note:
- The Windows install date (if present).
- The BIOS version and other system information.
Then you can run:
wmic bios get releasedateThese commands pull the same information as System Information but are handy for quick checks.
Windows itself records when it was installed, which can be helpful—but must be interpreted carefully.
Windows Installation: A Clue, Not a Guarantee
In Windows:
- Open Settings (Windows key + I).
- Go to System → About.
- Scroll down to see the Windows edition and installation date.
This tells you when the current OS installation was set up or upgraded from a previous version.
Still, it's reasonable to assume the computer is at least as old as the installation date and will not be younger than that date.
Windows 11: Where to Find These Details
These checks work the same on Windows 10 and 11, but the menus look slightly different.
On Windows 11 specifically:
- Device and OS info: Settings → System → About.
- Detailed hardware info: press the Windows key, type
System Informationormsinfo32, and open it.
For common POS form factors:
- All-in-ones: serial stickers are often on the stand or the back panel.
- Small form-factor / mini-PCs: check the sides, underside, or the area near the rear I/O.
- Laptops: sticker is usually on the underside; some have it under removable covers.
The commands and tools discussed here are all available on Windows 11; you reach them through the newer Settings UI.
Check the Hard Drive
Age is only one factor; it's also about how hard the machine has been worked. For example, my own computer's drive is not old, but it has certainly had a hard life.
The drive is often the most critical component to inspect. An old, heavily used drive is real trouble in a computer, particularly if it runs intensive software like a POS system. Drive failure can lead to downtime, data loss, and transaction issues.
To get meaningful drive health data, you'll need a free third-party tool. I find CrystalDiskInfo good, though there are others.
Steps:
- Download and install CrystalDiskInfo.
- Run it; it will automatically scan your drives.
- Look at the health status and detailed information, especially Power-On Hours.
SSD and NVMe Drives: Special Considerations
Many modern POS systems ship with SSDs or NVMe drives instead of traditional spinning disks. Most old computers I see have been upgraded to these drives because they are much faster.
For these drives:
- Overall Health Status ("Good", "Caution") is important.
- SMART attributes like Reallocated Sectors, Wear Levelling Count, and Total Host Writes tell you about wear.
- It's normal for a two-year-old business SSD to show thousands of power-on hours yet still be healthy.
Watch out for:
- "Caution" or "Bad" health status in CrystalDiskInfo.
- Very high write counts relative to age, which can indicate heavy usage.
If the PC itself appears several years old but the SSD reports very low hours, the drive was probably replaced. That's usually a good sign (new drive), but it's another piece of the age puzzle.
Interpreting Power-On Hours
Power-On Hours help you move beyond calendar age and understand the machine's real usage history.
Suppose a seller claims the laptop is two years old. For a typical business system, you might expect roughly:
2 years × 250 work days × 8 hours ≈ 4,000 hours
A few scenarios:
- New drive: only ~50 hours recorded.
Likely indicates a recent drive replacement, which is positive. - High hours with "lightly used" claim: e.g. 15,000+ hours.
Suggests the machine has seen heavy use and the story doesn't add up. - Consistent story: drive shows ~4,000 hours for a claimed two-year-old laptop.
The numbers fit and support the seller's description.
By comparing Power-On Hours with CPU release date, BIOS date, and Windows install date, you can build a much clearer picture of the machine's true history.
Spotting Refurbished or Tampered Systems
Because parts can be swapped and stickers moved, you must be alert to signs of refurbishment or tampering—especially when buying "almost-new" systems on eBay or, even worse, on Facebook Marketplace, where everyone seems to demand cash.
Red flags include:
- Conflicting indicators: Very old BIOS date, very new drive, and a mid-range Windows install date that doesn't match the seller's story.
- Physical signs of opening: Tool marks on screws, mismatched screws, or distorted plastic clips.
- Label issues: This is a clear sign that something is wrong; check that the stickers are not misaligned, damaged or tampered with. If they are, I would treat the system as used or refurbished and negotiate accordingly.
Component Inspection: Devil in the Details
If you have the technical skills to open the case safely, inspecting components can reveal a lot.
Inside, you may find:
- Stickers and printings with manufacturing dates on the motherboard, power supply, and drives.
- Mixed-age components, which suggest upgrades or replacements over time.
Bear in mind:
- Components can be swapped with older parts to build a machine from "whatever was lying around".
- A single old part doesn't automatically make the system bad, but it's another factor in your evaluation.
Use component inspection alongside the other methods, not in isolation.
Practical Workflow: Verifying a Computer's Age
To make this easy for staff, here is a simple workflow to follow when assessing a PC before purchase or deployment:
- Find the physical serial number and labels
Check case, underside, stand, or battery bay for tamper-evident stickers. - Try BIOS/WMI serial (if supported)
If you see a valid serial, use it. - Use manufacturer warranty portals (OEM systems)
Enter the serial/service tag on Dell/HP/Lenovo warranty pages to see ship and warranty start dates. - Check BIOS Version/Date
Usemsinfo32orsysteminfoto read the BIOS date and treat it as an approximate hardware age, with the caveat that firmware may have been updated. - Identify CPU model and release year
Look up the processor on the vendor's site (Intel/AMD) and note the launch year; the PC cannot be older than its newest major component. - Read Windows installation date
Check Settings → System → About for the installation date and treat it as "not younger than" the system age. - Inspect drive health and Power-On Hours
Use CrystalDiskInfo to read hours and SMART status; compare against the claimed age and usage. - Combine the evidence and decide
If dates and usage line up with the seller's story, you likely have a fair deal.
If indicators conflict or show heavy wear, reconsider the purchase or renegotiate.
This workflow turns multiple technical checks into a repeatable process your staff can follow with minimal training.
Summing Up
It's never easy to determine a computer's exact age, and at best these methods give you a strong estimate.
Remember:
- Age alone doesn't fully predict performance or lifespan.
- A well-maintained older system can run perfectly for years.
- Many new machines are lemons.
Using the techniques above; serial numbers, warranty lookup, BIOS date, CPU release year, Windows install date, and drive Power-On Hours; you can greatly reduce the risk of buying outdated or misrepresented hardware, especially for critical POS operations.
Please be careful.
Written by:

Bernard Zimmermann is the founding director at POS Solutions, a leading point-of-sale system company with 45 years of industry experience. He consults to various organisations, from small businesses to large retailers and government institutions. Bernard is passionate about helping companies optimise their operations through innovative POS technology and enabling seamless customer experiences through effective software solutions.












