Question

Difficulty: EasyOS Installation and Upgrade Methods

A user wants to update a desktop computer running Windows 10 Home to Windows 11 Home while preserving all existing applications, user settings, and personal files without erasing the local drive. Which OS installation method should a technician perform to achieve this?

  1. In-place upgradeAnswer
  2. B
    Clean installation
  3. C
    Unattended PXE network deployment
  4. D
    Repair installation using command-line DISM switches

Answer

An in-place upgrade should be performed because it updates the operating system to a newer version while keeping all personal files, user settings, and installed applications.
An in-place upgrade allows an operating system to be updated to a newer version while maintaining the existing file system, installed applications, personal files, and user preferences without formatting the drive.

Step-by-Step Solution

1
Identify the user's goal
The user wants to transition from Windows 10 to Windows 11 without losing personal files or installed software.
Understanding the requirement determines whether data-destructive methods can be used.
2
Evaluate available installation methods
An in-place upgrade installs the new OS directly over the existing OS partition, retaining existing applications, configurations, and files.
Other methods like clean installs wipe existing data, requiring manual backup and app reinstallation.

Key Concept

OS Installation Methods (In-Place Upgrade vs. Clean Install)
Estimated Time:45s
Rate this question