SlideShare ist ein Scribd-Unternehmen logo
1 von 48
Computer Literacy
BASICS: A
Comprehensive Guide
to IC3, 5th Edition
Lesson 9
Computer Troubleshooting
1 Morrison / Wells / Ruffolo
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Objectives
 Describe typical software problems.
 Use troubleshooting tools provided by an
operating system.
 Get help from online resources.
 Describe symptoms of problems with
hardware components.
 Identify common solutions to problems with
peripheral devices.
222
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Words to Know
 spyware definition
 System Restore
 thread
 troubleshooting
 virus definition
 knowledge base
 online forum
 power surge
 problem report
 quarantine
 Safe mode
333
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
 Troubleshooting means to take a logical,
systematic approach to identify the source or
cause of the problem, and then apply a
solution so that the computer is working
normally again.
4
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 The four steps of troubleshooting:
1. Define the problem: Describe the trouble you are
having, being as specific as possible. Note the
problem with the application, other applications
running at the time, and any system tasks the
computer might have been running in the
background.
5
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 The four steps of troubleshooting
(continued):
2. Identify possible causes: Consider obvious
cases first, such as a file being damaged.
Determine the last time you successfully
performed the same steps with the software. If
you have installed or uninstalled software since
then, those actions are possible causes.
6
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 The four steps of troubleshooting
(continued):
3. Determine the most likely cause: Work through a
process of elimination to determine the most
likely cause. Test each cause.
4. Apply solutions: As you test causes, keep track
of possible solutions, and then apply each
solution systematically.
7
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 When you define the problem in Step 1 of the
troubleshooting steps, you determine whether
you are trying to solve a software problem or a
hardware problem.
 If the problem involves only an application or the
operating system, troubleshoot the software.
 For problems where software troubleshooting
does not solve the problem, troubleshoot the
hardware and peripheral devices.
8
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 Getting Help from Online Resources
 You can find valuable troubleshooting information on
the Web.
 The best sources are knowledge bases and online
forums.
 A knowledge base is a collection of articles, videos,
and other sources containing information about a
product or topic.
 Software developers and hardware manufacturers
provide knowledge bases to their users to help them
solve problems.
9
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
 Getting Help from Online Resources (continued)
 An online forum is a Web site where people
conduct conversations by posting messages about a
specific topic.
 Users can post questions or report problems they
are having with a product.
 Other users or technical support people answer the
questions or help to troubleshoot the problem.
 The original message and all the responses are
grouped together sequentially by topic, which is
called a thread.
10
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Approaches to Troubleshooting
(continued)
11
 Getting Help from Online Resources
(continued)
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
 This table shows the most common general
software problems, their possible causes,
and suggested solutions.
12
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools
 Operating systems include diagnostic tools that
help to troubleshoot software problems,
including those with the operating system itself.
 In Windows, you can troubleshoot problems with
Task Manager and with the Action Center, which
is a Control Panel tool that helps you manage
security and maintenance settings.
13
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools (continued)
– Managing Application Resources
 You can use Task Manager to track the system
resources (including CPU and memory) that
applications, background processes, and Windows
processes consume.
 You can also use this information to troubleshoot
application problems.
 For example, suppose you are running six applications
at the same time. As you edit and format text in Word,
the changes are very slow to appear in the document.
14
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools (continued)
– Managing Application Resources (continued)
 In the figure below, Task Manager shows that total memory is very
high at 96%, indicating that open applications are using almost all
available RAM.
 To free RAM for Word, close the application using the most RAM.
15
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools (continued)
– Using Problem-Reporting Tools
 Operating systems keep track of software errors, often in
logs, which are text files stored in a system folder.
 When you have a serious software problem, Mac OS X,
iOS, and Windows display a dialog box asking if you
want to send a problem report to Apple or Microsoft.
 A problem report is a copy of the error data, which
includes details about the problem, when the error
occurred, and technical information about the state of
the system at that time.
16
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting
Tools (continued)
– Using Problem-
Reporting Tools
(continued)
 Windows also checks for
solutions when an
application fails to respond
or closes unexpectedly.
 Windows can search a
secure part of the Microsoft
Web site for similar
problems that other users
have reported, and then
check for a solution.
17
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
18
 Using Troubleshooting Tools (continued)
– Using Problem-Reporting Tools (continued)
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools (continued)
– Using Automated Troubleshooters
 For some software and hardware problems, operating
systems offer automated troubleshooters, which are dialog
boxes or wizards that check settings and then change them
as necessary so you can perform certain tasks.
 The automated troubleshooter communicates with a server
according to a schedule to see if the server has updates for
the software.
 If it does, the updating tool downloads the necessary files
and installs them.
19
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Troubleshooting Tools (continued)
– Using Automated Troubleshooters (continued)
 Another problem automated troubleshooters can solve
involves software compatibility.
 If you install an application written for an earlier version
of your operating system, the application might run
poorly or not run at all.
 Mac OS X moves incompatible software to a restricted
folder and prevents the application from opening.
 Windows provides a troubleshooter you can use to
select and test compatibility settings that might fix the
problems.
20
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
21
 Using Troubleshooting Tools (continued)
