The power button lights for a moment, the fans twitch, and then the desktop goes quiet. Or perhaps Windows finally loads, but every folder takes ages to open and the screen freezes when you need it most. The worry isn’t just the tower. Family photos, work documents, saved passwords, tax records, and half-finished projects may all be on the drive.
Before you try to fix a desktop computer, protect the data first. A loose cable is usually harmless, but reseating components, reinstalling Windows, formatting a drive, or repeatedly forcing failed boots can make recovery harder. Treat the job as two connected tracks: the stability track, which asks whether you can still read and copy your files, and the repair track, which asks what has failed and how to correct it.
Australia still has a large base of home and small-office PC users. During the 2016 Census period, 6,982,229 Australian households, or 78.8%, had an internet connection, while 1,202,150 households, or 13.6%, did not. Desktop or laptop computers were used by 91% of connected households in the ABS 2016–17 household technology release, according to IBISWorld’s Australian computer and electronic equipment repair overview. That makes careful desktop troubleshooting worthwhile, but every attempt should begin with one question: are the important files safe?
Table of Contents
- When the Desktop Won’t Cooperate
- Diagnosing No Power and No Display
- Getting a Desktop to Boot Again
- Why a Once-Fast Desktop Feels Sluggish
- Spotting Storage, RAM, and Graphics Faults
- Backups and Records Before You Repair
- Knowing When to Call a Technician
When the Desktop Won’t Cooperate
A home user often starts with the same routine. Press the button, wait for the familiar Windows logo, press it again, then reach behind the tower to check whether a cable has somehow worked loose. When nothing changes, frustration takes over. The temptation is to open the case immediately, pull out the memory, or search for a reset procedure that promises a quick answer.
The sensible first move is quieter. If the computer still starts far enough to show the desktop, copy irreplaceable files before changing anything. Use an external USB drive, a trusted cloud folder, or another computer on the network. Prioritise personal folders, browser exports where appropriate, accounting files, photographs, project directories, and anything that exists nowhere else.
Practical rule: If the drive is making unusual noises, disappearing from Windows, or producing repeated errors, stop trying to boot it. More attempts can place additional strain on a failing drive.
The distinction between reading data and repairing hardware matters. A PC may have a faulty power supply while its storage remains perfectly readable. In that situation, removing the drive and connecting it to another compatible computer may secure the files before the electrical fault is investigated. Conversely, a machine that boots but crashes during file copying may need a storage diagnosis before anyone starts repairing Windows.
Don’t assume a workshop visit is automatically necessary. A loose display cable, overloaded startup list, disconnected router, or failed Windows driver can often be handled safely at home. The risk rises when the proposed fix changes the disk, updates firmware, involves mains-powered components, or requires guessing which part to replace.
Keep a short record as you work. Note what happened immediately before the fault, whether the fans spin, whether lights appear, what appears on screen, and whether the problem changes after each test. That record protects your files, reduces repeated experiments, and gives a technician useful evidence if the desktop eventually needs hands-on service.
Diagnosing No Power and No Display
A black screen doesn’t identify the failed part. The fault may sit at the wall, in the power path, at the motherboard, or between the graphics output and the monitor. Work from the outside in, and don’t open the case until the basic checks have produced a reason to do so.
Start with power outside the case
Test the outlet. Plug a lamp into the same wall socket. If the desktop is connected through a surge board or extension, bypass it temporarily. Try another compatible IEC power lead if you have one. This separates a dead outlet or failed power strip from a computer fault.
Check the rear switch and socket. The switch on the power supply should be in the on position, and the cable should sit firmly in the rear IEC socket. Look for a standby light on the motherboard if the case design exposes one. A burnt smell, crackling sound, visible scorching, or a power supply that repeatedly trips the circuit is a stop sign, not an invitation to keep testing.
Discharge residual power. Disconnect the power cable, hold the desktop’s power button for 15 seconds, reconnect the cable, and try again. UNSW hardware-fix guidance recommends this full power discharge step for desktop and display faults, alongside checking display cables, ports, graphics settings, and boot-time signal.

