Lesson 8 - Chapter 4: Troubleshooting System Instability Flashcards
What is system instability?
a system that works okay “sometimes”
What does system instability look like? (6)
- Win
- Shuts
- Displays
- Apps
- Get
- Get
- Windows loads normally but then crashes at seemingly random times
- Shuts down abruptly
- Displays a STOP error
- Apps crash frequently
- Get warnings about low memory
- Get warnings about lack of USB controller resources
If a PC randomly shuts down like it’s been unplugged, that’s almost always what kind of issue?
a hardware overheating issue
What might cause a PC to spontaneously shut down? (2)
- Cooling fans may not be spinning
- The system may be excessively overlocked
(we looked at this in Course 1: Hardware)
How does a STOP error look like?
Windows shuts down unexpectedly but the PC doesn’t power off (it literally stops working)
(on earlier Windows versions a STOP code would appear)
What’s another name for STOP screen errors?
Blue Screen of Death (BSoD)
Is a STOP error screen always blue?
No, it’s blue in Win 10 and earlier but in Win 11 it’s usually black
(in pre-release or beta copies it might be green)
In newer versions of Windows, what does the STOP screen look like? What message displays?
a sad emoji appears and a QR code to look up the error
“Your PC ran into a problem and needs to restart as soon as we’re finished collecting some error info”
What are some common reasons that STOP errors occur? (3)
- Memory confusion
- Page file errors (may be caused by bugs in apps)
- Corrupt or incompatible device drivers
Why are low-memory errors not a common warning to see?
Because Windows uses virtual memory to help avoid most low-memory situations
Why would you get a low memory warning?
Windows usually gets confused about memory management (bug in the OS or an app)
Not actually low on physical memory
What makes instability usually show up on a Windows system? (4)
after a major change has been made:
1. update
2. fix is applied
3. new hardware
4. large app is installed
Why does instability happen in general?
certain events can make increased demands on the hardware/software and cause its performance to change
If system instability just started, what can you try first?
reboot (often fixes things)
When troubleshooting system instability, what utility can you use to learn more about the root cause of any crashes or shutdowns?
Event Viewer
What does System File Checker do?
Makes sure system files are valid and replaces them if necessary
Where is the System File Checker executed from?
Command Prompt