– Using Automated Troubleshooters (continued)
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Removing Malware
 Your best protection against malware is to use
the current version of your antivirus and
antispyware software to scan e-mail messages,
attachments, and other files on your computer
for viruses, worms, and other types of malware.
 Antivirus software locates a virus by comparing
characteristics of the files to the characteristics
of a list of known viruses called virus
definitions.
22
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Removing Malware (continued)
 When it finds malware, antivirus software notifies
you and takes action to protect your computer from
harm.
 You need to keep the virus definitions up to date
through the antivirus software’s update feature.
 The same is true of antispyware software; however,
it refers to a list of known spyware as spyware
definitions.
 Windows and Mac OS X include antivirus software
among their operating system tools.
23
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Removing Malware (continued)
 You can install antivirus software from other
developers (called third-party applications).
 The antivirus software built into Mac OS X is called
XProtect.
 Windows computers come with Windows Defender.
 On either type of computer, if you install a third-party
antivirus application, you should disable XProtect or
Windows Defender to avoid software conflicts.
24
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Removing Malware (continued)
 You can use the Action Center to check whether
antivirus software other than Windows Defender
is running on your computer.
25
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Removing Malware (continued)
 If antivirus or antispyware software finds
suspicious files when it scans your computer,
it usually places them in quarantine, which
means it moves the files to another location
on your computer to safely segregate them
from other files.
 Quarantined files cannot run, so they cannot
harm your computer.
26
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Safe Mode
 Safe mode is a troubleshooting option for operating
systems that starts your computer with only basic services
and functionality.
27
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Safe Mode (continued)
 Often, starting in Safe mode alone resolves a
startup problem, which might be the result of a
background program not loading correctly.
 If the problem occurs in normal mode but not in
Safe mode, you can eliminate the default
settings and basic device drivers as possible
causes.
 Next, start each application you normally use to
see if it opens in Safe mode.
28
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Software
(continued)
 Using Safe Mode (continued)
 If an application does not open in Safe mode,
reinstall it to see if that resolves the problem.
 You can restore your computer to an earlier
point using the System Restore feature, which
is a system utility that helps you restore system
files to an earlier state.
 You can use System Restore to undo system
changes without affecting your data files.
29
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
 Symptoms of internal hardware trouble:
– Beeps during POST: An error during POST
usually means one of the critical system
components is damaged or failing and needs
to be replaced. You should start in Safe mode
so you can troubleshoot the problem.
30
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Symptoms of internal hardware trouble
(continued):
– Hard drive makes unusual sounds: If a hard drive
makes an unusual sound, it might have a problem
that will cause it to fail. If it suddenly takes a long
time to save files, your hard drive is on the brink
of failure. Back up your data, use a disk-checking
utility to scan the drive for errors, and plan to
replace the drive soon.
31
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Symptoms of internal hardware trouble
(continued):
– Display screen is blank or garbled, or includes blank
areas: These are all symptoms of a damaged video
card, which can be affected by power surges. A
power surge or spike is a boost to the electrical
charge that powers the computer. You can test for
video card failure by attaching a different monitor to
your computer. If the new monitor does not display
information correctly, replace the video card.
32
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Symptoms of internal hardware trouble
(continued):
– Frequent software crashes, unusual messages, or
deteriorating performance: If the operating system
crashes or displays messages that don’t seem to
relate to your current activities, suspect a problem with
RAM. Use tools such as Task Manager to track how
much memory is installed on the computer. If the tool
reports less RAM than was originally installed, you
need to replace the memory module.
33
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Symptoms of internal hardware trouble
(continued):
– Computer does not start at all: If the computer does
not even complete POST or fails shortly after POST,
the power supply, processor, or motherboard might
need to be replaced.
 All of the troubleshooting methods used with
software also apply to hardware, including
operating system options such as
troubleshooters, Safe mode, knowledge base
articles, and online forums.
34
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Troubleshooting Firmware
 Firmware is the software that permanently resides
on a chip or other hardware component to control a
device.
 Updates to firmware usually enhance features or fix
bugs, so you should consider firmware updates
when troubleshooting hardware problems, especially
those involving smartphones and tablets.
 You update the firmware for a computer or device by
connecting to the Internet and then selecting an
option on the device for updating the firmware.
35
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Hardware
(continued)
 Checking Cables and Connections
 If your computer doesn’t start or stops running
suddenly, check the power cords.
 If the display screen is blank on a desktop computer,
make sure the cable from the monitor is securely
attached to the system unit.
 If you are using a mobile computer, make sure the
battery has enough charge to run the computer.
 If you work with a PC specialist to repair a computer,
ask him or her to check the internal cables and
connections before replacing components.
36
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Peripheral
Devices
 Check the following as you troubleshoot any
peripheral device:
– Cables and connections: Make sure peripheral
devices are properly and securely connected to
your computer.
– Compatibility: Determine whether the device is
designed to run with the version and operating
system installed on your computer.
37
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Troubleshooting Peripheral
Devices (continued)
 Check the following as you troubleshoot any
