Computer errors

Error messages should lead to answers, not panic.

This page explains what common Windows and computer errors usually mean, what to try first, and when a technician should take over.

Laptop internals with cooling fan

Golden rule before fixing errors

Write down the exact error code, take a photo, and avoid random “fix all” downloads. Many malware infections start by pretending to be driver, DLL, or registry repair tools.

🔵

Blue Screen of Death

Symptoms: stop code, automatic restart, crash after update or driver install.

Try first: note the stop code, disconnect new hardware, boot Safe Mode, remove recent drivers, run memory and disk checks, then DISM/SFC.

Escalate: repeated crashes with storage warnings, overheating, or no boot after restore.

🔄

Windows Update errors

Symptoms: stuck download/install, rollback, codes such as 0x80070002 or 0x80070057.

Try first: Windows Update troubleshooter, enough free storage, restart, DISM, SFC, then update service reset.

Escalate: repeated component-store errors or failed cumulative updates after repair.

🌑

Black screen / no display

Symptoms: power light on but blank screen, cursor only, no login screen.

Try first: check brightness and external display, press Win + Ctrl + Shift + B, disconnect peripherals, try Safe Mode.

Escalate: liquid damage, dropped laptop, no external display, or burning smell.

💽

Disk errors

Symptoms: “repairing disk errors,” clicking drive, very slow boot, files disappearing.

Try first: backup immediately, check drive health, use chkdsk /scan before repair options.

Escalate: clicking, repeated disconnects, SMART failure, or irreplaceable files.

🧩

DLL missing / app crashes

Symptoms: app won’t open, missing runtime, side-by-side configuration error.

Try first: reinstall the app from the official source, update Windows, repair Microsoft Visual C++ runtimes, then SFC.

Escalate: app crashes after malware infection or multiple system files are missing.

🖨️

Printer offline

Symptoms: offline status, stuck jobs, wrong printer, scanner not detected.

Try first: power-cycle printer, clear queue, restart Print Spooler, verify Wi‑Fi/USB, reinstall driver.

Escalate: printer firmware failure or office network sharing issue.

🎧

No sound / mic / camera

Symptoms: no output, wrong mic, camera privacy blocked, conferencing app cannot hear you.

Try first: check selected device, privacy permissions, app permissions, driver update, service restart.

Escalate: physical jack, webcam ribbon, or board issue after impact.

🔌

USB not recognized

Symptoms: external drive not showing, USB device descriptor failed, intermittent connection.

Try first: try another port/cable, Disk Management, assign drive letter, update USB controller driver.

Escalate: damaged ports, clicking drive, or data recovery requirement.

Error code playbook

What to capture before asking for help.

Error familyWhat to write downUseful first fixDo not do this
Blue screen stop codeStop code, driver file name, recent driver/updateSafe Mode, uninstall recent driver, memory/disk checksDo not ignore repeated crashes
Windows Update codeExact code, update KB number, free disk spaceTroubleshooter, DISM, SFC, restart servicesDo not delete system folders randomly
Disk warningDrive model, SMART result, noise, backup statusBackup first, then scanDo not run heavy repair on a dying disk with valuable data
App/DLL errorApp name, DLL/runtime name, installer sourceReinstall official app/runtime, update WindowsDo not download DLL files from random websites