What is POST and what does it check?
Power On Self-Test. A self-test that runs when a computer starts to verify that core components (CPU, video subsystem, memory) are installed and operational
What two types of feedback does POST provide when it detects a problem?
An error message on the screen if the video subsystem is working and a series of beep codes from the motherboard
Why should you not memorize specific beep codes for individual manufacturers?
Beep codes vary between manufacturers. The same pattern can mean different things on different motherboards. Always reference the manufacturer’s documentation
What does it mean if you hear POST beep codes but the screen remains completely black?
The problem is likely bad video, bad memory or a bad CPU. Any of these failures prevent the system from displaying output on screen
What is the most likely cause if a computer prompts for the date and time every time it starts?
The CMOS battery on the motherboard has failed. Replacing it will allow the system to maintain the date and time again
What is the purpose of the CMOS battery on a motherboard?
To maintain the system date and time when the computer is unplugged or powered off. It keeps the real-time clock running without a main power source
What should you check if a computer boots from a USB drive when you did not intend it to?
Check the boot order in the BIOS. Set the internal SSD to higher priority than USB devices so it is always checked first
What is a Windows Stop Error (BSOD) and what causes it?
A blue screen that appears when Windows cannot recover from a critical error. Caused by bad hardware, corrupt or incompatible drivers or a bad application
What useful information can be found on a Windows BSOD?
A specific stop code and a website reference (windows.com/stopcode) to look up the cause and troubleshooting steps. Sometimes also a specific driver name
What are three things you can try if a BSOD appears after a recent change or installation?
Use Last Known Good Configuration, run System Restore to a previous date or roll back the most recently installed driver
What should you try if a BSOD appears during Windows startup?
Start Windows in Safe Mode. This loads only essential drivers and may allow you to access the system and resolve the issue
What physical steps can help resolve a BSOD suspected to be caused by hardware?
Reseat adapter cards and memory modules to ensure good connections. Then run a full hardware diagnostic if the problem persists
Where can hardware diagnostics typically be found?
Provided by the motherboard or hardware component manufacturer. Many BIOS implementations also include built-in diagnostics with options for quick or extended tests
What should you do when an application crash screen shows an unfamiliar error code?
Document and screenshot all the error information. Contact the application manufacturer with those details as they will likely know exactly what the code means
What are the first things to check when a monitor shows a completely black screen?
Verify the video cable is connected on both ends, confirm the power cable is connected and check that the monitor input selection matches the cable type being used
What should you try if Windows displays a black screen after booting but the BIOS screen is visible?
Boot into VGA mode by pressing F8 during startup and selecting VGA mode. This loads a generic video driver bypassing the potentially corrupt Windows video driver
What tool is best for diagnosing slow performance in Windows?
Task Manager. It shows CPU, memory, disk and network utilization per process and includes a Performance tab showing resource usage over time
What are common causes of slow computer performance?
High CPU or memory usage by specific applications, outdated OS or drivers, full storage drive, dust-clogged cooling causing CPU throttling or malware
Why can a laptop run slowly when unplugged from power?
Power saving mode throttles the CPU to conserve battery. Connecting to a power source or adjusting the power plan can restore full performance
What should you check if a computer randomly shuts off without warning?
Heat. Check that fans are clear, heat sinks are properly attached with thermal paste and use sensor monitoring software to check temperatures. Also check Event Viewer for log entries before shutdown
What does it mean if you see smoke or smell burning inside a computer?
A component has failed. Immediately disconnect all power sources to limit damage then open the case and locate the damaged component for replacement
What are the common unusual sounds a computer might make and what does each suggest?
Rattling = something loose inside (often heat sink); Scraping = failing hard drive; Clicking = object caught in fan; Popping + smoke = blown capacitor
What is a blown or bulging capacitor and what does it indicate?
A capacitor on the motherboard that has failed or is failing. Visible as a bulging or exploded top. Usually requires hardware replacement
What Windows tool provides a history of application crashes and failures over time?
Reliability Monitor. Shows application failures, Windows failures, warnings and informational messages with exact dates and times. Integrates with Event Viewer