peripheral device (continued):
– Drivers: The operating system needs a compatible
driver to interact with a peripheral device. You can try
updating the driver yourself from an optical disc
provided with the device or from the manufacturer’s
Web site.
– Firmware: To update firmware, you connect the device
to your computer, visit the Web site of the device
manufacturer, and then follow the instructions for
updating the firmware.
38
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary
In this lesson, you learned:
 Troubleshooting means to take a logical, systematic
approach to identify the source or cause of the
problem, and then apply a solution so that the
computer is working normally again.
 Troubleshooting typically involves the following four
steps: define the problem, identify possible causes,
determine the most likely cause, and apply solutions.
393939
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 When you have any type of computer problem, you
can find valuable troubleshooting information in
knowledge bases and online forums. A knowledge
base is a collection of articles, videos, and other
sources containing information about a product or
topic. At an online forum, users and technical
experts conduct conversations to solve computer
problems.
404040
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Common problems with software include not
starting, not running, and causing problems with
other software. These problems can be solved by
reinstalling the software, restarting the computer,
and updating the software.
 Operating systems include diagnostic tools that help
you troubleshoot software problems, including those
with the operating system itself. These tools include
Task Manager or Activity Monitor, problem reports,
and automated troubleshooters.
414141
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Operating systems keep track of software errors in
logs, which are text files stored in a system folder.
When you have a serious software problem, you can
send a problem report to Apple or Microsoft. The
problem report contains a copy of the error data,
including details about the problem, such as the
name and version of the application, when the error
occurred, and technical information about the state
of the system at that time.
424242
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Solutions to Windows and application problems
include links to Help articles, files to download, and
steps to perform. When a solution is available,
Microsoft sends a message to the Action Center on
your computer so you can access the information.
 For some software and hardware problems,
operating systems offer automated troubleshooters,
which are tools that take you through a series of
dialog boxes to check settings and then change
them as necessary so you can perform certain tasks.
43
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Your best protection against malware is to use
updated versions of antivirus and antispyware
software to scan your computer for malware and
then remove it or quarantine it. This type of software
locates malware by comparing identifying
characteristics of the files on your computer to the
characteristics of known malware, which are called
virus definitions and spyware definitions.
44
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 If antivirus or antispyware software finds suspicious
files when it scans your computer, it usually places
them in quarantine, which means segregating the
suspicious files from the rest of your file system.
Quarantined files cannot run, so they cannot harm
your computer.
45
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Safe mode is a troubleshooting option for operating
systems that starts your computer with only basic
services and functionality. If the operating system
doesn’t start normally when you turn on or restart
your computer, it might start in Safe mode
automatically. You can also start in Safe mode
manually to resolve or troubleshoot the startup
problem.
46
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 Problems with a computer’s internal hardware affect
the computer’s ability to start and run, so they are
major problems that need to be addressed as soon
as you notice them. Symptoms of internal hardware
trouble include beeps and flashing lights during
POST, unusual sounds from the hard drive, blank
areas on the display screen, frequent crashes, and
failure to start.
47
Lesson9
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 For hardware problems involving smartphones and
tablets, check the manufacturer’s Web site for
firmware updates, which are often issued to fix bugs.
The firmware in peripheral devices might also need
to be updated to resolve compatibility errors.
 To troubleshoot problems with peripheral devices,
start by checking cables and connections to make
sure the device is properly and securely connected
to your computer. Determine whether the driver is
compatible with your operating system and that you
have the most recent driver installed.
48

Weitere ähnliche Inhalte

Was ist angesagt?

Computer Literacy Lesson Three
Computer Literacy Lesson ThreeComputer Literacy Lesson Three
Computer Literacy Lesson Threecpashke
 
Computer Literacy Lesson 28
Computer Literacy Lesson 28Computer Literacy Lesson 28
Computer Literacy Lesson 28cpashke
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30cpashke
 
Computer Literacy Lesson 27
Computer Literacy Lesson 27Computer Literacy Lesson 27
Computer Literacy Lesson 27cpashke
 
detailed-lesson-plan-for-senior-high-demo
detailed-lesson-plan-for-senior-high-demodetailed-lesson-plan-for-senior-high-demo
detailed-lesson-plan-for-senior-high-demogiareysie
 
Lm computer hardware
Lm computer hardwareLm computer hardware
Lm computer hardwareAdrian Buban
 
Computer Literacy Lesson 26
Computer Literacy Lesson 26Computer Literacy Lesson 26
Computer Literacy Lesson 26cpashke
 
Computer networks.51
Computer networks.51Computer networks.51
Computer networks.51myrajendra
 
MCQ's on Information and Communication Technology
MCQ's on Information and Communication TechnologyMCQ's on Information and Communication Technology
MCQ's on Information and Communication Technologysarita78
 

Was ist angesagt? (19)

Computer Literacy Lesson Three
Computer Literacy Lesson ThreeComputer Literacy Lesson Three
Computer Literacy Lesson Three
 
Computer Literacy Lesson 28
Computer Literacy Lesson 28Computer Literacy Lesson 28
Computer Literacy Lesson 28
 
Lesson 10
Lesson 10Lesson 10
Lesson 10
 
