← Back to Core 2

Domain 3: Software Troubleshooting

Diagnose and Resolve OS, Application & Security Issues

22% of Exam

Key Objectives

CompTIA Troubleshooting Methodology

Common Troubleshooting Scenarios

Blue Screen of Death (BSoD)

System crashes with blue error screen

Check drivers, RAM, Windows updates

Slow Boot Time

System takes too long to start

Disable startup programs, check disk health

Application Crashes

Programs freeze or close unexpectedly

Update app, check compatibility, reinstall

Missing DLL Errors

Application can't find required files

Reinstall app, run SFC, check for malware

Profile Load Failure

User profile won't load at login

Create new profile, restore from backup

Browser Hijack

Unwanted homepage, redirects, pop-ups

Run anti-malware, reset browser settings

Essential Troubleshooting Commands

sfc /scannow System File Checker
DISM Repair Windows image
chkdsk Check disk integrity
bootrec Repair boot records
msconfig Startup configuration
eventvwr View system logs

Exam Tips for Domain 3

This domain is heavily scenario-based. Memorize the 7-step troubleshooting methodology - questions often ask "what should you do FIRST?" Know when to use Safe Mode vs. Safe Mode with Networking. Understand Windows recovery options: System Restore (settings), Reset This PC (reinstall), and Recovery Drive (boot problems).

Related Labs & Resources