Computer Troubleshooting II SS2 Computer Hardware & GSM Repair Lesson Note

Download Lesson Note
Lesson Notes

Topic: Computer Troubleshooting II

Class: SS2

Subject: Computer Hardware and GSM Repair

 

In our last lesson, we looked at POST and beep codes—the problems that happen before the computer even starts. Today, we are looking at the “daytime” problems. These are the issues that happen while you are working, or just as the computer is trying to load your desktop.

Troubleshooting is all about staying calm. Most computer “disasters” are actually just the computer’s way of protecting itself from permanent damage.

 

Boot Failures: “Where is my Windows?”

A Boot Failure happens when the computer turns on, passes the POST (no beeps), but then gets stuck and can’t load the Operating System (like Windows or macOS).

  • The Symptoms: You see a message like “No Boot Device Found,” “Operating System Not Found,” or just a blinking white underscore (_) on a black screen.
  • The “Human” Cause: 1. The Wrong “Door”: You might have a USB flash drive or a DVD plugged in. The computer is trying to “boot” from the flash drive instead of the hard drive. 2. Loose Cables: The SATA cable (the “umbilical cord” for your data) inside the computer might have wiggled loose. 3. Corrupted Software: A recent update or a virus might have broken the “startup files.”

The Fix: Unplug all USBs and restart. If that fails, check the internal cables.

 

Overheating: The Computer’s “Fever”

Just like you can’t run a marathon in a thick sweater without getting sick, a computer can’t work if it gets too hot. Modern computers generate a lot of heat, especially when gaming or watching videos.

  • The Symptoms: * The computer suddenly shuts down without warning.
    1. You hear the fans spinning very loudly (like a jet engine).
    2. The computer feels hot to the touch.
  • Common Causes:
    1. Dust: The #1 enemy. Dust clogs the fans and acts like a blanket, trapping heat.
    2. Blocked Airflow: Using a laptop on a soft bed or pillow blocks the air vents.
    3. Dried Thermal Paste: There is a “glue” (paste) between the CPU and its fan. Over years, it dries up and stops moving heat away.

The Fix: Use a can of compressed air to blow out dust. Always use laptops on hard, flat surfaces.

 

The “Blue Screen of Death” (BSOD)

The Blue Screen is the most famous error in the world. It’s a bright blue screen with white text that says: “Your PC ran into a problem and needs to restart.”

  • What is it really?: It is a System Crash. The computer encountered an error so big that it didn’t know how to keep going, so it “stopped everything” to prevent your files from being corrupted.
  • How to read it: At the bottom of a BSOD, there is usually a Stop Code in all capital letters (e.g., MEMORY_MANAGEMENT or DRIVER_IRQL_NOT_LESS_OR_EQUAL).
  • The Causes:
    1. Bad Drivers: Software that tells the hardware how to work is “confused.”
    2. Faulty RAM: One of your memory sticks might be physically dying.
    3. Hardware Conflicts: You just plugged in a new printer or camera that the computer doesn’t like.

The Fix: Note down the Stop Code and search for it on a phone. Most of the time, a simple restart fixes it. If it keeps happening, you may need to update your drivers.

 

Advanced Diagnostic Steps

When things get tricky, professional “techies” use these three secret weapons:

  1. Safe Mode: This starts the computer with only the most basic files. If it works in Safe Mode, you know the problem is a “software app” or a “driver,” not the physical hardware.
  2. System Restore: This is like a “Time Machine.” It lets you roll the computer back to a day when it was working perfectly (e.g., “Take me back to last Tuesday”).
  3. Event Viewer: A hidden diary inside Windows that records every single error. It tells you exactly what happened at the time of the crash.

 

Summary: Common Issues & Quick Fixes

Issue What it looks like The Quickest Fix
Boot Failure “No Boot Device Found” Unplug USBs and restart.
Overheating Sudden shutdown / Loud fans Clean the dust and clear the vents.
BSOD Blue screen with Stop Code Restart and check for driver updates.
Lagging/Freezing Mouse won’t move Press Ctrl + Alt + Delete to close stuck apps.

 

Student Challenge

Next time your phone or laptop gets very hot, don’t just keep using it. Turn it off, let it “cool down” for 10 minutes, and see if it runs faster afterward. You’ll be surprised!

Lesson Notes for Other Classes