Lesson 08
Lesson 08Lesson 08
Lesson 08
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30
 
Computer Literacy Lesson 27
Computer Literacy Lesson 27Computer Literacy Lesson 27
Computer Literacy Lesson 27
 
Lesson 03
Lesson 03Lesson 03
Lesson 03
 
Lesson 06
Lesson 06Lesson 06
Lesson 06
 
Lesson 05
Lesson 05Lesson 05
Lesson 05
 
detailed-lesson-plan-for-senior-high-demo
detailed-lesson-plan-for-senior-high-demodetailed-lesson-plan-for-senior-high-demo
detailed-lesson-plan-for-senior-high-demo
 
Lesson 09
Lesson 09Lesson 09
Lesson 09
 
Lesson 07
Lesson 07Lesson 07
Lesson 07
 
Intro to it
Intro to itIntro to it
Intro to it
 
Lm computer hardware
Lm computer hardwareLm computer hardware
Lm computer hardware
 
Computer Literacy Lesson 26
Computer Literacy Lesson 26Computer Literacy Lesson 26
Computer Literacy Lesson 26
 
Lesson 31
Lesson 31Lesson 31
Lesson 31
 
Lesson 27
Lesson 27Lesson 27
Lesson 27
 
Computer networks.51
Computer networks.51Computer networks.51
Computer networks.51
 
MCQ's on Information and Communication Technology
MCQ's on Information and Communication TechnologyMCQ's on Information and Communication Technology
MCQ's on Information and Communication Technology
 

Ähnlich wie Computer Literacy Lesson 9

Computer Literacy Lesson 7
Computer Literacy Lesson 7Computer Literacy Lesson 7
Computer Literacy Lesson 7cpashke
 
apply problem solve.pdf
apply problem solve.pdfapply problem solve.pdf
apply problem solve.pdfdereje33
 
Bnt201 operating system
Bnt201  operating systemBnt201  operating system
Bnt201 operating systemsmumbahelp
 
Computer Literacy Lesson 11
Computer Literacy Lesson 11Computer Literacy Lesson 11
Computer Literacy Lesson 11cpashke
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsYonel Cadapan
 
ict9module4lesson1-1712010014071111.pptx
ict9module4lesson1-1712010014071111.pptxict9module4lesson1-1712010014071111.pptx
ict9module4lesson1-1712010014071111.pptxizarahmendoza
 
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdfVital Tech
 
Ict 9 module 4, lesson 1.2 types of computer system errors
Ict 9 module 4, lesson 1.2 types of computer system errorsIct 9 module 4, lesson 1.2 types of computer system errors
Ict 9 module 4, lesson 1.2 types of computer system errorsYonel Cadapan
 
Fundamentos de Software
Fundamentos de SoftwareFundamentos de Software
Fundamentos de SoftwareNicolas Garcia
 
Exploring Microsoft Office 201ieiiewr3.pdf
Exploring Microsoft Office 201ieiiewr3.pdfExploring Microsoft Office 201ieiiewr3.pdf
Exploring Microsoft Office 201ieiiewr3.pdfTempTemp81
 
Apply Problem Solving Techniques to Routine Malfunctions.pptx
Apply Problem Solving Techniques to Routine Malfunctions.pptxApply Problem Solving Techniques to Routine Malfunctions.pptx
Apply Problem Solving Techniques to Routine Malfunctions.pptxwesendesta2
 
5. software, operating system & application software
5. software, operating system & application software5. software, operating system & application software
5. software, operating system & application softwareNajeeb Safi
 
Cybersafety basics.ppt cs
Cybersafety basics.ppt csCybersafety basics.ppt cs
Cybersafety basics.ppt csVinay Soni
 
Computer Literacy Lesson 8
Computer Literacy Lesson 8Computer Literacy Lesson 8
Computer Literacy Lesson 8cpashke
 
1 Introduction The task of identifying risks in an.docx
1 Introduction The task of identifying risks in an.docx1 Introduction The task of identifying risks in an.docx
1 Introduction The task of identifying risks in an.docxjeremylockett77
 
Cyber security and safety
Cyber security and safetyCyber security and safety
Cyber security and safetyDooremoore
 
Lesson 11
Lesson 11Lesson 11
Lesson 11cpashke
 

Ähnlich wie Computer Literacy Lesson 9 (20)

Computer Literacy Lesson 7
Computer Literacy Lesson 7Computer Literacy Lesson 7
Computer Literacy Lesson 7
 
apply problem solve.pdf
apply problem solve.pdfapply problem solve.pdf
apply problem solve.pdf
 
Bnt201 operating system
Bnt201  operating systemBnt201  operating system
Bnt201 operating system
 
Computer Literacy Lesson 11
Computer Literacy Lesson 11Computer Literacy Lesson 11
Computer Literacy Lesson 11
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systems
 
diagnosing computer systems.pdf
diagnosing computer systems.pdfdiagnosing computer systems.pdf
diagnosing computer systems.pdf
 