Separate a dead machine from a dead picture
If fans spin or keyboard lights respond, the desktop may be running even though the monitor shows no signal. Confirm the monitor is powered, select the correct input source, and check both ends of the HDMI, DisplayPort, or other display cable. If the tower has a separate graphics card, connect the monitor to the graphics card’s ports, not the motherboard ports. On some systems the reverse is correct, so use the port that normally produces the display.
Watch the screen during startup. A logo, cursor, brief signal, or BIOS prompt indicates that the machine is progressing further than a completely dead system. Only after checking the cable and port should you suspect the graphics card.
If the case button itself seems faulty, a technician can test the motherboard’s power pins directly. Shorting those pins with a screwdriver is an advanced step because the wrong pins can cause damage, and inexperienced users shouldn’t proceed without the motherboard manual and proper anti-static precautions. The same applies to a paperclip PSU test. It can show that a supply starts, but it doesn’t prove that the PSU is healthy under load.
For a broader sequence, use this desktop won’t turn on troubleshooting guide.
The safest order is simple: wall power, power cable, PSU switch, residual discharge, display input, display cable, then internal hardware. Replacing a graphics card before checking the monitor input wastes money and can leave the actual fault untouched.
Getting a Desktop to Boot Again
A desktop that powers on but won’t load Windows has reached a different diagnostic layer. Fans, lights, and a display tell you that some power is present, but they don’t prove that the system can complete POST, find the boot drive, or load a healthy operating system.
Read the signs before changing anything
Listen for POST beep codes if the motherboard has a speaker attached. Modern boards may also expose debug LEDs labelled DRAM, VGA, CPU, or BOOT. A DRAM light points attention towards memory detection, while VGA suggests graphics initialisation. A BOOT indicator shifts suspicion towards the storage device or boot configuration.
Enter BIOS or UEFI by tapping DEL or F2 immediately after pressing the power button. Check whether the expected drive appears and whether it sits first in the boot order. A missing drive isn’t automatically a dead drive. A loose SATA data cable, disconnected power lead, or changed firmware setting can produce the same symptom.
Fast Boot can hide useful startup information, so disabling it temporarily may give you more time to observe POST and enter recovery tools. Don’t alter unrelated firmware settings while you’re there. Photograph the original configuration if you need to change anything.
Use Windows recovery before reinstalling
If BIOS sees the drive, try Windows recovery from the built-in recovery environment or a Windows installation USB. Choose Repair Your Computer, then use Startup Repair before considering a reset or clean installation. Startup Repair can address boot configuration problems without immediately destroying personal files, although you should still copy data first if the drive is accessible.
Safe Mode is useful when Windows starts loading and then crashes. Safe Mode with Networking can let you roll back a recently installed graphics or storage driver, remove an aggressive startup application through Task Manager, or review startup entries with msconfig. From a Command Prompt with administrative rights, sfc /scannow can check and repair protected Windows system files.
The practical sequence is:
- Observe POST: Record beep codes, debug LEDs, and whether the drive appears in BIOS.
- Check boot order: Confirm the correct Windows drive is selected.
- Try Startup Repair: Use recovery tools before reset or reinstallation.
- Use Safe Mode: Roll back drivers and remove problematic startup software.
- Protect the disk: Stop if the drive vanishes or reports physical errors.
If you need a guided Windows recovery sequence, follow this Windows Startup Repair resource. If chkdsk reports bad sectors, or the recovery environment can’t see the drive, don’t keep experimenting. Image the drive with a Linux live USB if you know how to do that safely, then hand it to a technician before reinstalling Windows. A reinstall may overwrite recoverable data.
Why a Once-Fast Desktop Feels Sluggish
Slow performance usually has a simpler cause than people expect. Start with changes that cost nothing and don’t alter personal files, then move towards heat, storage health, and memory testing. A component upgrade makes sense only after the evidence points to that component.
| Cause | Likelihood | Fix difficulty |
|---|---|---|
| Startup programs and unused software | Common | Low |
| Temporary files and low free storage | Common | Low |
| Dust, poor airflow, or failing fans | Common | Moderate |
| Ageing or unhealthy hard drive | Possible | Moderate to high |
| Nearly full solid-state drive | Possible | Low to moderate |
| Faulty RAM | Less obvious, but disruptive | Moderate |
Take the cheap wins first
Open Task Manager and inspect the Startup apps list. Disable programs that don’t need to launch with Windows, but leave security software, hardware utilities you recognise, and essential accessibility tools alone. Uninstall applications nobody uses, especially utilities that add background services or duplicate features.
Clear temporary files through Windows Storage settings, but don’t delete personal folders just because they’re large. Check whether the system drive is crowded, and move large videos or completed projects to a properly backed-up location. A full drive can make updates, caching, and everyday file operations less comfortable.
Check heat before buying parts
Dust packed into a CPU heatsink, dried thermal compound, blocked intake filters, or a failing case fan can push a processor or graphics card into thermal throttling. The computer may remain on, but clock speeds fall and applications feel slow before the machine shuts down. Use a monitoring tool such as HWiNFO to watch temperatures and clock behaviour under normal work, rather than guessing from the noise alone.
Clean dust with the computer unplugged, keep fans from spinning freely while using compressed air, and avoid touching components unnecessarily. Replacing thermal paste is reasonable for an experienced builder, but it isn’t the first fix for every slow PC.
Test storage and memory
Check S.M.A.R.T. health with a tool such as CrystalDiskInfo. Clicking from a hard disk, disappearing files, or increasingly slow file transfers should change the priority from performance tuning to data recovery. Solid-state drives can also behave poorly when they have very little free space, so check capacity and confirm TRIM is functioning through Windows’ drive optimisation tools.
Finally, run Windows Memory Diagnostic or MemTest86. Faulty RAM often looks like general sluggishness because the symptoms are freezes, corrupted applications, or random restarts. Test one change at a time and record the result, otherwise you’ll lose track of which adjustment helped.
Spotting Storage, RAM, and Graphics Faults
A desktop fault often reveals itself through behaviour rather than a neat error message. One machine may freeze while opening a folder, another may restart during a game, and a third may show a black screen while every fan continues spinning. Match the symptom to the part before you buy anything.
The storage pattern
Intermittent clicking from a hard disk is a serious warning. So are files that disappear, a drive that vanishes from BIOS, very slow random access, and a blue screen showing INACCESSIBLE_BOOT_DEVICE. A loose SATA data cable can imitate a failing drive, so power the desktop down, disconnect it, and reseat the data and power connections before drawing a final conclusion.
If the drive is visible long enough to copy files, do that first. Don’t run intensive repair utilities on a mechanically failing disk until you have considered whether the data matters more than restoring the installation.
Memory and graphics tell different stories
Random freezes, restart loops, POST beeps, and blue screens that change from one boot to the next often point towards RAM. Power down, remove the memory modules, reseat them firmly, and test one module at a time in the motherboard’s recommended slot. If one module works and another consistently fails, the evidence is stronger than a single unexplained crash.
Graphics faults tend to appear as coloured blocks, distorted textures, screen flicker, driver crashes, or a black display with fans spinning. A recent Windows update can expose a driver problem, while a fault that appears before Windows loads points more strongly towards the graphics hardware, its power connection, or the display path.
Reseat first when the symptom is intermittent. Replace only when the fault persists across multiple restarts and a controlled test supports the diagnosis.
That rule prevents a common waste of money. A loose module or cable can make a healthy part appear dead, while repeated reseating won’t revive a drive that is clicking or a graphics card that artifacts under every workload. If the evidence suggests a memory upgrade rather than a failure, review the practical considerations in this RAM upgrade guide for PCs.
Backups and Records Before You Repair
A backup is useful only if you can restore from it. For a household desktop, the 3-2-1 approach is a sensible target: keep three copies of important data, use two different types of storage, and keep one copy away from the home. That could mean the original files, an external USB drive, and a cloud copy, with the external drive stored separately when it isn’t being used.
Build a routine that runs without reminders
Windows File History can protect selected folders automatically. For a complete system image, tools such as Macrium Reflect can capture the disk so you can restore the operating system, applications, and settings after a failure. Cloud services including OneDrive, Google Drive, and Backblaze can add off-site protection, but check subscription terms, privacy settings, sync behaviour, and how long a full restore would take over your NBN connection.
An external drive should not remain permanently connected if ransomware or electrical damage is a concern. Schedule backups, disconnect the removable copy when practical, and test a restore rather than assuming the files are usable.
Keep repair evidence with the backup
Create a small record before handing the computer to anyone:
- Photograph identification details: Capture the desktop, serial number, and visible condition.
- Save purchase records: Keep receipts, invoices, warranty emails, and repair reports digitally.
- Describe the fault: Write what happens, when it began, and which tests changed the symptom.
- Record system details: Note the Windows edition, hardware configuration, and installed storage.
- Document data handling: Ask whether the drive will be replaced, reformatted, or accessed during repair.
The ACCC says repair notices may be mandatory when a product stores user data or refurbished parts may be used. The notice must warn that data loss may occur, giving you the opportunity to back up files before work starts, as explained in the ACCC repair notice requirements.
Australian Consumer Law also provides guarantees for services, including due care and skill, fitness for a particular purpose, and supply within a reasonable time. The ACCC consumer rights guidance is useful when a repair doesn’t meet those standards.
Knowing When to Call a Technician
Home troubleshooting ends when the risk of making the situation worse exceeds the value of another experiment. Burning smells, smoke, visible capacitor damage, a power supply that repeatedly trips, a failed BIOS update, or a liquid spill all justify stopping immediately. Don’t energise a wet machine or continue testing a component that shows electrical damage.
A technician is also the sensible choice when the desktop contains irreplaceable data and the drive is clicking, when the recovery environment can’t see storage, or when you need a motherboard or graphics card replaced. Firmware recovery, board-level work, and diagnosis of intermittent power faults require equipment and experience that a screwdriver and online checklist can’t provide.
Use a clear handover point
The repair process works best as a funnel:
- Document the symptom. Record lights, sounds, messages, and recent changes.
- Isolate the layer. Decide whether the problem is power, display, POST, storage, Windows, or networking.
- Attempt safe fixes. Use cable checks, controlled restarts, driver rollback, and backups.
- Hand over evidence. Give the technician your notes, backup status, receipts, and any error messages.
Australian consumer law makes the ownership context important. Depending on the failure, consumers may be entitled to a free repair, replacement, or refund. The ACCC also says businesses must provide a repair notice in relevant data-storage or refurbished-parts situations. Consumer-guarantee contacts rose 20% to over 38,000 in 2025, and about 70% of electronics and whitegoods complaints involved consumer-guarantee issues, according to ACCC reporting on electronics and whitegoods compliance. Keep your records, and don’t let a retailer’s internal warranty policy distract you from statutory rights.
Computer Daddy offers mobile, on-site desktop repairs, hardware upgrades, Wi-Fi troubleshooting, software support, and small-business IT assistance across South East Melbourne, including Bayside, Port Phillip, and Kingston. If your data is secure but the fault still needs testing or a part swap, visit Computer Daddy to arrange practical help at home or at your office.
