Topic 4: Computer Software
4.1 Selecting Data Backup Media
Introduction
In personal and business computing, data loss can happen due to accidents, hardware failure, or malware.
Selecting appropriate backup media is crucial to protect important files (documents, photos, databases, etc.)
from permanent loss. For example, an office may keep daily backups of sales records on an external drive.
Key Terms:
Backup is a secondary copy of data stored separately so it can be restored if the original is lost.
Backup media refers to the physical device or remote location where these copies are kept.
Different media have different capacities, speeds, costs, and durability. Understanding these differences helps
in making informed backup choices. For instance, storing backups on a reliable medium (like an external hard
drive or cloud service) can be the difference between easily recovering files or losing them forever.
4.1.1 Types of Data Backup Media
There are various types of media you can use for data backups, each with advantages and limitations:
External Hard Disk Drives (HDDs): High-capacity magnetic disks, often connected via
USB. HDDs offer large storage (1–4+ TB) at low cost per GB and allow fast read/write,
making them ideal for routine backups. Advantages : Inexpensive for large data volumes,
rewritable many times. Disadvantages : Can be damaged by drops or power surges, and
a single HDD copy is vulnerable if kept with the computer (e.g., theft or fire). It’s wise to
refresh or replace HDDs every few years for reliability.
Solid-State Drives (SSDs): SSDs use flash memory (no moving parts). They are faster and
more shock-resistant than HDDs. Advantages : Very fast backup speeds, not easily damaged
by physical shock. Disadvantages : More expensive per GB, typically smaller capacity than
HDDs, and have a limited number of write cycles. Still, SSDs (and smaller flash drives) are
excellent for quick, frequent backups of critical files.
USB Flash Drives & Memory Cards: Portable flash memory (thumb drives, SD cards).
Advantages : Extremely portable and convenient for transferring smaller sets of files.
Great for personal backups of documents or photos to carry with you. Disadvantages:
Generally lower capacity than HDD/SSD (USB sticks of 32–256 GB are common), and
they can be easily lost or can wear out after many write cycles. They are best for
supplementary backups or transferring files, rather than long-term storage of large
volumes.
Optical Discs (CDs/DVDs/Blu-rays): These were traditional backup media; DVDs store
~4.7 GB (Blu-ray up to 25 GB per layer). Advantages : Inexpensive per disc for small backups, immune to
magnetic fields, and write-once discs (DVD-R, etc.) are tamper-resistant (useful against malware encryption
since data can’t be altered once written). Archival-grade discs can have a long shelf life if stored properly.
Disadvantages: Limited capacity (would need dozens of DVDs to equal one HDD), and slower to write. Also,
many modern PCs lack optical drives. Optical media might be used for archiving select files (e.g. monthly
photos) but are less practical for full system backups today.
Magnetic Tape Drives: An older medium, still used in enterprises for archiving large data
sets. Advantages : Extremely reliable for long-term storage – data on tapes can remain
readable for decades. Tapes offer high capacity per tape and are stored offline (safe from
online attacks). Disadvantages : Very slow sequential access (finding a specific file on tape
is time-disadvantages uming) and tape drives and cartridges can be expensive. Tapes are
mainly used for infrequent archival backups (e.g. annual full backups stored offsite) in
large organizations rather than everyday personal backups.
Network Drives / NAS: A Network-Attached Storage (NAS) device is basically an
external hard drive (or RAID array of drives) connected to your local network. Advantages
: Can serve as a centralized backup for multiple PCs over Wi-Fi/Ethernet, offering high
capacity and automation. Small businesses or homes use NAS to schedule backups for all
devices to one place. Disadvantages : Higher cost for the device; backup speed depends on network bandwidth;
and like any local device, it should be supplemented with an offsite copy in case of theft or disaster.
Cloud Storage Services: Online backup solutions (e.g. OneDrive, Google Drive, Dropbox,
iCloud, or dedicated backup services) store files on remote servers (the “cloud”).
Advantages
: Offsite by nature – data is safe even if your physical location has an issue. Cloud backups are accessible from
anywhere with internet and many services offer automatic syncing. They also scale to large capacities on
demand. Disadvantages : Require internet access; initial backups of very large data can be slow; ongoing costs
(subscription fees) once you exceed free quotas. Additionally, security is a disadvantages ideration – you trust a
third party to hold your data (encryption is recommended for sensitive data). Overall, cloud backup provides
convenience and geographic safety (e.g., even if your office burns down, your cloud backup is unaffected).
How to Select the Right Medium:
The best backup solution often uses a combination of media for redundancy. A common guideline is the “3-2-
1” rule: keep 3 copies of your data (primary + two backups), on 2 different media, with 1 copy offsite. In
practice, this might mean keeping an external drive backup on-site for quick restores and a cloud backup for
disaster recovery. When choosing media, disadvantages ider:
Data Size & Frequency: If you have hundreds of gigabytes to back up regularly, an external
HDD or NAS is practical. If you only need to safeguard a few documents and photos, a USB
drive or free cloud account might suffice. Frequently changed files should go on media that
allow rewriting and scheduling (HDD/NAS or cloud), whereas files that must be preserved
long-term (like archives) might be burned to write-once media (optical/tape) for integrity.
Portability & Access: Do you need to access the backup from different locations? Cloud or
portable drives offer access anywhere. If you want to easily hand a backup to someone or
store it in another building, portable media (external drive, flash, or discs) are suitable.
Reliability & Safety: For mission-critical data, use reliable media and disadvantages ider an
offsite backup. For example, important family documents could be scanned and backed up
to a durable medium like a quality DVD stored in a safe (DVDs are immune to magnetic
damage and can be kept offsite), and also copied to cloud storage for extra safety. More
important data = more robust media (enterprise might choose tape or RAID storage).
Cost & Convenience: USB flash drives and external HDDs are one-time purchases and easy
to use (just plug in). Cloud services may charge monthly fees but remove the need for
physical handling. An optimal solution might balance both: e.g. periodically copy your files
to a portable drive for quick recovery, and use cloud backup for continuous protection –
this way you have local convenience and offsite security.
Real-Life Example: A small business might perform nightly backups of their sales database to a NAS device in
the office for quick restores, and weekly cloud backups to guard against major disasters. A student might keep
coursework on their laptop, periodically copy it to a USB drive, and also use OneDrive sync – so a stolen laptop
doesn’t mean lost assignments, as the files exist on the USB and cloud.
Summary (Key Ideas): Backup media vary in capacity, speed, cost, and reliability. Common options include
external HDD/SSD (large, fast, affordable), optical or tape (long-term archival), and cloud storage (offsite
accessibility). Often a combination is used for robust backup strategy. Always aim to keep at least one backup
copy in a separate location to protect against theft or catastrophe in one location. The goal is to ensure that even
if your primary data is lost, you can restore it from your backup media.
Assessment Questions
(1) Define “backup” and list three types of backup media with an example of each.
(2) Explain why it’s important to store backup copies in a different physical location.
(3) If you have 500 GB of family videos to back up monthly, which medium
(or combination) would you choose and why?
(4) Compare an external hard drive and a cloud service for backups – what are two
advantages and two disadvantages of each?
(5) A company is debating using Blu-ray discs versus a NAS for archival backups –
analyze the factors (capacity, longevity, cost, ease of use) that they should
disadvantages ider and make a recommendation.
4.2 Performing Data Backup
Introduction
Once you’ve chosen backup media, the next step is performing the data backup – i.e. actually copying your
files to the backup location and verifying they are safe. In real life, regularly backing up data can save you from
disaster. For example, if your computer’s hard drive crashes or gets infected by ransomware, you can restore
your files from a backup copy made earlier, avoiding significant data loss. In everyday personal computing,
you might back up important photos and documents to an external drive or cloud storage weekly. In a business,
IT staff might schedule automated backups every night. Understanding how to back up data (and practicing it)
is an essential computing skill for all users.
Key Concepts: A backup process can be done manually or with software tools. Manually, a user might copy
and paste files to a USB drive. However, this can be error-prone or forgotten. Most systems offer backup
utilities to automate the process. For instance, Windows 11 provides built-in tools like File History and
Windows Backup. It’s important to grasp the difference between a full backup (copying all selected data) and
incremental backups (copying only changes since the last backup). Beginners should start with simple full
backups of personal files, then learn about scheduling and incremental strategies as needed.
Step-by-Step: How to Back Up Data on Windows 11 (Example):
1. Connect Your Backup Media: Attach the external drive (or ensure network/cloud access is
ready). For an external USB drive, plug it into a USB port – Windows will usually
recognize it and assign it a drive letter (e.g. D: or E:). Ensure the drive has enough free
space for your files.
2. Open the Backup Tool: Windows 11 disadvantages olidates backup options in the Settings
app and also retains the File History feature from Windows 10. An easy method is to use
File History for file backups. Open the Control Panel (search for it in Start), go to System
and Security > File History. (Alternatively, in Settings, navigate to System > Storage >
Advanced Storage Settings > Backup Options to find similar functions or shortcuts to
File History.)
3. Turn On File History: In the File History window, Windows should display the external
drive you connected, ready to use for backups. Click “Turn on” to enable File History with
the default drive and settings. By default, File History will now automatically back up
copies of files in your libraries (Desktop, Documents, Pictures, Music, Videos, etc.) at
regular intervals. It keeps versions of files so you can restore an earlier copy if needed.
o If the wrong drive is selected or you want to use a network location, click “Select
drive” in the left pane and choose the desired backup drive from the list. Confirm
your selection.
4. (Optional) Adjust Backup Settings: You can customize how frequently File History
saves copies and how long to keep them. For example, under Advanced settings, you
might set it to save copies hourly and keep backups forever (or another retention policy).
By default, it might save every hour and keep backups indefinitely (or until space is
needed). New users can generally stick with defaults, but it’s good to know you have
control.
5. Run the Backup & Verify: Once turned on, File History will begin copying files to the
drive. The initial backup may take some time if you have a lot of data. Let it complete. You
can check the backup status or progress in the File History window. After it finishes, it’s wise
to verify that backups are indeed on the external drive. Using File Explorer, navigate to the
external drive and you should see a folder (usually named after your user or “FileHistory”)
containing your backed-up files organized by library. Spot-check a few files to ensure they
open correctly from the backup.
Windows 11 File History backup interface prompting to “Turn on” backups once an external drive is selected.
This built-in tool automatically saves copies of files from user folders (Documents, Pictures, Desktop, etc.) to
the chosen backup drive at scheduled intervals.
6. Schedule Regular Backups: Once set up, File History will continue to run at the set interval
as long as the backup drive is connected at that time. It’s a good habit to connect your
external drive periodically (e.g. once a week if not always attached) so File History can run.
Tip: You can also initiate a backup on-demand by clicking “Run now” (if available) or
simply by turning File History off and on to trigger immediate backup.
7. Additional Backup Methods: Beyond File History, Windows 11’s Windows Backup (in
Settings > Accounts > Windows Backup) can back up system settings and even some
application lists to the cloud (OneDrive). For complete system backups (including Windows
itself), users might create a System Image or use third-party backup software. For beginners,
the key focus is to back up personal files regularly. More advanced system backup can be
learned later.
8. Cloud Backup Example: If using a cloud service like OneDrive (built into Windows 11),
you can sync your important folders. In Settings > Accounts > Windows Backup, you can
toggle on folder backup for Desktop, Documents, Pictures, etc., which syncs them to
OneDrive. This is another form of performing backup – the data is continuously copied to
the
cloud. The practical step here is to sign in with a Microsoft account (for OneDrive) and enable those sync
settings. Your files then back up automatically whenever you have internet.
Good Practices: Always label your backup media and keep them in a safe place. If it’s an external drive,
safely eject it after backup to avoid corruption. If it’s a cloud backup, remember your login and ensure you
have security (like two-factor authentication) on that account. Test restores occasionally: pick a file, delete it
from your PC, and try restoring it from the backup – this ensures you know how to retrieve backups and
confirms the backups are actually usable.
Practical Example: Imagine you have a folder of important family pictures on your PC. To back them up, you
plug in a USB hard drive, copy the “Family Photos” folder to that drive, and also upload the folder to a cloud
account. Later, if your PC’s disk fails, you can restore the photos from the USB drive or download them from
the cloud. Another example: A student writing a term paper might use File History – if they accidentally delete
or ruin a portion of the document, they can open File History to restore a previous version of that file from an
hour ago, effectively “undoing” the mistake using the backup.
Assessment Questions:
(1) What tool in Windows can automatically back up user files, and what media does
it require?
(2) Define the difference between a full backup and an incremental backup (in simple terms).
(3) Describe the steps you would take to back up your Documents folder to a USB drive.
(4) If a coworker says “I backed up my files last year, so I’m safe,” what potential issues
can you identify with that approach? (Think about data changes and backup frequency.)
(5) Your friend is disadvantages idering either manually copying files to Google Drive once a
month or using an automatic File History to an external disk that’s always connected.
Which approach might be more reliable and why?
4.3 Installation of Computer Software
Introduction
Computer software refers to the programs and operating information that enable a computer to perform useful
tasks. Without software, hardware is essentially unusable. For beginners, installing computer software is a
fundamental skill – whether it’s adding a new app like a game or setting up a fresh operating system. In
everyday life, you install software when you download a new app on your laptop or phone, or when setting up a
printer driver from a CD. In a diploma-level context, understanding software installation means knowing how to
get programs onto a computer, how to configure them for use, and recognizing the different categories of
software you might install (applications, systems, utilities, etc.). This section will cover what software is, the
types of software, and how to install and configure software on a Windows 11 system.
Key Definitions:
Computer Software: A collection/set of instructions or programs that tell the computer
what to do. Unlike physical hardware, software is intangible – it’s code executed by the
machine’s hardware. Software governs all computing tasks: the operating system that runs
your device, the apps you use to write documents or browse the web, and even small utilities
like the clock or antivirus. In essence, software enables all the input, processing, output, and
storage activities of a computer system.
Installing Software: The process of adding new software to a computer. Typically this
involves copying the program files to the computer’s storage and configuring the system
so that the software can run. In Windows, installation often means running a setup wizard
(an “installer”) that guides you through steps to agree to a license, choose installation
options, and then places the program on your PC (usually in the Programs folder and adds
it to the Start menu). After installation, the software becomes available for use.
4.3.1 Types of Computer Software
Software broadly falls into two categories: system software and application software. There is also a sub-
category of system software known as utility programs. Understanding these types helps you know what you
are installing and why.
System Software: This refers to programs that manage and support the computer’s basic
functions – essentially helping the computer run and coordinating hardware. The primary
example of system software is the Operating System (OS). Other system software includes
device drivers, system services, and utilities that we’ll discuss shortly. System software acts
as a “bridge” between the hardware and the user applications. For instance, Windows 11 is
system software that manages your laptop’s hardware (CPU, memory, disk, etc.) and
provides a platform for applications to run. Without system software, application programs
wouldn’t be able to function because there’d be no interface to the hardware.
o Operating System (OS): The OS is the most crucial system software on any
computer. It controls all hardware resources and provides common services for
applications. In simpler terms, an operating system like Windows, macOS, or Linux
is responsible for managing memory, processing, storage, and all connected devices,
while also providing the user interface to interact with the computer. For example,
Windows 11 manages how programs use the CPU, how files are stored on the disk,
and it displays the desktop and start menu that users interact with. An OS also
includes things like file management, security settings, and a platform for running
application software. Real-life relevance: when you turn on a computer, it’s the
operating system that boots up and lets you log in; without it, the machine can’t do
much. Installing an OS (e.g. installing Windows on a new PC) is a significant
process usually done via a bootable USB or DVD and using an installation wizard to
set up the system on the machine.
Application Software (Applications): These are programs designed for end-users to
perform specific tasks or provide entertainment. If you think of system software as the
background facilitator, application software is the foreground tool that you directly use to
get things done. Examples of application software include word processors (for writing
documents), web browsers (for internet access), email clients, media players, games,
accounting programs, etc. Applications can be general-purpose (like Microsoft Word or
Chrome browser used by millions) or specialized for an industry (like architectural CAD software). They run on
top of the operating system, which provides them the environment to work.
From an installation perspective: Applications in Windows often come as installer packages (like .exe or .msi
files) that you download and run. Alternatively, on Windows 11, you can also install apps from the Microsoft
Store with one click – these are verified apps packaged by developers and delivered through Microsoft’s store
interface. For beginners, using the Store is often easiest (similar to installing apps on a smartphone). For
example, if you wanted to install Spotify or Zoom, you could open the Microsoft Store app, search for the app
name, and click “Get” or “Install” to have Windows download and install it automatically. If the software isn’t
in the Store, you might download an installer from the vendor’s website and run it – the installer wizard will
copy files and set up shortcuts for you.
Utility Programs (Utilities): Utilities are a subset of system software that perform specific
maintenance or optimization tasks for the computer, but they are usually smaller programs
focused on particular functions. They are not directly part of the core OS, but they come
with the OS or are installed later to help manage the system. Examples include antivirus
software, disk cleanup tools, file compression programs, backup tools, and system
monitoring programs. Utilities often run in the background or are used occasionally to
troubleshoot or tune the system. For instance, Windows Defender (antivirus) and Disk
Cleanup are utilities in Windows that help secure and clean the system, respectively.
From a user standpoint: some utilities come pre-installed (Windows has many built-in utilities), while others
you might add. For example, if you install CCleaner (a third-party cleaning utility) or 7-Zip (a file compression
utility), you’re extending your system software tools. Utility software typically has their own installers like
applications do, since they are separate programs, but they serve system-level purposes. A utility might not be
something you use daily, but it’s crucial when needed (e.g., running a disk defragmenter to optimize your hard
drive, or using a backup utility to schedule backups).
4.3.2 Installing Software: Process and Practical Steps
Now, how do we actually install software on Windows 11? Let’s break down a typical installation of an
application (since OS installation is beyond the scope of daily tasks):
1. Obtaining the Software: Software can be acquired either by download or physical media:
Download from the Internet: Today, most software is downloaded. This could be from the
Microsoft Store (safer, curated) or from a developer’s website. For example, to install
the Chrome browser, you’d visit Google’s website, download the installer (an .exe file),
which might be named [Link]. The file usually goes to your Downloads
folder.
Microsoft Store: Open the Microsoft Store app on Windows 11 (it's on the taskbar by
default). Use the search to find the app you want (say “Notepad++” or a game). Click on it,
then click Install (or Get) – the Store handles the download and installation automatically.
Physical media: Sometimes software comes on a DVD/USB (especially older software
or drivers with hardware). In that case, you insert the media and often an “AutoRun” will
prompt you to begin installation. If not, you open the media in File Explorer and run the
[Link] or similar file manually.
2. Running the Installer: If you downloaded an installer file (*.exe or *.msi), double-click it in File
Explorer. You might see a security prompt (User Account Control) asking for permission to make
changes – click Yes (assuming you trust the source). This launches the software’s Setup Wizard.
3. The Setup Wizard (Installation Wizard): Most installers present a series of dialogs:
License Agreement: You’ll need to accept the End User License Agreement (EULA) –
essentially the terms of use.
Install Location: The wizard often asks where to install the program. By default, it suggests
a location like C:\Program Files\ Beginners can usually accept the default path.
Select Components (Optional): Some installers let you choose “Typical” vs “Custom”
install. Typical will install the common features; custom allows you to pick specific
components or shortcuts. If unsure, go with default or typical settings.
Start Menu/Shortcut options: It may ask if you want a Start Menu folder name or a
Desktop shortcut. You can leave these as default (the program will be accessible via Start
either way).
Begin Install: Finally, you’ll click an Install or Next button to actually copy files.
The wizard then copies the program files to your system, registers any necessary
system components, and might show a progress bar.
Completion: Once done, you might see “Installation Complete” and possibly a
checkbox like “Launch Program” or “Restart now”. Many installations don’t require a
restart, but system-level ones or drivers might. If prompted to restart, it’s usually
necessary to finish setup (the program might not work correctly until you do).
4. Post-Installation Setup: After installing, the software is ready to use, but sometimes a newly
installed application will launch a setup or configuration on first run. For example, the first time
you open an installed web browser, it might ask “Do you want to make this your default browser?”
or a newly installed antivirus might run an initial update. As a user, follow any on-screen prompts.
This is part of initial configuration which we cover below.
5. Verifying Installation: It’s good practice to verify that the software appears in your system:
Check the Start Menu (or Start screen) – the app should be listed under a new entry or
under its company’s folder.
Check Settings > Apps > Installed apps (in Windows 11) – you should see the new
software in the list of installed programs with its version and size.
Try launching the program to ensure it runs.
Example Scenario (Installing an Application): Suppose you want to install Zoom (a video conferencing
app) on Windows 11:
You could go to the Zoom official website, download the Windows installer
([Link]).
Double-click the downloaded file; Windows asks for permission, you accept.
The Zoom installer might not even ask many questions; it quickly installs Zoom.
Within seconds, you have Zoom installed – you find “Zoom” in your Start menu. Launch it,
and the first time it might prompt you to sign in or sign up.
Another example: Installing a utility like 7-Zip (file compression tool):
Download the 7-Zip installer (say 7z_setup.exe).
Run it, it asks for the destination folder and installs.
After installation, you see 7-Zip in your Start menu, and also it integrates into context menus
(so you can right-click files to compress/decompress).
Installing an Operating System: This is less common for end-users on a frequent basis, but it’s worth
mentioning in brief. Installing an OS like Windows 11 usually involves booting from installation media
(USB/DVD) and going through a special setup outside of the normal running OS. You’d choose a disk
partition, format it, and let the OS installer copy system files. After installation, you go through an initial setup
(creating user account, choosing settings). This is a more advanced procedure typically done when setting up a
new PC or reinstalling the system.
4.3.3 Configuration of Computer Software
Configuration refers to adjusting software settings and preferences so that the software works best for your
needs or environment. When we install software, it often comes with default settings.
Configuring it means you go into its options or settings menu and change things like preferences, account info,
or other parameters. Configuration is done without altering the software’s code (it’s not programming, it’s using
built-in settings). Everyone might configure the same application differently according to their personal
requirements.
Why Configuration Matters: Proper configuration can improve user experience and security. For example,
configuring an application to save files to a specific folder you choose, or configuring an email client with your
email account details so that it can fetch your emails. In an enterprise setting, configuration might involve
setting a program to connect to the correct server or applying a standard policy (like disabling certain features
for security). On a personal level, configuration includes things like setting your preferred language in an app,
adjusting the interface theme (dark/light mode), or choosing default file formats.
General Steps to Configure Software:
1. Access the Settings: Almost every application or system has a “Settings”, “Preferences”,
or “Options” menu. In Windows applications, this is often found under an Edit or Tools
menu, or via a gear icon. In Windows 11 itself, most system configuration is done through
the Settings app (accessed from the Start menu or pressing Win + I).
2. Common Configuration Tasks:
o Setting Defaults: For instance, after installing a new web browser, you might want
to make it the default browser. In Windows 11, you would go to Settings > Apps >
Default Apps, find the browser, and set it as default for web protocols.
o User Accounts and Sign-ins: Some software (like OneDrive, or Outlook) require
you to sign in or add an account. Configuring such software means entering your
account credentials in the app’s settings to connect it to your data.
o Feature Preferences: For example, in a media player, you might configure the
video quality or library folders. In an antivirus utility, you might schedule when
scans should run. These are done via the program’s options dialog.
o Permissions and Security Settings: You might configure who can access a
shared folder in Windows (in File Sharing settings), or configure a firewall utility
by specifying which applications are allowed internet access.
3. Operating System Configuration: With Windows 11, configuring the OS includes
personalization (setting your wallpaper, theme, taskbar behavior), configuring updates
(under Windows Update settings), configuring system time, adding devices like printers, etc.
A lot of this is handled in the Settings app’s various sections (System, Devices, Network,
Personalization, Accounts, etc.). For example, to configure how your system updates, you’d
go to Settings > Windows Update and maybe set active hours or pause updates. To configure
displays, you’d go to System > Display and adjust resolution or multiple monitor layout.
These configurations ensure the OS is tuned to your hardware and preferences.
4. Application Configuration Example: Disadvantages ider you installed Microsoft Word (as
part of Office). Out of the box, it saves files to a default location (OneDrive Documents).
You might want to configure it to always save to a local Documents folder instead. In Word,
you’d go to File > Options > Save and change the default save location. Another example:
In a web browser, configuring the homepage or search engine (via the browser’s settings)
customizes your experience.
5. When to Configure: Usually right after installation, it’s good to check if the software needs
any initial setup. Many apps have a “first run” wizard that helps configure basic options
(e.g., an email app will prompt you to add an email account). Beyond that, as you use the
software, you might discover settings to tweak. For instance, you notice a photo viewer is
displaying slideshows too quickly – you find its settings and adjust the slideshow interval.
6. Restoring/Resetting Configurations: It’s useful to know that if misconfigured, most
software has a “Restore defaults” option in settings. Also, Windows has system restore points
or reset options if configuration changes cause problems. Beginners should not fear exploring
settings – you can usually revert if something goes wrong.
Example – Configuring Windows 11 after a Fresh Install: After installing Windows 11 on a computer, there
are several configuration steps typically done:
Go through the Out-of-Box Experience (OOBE) to set region, keyboard, sign in with
Microsoft account, and choose privacy settings.
Once at the desktop, open Settings to configure your preferences: connect to Wi-Fi (if not
done), adjust display scaling (if text is too small/big), set up a PIN login for convenience,
and perhaps install necessary drivers via Windows Update.
Personalize the look: right-click desktop > Personalize to change theme or background.
Configure OneDrive sync (Windows might prompt this) to back up
Desktop/Documents/Pictures to the cloud.
Configure Windows Update to ensure the system is up-to-date (this is a critical configuration
for security – you may set updates to auto-install during non-active hours).
Add a printer or Bluetooth device in Bluetooth & devices settings if needed.
All these are configuration tasks – they tailor the fresh OS to the user’s environment.
Example – Configuring an Installed Application: Suppose you installed a web browser like Firefox.
Configuration steps could include:
Setting Firefox as the default browser (Firefox might prompt this, which leads you
to Windows Settings to confirm).
Syncing a Firefox account (if you want bookmarks/passwords sync across devices).
Going into Options to, say, change the default download folder or to increase privacy by
enabling Do Not Track.
These settings help align the software with how you want to use it.
Assessment Questions:
1. What is the difference between system software and application software? Give an example
of each.
2. Define what a utility program is in your own words.
3. Why is an operating system needed for application software to run?
4. After installing a new antivirus program, list two or three configuration steps you might
need to take (hint: think scheduling scans, updating virus definitions, etc.).
5. You installed a photo editing app that by default uses English, but you prefer Spanish.
How would you go about configuring this setting?
6. If a program is not working as expected, how might checking its configuration settings
help? Give a scenario (for instance, an email app not checking mail because the account
configuration is wrong).
7. A user complains that their computer is slow. They have many startup programs launching at
boot. What configuration change could you suggest to improve performance (and where
would they do this in Windows 11)?
4.4 Optimization of Computer Software
After installing and configuring software, optimizing it ensures it runs efficiently and securely over time.
Optimization in this context includes keeping software up-to-date and maintaining the system (like cleaning up
unnecessary files) so that your computer software continues to perform well.
In day-to-day computing, you might notice over time that your computer becomes slower or software behaves
oddly. Often, this can be improved by software optimization tasks. Two fundamental optimization tasks are
updating software (to get fixes and improvements) and performing disk cleanup (to free storage and remove
clutter that can slow down the system). In real life, think of a smartphone that gets iOS or Android updates –
applying those updates can fix bugs or
speed things up. Similarly, running Disk Cleanup on a Windows PC can reclaim
space and even resolve issues (like removing temp files that cause errors). For
beginners, learning these simple maintenance steps goes a long way in prolonging the
life of their system and avoiding problems.
4.4.1 Updating Computer Software
Why Updates Matter: Software updates are essential for both security and
performance. Developers release updates (also called patches) to fix security
vulnerabilities, squash bugs, and sometimes add features or improvements. Running
outdated software can expose you to malware or crashes that have already been fixed
in newer versions. For example, an outdated Windows missing critical updates could
be vulnerable to viruses; an outdated application might not be compatible with new
file formats or might run slower.
Types of Updates:
Operating System Updates: On Windows 11, these come
through Windows Update. Microsoft regularly provides
updates (monthly patches, and larger feature updates annually or
so). These updates often include security patches, driver updates,
and enhancements. Windows can be set to update automatically.
Application Updates: These can come from the Microsoft Store
(if you installed the app from there, updates are delivered through
the Store automatically), or via the application itself (many apps
have “Check for Updates” under Help, or automatically prompt
you when a new version is available). For example, Google
Chrome auto-updates in the background; Adobe Reader might pop
up a window saying an update is available.
Driver/Firmware Updates: These are updates to software that
runs hardware components (like your graphics card driver).
They sometimes come via OS updates or via manufacturer
software (e.g., NVIDIA has GeForce Experience to update GPU
drivers).
How to Update (Windows 11 OS):
1. Via Settings: Go to Settings > Windows Update. Here you can
click “Check for updates.” If updates are available, Windows
will download and install them. Some updates (especially feature
upgrades or certain drivers) may require a restart to finish
installation. Windows Update settings also allow you to pause
updates for a short time or set active hours to avoid auto-restarts
when you’re working.
2. Ensure Internet: Your PC should be online to fetch
updates from Microsoft’s servers. Windows Update will
show last checked date and if your device is up to date.
3. Automatic Updates: By default, Windows 11 downloads and
installs updates automatically (at least important ones). It’s
recommended to leave this on for security. You might just
occasionally visit this panel to see if any optional updates (like
driver updates or optional quality updates) are available and apply
those if needed or if troubleshooting an issue.
How to Update Applications:
Microsoft Store apps: Open the Microsoft Store, click
on Library, then click “Get Updates.” The Store will
check and download updates for all installed Store apps.
Non-Store apps: Many apps will either update themselves or
prompt you. For example, Zoom might notify you of a new
version when you open it, then you can click update. If not
automatic, you might have to visit the app’s website, download
the newer version installer and install it (many apps allow
installing new version over old).
Enabling Auto-Update: Where possible, enable automatic
updates. For instance, in Google Play or Apple’s App Store on
phones you allow auto-updates; on a PC, some software like
antivirus will have auto-update for virus definitions (make sure
that’s on). If an app has an option “Check for updates on startup”
or “Automatically install updates,” it’s wise for beginners to keep
those on to stay up-to-date.
Updating Utility Software (Example): Disadvantages ider antivirus software (like
Windows Security or a third-party AV). It not only needs program updates but also
daily virus definition updates. Ensure the AV is configured to update definitions
automatically (Windows Security does this via Windows Update). If using a third-
party AV, it likely has an Update button – clicking that will fetch the latest
signatures.
Benefits of Staying Updated: A University of Idaho article summarizing
cybersecurity advice notes that updates “can protect you from cyber threats, improve
your user experience, and ensure
compatibility with other software and hardware”. In practice:
Right after installing Windows or any app, check for updates to
get any fixes released since the initial version.
Updated software means fewer crashes – if a bug was causing a
program to freeze, an update may fix it.
New features – e.g., a photo app update might add new editing tools.
Compatibility – e.g., if you updated your phone but not an app
on your PC, you might find the app can’t open files from the
new phone; updating the PC app can resolve such issues.
Caution: Only get updates from official sources. Windows Update and the app’s
built-in updater or official website are the trusted sources. Be wary of random
“update” pop-ups in browsers (they could be fake malware installers). For example,
a common scam is a webpage saying “Your
software is out of date, download this update now!” – you should instead go to the
software’s official site or use its internal update function to verify updates.
Real-Life Habit: Many computers are set to auto-update overnight. Ensure your
laptop is either on or at least you allow it to update when you shut down (Windows
often gives an “Update and Shut Down” option if updates are pending). For phones,
leave auto-updates on over Wi-Fi so apps stay current. In a professional
environment, system administrators often manage updates for users (pushing them
through a schedule).
Assessment Questions (Updates):
1. What are two main reasons to install software updates regularly?
2. Describe how a Windows 11 user can check for system updates.
3. If an application doesn’t have an automatic update feature, what
steps can you take to ensure it’s up-to-date?
4. Imagine a scenario where not updating software caused a problem
(e.g., a ransomware attack on an outdated system); how could
timely updates have prevented it?
5. Critical thinking: Some users fear updates might introduce new
bugs. What would you advise – should they install updates
immediately, and why?
4.4.2 Computer Disk Cleanup
Over time, computers accumulate a lot of unnecessary files: temporary files, caches,
logs, recycle bin contents, etc. These files take up disk space and can even make the
system slower (for example, a bloated cache might slow down searches, or low disk
space can hinder normal OS operations).
Disk cleanup is the process of removing such unneeded files to free up space and
keep the system tidy. It’s a key part of software optimization because it helps
maintain optimal system performance and organization.
Windows 11 Disk Cleanup Tools: Windows provides two main ways to clean disks:
The classic Disk Cleanup utility (a legacy tool from
older Windows, still present in Windows 11).
The newer Storage Sense / Storage Settings including Cleanup
Recommendations in the Settings app.
Using the Disk Cleanup Utility:
1. To launch it, press Start and type “Disk Cleanup”, then open the
Disk Cleanup app (it might prompt you to select a drive – usually
you choose C:, the system drive).
2. Disk Cleanup will scan for a few seconds and then present a
dialog with a list of file categories you can clean: e.g. Temporary
Internet Files, Recycle Bin, Delivery Optimization Files,
Thumbnails, etc., often with checkboxes.
3. You’ll see how much space each category is using. You can safely
check most of them (Disk Cleanup even calculates total space to
be freed).
4. Click OK then confirm Delete Files to remove those selected
files. The tool will then delete them from your system.
5. Optionally, click “Clean up system files” if you also want to
remove system files like old Windows Update files (this
requires admin rights and Disk Cleanup will rescan including
deeper items). After that, you might see categories like
“Previous Windows installation” or “Windows Update Cleanup”
which can free a lot of space (but only delete those if you are
sure you won’t need to revert an update).
6. Wait for it to complete – you might see progress bar and then it closes when
done.
Using Storage Sense / Cleanup in Settings:
Windows 11’s Settings under System > Storage has a modern interface:
At a glance, it shows what is disadvantages uming space (apps, documents,
pictures, etc).
There’s Storage Sense, which can automatically free up
space by deleting temp files or recycle bin items after a
certain time.
Under Storage > Cleanup recommendations, Windows may list
things like large or unused files, or an option to remove previous
version of Windows, etc., with a one-click cleanup approach.
For example, if you open Settings > System > Storage > Cleanup recommendations,
you might see categories like “Temporary files” and a button to remove them. This
interface is user-friendly for beginners – you can check items and hit “Clean up”.
Windows 11 “Cleanup recommendations” interface suggesting removal of temporary
files to free up disk space. Users can select categories (like Temporary files,
Downloads, etc.) by checking boxes, then click “Clean up” to delete the selected
files.
What Disk Cleanup Removes: Temporary files created by applications or the
system (which are no longer needed), internet cache files, old error report logs,
recycling bin trash, etc. Removing these is safe – the tool by default won’t touch your
personal documents. In fact, Disk Cleanup explicitly lists what it’s cleaning, and
often provides descriptions if you click on the category. For example, “Thumbnails”
refers to mini-images Windows stores for folder thumbnails – deleting them just
forces Windows to recreate them when needed (safe to do). “Downloaded Program
Files” often refers to old ActiveX or Edge caches – safe to remove. One category to
be cautious with is the Downloads folder, which Storage Sense can clear if you
enable that – but that’s your actual downloaded files, so make sure you’ve backed up
or don’t need them before allowing that.
When to Run Disk Cleanup:
If you get a “Low Disk Space” warning, definitely run it to free space.
As routine maintenance: doing it perhaps monthly or every
few months is good practice (especially if you
install/uninstall many programs, as installers leave temp
files).
After a major Windows update, you can run “Clean up system
files” to remove the old Windows version backup ([Link]
folder) which can be several GB (only do this once you’re sure
the system is running fine after update).
If the PC seems slow and you haven’t cleaned in a long
time, it’s worth doing (though cleanup mainly helps with
storage, not speed – except if your disk is nearly full, which
indeed will slow things).
Other Cleanup Tips:
Empty your Recycle Bin regularly (Disk Cleanup can do
this, or you can right-click the Recycle Bin icon and choose
Empty).
Uninstall programs you no longer need (that frees space too):
Settings > Apps > Installed apps, then uninstall unused apps.
Delete or archive personal files that you no longer use, or move
them to an external drive if they’re just taking space (e.g., old
videos).
Use Storage Sense: In Windows 11, you can turn on Storage
Sense (in Storage settings) to automatically clean certain things.
For example, it can auto-delete temp files and auto-empty Recycle
Bin items older than, say, 30 days – this automates the cleanup.
Practical Example: Let’s say your 256 GB SSD is 95% full, and you notice
Windows is lagging. You run Disk Cleanup and find 10 GB in “Windows Update
Cleanup” and “Temporary files”. You remove those and suddenly you have space
again, and performance improves (the OS needs some free space for virtual memory,
etc.). Additionally, you uninstall two games you no longer play, freeing another 5
GB. Now the system has breathing room and runs smoother. This shows how cleanup
and managing disk space is part of optimizing software/hardware interplay.
Assessment Questions (Cleanup):
(1) What types of files does the Disk Cleanup tool target for removal? List at least
three.
(2) How do you access the Disk Cleanup utility on Windows 11?
(3) Explain why freeing up disk space can be beneficial for system performance.
(4) If a user’s “Downloads” folder is 50 GB and they need space, what
would you advise and what precautions should they take before
cleanup?