ict9module4lesson1-1712010014071111.pptx
ict9module4lesson1-1712010014071111.pptxict9module4lesson1-1712010014071111.pptx
ict9module4lesson1-1712010014071111.pptx
 
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
11 Easy Ways to Identify and Solve Computer Troubleshoot Problem.pdf
 
computer system error.pdf
computer system error.pdfcomputer system error.pdf
computer system error.pdf
 
Ict 9 module 4, lesson 1.2 types of computer system errors
Ict 9 module 4, lesson 1.2 types of computer system errorsIct 9 module 4, lesson 1.2 types of computer system errors
Ict 9 module 4, lesson 1.2 types of computer system errors
 
Fundamentos de Software
Fundamentos de SoftwareFundamentos de Software
Fundamentos de Software
 
Exploring Microsoft Office 201ieiiewr3.pdf
Exploring Microsoft Office 201ieiiewr3.pdfExploring Microsoft Office 201ieiiewr3.pdf
Exploring Microsoft Office 201ieiiewr3.pdf
 
Apply Problem Solving Techniques to Routine Malfunctions.pptx
Apply Problem Solving Techniques to Routine Malfunctions.pptxApply Problem Solving Techniques to Routine Malfunctions.pptx
Apply Problem Solving Techniques to Routine Malfunctions.pptx
 
5. software, operating system & application software
5. software, operating system & application software5. software, operating system & application software
5. software, operating system & application software
 
Cybersafety basics.ppt cs
Cybersafety basics.ppt csCybersafety basics.ppt cs
Cybersafety basics.ppt cs
 
Computer Literacy Lesson 8
Computer Literacy Lesson 8Computer Literacy Lesson 8
Computer Literacy Lesson 8
 
1 Introduction The task of identifying risks in an.docx
1 Introduction The task of identifying risks in an.docx1 Introduction The task of identifying risks in an.docx
1 Introduction The task of identifying risks in an.docx
 
INSTALLING SOFTWARE
INSTALLING SOFTWAREINSTALLING SOFTWARE
INSTALLING SOFTWARE
 
Cyber security and safety
Cyber security and safetyCyber security and safety
Cyber security and safety
 
Lesson 11
Lesson 11Lesson 11
Lesson 11
 

Mehr von cpashke

Chapter4
Chapter4Chapter4
Chapter4cpashke
 
Chapter3
Chapter3Chapter3
Chapter3cpashke
 
Web Design Chapter3
Web Design Chapter3Web Design Chapter3
Web Design Chapter3cpashke
 
Pscs6 ch09 ppt
Pscs6 ch09 pptPscs6 ch09 ppt
Pscs6 ch09 pptcpashke
 
Pscs6 ch08 ppt
Pscs6 ch08 pptPscs6 ch08 ppt
Pscs6 ch08 pptcpashke
 
Pscs6 ch07 ppt
Pscs6 ch07 pptPscs6 ch07 ppt
Pscs6 ch07 pptcpashke
 
Pscs6 ch06 ppt
Pscs6 ch06 pptPscs6 ch06 ppt
Pscs6 ch06 pptcpashke
 
Photo ch05 ppt
Photo ch05 pptPhoto ch05 ppt
Photo ch05 pptcpashke
 
PS cs6 ch04 ppt
PS cs6 ch04 pptPS cs6 ch04 ppt
PS cs6 ch04 pptcpashke
 
Lesson 2 Importing media
Lesson 2 Importing mediaLesson 2 Importing media
Lesson 2 Importing mediacpashke
 
Exploring Movie Maker
Exploring Movie MakerExploring Movie Maker
Exploring Movie Makercpashke
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30cpashke
 
Computer Literacy Lesson 29
Computer Literacy Lesson 29Computer Literacy Lesson 29
Computer Literacy Lesson 29cpashke
 
Computer Literacy Lesson 25
Computer Literacy Lesson 25Computer Literacy Lesson 25
Computer Literacy Lesson 25cpashke
 
Computer Literacy Lesson 24
Computer Literacy Lesson 24Computer Literacy Lesson 24
Computer Literacy Lesson 24cpashke
 
Computer Literacy Lesson 23
Computer Literacy Lesson 23Computer Literacy Lesson 23
Computer Literacy Lesson 23cpashke
 
Computer Literacy Lesson 22
Computer Literacy Lesson 22Computer Literacy Lesson 22
Computer Literacy Lesson 22cpashke
 
Computer Literacy Lesson 21
Computer Literacy Lesson 21Computer Literacy Lesson 21
Computer Literacy Lesson 21cpashke
 
Computer Literacy Lesson 20
Computer Literacy Lesson 20Computer Literacy Lesson 20
Computer Literacy Lesson 20cpashke
 
Computer Literacy Lesson 19
Computer Literacy Lesson 19Computer Literacy Lesson 19
Computer Literacy Lesson 19cpashke
 

Mehr von cpashke (20)

Chapter4
Chapter4Chapter4
Chapter4
 
Chapter3
Chapter3Chapter3
Chapter3
 
Web Design Chapter3
Web Design Chapter3Web Design Chapter3
Web Design Chapter3
 
Pscs6 ch09 ppt
Pscs6 ch09 pptPscs6 ch09 ppt
Pscs6 ch09 ppt
 
