In This Guide
Seeing the blue screen of death on Windows 11? Don't panic — most BSODs can be fixed without losing data. The sad-face screen looks scary, but it's actually Windows protecting your files from a deeper fault.
This plain-English guide helps Brisbane homes and small offices decode stop codes, protect files, and follow safe steps before ordering parts or paying for repairs. Most BSODs we see across Greater Brisbane are software-fixable in 1–2 hours.
Note the stop code. Boot into Safe Mode (power on/off 3 times), try System Restore or Startup Repair, roll back recent drivers, then run SFC /scannow and DISM /Online /Cleanup-Image /RestoreHealth. Test RAM (Windows Memory Diagnostic) and check SSD SMART. If the drive clicks or data is vital, stop testing and seek data recovery first.
Key Takeaways
- Write down the Windows stop code. It points to the fix.
- Boot Safe Mode first, then try System Restore or Startup Repair.
- Most crashes come from driver conflict, bad RAM, or disk errors.
- Run SFC and DISM to repair Windows files before a reset.
- Back up now. If files matter, call data recovery before more tests.
What a BSOD Actually Is
The blue screen of death (BSOD) is a Windows 11 stop screen. It shows a sad face, a QR code, and a stop code like "CRITICAL_PROCESS_DIED" or "MEMORY_MANAGEMENT." The system halts on purpose to stop data damage. The stop code hints at the cause — driver, RAM, disk, or power event.
Why it matters
BSODs are scary because your work stops. But they're helpful. They protect your files from a deeper fault. Many Brisbane crashes come after Windows updates, new hardware, or summer heat. Clear steps and data-first thinking can turn a bad day into a quick fix.
Common Windows 11 Stop Codes
Take a photo of the BSOD before reboot — the stop code is the most important diagnostic clue. Here's what each common one usually means:
| Stop Code | Likely Cause | First Fix |
|---|---|---|
IRQL_NOT_LESS_OR_EQUAL |
Bad driver or RAM | Safe Mode + driver rollback, RAM test |
KMODE_EXCEPTION_NOT_HANDLED |
Driver or software bug | Update or clean-reinstall device driver |
CRITICAL_PROCESS_DIED |
System file issue | SFC + DISM, then System Restore |
PAGE_FAULT_IN_NONPAGED_AREA |
Bad RAM or driver | Test RAM, check storage drivers |
SYSTEM_SERVICE_EXCEPTION |
Graphics or VPN/AV driver | Update GPU; remove recent VPN/security tools |
DRIVER_POWER_STATE_FAILURE |
Sleep/hibernation hang | Update chipset, storage, GPU drivers |
NTFS_FILE_SYSTEM |
Disk or cable fault | Check SMART, run CHKDSK, reseat cables |
KERNEL_DATA_INPAGE_ERROR |
Disk read failure | SMART check, CHKDSK, suspect failing SSD/HDD |
WHEA_UNCORRECTABLE_ERROR |
Hardware error | Check CPU temps, RAM, SSD/PSU; bench test |
Step-by-Step BSOD Fix Flow
Follow this safe order of operations:
-
Protect data first
If the drive clicks or files are mission-critical, stop and call computer repairs Brisbane. Backup before any more tests. -
Note the stop code
Take a photo of the BSOD or check Event Viewer and Reliability History after reboot. -
Enter Safe Mode
Power on/off three times to open Windows Recovery, then Troubleshoot > Advanced options > Startup Settings > Restart > press 4. -
System Restore
Roll back to a point before the crash. This often fixes bad updates or drivers. -
Startup Repair
If Windows won't boot, run Startup Repair from Advanced options. -
Driver fixes
In Safe Mode, Device Manager > roll back the last driver. If needed, uninstall and clean-reinstall with the latest vendor driver. -
Windows file repairs
Open Command Prompt (Admin), runSFC /scannow. Then runDISM /Online /Cleanup-Image /RestoreHealth. -
RAM test
Run Windows Memory Diagnostic (Restart now). For deeper checks, test each stick alone. -
Storage health
Check SMART status with your SSD/HDD tool; runCHKDSK /scan. If errors stack up, plan a clone to a new SSD. -
Malware check
Run Microsoft Defender Offline scan. Remove suspect "tune-up" tools and unsafe drivers. -
BIOS/UEFI
Load defaults, update BIOS if a known fix exists, keep TPM and Secure Boot on for stability. Avoid overclocks while testing. -
Power and thermals
Clean dust, reseat RAM and cables, check PSU/GPU temps. Heat and brownouts trigger faults. -
Still crashing?
Back up, then try an in-place Windows repair install. As a last resort, reset Windows while keeping files.
Safe Mode & System Restore
Getting into Safe Mode after a BSOD
If Windows won't boot normally:
- Power the PC on, then hold the power button for 10 seconds when the spinning circle appears. Repeat 3 times.
- On the third attempt, Windows boots into Recovery Environment.
- Click Troubleshoot > Advanced options > Startup Settings > Restart.
- Press 4 for Safe Mode (or 5 for Safe Mode with Networking).
Running System Restore
From Recovery Environment, choose Troubleshoot > Advanced options > System Restore. Pick a restore point dated before the crashes started. This rolls back drivers, registry settings, and updates without touching your documents.
Pro tip: If Safe Mode is stable and normal boot is not, you have a third-party driver or software conflict — almost always fixable without a Windows reinstall. Disable startup items one at a time to find the culprit.
BSOD You Can't Crack?
Brisbane onsite BSOD diagnosis from $205 — we work data-first, back up before deep tests, quote before any work. Same-day across Greater Brisbane.
Book BSOD Diagnosis →SFC, DISM & CHKDSK Explained
Three command-line tools fix the majority of "Windows can't load X" BSODs:
SFC /scannow
System File Checker. Repairs corrupted Windows system files using a local cache. Run as Administrator. Takes 5–15 minutes.
DISM
Deployment Image Servicing. Repairs the Windows component store from Windows Update. Run after SFC if SFC reports unrepairable files.
CHKDSK
Checks the file system and disk for errors. Run CHKDSK /scan first (read-only). Add /f /r only if errors exist.
Memory Diagnostic
Built into Windows. Type "Windows Memory Diagnostic" in Start, restart, leave overnight. Catches bad RAM sticks.
Run them in this order
- Open Command Prompt as Administrator (right-click Start > Terminal (Admin) on Windows 11).
- Type
SFC /scannowand press Enter. Wait. - Then type
DISM /Online /Cleanup-Image /RestoreHealthand press Enter. Wait. - Reboot.
- If disk errors are suspected:
CHKDSK C: /scanfirst; then with /f /r if it found errors.
RAM & Disk Health Tests
RAM tests
If you see MEMORY_MANAGEMENT, PAGE_FAULT_IN_NONPAGED_AREA, IRQL_NOT_LESS_OR_EQUAL or random crashes during memory-heavy tasks (Chrome, video editing, gaming) — test RAM:
- Type "Windows Memory Diagnostic" in Start. Click "Restart now and check for problems."
- Leave it for at least one full pass (15 mins–1 hr depending on RAM size).
- For deeper checks, use MemTest86 from a USB stick. Leave it overnight for several passes.
- If errors are found, test each RAM stick alone — the bad one fails on its own.
SSD / HDD health (SMART)
SMART (Self-Monitoring, Analysis and Reporting Technology) is built into every modern drive. Check it with:
- Samsung Magician for Samsung SSDs.
- Crucial Storage Executive for Crucial SSDs.
- WD Dashboard for Western Digital drives.
- CrystalDiskInfo (free) for any drive — universal compatibility.
Watch for "Reallocated Sectors", "Pending Sectors", or "Wear Leveling" climbing. If SMART is "Caution" or "Bad", clone the drive to a new SSD now — don't wait for it to fail completely.
Important: If you hear clicking or grinding from a drive, stop testing immediately. Clicking = mechanical failure imminent. Each power-on shortens the time you have to recover data. Call computer repairs Brisbane for data-recovery-first methods.
Brisbane Realities: Heat, Storms, Dust
Summer heat
Summer heat in Brisbane and the Bayside can push CPU and GPU temps high, causing thermal shutdowns and WHEA_UNCORRECTABLE_ERROR crashes. Clean dust, ensure airflow, avoid running gaming rigs in north-facing rooms during heatwaves.
Storm power dips
Storms bring power dips and surges. Sudden offs can corrupt system files and trigger NTFS_FILE_SYSTEM stop codes. Strongly recommended: a small UPS for desktops (~$150) — keeps the PC running through brownouts and gives 5–10 minutes to save and shut down cleanly.
Older homes & weak wiring
Older wiring in Paddington, Red Hill, and Sandgate homes can brown out PCs under load. Cheap power boards fail often. Use surge protection or a small UPS, especially in storm season. USB modem drops or flaky Wi-Fi adapters in apartments can cause driver conflicts and random BSODs.
Common Brisbane BSOD patterns we see
- Chermside & Springfield gaming rigs: crash after a new GPU driver — rolling back and a clean install fixes it.
- South Bank office laptops: hit
DRIVER_POWER_STATE_FAILUREfrom sleep — chipset update sorts it. - The Gap storm-season WHEA errors: heat and dusty coolers. A clean and fresh thermal paste solves it.
- Bayside (Wynnum, Manly): humidity-induced corrosion + dust — especially RAM contacts and SSD M.2 slots.
Brisbane BSOD Repair Pricing
| Service | What's Involved | Typical Cost |
|---|---|---|
| BSOD Diagnosis (onsite) | Stop code review, Safe Mode, System Restore, SFC/DISM | From $205 + parts if needed |
| BSOD Diagnosis (remote) | Same via secure remote screen-share | $125/hr |
| Driver Reinstall & Tune | GPU, chipset, audio, network drivers, clean install | $205 – $410 |
| RAM Test & Replace | MemTest86 overnight, replace faulty stick | $205 + parts ($40–$120) |
| SSD Clone & Replace | Failing drive cloned to new SSD, verify boot | $205 – $410 + parts |
| Windows In-Place Repair | Reinstall Windows over existing — keeps files and apps | $205 – $410 |
| Windows Reset & Migration | Backup, fresh install, app reinstall, data restore | $410 – $615 |
Free pre-booking phone consult to scope your job.
Red Flags — Call a Pro
Stop and get help if you see signs of hardware failure or you need files intact. Pushing on can make data loss worse:
- Clicking or grinding from the drive (immediate data recovery needed).
- SMART reports reallocated or pending sectors climbing.
- BSODs even in Safe Mode or during Windows Setup.
- Overheating or instant power offs.
- Burnt smell, bulging capacitors, or liquid damage.
- Business laptop with client data and no backup.
For laptops needing parts, our team handles careful work. For desktops with bad PSUs or SSDs, see computer repairs Brisbane.
We work data-first. Backup before any deep tests. Quote before work. If your stop code suggests failing hardware, we'll tell you that — not chase software fixes that risk your files. 4.9 stars across 100+ Google reviews.