Productivity & Workplace

Buying a Used Windows Laptop? Check the Battery and SSD Health First

IT Club Editorial10 minutes read23 August 2026
WhatsAppEmail
Buying a Used Windows Laptop? Check the Battery and SSD Health First

Learn how to check battery health with the Windows battery report, inspect basic SSD status in PowerShell, understand SMART/NVMe indicators and test a used or refurbished Windows laptop before the return period ends.

A used or refurbished business laptop can look almost new while hiding a heavily degraded battery, an SSD with substantial previous use, hardware or driver problems, or an intermittent charging, port, screen or sleep/wake fault. A few built-in Windows checks can tell you much more before the return or warranty period expires.

The aim is not to produce one magical pass-or-fail number. It is to combine several pieces of evidence. Do not judge used technology by how it looks. Check how much life is left in the components you cannot see.

1. Check Windows battery health

Open Command Prompt or Windows Terminal and run:

powercfg /batteryreport

Windows will create an HTML battery report and tell you where it saved the file. Open that report in a browser. The exact layout can vary, but look for Design Capacity, Full Charge Capacity, Cycle Count where available, and the Battery capacity history.

A simple guide is: Battery health % = Full Charge Capacity ÷ Design Capacity × 100. For example, a 72,522 mWh full-charge capacity divided by a 94,338 mWh design capacity gives approximately 76.9%.

Battery healthPractical interpretation
90–100%Excellent
80–89%Good
70–79%Noticeably worn but usable
Below 70%Consider the likely cost of battery replacement

These bands are practical guidance from IT Club, not Microsoft or manufacturer pass/fail thresholds. Battery age, chemistry, temperature, storage conditions, charging behaviour and usage patterns all matter. A battery can be older and still usable; a high percentage does not guarantee a long runtime under every workload.

A real-world battery example

We tested an approximately five-year-old business workstation that was in exceptionally clean physical condition. Its battery report showed a Design Capacity of 94,338 mWh and a Full Charge Capacity of 72,522 mWh: 72,522 ÷ 94,338 × 100 = approximately 76.9%. The battery appeared to date from 2021.

Windows reported a cycle count of 1. That should not automatically be treated as reliable evidence of the battery’s entire history. The measured capacity reduction still matters. This was not evidence that the battery was faulty; it was an older battery retaining roughly 77% of its original capacity. That is a useful example of calendar ageing: lithium-ion batteries can lose capacity through age, temperature, storage conditions and use, even where cycle-count information is low or unavailable.

2. Check basic SSD health in Windows

Open PowerShell and run this built-in check:

Get-PhysicalDisk | Select FriendlyName, MediaType, HealthStatus, OperationalStatus, Size

Healthy is encouraging. Warning or Unhealthy deserves investigation, and an unexpected OperationalStatus may indicate a problem that should not be ignored. A simple Healthy result is useful, but it does not tell the entire story: it is a starting point rather than a complete history of the drive.

For more detail, established SMART/NVMe inspection tools can show indicators such as Percentage Used, Available Spare, Critical Warnings, Media and Data Integrity Errors, temperature, Total Host Reads, Total Host Writes, Power-On Hours, Power-On Count and Unsafe Shutdowns. CrystalDiskInfo is one example of a tool that can display this information. Manufacturer diagnostic software is also appropriate where available. Download diagnostic software only from the legitimate publisher or manufacturer source; this is not a recommendation to install a generic bundle of third-party utilities.

In plain English, Percentage Used is an NVMe wear indicator, not a percentage of the laptop’s age. Available Spare is reserve capacity maintained by the drive, while Critical Warnings and Media and Data Integrity Errors are reasons to investigate promptly. Temperature is context, not a verdict. Unsafe Shutdowns record occasions when the drive lost power without receiving the expected clean shutdown sequence. One number should never outweigh the wider SMART picture.

A real-world SSD example

The same clean workstation contained a WD PC SN810 512 GB NVMe SSD. The initial Windows check reported HealthStatus Healthy, OperationalStatus OK, Wear 0 and a temperature of 39°C.

A subsequent SMART/NVMe examination reported Health 100%, Percentage Used 0%, approximately 308 GB of host reads, approximately 431 GB of host writes, 6 Power-On Hours, 76 Power-On Counts, Available Spare 100%, zero Critical Warnings, zero Media and Data Integrity Errors and a temperature of 39°C. It also showed 33 Unsafe Shutdowns. In isolation, that counter is not evidence that the SSD is failing, particularly alongside the other results; it may reflect imaging, refurbishment, setup, forced shutdowns or other previous handling.

The WD specification for this 512 GB model gives an endurance rating of approximately 300 TBW. Around 0.431 TB of host writes is approximately 0.14% of that quoted figure (0.431 ÷ 300 × 100). TBW is a warranty/endurance specification, not a literal countdown of remaining SSD life.

Do not conclude that the laptop itself had only been used for six hours. SMART describes the history of the SSD, not necessarily the history of the computer containing it. A five-year-old computer with an SSD reporting only six power-on hours strongly suggests that the drive may have been recently replaced, upgraded or installed during refurbishment. That is useful information when buying refurbished equipment: components can have very different histories.

3. What the numbers do not tell you

  • Battery capacity does not tell you exactly how the laptop was used.
  • SSD Power-On Hours describe the SSD, not necessarily the whole computer.
  • A replacement SSD can make an old machine appear new if you look only at drive statistics.
  • A freshly installed Windows system has little useful historical Windows usage data.
  • Cosmetic condition is useful evidence, but it is not proof of internal condition.
  • Zero per cent Percentage Used does not literally mean the SSD has never been used.
  • One SMART statistic should not be interpreted in isolation.