Pscs6 ch08 ppt
Pscs6 ch08 pptPscs6 ch08 ppt
Pscs6 ch08 ppt
 
Pscs6 ch07 ppt
Pscs6 ch07 pptPscs6 ch07 ppt
Pscs6 ch07 ppt
 
Pscs6 ch06 ppt
Pscs6 ch06 pptPscs6 ch06 ppt
Pscs6 ch06 ppt
 
Photo ch05 ppt
Photo ch05 pptPhoto ch05 ppt
Photo ch05 ppt
 
PS cs6 ch04 ppt
PS cs6 ch04 pptPS cs6 ch04 ppt
PS cs6 ch04 ppt
 
Lesson 2 Importing media
Lesson 2 Importing mediaLesson 2 Importing media
Lesson 2 Importing media
 
Exploring Movie Maker
Exploring Movie MakerExploring Movie Maker
Exploring Movie Maker
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30
 
Computer Literacy Lesson 29
Computer Literacy Lesson 29Computer Literacy Lesson 29
Computer Literacy Lesson 29
 
Computer Literacy Lesson 25
Computer Literacy Lesson 25Computer Literacy Lesson 25
Computer Literacy Lesson 25
 
Computer Literacy Lesson 24
Computer Literacy Lesson 24Computer Literacy Lesson 24
Computer Literacy Lesson 24
 
Computer Literacy Lesson 23
Computer Literacy Lesson 23Computer Literacy Lesson 23
Computer Literacy Lesson 23
 
Computer Literacy Lesson 22
Computer Literacy Lesson 22Computer Literacy Lesson 22
Computer Literacy Lesson 22
 
Computer Literacy Lesson 21
Computer Literacy Lesson 21Computer Literacy Lesson 21
Computer Literacy Lesson 21
 
Computer Literacy Lesson 20
Computer Literacy Lesson 20Computer Literacy Lesson 20
Computer Literacy Lesson 20
 
Computer Literacy Lesson 19
Computer Literacy Lesson 19Computer Literacy Lesson 19
Computer Literacy Lesson 19
 

Kürzlich hochgeladen

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 

