ITCNA Chapter 10 Config Windows
ITCNA Chapter 10 Config Windows
Chapter 10
Configuring Windows
Configuring Windows:
Objectives
• Configure Windows user settings.
• Configure Windows system settings.
Configure Windows user
settings:
Configure Windows user settings.
• A computer requires an operating system (OS) to function.
• The OS provides the interface between the hardware, application
programs, and the user.
• The OS handles many of the basic system functions, such as
interaction with the system hardware and input/output.
• In this topic, you will use the Windows Settings and Control Panel
interfaces plus file management tools to configure user and
desktop options on computers running Windows 10 and Windows
11.
Configure Windows user
settings:
Windows Interfaces
• An OS is made up of kernel files and device drivers to interface with
the hardware plus programs to provide a user interface and
configuration tools.
• The earliest operating systems for PCs, such as Microsoft’s Disk
Operating System (DOS), used a command-line user interface or
simple menu systems.
• Windows and software applications for Windows were marked by the
use of a graphical user interface (GUI).
• This helped to make computers easier to use by non-technical staff
and home users.
• The GUI desktop style favoured by a particular OS or OS version is a
powerful factor in determining customer preferences for one OS over
another.
Configure Windows user
settings:
Windows Interfaces
• You need to explore the following user configuration settings during a practical
class:
• Windows 10 Desktop
• Windows 11 Desktop
Windows Settings and Control Panel
• The Windows Settings app and Control Panel are the two main interfaces for
administering Windows.
• Administering an OS means configuring options, setting up user accounts, and
adding and removing devices and software.
• All Windows configuration data is ultimately held in a database called the
registry.
• Windows Settings and Control Panel contain graphical pages and applets for
modifying these configuration settings.
• You need to explore the following user configuration settings during a practical
class:
• Windows settings
• Control Panel
Configure Windows user
settings:
Accounts Settings
• A user account controls access to the computer. Each account can be
assigned rights or privileges to make OS configuration changes. Accounts
can also be assigned permissions on files, folders, and printers.
• A user account is protected by authenticating the account owner.
Authentication means that the person must provide some data that is
known or held only by the account owner to gain access to the account.
• Each user account is associated with a profile. The profile contains default
folders for personal documents, pictures, videos, and music. Software
applications might also write configuration information to the profile.
• The first user of the computer is configured as the default administrator
account. An administrator account has privileges to change any aspect of
the system configuration. Additional accounts are usually configured as
standard users. Standard users have privileges on their profile only, rather
than the whole computer.
Configure Windows user
settings:
Privacy Settings
• Privacy settings govern what usage data Windows is permitted to collect
and what device functions are enabled and for which apps.
• There are multiple settings toggles to determine what data collection and
app permissions are allowed:
• Data collection allows Microsoft to process usage telemetry. It affects use
of speech and input personalization, language settings, general
diagnostics, and activity history.
• App permissions allow or deny access to devices such as the location
service, camera, and microphone and to user data such as contacts,
calendar items, email, and files.
Configure Windows user
settings:
Desktop Settings
• The desktop can be configured to use locale settings and personalized
to adjust its appearance.
Time & Language Settings
• The Time & Language settings pages are used for two main purposes:
• Set the correct date/time and time zone.
• Keeping the PC synchronized to an accurate time source is important
for processes such as authentication and backup.
• Set region options for appropriate spelling and localization, keyboard
input method, and speech recognition.
• Optionally, multiple languages can be enabled.
• The active language is toggled using an icon in the notification area (or
START+SPACE).
Configure Windows user
settings:
Desktop Settings
Personalization Settings
• The Personalization settings allow you to select and
customize themes, which set the appearance of the
desktop environment.
• Theme settings include the desktop wallpaper, screen
saver, colour scheme, font size, and properties for the Start
menu and taskbar.
Configure Windows user
settings:
Ease of Access Settings
• Ease of Access settings configure input and output options to best
suit each user.
• There are three main settings groups:
• Vision configures options for cursor indicators, high-contrast and
colour-filter modes, and the Magnifier zoom tool. Additionally, the
Narrator tool can be used to enable audio descriptions of the
current selection.
• Hearing configures options for volume, mono sound mixing, visual
notifications, and closed-captioning.
• Interaction configures options for keyboard and mouse usability.
The user can also enable speech- and eye-controlled input
methods.
Configure Windows user
settings:
File Explorer
• File management is a critical part of using a computer.
• As a computer support professional, you will often have to
assist users with locating files.
• In Windows, file management is performed using the File
Explorer app.
• File Explorer enables you to open, copy, move, rename,
view, and delete files and folders.
Configure Windows user
settings:
File Explorer
System Objects
• In Windows, access to data files is typically mediated by system
objects.
• These are shown in the left-hand navigation pane in File Explorer.
Configure Windows user
settings:
File Explorer
Some of the main system objects are:
• User account—Contains personal data folders belonging to the
signed-in account profile.
• OneDrive—If you sign into the computer with a Microsoft
account, this shows the files and folders saved to your cloud
storage service on the Internet.
• This PC—Also contains the personal folders from the profile but
also the fixed disks and removable storage drives attached to the
PC.
• Network—Contains computers, shared folders, and shared
printers available over the network.
• Recycle Bin—Provides an option for recovering files and folders
that have been marked for deletion.
Configure Windows user
settings:
Drives and Folders
• While the system objects represent logical storage areas, the actual
data files are written to disk drives.
• Within the This PC object, drives are referred to by letters and
optional labels.
• A “drive” can be a single physical disk or a partition on a disk, a shared
network folder mapped to a drive letter, or a removable disc.
• By convention, the A: drive is the floppy disk (very rarely seen these
days) and the C: drive is the partition on the primary fixed disk holding
the Windows installation.
• Every drive contains a directory called the root directory.
• The root directory is represented by the backslash ( \ ).
• For example, the root directory of the C: drive is C:\.
• Below the root directory is a hierarchy of subdirectories, referred to in
Windows as folders.
• Each directory can contain subfolders and files.
Configure Windows user
settings:
System Files
• System files are the files that are required for the operating system to
function.
• The root directory of a typical Windows installation normally contains
the following folders to separate system files from user data files:
• Windows—The system root, containing drivers, logs, add-in
applications, system and configuration files (notably the System32
subdirectory), fonts, and so on.
• Program Files/Program Files (x86)—Subdirectories for installed
applications software. In 64-bit versions of Windows, a Program Files
(x86) folder is created to store 32-bit applications.
• Users—Storage for users’ profile settings and data. Each user has a
folder named after their user account. This subfolder contains
NTUSER.DAT (registry data) plus subfolders for personal data files. The
profile folder also contains hidden subfolders used to store application
settings and customizations, favourite links, shortcuts, and temporary
files.
Configure Windows user
settings:
File Explorer Options and Indexing Options
File Explorer Options
• The File Explorer Options applet in Control Panel governs
how Explorer shows folders and files.
• On the General tab, you can set options for the layout of
Explorer windows and switch between the single-click and
double-click styles of opening shortcuts.
Configure Windows user
settings:
File Explorer Options and Indexing Options
• On the View tab, among many other options, you can configure the
following settings:
• Hide extensions for known file types—Windows files are identified by a
three- or four-character extension following the final period in the file
name. The file extension can be used to associate a file type with a
software application. Overtyping the file extension (when renaming a
file) can make it difficult to open, so extensions are normally hidden
from view.
• Hidden files and folders—A file or folder can be marked as “Hidden”
through its file attributes. Files marked as hidden are not shown by
default but can be revealed by setting the “Show hidden files, folders,
and drives” option.
• Hide protected operating system files—This configures files marked with
the System attribute as hidden. It is worth noting that in Windows,
File/Resource Protection prevents users (even administrative users) from
deleting these files anyway.
Configure Windows user
settings:
File Explorer Options and Indexing Options
Indexing Options
• You can configure file search behaviour on the Search tab of the File
Explorer Options dialog.
• Search is also governed by settings configured in the Indexing
Options applet.
• This allows you to define indexed locations and rebuild the index.
• Indexed locations can include both folders and email data stores.
• A corrupted index is a common cause of search problems.
Configure Windows system
settings:
System Settings
• The System Settings page in the Settings app presents options for
configuring input and output devices, power, remote desktop,
notifications, and clipboard (data copying).
• There is also an About page listing key hardware and OS version
information.
• The bottom of this page contains links to related settings.
• These shortcuts access configuration pages for the BitLocker disk
encryption product, system protection, and advanced system settings.
• Advanced settings allow configuration of:
• Performance options to configure desktop visual effects for best
appearance or best performance, manually configure virtual memory
(paging), and operation mode.
• The computer can be set to favour performance of either foreground
or background processes.
• A desktop PC should always be left optimized for foreground
processes.
Configure Windows system
settings:
Update and Security Settings