The useful question is not “What is the one true age of this laptop?” It is “What story do the battery, storage, case, ports, operating system and live testing tell together?” In our example, an older laptop, an older battery with measurable capacity loss and an essentially unworn SSD were all consistent with a refurbished machine whose components had different histories.

4. The ten-minute physical and functional test

Before deciding that a used laptop is a good buy, work through a short practical check:

  • Screen: check for dead or stuck pixels, uneven brightness, pressure marks and scratches that affect work.
  • Keyboard and trackpad: test every important key, the click action, gestures and palm rejection.
  • USB and USB-C ports: connect a known-good device, and check charging or display output where supported.
  • Charging port: move the connector gently and check that charging does not cut in and out.
  • Wi-Fi and Bluetooth: connect to a network and a known-good peripheral.
  • Webcam, microphone, speakers and headphone socket where fitted: test them in a call or the Windows sound settings.
  • Sleep and wake: close and open the lid, suspend the machine and wake it repeatedly.
  • Lid sensor: check that closing the lid produces the expected behaviour.
  • Device Manager: look for warning icons or unidentified hardware.
  • Fan behaviour: run a normal workload and listen for grinding, rattling or unusual fan noise.

5. Do not baby it during the return period

Use a recently purchased machine as you intend to use it. Run Windows Update, install manufacturer firmware or BIOS updates where appropriate, reboot it repeatedly, use it on battery, charge it again, join a video call, connect your normal peripherals and put it under a normal workload.

The return or warranty period is the best time to discover an intermittent fault, not three months later. Keep notes of unusual shutdowns, charging interruptions, display flicker, sleep/wake failures, overheating, crashes or devices that disconnect. If the machine fails a test, contact the seller promptly and describe the evidence clearly.

6. Do a small security reset

Hardware health is only part of buying a second-hand Windows computer. Start from a clean Windows installation or trusted factory recovery, install all security updates, and do not trust software or accounts left behind by a previous owner.

  • Check Secure Boot and TPM where appropriate for the Windows edition and intended use.
  • Enable device encryption or BitLocker where supported and suitable for the device.
  • Back up the BitLocker recovery key safely before relying on encryption.
  • Use your own administrator account and remove old accounts, profiles and remote-access software.

Microsoft’s BitLocker recovery guidance explains why the recovery key matters: encryption can protect the data, but losing the recovery key can prevent legitimate access after a hardware or configuration change. Treat the key as sensitive and store it somewhere you can reach when the laptop cannot start normally.

ComponentExample resultInterpretation
Physical conditionExcellentEncouraging, but not enough alone
Battery~77% capacityAged but usable
SSD health100%Excellent
SSD Percentage Used0%Essentially unworn
SSD writes~431 GBVery low
SSD errors0Excellent
OverallPassContinue with real-world testing

This verdict describes one real-world machine. It is not a universal pass/fail standard. A buyer may reasonably accept a more worn battery if the price allows for replacement, or reject an otherwise clean laptop because it fails a business-critical port or has an unreliable display.

The IT Club view

Our test machine looked almost new, but the checks revealed a much more useful story. Its older battery retained around 77% of its original capacity, while its NVMe SSD reported 100% health, 0% wear and only a few hundred gigabytes of lifetime writes.

Neither result made the laptop good or bad on its own. Together with physical inspection and real-world testing, they gave us enough evidence to make an informed judgement. That is the practical lesson: check components individually rather than trying to infer the entire machine’s history from one statistic.

Do not judge used technology by how it looks. Check how much life is left in the components you cannot see.

Related reading

Is a Refurbished Business Laptop Still Good Value?

Can Windows 11 Become Slimmer and Faster for Business?

Windows Backup: What Is Actually Saved?

How to Choose an IT Support Company in Manchester — Buyer’s Guide

Sources and further reading

Microsoft: powercfg command-line options

Microsoft: Get-PhysicalDisk

Microsoft: Storage reliability counters

Microsoft: Back up your BitLocker recovery key

Microsoft: BitLocker recovery overview

Western Digital: PC SN810 NVMe SSD product specification

Want a second opinion before you buy?

Ask the IT Club Advisor about a used laptop, refurbishment evidence, battery report or storage-health result.

Ask the IT Club Advisor →

Free to ask. No credit card. No sales pressure. Fair usage applies.

Related questions

How do I check battery health in Windows 11?

Open Command Prompt or Windows Terminal and run powercfg /batteryreport. Open the generated HTML file and compare Full Charge Capacity with Design Capacity.

What is a good battery health percentage for a used laptop?

As practical guidance, 80–89% is good and 90–100% is excellent. Around 70–79% is noticeably worn but may still be usable. These are not universal pass/fail thresholds.

How do I check SSD health in Windows?

Start with PowerShell and Get-PhysicalDisk to check HealthStatus and OperationalStatus. For more history, a legitimate SMART/NVMe inspection tool or the SSD manufacturer’s utility may show wear, errors, temperature and power-on information.

Is a refurbished laptop safe to use?

It can be, but reset it from a clean Windows installation or trusted factory recovery, apply updates, review Secure Boot and TPM, remove old accounts and enable suitable encryption with a safely backed-up recovery key.

What should I test when buying a used laptop?

Test the battery, SSD, screen, keyboard, trackpad, ports, charger, Wi-Fi, Bluetooth, webcam, microphone, speakers, sleep/wake behaviour, Device Manager and fan noise. Repeat the tests during the return period under normal workloads.

Plain-English Takeaway

Do not judge a used laptop by its appearance alone. Check the battery report, storage health, physical condition and real-world behaviour while you still have a return or warranty option.

Enjoyed this article?

Follow The IT Club Briefing on WhatsApp for short daily technology updates and practical business insights.

Have a question we should answer?

Ask the IT Club Advisor