When something goes wrong with a computer, it can be hard to know whether it's a minor nuisance or a sign of something more serious. The same symptom — a slow machine, for instance — can have a dozen different causes, ranging from a clogged startup list to a failing storage drive. This guide covers the issues we see most frequently, what they actually indicate, and how to think about them.
We've tried to write this the way we'd explain things at the counter: clearly, without unnecessary alarm, and without oversimplifying. Computers are complicated, and the honest answer to "what's wrong with my machine?" is often "it depends." But there are patterns, and those patterns are worth knowing.
In This Article
1. Slow or Sluggish Performance
This is probably the most common complaint we hear. A machine that was reasonably fast a year or two ago is now noticeably slower, and it's not obvious why.
What could be causing it:
- Too many startup programs. Software adds itself to the startup sequence over time, and the cumulative effect adds minutes to boot times and consumes background resources.
- Storage drive nearly full. When a drive — especially an SSD — is more than 85–90% full, performance can degrade noticeably.
- Insufficient RAM for current use. If the tasks you're running have grown beyond what the machine's RAM can handle, the system starts using slower storage as overflow. This causes significant slowdowns, particularly with many browser tabs or large files open.
- Malware. Background processes running without your knowledge can consume CPU and memory continuously. This is less common than people fear, but it does happen.
- Failing storage drive. A drive that's beginning to fail can cause slow read/write times before it fails completely. This is worth ruling out, because the consequence of not catching it is potential data loss.
- Thermal throttling. When a laptop overheats, the processor deliberately slows itself down to reduce heat output. If the machine is consistently slow and runs warm, these two things are likely connected.
What usually helps: Start with the simple things — clean up startup programs, check storage usage. If neither of those makes a difference, a diagnostic is worthwhile, because the remaining causes (RAM constraints, failing drives, thermal issues) benefit from being identified specifically before you decide how to proceed.
2. Freezing and Unexpected Shutdowns
Random freezes — where the machine stops responding entirely for a few seconds or longer — and unexpected shutdowns are both disruptive and a bit alarming when they happen. The range of causes here is wide.
Possible causes:
- Overheating. When a component reaches its thermal limit, the system shuts down as a protection mechanism. This is actually a feature, not a failure — but it indicates that the thermal management needs attention.
- RAM problems. Faulty or failing RAM modules cause some of the most unpredictable system behaviour, including freezes and crashes. RAM issues can be difficult to diagnose without the right tools.
- Software conflicts or driver issues. Outdated or incompatible drivers — particularly graphics drivers — are a common cause of instability that doesn't have an obvious hardware explanation.
- Storage drive errors. Errors on the storage drive can cause the system to freeze while trying to read or write data. This is a warning sign worth taking seriously.
- Power supply issues. In desktop computers, a power supply that can't reliably deliver the required current is a common cause of unexpected shutdowns.
3. Blue Screens and Critical Errors
On Windows systems, a blue screen (BSOD — Blue Screen of Death) indicates a critical system error that the operating system couldn't recover from. The machine restarts automatically in most cases, and modern Windows systems log the details of the crash.
Blue screens that happen once and never recur are often not a significant concern — a driver update or brief hardware hiccup can trigger them in isolation. Blue screens that happen repeatedly, or that have a consistent error code, are telling you something specific and worth investigating.
Common error codes can point to specific causes: memory errors, driver failures, storage problems, or system file corruption. The error code itself, if you can note it, is useful information for a technician to narrow down the cause.
4. Overheating and Excessive Fan Noise
If your laptop's fans are running loudly and frequently, especially during tasks that shouldn't be demanding, or if the machine is hot to the touch on the bottom or near the keyboard, this is worth paying attention to.
The two most common causes in laptops we see are dust accumulation inside the case and degraded thermal paste on the processor. Both are maintenance issues rather than component failures — they're correctable without replacing anything, typically.
Dust accumulation is essentially inevitable. The fans pull air in from outside, and along with it comes dust, which gradually clogs the heatsink fins. Once this happens, the cooling system can't dissipate heat as effectively as it was designed to. Thermal paste — the compound between the processor and the heatsink — can dry out and crack over several years, reducing its effectiveness. Cleaning and repasting usually brings temperatures down noticeably.
Left unaddressed, chronic overheating shortens component lifespan and can eventually cause damage — so it's not something to ignore indefinitely.
5. Won't Turn On or Boot
A computer that doesn't power on or can't complete the boot process is one of the more alarming problems to encounter, but the causes range from very simple to complex.
For a machine that doesn't power on at all:
- On laptops: check whether the battery might be fully discharged. Leave it plugged in for 15–20 minutes before trying again. If the charging indicator doesn't light up, the charger or charging port may be the issue.
- On desktops: verify the power cable and wall outlet. A failed power supply is a common cause.
- In both cases: if there's no response whatsoever — no lights, no fan spin — the power delivery path is the starting point for diagnosis.
For a machine that powers on but won't boot:
- Error messages during boot often point to specific problems — note the exact wording if possible.
- A message about a missing operating system or boot device can indicate storage drive failure, a changed boot order, or a corrupted system partition.
- Machines that reach the manufacturer logo and then restart in a loop are often dealing with a corrupted system file that can sometimes be repaired without data loss.
6. Unusual Noises
Computers have a few moving parts — primarily fans and, in older machines, spinning hard drives — and the noises these components make can tell you something about their condition.
Clicking or grinding from a hard drive is a serious warning sign. This sound typically indicates that the drive's read/write heads are struggling — it's associated with imminent drive failure in many cases. If you hear this, back up your data as soon as possible and plan to have the drive examined. SSDs don't make this noise because they have no moving parts.
Loud, continuous fan noise usually means the fan is working hard because the machine is running hot, or the fan bearing is wearing out. Fan replacement is generally a straightforward repair.
Clicking from a DVD drive (in machines that still have one) is typically the mechanism struggling with a disc or the drive itself failing — usually not a serious concern for the rest of the machine.
7. Display and Screen Problems
Screen problems in laptops tend to fall into a few categories, each with different implications.
- Dead pixels or black spots. Permanent dark areas on the display are usually physical damage to the panel — not something that can be corrected in software. Panel replacement is the fix.
- Flickering or intermittent display. This can be a loose display cable (especially if tilting the screen makes it worse or better), a failing backlight, or in some cases a graphics driver issue. The cable and backlight causes are hardware issues; the driver cause usually isn't.
- No image but machine seems to be on. If you can hear the machine operating — fans, drive sounds, startup sounds — but the screen shows nothing, the issue might be the display connection rather than the machine itself. Connecting an external monitor can help diagnose this.
- Cracked screen. Physical screen damage is clear-cut — the panel needs replacement. Costs vary considerably depending on the laptop model and screen type.
8. Battery Problems
Battery capacity declines over time — this is a chemical reality of lithium-ion cells, not a defect. Most laptop batteries reach the end of their useful life somewhere between 3 and 6 years depending on use patterns, though this varies considerably.
Signs that battery replacement is worth considering include: the machine lasting significantly less time on a charge than it used to, the battery percentage jumping erratically, or the machine shutting down unexpectedly at a charge level that isn't near zero.
On some laptops, battery replacement is straightforward. On others — particularly thin and light models — it's more involved because the battery is glued in place. It's still usually a feasible repair, but it's worth knowing what's involved for your specific model before deciding.
A Note on Self-Diagnosis
This guide is meant to help you understand what's happening with your machine and think clearly about your options — not to replace a proper diagnosis. Many of the problems described above have overlapping symptoms, and the right next step often depends on specifics that can only be identified by looking at the machine directly. If something in this guide sounds familiar and you're unsure what to do next, we're happy to help figure it out.
Not Sure What's Wrong?
A diagnostic appointment gives you a clear picture of the issue, what's causing it, and what your options are — without any commitment to a repair you're not sure about.
Book a Diagnostic