Important
If your computer contains critical data that isn't backed up, proceed with caution. Some troubleshooting steps might risk data loss. If you're uncertain about any procedure, consider seeking professional help to ensure your data remains safe.
Identifying the Type of Startup Failure
The first step in troubleshooting is to identify exactly what type of startup failure you're experiencing. Different symptoms point to different causes and solutions.
No Power
Symptoms: No lights, no fans, no sounds, completely dead
Likely causes: Power supply failure, wall outlet issues, loose cables, power button problems
Power But No Boot
Symptoms: Lights and fans work, but nothing appears on screen
Likely causes: Monitor issues, graphics card problems, RAM failure, motherboard issues
Partial Boot
Symptoms: Powers on, shows logo or loading screen, then stops
Likely causes: Corrupted operating system, boot drive issues, driver conflicts
Error Screen Boot
Symptoms: Shows error screens like Blue Screen of Death (Windows) or prohibitory symbol (Mac)
Likely causes: Operating system corruption, hardware failure, incompatible drivers
Boot Then Crash
Symptoms: System starts normally but crashes soon after login
Likely causes: Software conflicts, malware, failing hardware, overheating
Extremely Slow Boot
Symptoms: Computer eventually starts but takes an unusually long time
Likely causes: Disk issues, too many startup programs, malware, insufficient resources
Once you've identified which type of startup issue you're experiencing, you can focus on the most relevant troubleshooting steps below.
Basic Power Issues Troubleshooting
If your computer shows no signs of life (no lights, no fans, no sounds), start with these steps:
Quick Power Check
Check Power Connections
- Unplug the power cable from both the computer and the wall
- Inspect the cable for any visible damage (fraying, kinks, bent prongs)
- Check the power socket on the computer for dust or debris
- Reconnect the power cable firmly at both ends
- If using a power strip or surge protector, bypass it by plugging directly into the wall
Power Supply Testing
For desktop computers, a faulty power supply (PSU) is a common cause of startup failures.
- Ensure the voltage switch on the back of the PSU (if present) is set correctly (typically 115V for North America, 230V for Europe)
- Check if the power supply fan spins when the computer is turned on
- Listen for any unusual sounds like buzzing or clicking from the power supply
- If you have access to a multimeter or PSU tester, check if the power supply is providing the correct voltages
Tip
Many desktop PSUs have a small LED light that indicates if they're receiving power. Check your PSU for this indicator light to help diagnose power issues quickly.
Laptop Battery Troubleshooting
Laptop power issues have some unique considerations:
- Remove the battery (if removable) and try running the laptop on AC power only
- If the laptop works with AC but not battery, the battery may need replacement
- Check the AC adapter's connection port for damage or debris
- Inspect the power brick for damage and verify the LED light is on (if applicable)
- Try a different AC adapter if available (ensuring it has the correct voltage and amperage)
Caution
Only use AC adapters that match your laptop's specifications. Using an adapter with incorrect voltage or insufficient amperage can damage your device or cause unreliable operation.
Hardware Component Troubleshooting
If your computer has power (lights, fans running) but doesn't boot or display anything, hardware component issues may be the culprit.
Perform a Hard Reset / Power Cycle
- Shut down the computer completely
- Unplug the power cable
- For laptops, remove the battery if possible
- Press and hold the power button for 30 seconds (this discharges residual electricity)
- Reconnect power and try starting the computer again
Disconnect Peripheral Devices
Sometimes external devices can cause startup issues:
- Disconnect all external devices (printers, scanners, external drives, USB devices)
- Leave only the essential components connected (monitor, keyboard, mouse)
- Try starting the computer again
- If it boots successfully, reconnect devices one at a time to identify the problematic device
Memory (RAM) Issues
Memory problems are a common cause of boot failures:
Warning Signs of RAM Issues
If your computer beeps when you try to turn it on, or turns on but displays no image, RAM issues may be the cause. Many computers use beep codes to indicate hardware problems—check your computer's manual to interpret these codes.
- Shut down and unplug the computer
- Open the case (for desktops) or memory compartment (for laptops)
- Remove and reseat the RAM modules:
- Push down the tabs at each end of the RAM slot
- Carefully remove the RAM module
- Check for dust or debris in the slot
- Reinsert the RAM firmly until the tabs click into place
- If you have multiple RAM modules, try booting with only one module at a time
- If available, try known-good RAM modules to identify if RAM is the issue
Graphics Card Issues
For computers with dedicated graphics cards:
- Ensure the graphics card is properly seated in its slot
- Check that any required power connectors are attached to the graphics card
- If your motherboard has integrated graphics, try removing the graphics card and connecting your monitor to the motherboard's video output
- Check if the graphics card's fans spin up when you power on the computer
Storage Drive Connection Issues
Loose connections to your hard drive or SSD can prevent booting:
- Shut down and unplug the computer
- Open the case and locate the storage drive
- Check that both the data cable (SATA or NVMe) and power cable (if applicable) are firmly connected
- Try a different SATA port on the motherboard if available
- Listen for unusual sounds from hard drives (clicking, grinding)
Warning
Clicking, grinding, or repetitive beeping sounds from a hard drive often indicate imminent failure. If you hear these sounds, stop using the drive immediately and consider professional data recovery services if you have valuable data that isn't backed up.
Overheating Issues
Overheating can cause a computer to shut down immediately after starting:
- Check that all cooling fans are spinning when the computer is powered on
- Ensure the computer has adequate ventilation and isn't in a confined space
- Check for dust buildup on fans, heatsinks, and air intakes
- If comfortable doing so, clean dust using compressed air (with the computer powered off and unplugged)
- Make sure the CPU heatsink is properly attached
Software and Operating System Issues
If your computer powers on but fails during the boot process, software issues may be to blame.
Windows-Specific Boot Problems
Boot into Safe Mode
Safe Mode starts Windows with minimal drivers and services, which can help isolate software issues:
- Press and hold the power button to force shutdown if the computer is frozen
- Power on and immediately begin pressing F8 (older Windows) or press and hold Shift while selecting Restart (Windows 10/11)
- In Windows 10/11, navigate through:
- Troubleshoot > Advanced options > Startup Settings > Restart
- After restart, press 4 or F4 to select "Safe Mode"
- If the computer boots in Safe Mode, the issue may be with drivers, startup applications, or Windows updates
Tip
If you can't access Safe Mode through normal means, try turning your computer on and off three times in succession. Windows should automatically enter the recovery environment after the third restart, giving you access to advanced options.
Windows Recovery Environment (WinRE)
If you can't boot into Windows normally or in Safe Mode, you can use the recovery environment:
- Access WinRE through the boot menu or by using installation media
- Select "Troubleshoot" > "Advanced options"
- Try the following options:
- Startup Repair: Automatically fixes certain system problems
- System Restore: Returns your system to a previous working state
- Command Prompt: For advanced troubleshooting commands
- UEFI Firmware Settings: Access your computer's BIOS/UEFI
Using the Command Prompt for Repairs
If you're comfortable with advanced troubleshooting, you can use these commands in the recovery environment:
- Choose "Command Prompt" from the advanced options
- Run
chkdsk C: /f /r
to check and repair disk errors - Run
sfc /scannow
to scan and fix corrupted Windows system files - Run
bootrec /rebuildbcd
to rebuild the Boot Configuration Data
Mac-Specific Boot Problems
Safe Mode for Mac
- Shut down your Mac
- Press the power button, then immediately press and hold the Shift key
- Release Shift when you see the login window
- If your Mac boots in Safe Mode but not normally, the issue may be with login items, kernel extensions, or font caches
Mac Recovery Mode
Use Recovery Mode to access troubleshooting tools:
- Shut down your Mac
- For Intel Macs: Press the power button, then immediately press and hold Command (⌘) + R
- For Apple Silicon Macs: Press and hold the power button until you see startup options, then select Recovery
- Use Disk Utility to check and repair your startup disk
- If necessary, reinstall macOS without erasing your data
Reset SMC and NVRAM/PRAM
For persistent issues on Intel Macs, try resetting these components:
- Reset SMC (System Management Controller):
- For MacBooks with removable battery: Shut down, remove battery, press power button for 5 seconds, reinstall battery
- For MacBooks with non-removable battery: Shut down, press Shift+Control+Option+Power Button for 10 seconds
- For desktop Macs: Shut down, unplug power cord for 15 seconds, reconnect, wait 5 seconds, then power on
- Reset NVRAM/PRAM: Shut down, power on and immediately press and hold Option+Command+P+R for about 20 seconds
Note
Apple Silicon Macs (M1/M2/M3) don't require manual SMC or NVRAM resets as they handle these processes automatically during normal startup cycles.
Boot Drive Issues
If your operating system is installed on a failing drive, you may experience boot issues:
Check Boot Drive in BIOS/UEFI
- Restart your computer and enter BIOS/UEFI (usually by pressing Del, F2, F10, or F12 during startup—check your computer's documentation)
- Look for a "Boot" or "Boot Priority" section
- Ensure your main drive is detected and set as the primary boot device
- If your drive isn't listed, it may be disconnected or failing
Boot from External Media
If your internal drive is having issues, try booting from external media:
- Create a bootable USB drive with your operating system (using another computer)
- Connect the USB drive to your problem computer
- Boot from the USB drive (may require changing boot priority in BIOS/UEFI)
- If you can boot from USB but not your internal drive, your internal drive or its operating system may be corrupted
Specialised Boot Scenarios
BIOS/UEFI Access and Configuration
Your computer's BIOS or UEFI firmware contains critical settings that affect startup:
- Access the BIOS/UEFI by pressing the appropriate key during startup (typically Delete, F2, F10, F12, or Esc)
- Check for any error messages or warnings
- Verify that all storage devices are detected
- Check that the boot order prioritises your main drive
- If needed, restore BIOS/UEFI to default settings (usually an option like "Load Defaults" or "Reset to Default")
Caution
Be careful when changing BIOS/UEFI settings. Incorrect settings can prevent your computer from booting. If you're unsure, stick to resetting to defaults or checking boot order.
Dual-Boot System Issues
If your computer has multiple operating systems installed:
- Check if you can boot into any of the installed operating systems
- For Windows + Linux systems with GRUB bootloader issues:
- Boot from a Linux live USB
- Use terminal commands to repair GRUB:
sudo update-grub
orsudo grub-install /dev/sdX
(replace X with your drive letter)
- For Windows dual-boot issues, use the Windows recovery environment to repair the boot sector
Bootable Recovery Media
Creating and using recovery media is an essential troubleshooting step for serious boot issues:
Windows Recovery Drive
You'll need access to another working Windows computer to create this:
- On a working Windows PC, insert a USB drive (8GB+ recommended)
- Search for "Create a recovery drive" in the Start menu
- Follow the wizard to create the recovery drive
- Boot your problem computer from this drive
- Select troubleshooting options to repair your system
macOS Recovery USB
Create this from another Mac:
- Download the macOS installer from the App Store on a working Mac
- Insert a USB drive (12GB+ recommended)
- Follow Apple's instructions to create a bootable installer
- Boot your problem Mac from this drive by holding Option during startup
- Use Disk Utility to repair your drive or reinstall macOS
When to Seek Professional Help
While many startup issues can be resolved with the steps above, some situations call for professional assistance:
Signs of Serious Hardware Failure
- Burning smells or visible smoke (shut down immediately and unplug)
- Unusual grinding, clicking, or high-pitched noises from internal components
- Multiple beep codes at startup that you can't interpret
- Evidence of liquid damage or corrosion on components
- Physical damage to the motherboard, capacitors, or other components
Data Recovery Considerations
If your computer contains irreplaceable data that isn't backed up:
- Stop attempting further repairs if you hear unusual sounds from the hard drive
- Don't run disk repair utilities on physically damaged drives
- Consider professional data recovery services before attempting any invasive repairs
- The longer a failing drive operates, the less likely successful data recovery becomes
Repair vs. Replacement Analysis
Consider these factors when deciding whether to repair or replace:
- Computer age (devices over 5-7 years old may not be worth extensive repairs)
- Estimated repair costs versus replacement cost
- Performance needs for current software
- Availability of replacement parts
- Data migration requirements to a new system
Preventative Measures
Once your computer is working again, take these steps to prevent future startup issues:
Regular Maintenance
- Keep your operating system and drivers updated
- Run disk cleanup and defragmentation (for mechanical hard drives) regularly
- Use antivirus/anti-malware software and keep it updated
- Clean dust from computer components every 6-12 months
- Check and tighten internal connections annually
Data Backup Strategy
- Implement a 3-2-1 backup strategy: 3 copies of your data on 2 different media types with 1 copy stored off-site
- Use cloud storage services for critical files
- Set up automatic backups to external drives
- Test your backups regularly to ensure they're working
Power Protection
- Use a surge protector or uninterruptible power supply (UPS)
- During storms, unplug computers when not in use
- Ensure proper ventilation to prevent overheating
- For laptops, avoid battery drain to zero regularly
Tip
Keep a bootable recovery drive updated and accessible. This can save hours of troubleshooting time if your computer refuses to start in the future.
Need Professional Help with a Non-Starting Computer?
If you've tried these troubleshooting steps without success, our technicians can provide remote diagnostic services and guide you through more advanced recovery options. For serious hardware failures, we can advise on repair services or replacement options that fit your needs and budget.
Book a Support SessionWas this article helpful?
Reminder
These guides are provided as general information only. Your specific issue may require professional diagnosis. If you're uncomfortable performing any steps, please book a support session.