2.6 - Software Troubleshooting Flashcards
What are all 4 common faults?
- System freeze
- Stop error
- Unexpected reboot
- Update error
Explain system freeze.
- The system freezes and pressing buttons and moving the mouse has no response.
- Commonly caused by a software bug or virus.
Explain stop error.
This error occurs when there is a fatal system error and the operating system stops usually because of a driver software issue. Known as the ‘blue screen of death’
Explain unexpected reboot.
The computer boots and reboots in an endless loop in an attempt to fix a problem
Explain update error.
Update sometimes brings errors if they interfere with the current software.
What are the 4 trouble shooting tools for software errors?
- Event Viewer (logs)
- Memory Dump
- Baselines
- Anti-virus
What are you logging with Event Viewer (logs)
Should log the time and date the error occurred happened, the user logged in at the time, problem history etc.
Explain Memory Dump
Memory Dump copies and displays the contents of the RAM at the time of the crash which helps the technician figure out the issue.
Explain Baselines
Baselines is a comparison of what the system looks like before and after a crash. This can help to see the differences which may have caused the computer to fail.
Explain Anti-virus
Anti-virus checks if malware is running on your computer and using up resources resulting in the computer from slowing down. The virus should then be ‘quarantined’ and deleted by the anti-virus.