✨ Emmy J Code

Advanced · Practical Computer Skills

Backup and Recovery

Design reliable backups, understand recovery objectives, restore files safely and plan for device failure, accidental deletion and ransomware. Read through the full lesson, practise the ideas, then take the mastery test. You need 80% or higher to pass.

1. Learning goals

2. The big idea

Design reliable backups, understand recovery objectives, restore files safely and plan for device failure, accidental deletion and ransomware. A strong computer user does not simply remember buttons. They understand what the computer is doing, what result an action should produce, and how to recover when the result is unexpected.

Throughout this topic, separate what you see from what the computer is storing or doing. A window, icon, file name or message is an interface representation. The underlying data, process, device or connection is the thing being represented.

3. Core knowledge

Terminology

Learn the words used by operating systems and software. Knowing the vocabulary makes instructions, help pages and error messages much easier to understand. When a term is unfamiliar, look for its meaning before changing an important setting.

Cause and effect

Most computer actions have a predictable relationship between input and result. Selecting an item before using a command matters. Choosing the correct destination matters. Permissions, available storage, network connection and application state can all affect the outcome.

Accuracy before speed

Speed is useful only after the process is reliable. Build the habit of checking the selected item, destination, account and final result before confirming a consequential action.

4. Step-by-step working method

  1. Identify the goal. State exactly what you want to accomplish.
  2. Inspect the starting state. Check the device, application, selected item, connection and available space when relevant.
  3. Choose the appropriate command. Prefer built-in controls and trusted software.
  4. Perform one meaningful action at a time. This makes mistakes easier to detect.
  5. Verify the result. Open, inspect, test or otherwise confirm that the intended result occurred.
  6. Record important details. For recurring work, note names, locations, dates, settings or error messages.

5. Practical examples

Example A — Everyday work: You receive a task and need to produce a file. First identify the required format and destination. Create or open the correct application, work on the content, save using a meaningful name, then reopen or inspect the saved file to verify it.

Example B — Something goes wrong: Do not immediately make many changes. Capture the exact message, note what you were doing, check whether the problem is repeatable, and test the simplest safe explanation first.

Example C — Shared computer: Avoid leaving private documents, passwords or accounts open. Sign out where appropriate and do not install software merely because a pop-up asks you to.

6. Important details to remember

7. Common mistakes and how to avoid them

8. Skill drill

Practise this lesson in short cycles: attempt → check → correct → repeat. Do the task once slowly, once normally, and once without looking at instructions. If the app provides an interactive practice activity for this topic, complete it before the test.

9. Self-check

Before taking the test, answer these questions aloud or in your notes:

  1. What is the purpose of this skill?
  2. What can go wrong?
  3. How can I verify success?
  4. What should I avoid when handling important information?
  5. How would I explain this skill to a complete beginner?

10. Summary

Mastery means understanding the purpose of the tools, using them deliberately, verifying results and recovering safely from mistakes. These habits are more valuable than memorising a particular screen layout because software changes over time.

Mastery test

You need 80% or higher. If you do not pass, review this lesson, practise again and retake the test.

Take the mastery test

Advanced backup and recovery

A backup is a separate copy that can be used to restore data. Good backup planning considers what must be recovered, how quickly it must be recovered and how much recent data can be lost.

Use multiple copies and different storage locations. Offline or otherwise isolated copies can help protect against ransomware. Test restoration; an untested backup is an assumption rather than proven recovery capability.

Document backup schedules, retention, encryption, access and restore steps. Recovery should be practised before an emergency.

← Previous lessonTake mastery test →Next lesson →

Practical Training: Learn to Actually Do It

This lesson is not only about definitions. Follow the procedures, perform the practice tasks on a real computer when possible, and use the troubleshooting guidance when something does not behave as expected.

Understand backup types

Learn full, incremental, differential, local, removable, and cloud backups. A backup is useful only if it can actually be restored.

Create a backup

Choose important files, select a separate backup destination, configure the backup method, run the backup, and verify that files appear in the destination.

Restore files

Open the backup tool, locate the required version, restore to a safe location when possible, and verify file integrity. Do not overwrite the only copy unless you are sure.

Plan for failure

Use more than one copy and keep at least one copy separated from the main device when practical. Protect backup access with strong authentication.

Practical assignment

Create a small test folder, back it up to a separate location, delete the test copy, restore it, and verify the recovered files.