Chapter-2-The-Visible-Computer
Chapter-2-The-Visible-Computer
none@books24x7.com
All rights reserved. Reproduction and/or distribution in whole or in part in electronic,paper or other forms
without written permission is prohibited.
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Charles Babbage didn’t set out to change the world. He just wanted to do math without worrying about human error, something
all too common in his day. Babbage was a mathematician in the nineteenth century, a time well before anyone thought to create
electronic calculators or computers (see Figure 2-1). When he worked on complex math, the best "computers" were people
who computed by hand. They solved equations using pen or pencil and paper.
Babbage thought of making machines that would do calculations mechanically, so the numbers would always be right. Although
his ideas were ahead of his time, inventors in the mid-twentieth century picked up the concepts and created huge calculating
machines that they called computers.
This chapter explores how computing devices work. We’ll look first at the computing process, then turn to hardware
components common to all devices. The chapter finishes with a discussion about software, exploring commonality among all
operating systems and specific functions of application programming. And, there are lots of pictures.
When most people hear the word "computer," they picture general computing devices, machines that can do all sorts of things.
The typical personal computer (PC) runs the operating system Microsoft Windows and is used for various tasks (see Figure 2-
2). You can use it to manage your money and play games, for example, without doing anything special to it, such as adding
new hardware.
Page 2 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Apple Mac
Apple iPad
Smartphone
Plenty of other devices do specific computing jobs, focusing on a single task or set of similar tasks. You probably encounter
them all the time. Here’s a list of common specific-purpose computers:
Pocket calculator
Digital watch
Digital clock
Xbox One X
GPS device (Global Positioning System, the device that helps drivers figure out how to get where they need to go)
Roku
Page 3 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Digital camera
This list isn’t even close to complete! Plus, there are computers inside a zillion other devices. Here are some:
Modern refrigerators
Airplanes
Boats
Zambonis
You get the idea. Computers help the modern world function.
Modern computer techs need to know how different types of computing devices work so they can support the many devices
used by their clients. This diversity is also reflected in the CompTIA A+ exams.
If the list of devices to support seems overwhelming, relax. The secret savior for modern techs is that computing devices
function similarly to each other. Once you know what a device should enable a user to do, you’ll be able to configure and
troubleshoot successfully.
Note I picked 1995 as an arbitrary date for when every new car built had a computer. Computers have been used with cars for a long time. Simple
computers helped make car factories work better starting in the 1970s, for example. The earliest mass-production car I found that had a
central processor chip for added performance was the BMW 3 Series. The 1985–86 BMW 325, for example, can gain a few extra
horsepower just from a chip upgrade costing approximately $200.
Hardware
Operating system
Applications
Page 4 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
The hardware is the physical stuff that you can touch or hold in your hand. With a smartphone, for example, you hold the
phone. On a typical personal computer, you touch the keyboard or view images on the monitor.
The operating system (OS) controls the hardware and enables you to tell the computer what to do. The operating system often
appears as a collection of windows and little icons you can click or touch (see Figure 2-5). Collectively these are called the
user interface (UI), which means the software parts with which you can interact. The UI that offers images or icons to select (as
opposed to making you type commands) is called a graphical user interface (GUI).
Type a letter
Send a message from your computer in Houston to your friend’s computer in Paris
Very simple computing devices might have an operating system with only a few features that give you choices. A digital
camera, for example, has a menu system that enables you to control things like the quality of the picture taken (see Figure 2-
6).
Page 5 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
More complicated devices offer more choices. An Apple iPhone, for example, can do some cool things right out of the box,
including make a phone call. But you can visit the Apple online store—the App Store—for programs and download applications
(known as apps) to do all sorts of things that Apple didn’t include (see Figure 2-7).
Figure 2-7: Monument Valley II game from the Apple App Store
Finally, multipurpose computers like the typical Windows PC or macOS computer offer applications to help you do everything
from write a book on CompTIA A+ certification to talk with someone on the other side of the world, with full audio and video
(see Figure 2-8).
Page 6 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Stages
At the most basic level, computers work through three stages, what’s called the computing process:
Input
Processing
Output
You start the action by doing something—clicking the mouse, typing on the keyboard, or touching the touch screen. This is
input. The parts inside the device or case take over at that point as the operating system tells the hardware to do what you’ve
requested. This is processing.
In fact, at the heart of every computing device is a central processing unit (CPU), usually a single, thin wafer of silicon and tiny
transistors (see Figure 2-9). The CPU handles the majority of the processing tasks and is, in a way, the "brain" of the computer.
Note Chapter 3, "CPUs," gives a lot more information on CPUs and other processing components.
Page 7 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Once the computer has processed your request, it shows you the result by changing what you see on the display or playing a
sound through the speakers. This is output. A computer wouldn’t be worth much if it couldn’t demonstrate that it fulfilled your
commands! Figure 2-10 shows the computing process.
Data storage
Network connection
Data storage means saving a permanent copy of your work so that you can come back to it later. It works like this. First, you tell
the computer to save something. Second, the CPU processes that command and stores the data. Third, the computer shows
you something, such as a message saying that the data is stored. Any work that you don’t save is lost when you turn the
computer off or exit the application.
Most computing devices connect to other devices to access other resources. A network connection often describes how one
computer connects to one or more other computers. And it doesn’t just apply to a couple of office computers. Every
smartphone, for example, can connect to the Internet and play a video from YouTube (assuming you have a signal from a cell
tower and a data plan).
Page 8 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
At this point, students often ask me a fundamental question: "Why should I care about the computing process?" The answer to
this question defines what makes a good computer technician. Here’s my response.
Because the computing process applies to every computing device, it provides the basis for how every tech builds, upgrades,
and repairs such devices. By understanding both the components involved and how they talk to each other, you can work with
any computing device. It might take a couple minutes to figure out how to communicate with the device via input, for example,
but you’ll quickly master it because you know how all computing devices work.
Breaking it down
The whole computer process from start to finish has a lot of steps and pieces that interact. The more you understand about
this interaction and these pieces, the better you can troubleshoot when something goes wrong. This is the core rule to being a
great tech.
Here are nine steps that apply to most computers and computing devices when you want to get something done:
We’ll come back to these processing steps as we tackle troubleshooting scenarios throughout the book. Keep these steps in
mind to answer the essential question a tech should ask when facing a problem: What can it be? Or, in slightly longer fashion:
What could cause the problem that stopped this device from functioning properly?
1001—Computing Hardware
Later chapters examine specific computing hardware, such as CPUs and mass storage devices. CompTIA expects competent
techs to know what to call every connector, socket, and slot in a variety of computing devices. Rather than describe all of those
briefly here, I decided to create a photo walkthrough naming points of interest and the chapters that discuss them.
EXAM Memorize the names of the components, connectors, and terms discussed and displayed in this section. You’ll see them in future
TIP chapters, in the real world, and on the CompTIA A+ 1001 exam.
This section serves as a visual introduction to the components and connections. Plus, it should work great as a set of study
sheets for memorizing names just before taking the 1001 exam. The images that follow indicate the chapters where you’ll find
information about a component or connection standard.
Figure 2-11 shows a typical PC. The input and output devices should be familiar to most.
Note The computer in Figure 2-11 is technically a workstation, meaning a computer you’d use at a desk. This is opposed to a server, a computer
designed to provide network-available programs or storage. We’ll talk about servers when we reach networking, though they’re covered more
in CompTIA Network+ than in CompTIA A+.
Page 9 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-12 shows the back of a PC’s system unit, where you’ll find the many connection points called ports. Some ports
connect to output devices; a couple are exclusively used for input devices. Most (such as the universal serial bus, or USB)
handle either type of device.
Page 10 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-13 reveals the inside of a PC case, where you’ll find the processing and storage devices. Hiding under everything is
the motherboard, the component into which everything directly or indirectly connects.
Page 11 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-14 shows a clamshell-style laptop, in this case an Apple MacBook Air. The portable nature of the device calls for input
and output devices built into the case—some variation from the typical PC displayed earlier, therefore, but all the standard
computing component functions apply. Chapter 23, "Portable Computing," goes into a lot of detail about each component
displayed here.
Figure 2-15 shows the side of a laptop with three different connection types.
Page 12 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-16 shows a tablet computer, an Apple iPad. Note that the screen has a touch interface, which makes it both an input
and output device.
We could continue with any number of computing devices in the same picture show, but at this point the uniformity of
computing component functions should be clear. They all work similarly, and, as a competent tech, you should be able to
support just about any customer device. Let’s turn now to a visual feast of software.
SIM Check out the excellent Chapter 2 Challenge! sim on motherboard matching at http://totalsem.com/100x. It’s a cool sim that helps names stick
in your head.
1002—Computing Software
The CompTIA A+ 1002 exam covers a lot of software, though mostly operating system tools rather than specific applications.
The exam explores three workstation operating systems, Microsoft Windows, Apple Macintosh OS, and Linux. The exam
covers Windows 7, Windows 8, Windows 8.1, and Windows 10. The current Apple workstation OS is macOS, which is how the
book refers to it throughout. The exam covers common Linux features, but not distribution-specific features. The book follows
this pattern as well.
EXAM The exam objectives use "Apple Macintosh OS" and "Mac OS" to refer to Apple’s workstation OS. Apple changed the branding from
TIP "Mac OS X" to "macOS" in 2016. All these terms refer to the same OS.
In addition to the workstation operating systems, the CompTIA A+ 1002 exam covers four smartphone/tablet operating systems:
Microsoft Windows, Google Android, Apple iOS, and Google Chrome OS. Android and iOS utterly dominate the market, with
98%+ market share, which makes including Windows and Chrome OS odd at best.
Page 13 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
All OSs are not created equal, but every OS provides certain functions. Here’s a list:
The OS communicates, or provides a method for other programs to communicate, with the hardware of the PC or device.
Operating systems run on specific hardware. For example, if you have a 32-bit CPU, you need to install a 32-bit version of
an operating system. With a 64-bit CPU, you need a 64-bit OS (Chapter 3, "Microprocessors," explains 32- vs. 64-bit
processors).
The OS creates a user interface (UI)—a visual representation of the computer on the monitor that makes sense to the
people using the computer.
The OS enables users to determine the available installed programs and run, use, and shut down the programs of their
choice.
The OS enables users to add, move, and delete the installed programs and data.
The OS provides a method to secure a system from all sorts of threats, such as data loss or improper access.
All operating systems enable you to use programs, but the formats vary so widely that you can’t just install any program on any
OS. Programmers have to do extra work to build separate versions of a program that can run on more than one OS. This is
one example of what the CompTIA A+ 1002 exam calls compatibility concerns between operating systems. The software your
users need can restrict the list of acceptable OS choices, and the OS choice limits available software. This can also affect how
well users on multiple operating systems can collaborate!
Another common compatibility concern is whether a specific OS can communicate with a given piece of hardware. A device that
works well with one OS may work poorly or not at all with another! One OS may need no extra software to work with a device,
while another might need a special program installed in order to control it. Likewise, brand-new hardware may not work well on
any OS until the OSs receive updates to support the new hardware.
Almost every chapter in this book explores the interaction of OS and hardware. Chapter 11, "Building a PC," examines adding
and removing programs. Many security features show up in multiple chapters, such as Chapter 13, "Users, Groups, and
Permissions," and Chapter 27, "Securing Computers." The rest of this chapter, therefore, focuses on the user interface and the
file structures.
User Interfaces
This section tours the various operating system desktop styles/user interfaces. Like the hardware tours earlier, this section
serves a double purpose. First, you need to know the proper names for the various UI features and understand their functions.
Second, it serves as a handy quick review section before you take the 1002 exam.
Note Chapter 24, "Understanding Mobile Devices," details the operating systems for mobile devices—iOS, Android, Windows, and Chrome OS.
Windows 7
Figure 2-17 shows the standard interface for Windows 7, a traditional multifunction computer. Windows uses a graphical user
interface primarily, so you engage with the mouse or other pointing device and click on elements. The background is called the
Desktop. The open applications are Internet Explorer—the default browser in Window 7—and a Windows Explorer window
showing the Windows 7 default Libraries.
Page 14 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
The open applications demonstrate transparency, where the edges of the applications show blurred background images.
This feature is called Aero, or Aero Glass.
Click the Start button to get access to applications, tools, files, and folders.
The pinned programs enable you to launch a program with a single left-click.
The notification area shows programs running in the background. Many techs also call it the system tray.
Interacting with the classic Windows interface for the most part involves using a mouse or touchpad to move the cursor and
either left-clicking or right-clicking the icons. Left-clicking selects an item; double left-clicking opens an item. Right-clicking
opens a context menu from which you can select various options (see Figure 2-18). (Most people refer to a left-click simply as
a click. This book makes the left/right distinction clear, so you learn how to access tools properly.)
Note The context menu offers options specific to the icon you right-click. Right-clicking a file, for example, gives you a context menu that differs
greatly from when you right-click an application.
Page 15 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Windows 8/8.1
Microsoft made significant changes to the Windows interface with the introduction of Windows 8. They borrowed from tablet
operating systems, such as Windows Phone, to create a graphical set of tiles for full-screen programs, called apps. Note that
the screen shows pinned apps—the default programs and programs selected by the user—and not all the applications
installed on the computer.
The Windows 8 interface, code-named Metro UI, works great for touch-enabled devices. The PC becomes in essence a giant
tablet. Touch an app to load, drag your finger across the screen to see other apps, and have fun. Figure 2-19 shows the
default Windows 8 interface, called the Start screen, with various elements called out.
Note Microsoft dropped the "Metro UI" moniker just before releasing Windows 8 due to legal concerns, replacing it with "Modern UI." A lot of techs
and IT industry pros continue to refer to the unique Windows interface as "Metro."
Page 16 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Windows 8 also features a more classic Desktop, but one with the noticeable absence of a visible Start button (see Figure 2-
20). You access this screen by pressing the Windows logo key on a standard keyboard.
Using a keyboard and mouse with Windows 8 bothered a lot of users making the jump from Windows 7. Scrolling with the
Page 17 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
mouse wheel, for example, scrolls right to left rather than up and down (see Figure 2-21).
Windows 8 took advantage of modern widescreen monitors with the side-by-side apps feature. Select an open application and
press WINDOWS LOGO KEY + LEFT ARROW and the application will pin to the left half of the monitor. Do the reverse with
another application, and it’ll pin to the right half of the monitor. With apps like Microsoft Word, where each document opens in a
unique window, side-by-side apps make it easy to compare two documents.
Note The Windows Store (Windows 7/8.x) or Microsoft Store (Windows 10) enables you to purchase Windows apps directly from Microsoft. The
app is called Store when you look at the Windows interface, as you can see in Figure 2-19, among others. Microsoft has updated the
Windows Store several times, tying it together with their Xbox gaming system, for example. Finally, the Windows Store is the place to get
touch-first apps, meaning programs designed specifically with touchscreen interfaces in mind.
With a series of updates culminating in Windows 8.1, Microsoft brought back features such as the Start button, easy access to
a Close button for apps, and the ability to boot directly to the Desktop. Figure 2-22 shows the standard interface for Windows
8.1 with the various elements called out. Note that it’s very similar to Windows 7.
Page 18 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Windows 8.1 makes it very easy to pin apps to the Start screen. Selecting the arrow at the bottom left brings up the Apps pane
where you can sort and select apps and utilities (see Figure 2-23). Right-click an icon to pin it to the Start screen.
Windows 8/8.1 offer lots of hidden interface components that activate when you place the cursor in certain places on the
screen. Dropping the cursor to the bottom left corner, for example, activates the Start button (see Figure 2-24) when in the
Page 19 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Start screen.
EXAM The first release of Windows 8 had no visible Start button on the Desktop (except in the Charms bar). Microsoft added it to the Desktop
TIP in later patches.
Placing the cursor in the top- or bottom-right corner of the screen reveals the Charms bar, a location for tools called charms.
See the right side of Figure 2-25. Charms include a robust Search tool that enables a search of the computer or even the
Internet in one location. There’s a Share charm for sharing photos, e-mail messages, and more. We’ll revisit the charms later in
this chapter when exploring how to access tech tools.
Page 20 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
The final version of Windows 8.1 uses the Desktop rather than the Start screen as the default interface. The Start button is
visible in the bottom left (see Figure 2-26). You can still access the charms using the cursor and the upper- and lower-right
corners of the screen.
EXAM Windows 8 offers interesting options for the taskbar when used with multiple monitors. The default option duplicates the running and
TIP pinned apps on both the main monitor and additional monitor(s). The multimonitor taskbars can also show icons for apps running on a
specific monitor. Right-click the taskbar and select Properties to change the taskbar behavior.
Windows 10
With Windows 10, Microsoft created an OS that blends the traditional Windows 7–style Desktop experience with some of the
more progressive features of the Windows 8.x Metro/Modern UI. Microsoft retained and refined the Start menu and removed
many unloved features as well. Microsoft incorporated the essential tools—Search being my go-to feature—into the lower-left
corner of the taskbar. Figure 2-27 shows the Windows 10 interface with an active application in the foreground.
Page 21 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
When you press the WINDOWS LOGO KEY on the keyboard, Windows 10 brings up the Start menu with useful tools and your
most used apps on the left and pinned apps on the right (see Figure 2-28). Just like with Windows 8.1, you can click the link
helpfully named All apps (bottom left) to open a list of installed applications. Right-click to pin any app to the Start screen.
Note Windows 10 also has a tablet mode that mirrors the full-screen tiled interface of Windows 8/8.1. This mode is very useful in touch-enabled
devices.
Page 22 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Click the Windows 10 Task View button to create and manage multiple Desktops for grouping your open applications. macOS
and Linux each have their own take on this feature, as you’ll see in the following sections.
Note Microsoft altered the side-by-side apps feature in Windows 10 in one very cool way. Select the first application you want to pin and press the
WINDOWS LOGO KEY + LEFT ARROW or RIGHT ARROW and two things happen. The application pins to the left or right half of the monitor
and thumbnails of every other open application pop up on the other side of the screen. Click the thumbnail of whichever application you want
to work with and it’ll open in that half of the screen.
macOS
The macOS operating system interface offers similar functions to those found on Windows. The background of the main
screen is called the Desktop. You can access frequently used applications by clicking their icons on the Dock, the bar that runs
along the bottom of the Desktop by default. Just like with the taskbar pinned apps, you can add and remove apps from the
Dock with a right-click. The Dock is more than a set of apps, though. It also shows running applications (like the taskbar in
Windows). Figure 2-29 shows a typical macOS interface.
Page 23 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Pressing the Mission Control button on an Apple keyboard (see Figure 2-30) brings up a utility, called Mission Control, that
enables you to switch between open applications, windows, and more, as shown in Figure 2-31. You can also access Mission
Control by pressing and holding the CONTROL/CTRL key and then pressing the UP ARROW key.
Page 24 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-31: Mission Control showing four open apps and nine Desktops
The macOS interface supports Spaces—essentially multiple Desktops—that can have different backgrounds and programs,
but keep the same Dock. You can optimize your workflow, for example, by putting your primary program full screen on Desktop
1 and putting your e-mail client on Desktop 2 (see Figure 2-32). New messages won’t disturb you when working, but you can
access the second Desktop easily when you want with Mission Control. On the latest versions of macOS, press and hold the
CONTROL key and press the RIGHT ARROW and LEFT ARROW keys to scroll through Spaces.
EXAM Windows 10 supports multiple Desktops with Task View, but you won’t find support for that feature in earlier versions of Windows.
TIP
Page 25 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Linux
The many different versions or distributions (distros) of Linux offer a variety of user interfaces, called desktop environments
(DEs). They offer similar functions to those in Windows or macOS. Figure 2-33 shows a popular Linux version—Ubuntu Linux
with the GNOME desktop, and notes the various features. Frequently used utilities and applications are locked on the
Launcher on the left side of the screen. Most distros give you options for Web browsing, e-mail, accessing files and folders,
and so on.
Ubuntu.com has a basic emulator for an older version of Ubuntu Linux that enables you to poke around the desktop to get a
sense of its look and feel. Try this! Open the URL http://tour.ubuntu.com/en/ in a Web browser to take the tour. Have fun!
Knowing where to find specific content—files and the folders in which they reside—helps techs help users do their day-to-day
tasks more efficiently. Almost every operating system stores files in folders in a tree pattern. The root of the tree is the drive or
disc, followed by a folder, subfolder, sub-subfolder, and so on, until you get to the desired file. The drive or disc gets some
designation, most usually a drive letter like C:. Chapter 9, "Implementing Mass Storage," goes into gory detail on how modern
Page 26 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
operating systems implement systems for storing data. This section is more dictated by CompTIA’s obsession with requiring
examinees to memorize paths.
Windows
Windows has important folders that help organize programs and documents. They sit in the root directory—where the
operating system is installed—and of course they have variations depending on the version of Windows. The following
sections walk through the locations of important folders.
Most users and techs access folders and files in Windows with a tool called Windows Explorer in Windows 7 and File Explorer
in Windows 8/8.1/10—although you can only see that difference in name by right-clicking the Start button or by moving your
mouse over the folder icon in the taskbar (see Figure 2-34).
The name of the window that opens when you run Windows Explorer or File Explorer generally reflects the current focus of the
exploration. Figure 2-35 shows File Explorer displaying the contents of the Documents folder in Windows 10. Note the title of
the window is Documents. The tool, regardless of the title, is File Explorer.
The default file and folder view in Windows has a couple of notable features that you can see in Figure 2-35. Note the "July 15"
file? That X icon says Windows recognizes the file as a Microsoft Excel spreadsheet, which means almost certainly the actual
filename is July 15.xlsx. The .xlsx is the file extension, hidden by default, that tells the OS which application to use with the file.
This pairing of application with file extension is called file association.
Note also that Figure 2-35 has the View options displayed—that’s the ribbon at the top of the window. To change the default
view, make changes here.
EXAM The CompTIA A+ 1002 exam uses slightly older terms to describe the View options, such as view hidden files and hide extensions.
TIP Microsoft changes the wording and placement of things in the View options from version to version. The functions stay the same: show or
hide specific elements in a folder.
Page 27 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
You can also right-click a file or folder and select Properties to open the Folder Properties—or Folder Options, as you’ll see on the
exam. On the General tab, you can change several aspects of the file or folder. You can make it hidden, for example, or read-only.
Context menus unlock many options in Windows features.
The folder structures that follow here use the standard formatting for describing folder structures. This is what you’ll see on the
1002 exam and in almost any OS. Windows hides the "\" characters at the beginning to make it prettier. File Explorer might
show something like "Local Disk (C:) > Users > Mike." This translates in proper fashion as C:\Users\Mike.
C:\Program Files (All Versions) By default, most programs install some or all of their essential files into a subfolder of the
Program Files folder. If you installed a program, it should have its own folder in here. Individual companies decide how to label
their subfolders. Installing Photoshop made by Adobe, for example, creates the Adobe subfolder and then an Adobe Photoshop
subfolder within it.
C:\Program Files (x86) The 64-bit editions of Windows create two directory structures for program files. The 64-bit
applications go into the C:\Program Files folder, whereas the 32-bit applications go into the C:\Program Files (x86) folder. The
separation makes it easy to find the proper version of whatever application you seek.
Personal Documents Modern versions of Windows use subfolders of the C:\Users folder to organize files for each user on a
PC. Figure 2-36 shows the default folders for a user named Mike. Let’s quickly survey the ones you need to know for the
CompTIA A+ exams:
C:\Users\Mike\Desktop This folder stores the files on the user’s Desktop. If you delete this folder, you delete all the
files placed on the Desktop.
C:\Users\Mike\Documents This is the Documents or My Documents folder for that user. (Only Windows 7 uses My
Documents. The others use Documents.)
C:\Users\Mike\Downloads Microsoft’s preferred download folder for applications to use. Most applications use this
folder, but some do not.
C:\Users\Mike\Music This is the default location for music you download. My guess is that more people have music in
iTunes, but that’s just me.
C:\Users\Mike\Pictures Pictures is the default location for images imported into the PC, although the Pictures library
can (and does) draw from many folder locations.
C:\Users\Mike\Videos Videos is the default location for movies and homebrewed videos imported into a PC.
Page 28 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
macOS
Finder holds the keys to files and folders in macOS. Figure 2-37 shows Finder open to display Mike’s Users folder. Note that,
although its style differs from the Windows screen shown in Figure 2-36, it has functionally similar folders. These are the
default locations for files on the Desktop, in Documents, Downloads, Music, Pictures, and so on. Each user account on the
Mac will have a unique Users folder that is inaccessible by other users on that computer.
Page 29 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Linux
Ready to be shocked? Not surprisingly, Linux uses pretty much the same structure for user organization (see Figure 2-38). I
guess once something seems logical to enough people, there’s no reason to add confusion by changing the structure. The
only major difference is the name: Linux uses the Home folder, rather than the Users folder.
Every OS has two or three areas for tech-specific utilities. This section shows you how to access those areas, primarily so that
we don’t have to repeat the steps to get to them when accessing them many times throughout the book. Just refer back to this
section if you have difficulty remembering how to arrive at a place later on. Also, CompTIA will test your knowledge on how to
access these tool locations, with specific steps. Use this section for the last-minute cram before taking the exams.
EXAM The 1002 exam will test you on specific paths to specific tools. Be prepared for several multiple-choice and scenario-based questions
TIP on the topic.
Windows 7
Windows 7 has three tech launch points: the Control Panel, System Tools, and the command-line interface. You can get to
each launch point in multiple ways.
Control Panel The Control Panel handles most of the maintenance, upgrade, and configuration aspects of Windows. As
such, the Control Panel is the first set of tools for every tech to explore. You can find the Control Panel by clicking the Start
button and choosing Control Panel from the Start menu.
The Control Panel opens in the Control Panel’s Category view by default, which displays the icons in groups like Hardware
and Sound. See Figure 2-39. This view requires an additional click (and sometimes a guess about which category includes
what you need), so many techs use Classic view.
Note The Control Panel enables you to access Device Manager, a critically important tool for techs and troubleshooting every device on a PC.
Page 30 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
With Device Manager, you can examine all of the hardware and drivers in a Windows computer. As you might suspect from that description,
every tech spends a lot of time with this tool. You’ll work with Device Manager many more times during the course of this book and your career
as a PC tech.
The CompTIA A+ 1002 exam specifically assumes Classic view with large icons, so you should do what every tech does:
switch from Category view to Classic view. In Windows 7, select either Large icons or Small icons from the View by drop-down
list for a similar effect. Figure 2-40 shows the Windows 7 Control Panel in Large icons view.
Page 31 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Many programs, called applets, populate the Control Panel. The names and selection of applets vary depending on the version
of Windows and whether any installed programs have added applets. But all versions of Windows have applets that enable
you to control specific aspects of Windows, such as the appearance, installed applications, and system settings. You will get
details on each applet as we put them into use over the course of this book.
System Tools The Start menu in Windows 7 offers a variety of tech utilities collected in one place: System Tools. In the
System Tools menu, you’ll find commonly accessed tools such as System Information and Disk Defragmenter (see Figure 2-
41).
Page 32 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Many techs overlook memorizing how to find the appropriate Windows tool to diagnose problems, but nothing hurts your
credibility with a client like fumbling around, clicking on a variety of menus and applets, while mumbling, "I know it’s around
here somewhere." The CompTIA A+ certification 1002 exam therefore tests you on a variety of paths to appropriate tools.
To access System Tools in Windows 7, go to Start | All Programs | Accessories | System Tools. Each version of Windows
shares many of the same tools, but each includes its own utilities as well. Rather than go through every tool here, I’ll discuss
each in detail during the appropriate scenarios in the book. Here’s one example that won’t appear again, Character Map.
Ever been using a program only to discover you need to enter a strange character such as the euro character (₠) but your
word processor doesn’t support it? That’s when you need the Character Map. It enables you to copy any Unicode character
into the Clipboard (see Figure 2-42) and paste it into your document. Unicode has all the special symbols and alphabet
characters used in languages throughout the world.
Page 33 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Command Line The Windows command-line interface (CLI) is a throwback to how Microsoft operating systems worked a
long, long time ago when text commands were entered at a command prompt. Figure 2-43 shows the command prompt from
DOS, the first operating system commonly used in PCs.
DOS is dead, but the command-line interface is alive and well in every version of Windows. Every good tech knows how to
access and use the command-line interface. It is a lifesaver when the graphical part of Windows doesn’t work, and it is often
Page 34 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
faster than using a mouse if you’re skilled at using it. An entire chapter (Chapter 15, "Working with the Command-Line
Interface") is devoted to the command line, but let’s look at one example of what the command line can do. First, you need to
get there. Click the Start button, type cmd in the Search text box, and press the ENTER key. Figure 2-44 shows a command
prompt in Windows 7.
Once at a command prompt, type dir and press ENTER. The dir command-line utility displays all the files and folders in a
specific directory—probably your user folder for this exercise—and displays folder and file names as well as other information.
(A directory is the same thing as a folder.) The dir command is just one of many command-line tools. You’ll learn much more
about dir in Chapter 15.
Windows 8/8.1
Windows 8/8.1 have three tech tool starting points, but they differ a little from the big three in Windows 7. The newer versions
feature the Control Panel, Administrative Tools, and the command-line interface.
Control Panel The Control Panel in Windows 8/8.1 serves the same function as in previous versions of Windows—the go-to
source for tech tools. You can access the Control Panel in several ways:
Click the down arrow on the lower right of the Start screen and scroll all the way to the right in the list of Apps. In the
Windows System category, click Control Panel (see Figure 2-45). That’s the slow way, but you should know it for the
exams. You can also start typing control panel in the Search field in the Apps list. Control Panel will quickly appear as
the best option to select.
Page 35 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Right-click the Start button and select Control Panel from the menu (see Figure 2-46). You can bring up the same menu
by pressing WINDOWS LOGO KEY + X. I call this menu Tech Essentials because it gives you very quick access not only
to the Control Panel and its collection of tools but also to specific tools that every tech relies on heavily, like the Task
Manager (for forcing frozen programs to close, among other things).
In the Start screen, start typing control panel; the Control Panel will show up as the top option in the Search charm (see
Figure 2-47). Select it to open.
Page 36 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Administrative Tools Microsoft beefed up Administrative Tools starting in Windows 8, adding some of the tools found in the
System Tools menu in previous versions of Windows. Administrative Tools enables you to set up hard drives, manage devices,
test system performance, and much more. This is a go-to set of tools for every tech, and one that we will access many times for
scenarios in this book.
As with Control Panel, you have several options for accessing Administrative Tools:
In the Start screen, click the down arrow to open the Apps list. Scroll a little to the right and you’ll see the list of
Administrative Tools (see Figure 2-48). Select the specific tool you want to open.
Page 37 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Begin typing administrative tools in the Start screen and Administrative Tools will quickly appear as an option in the
Search charm (see Figure 2-49). Select it to open.
Page 38 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Right-click the Start button (or press WINDOWS LOGO KEY + X) and select Control Panel from the context menu. In the
Control Panel, select Administrative Tools to open.
Command Line The command-line interface retains its place as a go-to tool for techs. Windows 8/8.1 offer several ways to
access it:
Click the down arrow on the lower right of the Start screen and scroll all the way to the right in the list of Apps. In the
Windows System category, click Command Prompt to open the utility. You can also start typing command prompt in the
Search field in the Apps list. Command Prompt will quickly appear as the best option to select.
Right-click the Start button (or press WINDOWS LOGO KEY + X) and select Command Prompt from the context menu to
open the command-line interface.
In the Start screen, start typing cmd or command prompt and Command Prompt will appear in the Search charm. Click
on it to open it.
Windows 10
Windows 10 keeps the Control Panel and command-line interfaces seen in earlier versions of Windows, but focuses on an
expanded Settings app for day-to-day administration. A vastly more powerful command-line interface, called Windows
PowerShell, is also available, offering a much deeper set of command-line utilities as well as support for power scripting.
Check out Chapter 15 to see more on PowerShell (see Figure 2-50).
Page 39 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Note Windows PowerShell has been around for a while, predating Windows 7, but PowerShell has gone through six major updates, making the
Windows 10 PowerShell much more powerful than the original versions. Windows 10 puts PowerShell as the default command-line interface
when you right-click the Start button, though you can get to the older command line (cmd.exe) by typing cmd or command in the Type here to
search field on the taskbar.
Control Panel To get to the Control Panel, click the Start button, start typing control panel, and select Control Panel from
the Search results.
Settings Settings in Windows 10 combines many otherwise disparate utilities, apps, and tools traditionally spread out all over
your computer into one fairly unified, handy Windows app (see Figure 2-51). Since the Settings app was introduced in
Windows 8, it has taken over more and more tasks from the Control Panel. Expect Settings to grow as Windows 10 matures.
Page 40 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
To access the Setting app, press the WINDOWS LOGO KEY to access the Start menu. Select Settings from the lower left to
open the tool (see Figure 2-52).
Page 41 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Figure 2-52: Accessing Settings in Windows 10 (note PowerShell as default command line)
macOS
macOS has two key launch points for techs: the System Preferences app and the Utilities folder. You can access both quickly.
System Preferences To access System Preferences, click the Apple icon (top-left corner of screen). Select System
Preferences from the permanent Apple menu to open the app (see Figure 2-53). From System Preferences you have access to
almost all settings you will need to administer a macOS system.
Page 42 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Utilities Folder The second launch point is the Utilities folder, located neatly in the Applications folder. Because of its
importance, Apple provides a quick shortcut to access it. With the Finder in focus, click Go on the menu bar and select Utilities
(see Figure 2-54). Alternatively, use the hot-key combination: COMMAND-SHIFT-U. This gives you access to the tools you
need to perform services on a Mac beyond what’s included in System Preferences, including Activity Monitor and Terminal.
The latter is the command-line interface for macOS, a very powerful tool for techs that we explore in detail in Chapter 15.
Linux
An essential tool in Linux for techs is the command line, called Terminal. You can get there in most distros by pressing CTRL-
ALT-T. (See Chapter 15 for a lot of details about essential Linux commands.)
Other launch points vary from distro to distro. Here are the locations of the launch points for common desktop environments.
GNOME 3 The first launch point in a GNOME 3 DE is the All Settings application. To access All Settings, click the down
arrow icon on the far right of the menu bar and select the wrench and screwdriver icon (see Figure 2-55).
Page 43 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
For other system utilities such as System Monitor or Terminal, click the Activities button on the far left of the menu bar. From
here you can search for the utility from the box at the top. This will open a menu showing all installed applications, and within
this list is a folder for Utilities.
KDE Plasma Desktop "Choice!" could be the unofficial motto of Linux, and when you are working on a KDE-based distro,
you are certainly spoiled for choices. The downside to this abundance is that the configuration utilities can vary among the
different KDE-based distros.
The one thing that is the same in all the KDE-based distros is that everything you need to work on the system is accessible
from the Kickoff menu on the far left of the Panel (see Figure 2-56). The Kickoff menu looks and works a lot like the Start menu
in Windows 7, so it should be relatively easy to navigate. Once in the Kickoff menu, you can search for a needed utility or
select the Applications tab at the bottom. From here, most distros have a Utilities or System menu that holds all the key system
configuration and maintenance applications.
Page 44 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
Chapter Review
Questions
A. Windows 7
B. Windows 8
C. Windows 8.1
D. Windows 10
A. Metro/Modern UI
B. Start button
C. Control Panel
D. Charms bar
A. Charms
B. Desktop
C. Mission Control
D. Spaces
A. Metro UI
B. Kickoff
C. Terminal
D. GNOME 3
5. The user Mike has downloaded files with his Web browser. Where will they be stored by default?
A. C:\Downloads
B. C:\Mike\Desktop\Downloads
C. C:\Users\Mike\Downloads
D. C:\Users\Mike\Desktop\Downloads
6. 32-bit programs are installed into which folder by default in a 64-bit edition of Windows?
A. C:\Program Files
C. C:\Program Files\Wins\Old
A. Finder
B. Dock
C. Quartz
D. File Manager
Page 45 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited
CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition (Exams 220-1001 & 220-1002)
8. Which of the following paths would open Administrative Tools in Windows 8.1?
A. Right-click the taskbar and select Administrative Tools from the context menu.
B. Right-click the Start button and select Administrative Tools from the context menu.
C. Right-click anywhere on the Desktop and select Administrative Tools from the context menu.
A. Dock
B. Spaces
C. Terminal
D. Unity
10. What Windows app in Windows 10 combines many utilities into a unified tool?
A. Settings
B. Control
C. Command Center
D. Control Center
Answers
Page 46 of 46
Reprinted for K9299/100426784, Kwantlen Polytechnic University McGraw-Hill/Osborne, McGraw-Hill Education (c) 2019, Copying Prohibited