Computer Literacy Lesson 9

  • 1. Computer Literacy BASICS: A Comprehensive Guide to IC3, 5th Edition Lesson 9 Computer Troubleshooting 1 Morrison / Wells / Ruffolo
  • 2. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Objectives  Describe typical software problems.  Use troubleshooting tools provided by an operating system.  Get help from online resources.  Describe symptoms of problems with hardware components.  Identify common solutions to problems with peripheral devices. 222
  • 3. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Words to Know  spyware definition  System Restore  thread  troubleshooting  virus definition  knowledge base  online forum  power surge  problem report  quarantine  Safe mode 333
  • 4. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting  Troubleshooting means to take a logical, systematic approach to identify the source or cause of the problem, and then apply a solution so that the computer is working normally again. 4
  • 5. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  The four steps of troubleshooting: 1. Define the problem: Describe the trouble you are having, being as specific as possible. Note the problem with the application, other applications running at the time, and any system tasks the computer might have been running in the background. 5
  • 6. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  The four steps of troubleshooting (continued): 2. Identify possible causes: Consider obvious cases first, such as a file being damaged. Determine the last time you successfully performed the same steps with the software. If you have installed or uninstalled software since then, those actions are possible causes. 6
  • 7. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  The four steps of troubleshooting (continued): 3. Determine the most likely cause: Work through a process of elimination to determine the most likely cause. Test each cause. 4. Apply solutions: As you test causes, keep track of possible solutions, and then apply each solution systematically. 7
  • 8. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  When you define the problem in Step 1 of the troubleshooting steps, you determine whether you are trying to solve a software problem or a hardware problem.  If the problem involves only an application or the operating system, troubleshoot the software.  For problems where software troubleshooting does not solve the problem, troubleshoot the hardware and peripheral devices. 8
  • 9. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  Getting Help from Online Resources  You can find valuable troubleshooting information on the Web.  The best sources are knowledge bases and online forums.  A knowledge base is a collection of articles, videos, and other sources containing information about a product or topic.  Software developers and hardware manufacturers provide knowledge bases to their users to help them solve problems. 9
  • 10. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued)  Getting Help from Online Resources (continued)  An online forum is a Web site where people conduct conversations by posting messages about a specific topic.  Users can post questions or report problems they are having with a product.  Other users or technical support people answer the questions or help to troubleshoot the problem.  The original message and all the responses are grouped together sequentially by topic, which is called a thread. 10
  • 11. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Approaches to Troubleshooting (continued) 11  Getting Help from Online Resources (continued)
  • 12. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software  This table shows the most common general software problems, their possible causes, and suggested solutions. 12
  • 13. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools  Operating systems include diagnostic tools that help to troubleshoot software problems, including those with the operating system itself.  In Windows, you can troubleshoot problems with Task Manager and with the Action Center, which is a Control Panel tool that helps you manage security and maintenance settings. 13
  • 14. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Managing Application Resources  You can use Task Manager to track the system resources (including CPU and memory) that applications, background processes, and Windows processes consume.  You can also use this information to troubleshoot application problems.  For example, suppose you are running six applications at the same time. As you edit and format text in Word, the changes are very slow to appear in the document. 14
  • 15. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Managing Application Resources (continued)  In the figure below, Task Manager shows that total memory is very high at 96%, indicating that open applications are using almost all available RAM.  To free RAM for Word, close the application using the most RAM. 15
  • 16. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Using Problem-Reporting Tools  Operating systems keep track of software errors, often in logs, which are text files stored in a system folder.  When you have a serious software problem, Mac OS X, iOS, and Windows display a dialog box asking if you want to send a problem report to Apple or Microsoft.  A problem report is a copy of the error data, which includes details about the problem, when the error occurred, and technical information about the state of the system at that time. 16
  • 17. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Using Problem- Reporting Tools (continued)  Windows also checks for solutions when an application fails to respond or closes unexpectedly.  Windows can search a secure part of the Microsoft Web site for similar problems that other users have reported, and then check for a solution. 17
  • 18. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued) 18  Using Troubleshooting Tools (continued) – Using Problem-Reporting Tools (continued)
  • 19. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Using Automated Troubleshooters  For some software and hardware problems, operating systems offer automated troubleshooters, which are dialog boxes or wizards that check settings and then change them as necessary so you can perform certain tasks.  The automated troubleshooter communicates with a server according to a schedule to see if the server has updates for the software.  If it does, the updating tool downloads the necessary files and installs them. 19
  • 20. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Troubleshooting Tools (continued) – Using Automated Troubleshooters (continued)  Another problem automated troubleshooters can solve involves software compatibility.  If you install an application written for an earlier version of your operating system, the application might run poorly or not run at all.  Mac OS X moves incompatible software to a restricted folder and prevents the application from opening.  Windows provides a troubleshooter you can use to select and test compatibility settings that might fix the problems. 20
  • 21. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued) 21  Using Troubleshooting Tools (continued) – Using Automated Troubleshooters (continued)
  • 22. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Removing Malware  Your best protection against malware is to use the current version of your antivirus and antispyware software to scan e-mail messages, attachments, and other files on your computer for viruses, worms, and other types of malware.  Antivirus software locates a virus by comparing characteristics of the files to the characteristics of a list of known viruses called virus definitions. 22
  • 23. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Removing Malware (continued)  When it finds malware, antivirus software notifies you and takes action to protect your computer from harm.  You need to keep the virus definitions up to date through the antivirus software’s update feature.  The same is true of antispyware software; however, it refers to a list of known spyware as spyware definitions.  Windows and Mac OS X include antivirus software among their operating system tools. 23
  • 24. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Removing Malware (continued)  You can install antivirus software from other developers (called third-party applications).  The antivirus software built into Mac OS X is called XProtect.  Windows computers come with Windows Defender.  On either type of computer, if you install a third-party antivirus application, you should disable XProtect or Windows Defender to avoid software conflicts. 24
  • 25. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Removing Malware (continued)  You can use the Action Center to check whether antivirus software other than Windows Defender is running on your computer. 25
  • 26. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Removing Malware (continued)  If antivirus or antispyware software finds suspicious files when it scans your computer, it usually places them in quarantine, which means it moves the files to another location on your computer to safely segregate them from other files.  Quarantined files cannot run, so they cannot harm your computer. 26
  • 27. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Safe Mode  Safe mode is a troubleshooting option for operating systems that starts your computer with only basic services and functionality. 27
  • 28. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Safe Mode (continued)  Often, starting in Safe mode alone resolves a startup problem, which might be the result of a background program not loading correctly.  If the problem occurs in normal mode but not in Safe mode, you can eliminate the default settings and basic device drivers as possible causes.  Next, start each application you normally use to see if it opens in Safe mode. 28
  • 29. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Software (continued)  Using Safe Mode (continued)  If an application does not open in Safe mode, reinstall it to see if that resolves the problem.  You can restore your computer to an earlier point using the System Restore feature, which is a system utility that helps you restore system files to an earlier state.  You can use System Restore to undo system changes without affecting your data files. 29
  • 30. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware  Symptoms of internal hardware trouble: – Beeps during POST: An error during POST usually means one of the critical system components is damaged or failing and needs to be replaced. You should start in Safe mode so you can troubleshoot the problem. 30
  • 31. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Symptoms of internal hardware trouble (continued): – Hard drive makes unusual sounds: If a hard drive makes an unusual sound, it might have a problem that will cause it to fail. If it suddenly takes a long time to save files, your hard drive is on the brink of failure. Back up your data, use a disk-checking utility to scan the drive for errors, and plan to replace the drive soon. 31
  • 32. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Symptoms of internal hardware trouble (continued): – Display screen is blank or garbled, or includes blank areas: These are all symptoms of a damaged video card, which can be affected by power surges. A power surge or spike is a boost to the electrical charge that powers the computer. You can test for video card failure by attaching a different monitor to your computer. If the new monitor does not display information correctly, replace the video card. 32
  • 33. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Symptoms of internal hardware trouble (continued): – Frequent software crashes, unusual messages, or deteriorating performance: If the operating system crashes or displays messages that don’t seem to relate to your current activities, suspect a problem with RAM. Use tools such as Task Manager to track how much memory is installed on the computer. If the tool reports less RAM than was originally installed, you need to replace the memory module. 33
  • 34. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Symptoms of internal hardware trouble (continued): – Computer does not start at all: If the computer does not even complete POST or fails shortly after POST, the power supply, processor, or motherboard might need to be replaced.  All of the troubleshooting methods used with software also apply to hardware, including operating system options such as troubleshooters, Safe mode, knowledge base articles, and online forums. 34
  • 35. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Troubleshooting Firmware  Firmware is the software that permanently resides on a chip or other hardware component to control a device.  Updates to firmware usually enhance features or fix bugs, so you should consider firmware updates when troubleshooting hardware problems, especially those involving smartphones and tablets.  You update the firmware for a computer or device by connecting to the Internet and then selecting an option on the device for updating the firmware. 35
  • 36. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Hardware (continued)  Checking Cables and Connections  If your computer doesn’t start or stops running suddenly, check the power cords.  If the display screen is blank on a desktop computer, make sure the cable from the monitor is securely attached to the system unit.  If you are using a mobile computer, make sure the battery has enough charge to run the computer.  If you work with a PC specialist to repair a computer, ask him or her to check the internal cables and connections before replacing components. 36
  • 37. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Peripheral Devices  Check the following as you troubleshoot any peripheral device: – Cables and connections: Make sure peripheral devices are properly and securely connected to your computer. – Compatibility: Determine whether the device is designed to run with the version and operating system installed on your computer. 37
  • 38. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Troubleshooting Peripheral Devices (continued)  Check the following as you troubleshoot any peripheral device (continued): – Drivers: The operating system needs a compatible driver to interact with a peripheral device. You can try updating the driver yourself from an optical disc provided with the device or from the manufacturer’s Web site. – Firmware: To update firmware, you connect the device to your computer, visit the Web site of the device manufacturer, and then follow the instructions for updating the firmware. 38
  • 39. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary In this lesson, you learned:  Troubleshooting means to take a logical, systematic approach to identify the source or cause of the problem, and then apply a solution so that the computer is working normally again.  Troubleshooting typically involves the following four steps: define the problem, identify possible causes, determine the most likely cause, and apply solutions. 393939
  • 40. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  When you have any type of computer problem, you can find valuable troubleshooting information in knowledge bases and online forums. A knowledge base is a collection of articles, videos, and other sources containing information about a product or topic. At an online forum, users and technical experts conduct conversations to solve computer problems. 404040
  • 41. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Common problems with software include not starting, not running, and causing problems with other software. These problems can be solved by reinstalling the software, restarting the computer, and updating the software.  Operating systems include diagnostic tools that help you troubleshoot software problems, including those with the operating system itself. These tools include Task Manager or Activity Monitor, problem reports, and automated troubleshooters. 414141
  • 42. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Operating systems keep track of software errors in logs, which are text files stored in a system folder. When you have a serious software problem, you can send a problem report to Apple or Microsoft. The problem report contains a copy of the error data, including details about the problem, such as the name and version of the application, when the error occurred, and technical information about the state of the system at that time. 424242
  • 43. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Solutions to Windows and application problems include links to Help articles, files to download, and steps to perform. When a solution is available, Microsoft sends a message to the Action Center on your computer so you can access the information.  For some software and hardware problems, operating systems offer automated troubleshooters, which are tools that take you through a series of dialog boxes to check settings and then change them as necessary so you can perform certain tasks. 43
  • 44. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Your best protection against malware is to use updated versions of antivirus and antispyware software to scan your computer for malware and then remove it or quarantine it. This type of software locates malware by comparing identifying characteristics of the files on your computer to the characteristics of known malware, which are called virus definitions and spyware definitions. 44
  • 45. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  If antivirus or antispyware software finds suspicious files when it scans your computer, it usually places them in quarantine, which means segregating the suspicious files from the rest of your file system. Quarantined files cannot run, so they cannot harm your computer. 45
  • 46. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Safe mode is a troubleshooting option for operating systems that starts your computer with only basic services and functionality. If the operating system doesn’t start normally when you turn on or restart your computer, it might start in Safe mode automatically. You can also start in Safe mode manually to resolve or troubleshoot the startup problem. 46
  • 47. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  Problems with a computer’s internal hardware affect the computer’s ability to start and run, so they are major problems that need to be addressed as soon as you notice them. Symptoms of internal hardware trouble include beeps and flashing lights during POST, unusual sounds from the hard drive, blank areas on the display screen, frequent crashes, and failure to start. 47
  • 48. Lesson9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  For hardware problems involving smartphones and tablets, check the manufacturer’s Web site for firmware updates, which are often issued to fix bugs. The firmware in peripheral devices might also need to be updated to resolve compatibility errors.  To troubleshoot problems with peripheral devices, start by checking cables and connections to make sure the device is properly and securely connected to your computer. Determine whether the driver is compatible with your operating system and that you have the most recent driver installed. 48