Applications crashing

3.1 Given a scenario, troubleshoot common Windows OS issues.

📘CompTIA A+ Core 2 (220-1202)


Applications crashing is a common Windows problem where a program stops working unexpectedly. This can happen to any type of software, including productivity apps, web browsers, or system tools. Understanding why apps crash and how to fix them is essential for passing the exam.


1. Common Reasons Applications Crash

Applications can crash for many reasons. The most common include:

  1. Insufficient System Resources
    • If the computer does not have enough RAM, CPU power, or disk space, applications may stop responding or crash.
    • Example: Opening a large spreadsheet in Excel on a computer with very low RAM may cause Excel to close unexpectedly.
  2. Corrupted Files
    • Program files or system files can become corrupted due to incomplete installations, updates, or malware.
    • Example: A browser plugin gets corrupted, causing the browser to crash whenever it starts.
  3. Software Conflicts
    • Sometimes, applications conflict with each other or with background services.
    • Example: Two antivirus programs running at the same time can cause each other or other apps to crash.
  4. Outdated Software
    • Running an outdated version of the app or Windows itself can lead to crashes.
    • Example: An old version of Photoshop might not work correctly on the latest Windows update.
  5. Driver Issues
    • Hardware drivers communicate between Windows and your devices. Faulty drivers can cause apps to crash.
    • Example: A video editing app may crash because the graphics card driver is outdated.
  6. Malware or Viruses
    • Malicious software can interfere with apps and cause unexpected shutdowns.
    • Example: Malware might target an office suite, causing it to crash when opening files.
  7. Registry Problems
    • Windows stores configuration data in the registry. Corrupt registry entries can cause apps to fail.
    • Example: A registry entry for a printer app is missing, causing the app to crash when launched.

2. Troubleshooting Steps for Applications Crashing

When you face an application crash, the exam expects you to know logical steps to troubleshoot and fix it.

Step 1: Check for Error Messages

  • Look at any popup or Event Viewer logs.
  • Windows logs crashes under Event Viewer → Windows Logs → Application.
  • This helps identify whether the issue is the app, a driver, or a system problem.

Step 2: Restart the Application

  • Close it fully and reopen.
  • Sometimes, a temporary glitch causes the crash.

Step 3: Update the Software

  • Check for application updates or Windows updates.
  • Updates fix known bugs and improve stability.

Step 4: Check System Resources

  • Open Task Manager (Ctrl + Shift + Esc) and check CPU, memory, and disk usage.
  • Free up resources by closing other apps if necessary.

Step 5: Run in Safe Mode

  • Safe Mode loads Windows with minimal drivers.
  • If the app works in Safe Mode, a driver or service conflict is likely causing the crash.

Step 6: Check for Malware

  • Run a full virus scan with Windows Defender or a trusted antivirus.
  • Remove any detected malware and retest the application.

Step 7: Repair or Reinstall the Application

  • Some apps have a Repair option in Control Panel → Programs and Features.
  • If repair doesn’t work, uninstall and reinstall the application.

Step 8: Check Compatibility

  • Right-click the app → Properties → Compatibility tab.
  • Run the program in compatibility mode if it was designed for an older Windows version.

Step 9: Update Drivers

  • Update drivers for graphics, sound, and other hardware devices.
  • Faulty drivers are a common cause for multimedia and game application crashes.

Step 10: Check for Corrupt System Files

  • Run System File Checker (SFC): sfc /scannow
  • This fixes missing or corrupted Windows system files.

3. Preventive Measures

  • Keep Windows and applications up to date.
  • Avoid installing conflicting software.
  • Use antivirus and perform regular scans.
  • Keep system drivers current.
  • Avoid running apps on very low system resources.

4. Key Points for the Exam

  • Know why applications crash: memory, drivers, malware, software conflicts.
  • Know where to check logs: Event Viewer → Application logs.
  • Know troubleshooting steps: restart, update, safe mode, repair/reinstall, compatibility mode.
  • Be aware of tools like Task Manager, SFC, and antivirus scans.

5. Summary Table

Issue CauseTroubleshooting Step
Insufficient resourcesCheck Task Manager, close other apps
Corrupted filesRepair or reinstall app
Software conflictSafe Mode, uninstall conflicting app
Outdated softwareUpdate Windows/app
Driver issuesUpdate hardware drivers
MalwareScan and remove malware
Registry problemUse system restore or repair tools

This structured explanation ensures your students understand why apps crash, how to troubleshoot, and how to prevent it, all in simple IT terms.

Buy Me a Coffee