Windows 10 and 11 Operating Systems PDF
Document Details
Uploaded by ExtraordinaryMars
Anoka-Ramsey Community College
Tags
Summary
This document details the general functions of Windows 10 and 11 operating systems, including hardware access, file management, and user interfaces. It also describes the different types of operating system functionalities, like multi-user, multitasking, and multithreading.
Full Transcript
IT technicians and professionals need to understand the general functions of any operating system (OS) such as controlling hardware access, managing files and folders, providing a user interface, and managing applications. To make an OS recommendation the technician needs to understand budget constr...
IT technicians and professionals need to understand the general functions of any operating system (OS) such as controlling hardware access, managing files and folders, providing a user interface, and managing applications. To make an OS recommendation the technician needs to understand budget constraints, how the computer will be used, and which types of applications will be installed, so they can help determine the best OS for a customer: This chapter focuses on the Windows 10 and 11 operating systems. The components, functions, system requirements, and terminology related to each operating system are explored. The chapter will also detail the steps to install a Windows operating system and the Windows boot sequence. You will learn how to prepare a hard drive for a Windows installation by formatting the drive into partitions. You will learn about the different types of partitions and logical drives as well as other terms relating to hard drive setup. You will also learn about the different file systems which are supported by Windows, such as File Allocation Table (FAT), New Technology File System (NTFS), Compact Disc File System (CDFS), and Network File System (NFS). It is important to not only learn about virtualization and cloud technology but to also build hands-on skills. In this chapter, you will complete a lab creating a FAT 32 partition in Windows and then converting the partition to NTFS. You will also complete labs on installing Windows, performing basic Windows setup task, creating user accounts, and installing Windows updates. An operating system (OS) has a number of functions. One of its main tasks is to act as an interface between the user and the hardware connected to the computer. The operating system also controls other functions: - Software resources - Memory allocation and all peripheral devices - Common services to computer application software From digital watches to computers, almost all computers require an operating system before they can be operated. To understand the capabilities of an operating system, it is important to first understand some basic terms. The following terms are often used when describing operating systems: - **Multi-user** - Two or more users have individual accounts that allow them to work with programs and peripheral devices at the same time. - **Multitasking** - The computer is capable of operating multiple applications at the same time. - **Multiprocessing** - The operating system can support two or more CPUs. - **Multithreading** - A program can be broken into smaller parts that are loaded as needed by the operating system. Multithreading allows different parts of a program to be run at the same time. The OS boots the computer and manages the file system. Operating systems can support more than one user, task, or CPU. **Basic Functions of an Operating System** Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions: - Control hardware access - Manage files and folders - Provide a user interface - Manage applications **Hardware access** The OS manages the interaction between applications and the hardware. To access and communicate with each hardware component, the OS uses a program called a device driver. When a hardware device is installed, the OS locates and installs the device driver for that component. Assigning system resources and installing drivers are performed with a plug-and-play (PnP) process. The OS then configures the device and updates the registry, which is a database that contains all the information about the computer.\ \ If the OS cannot locate a device driver, a technician must install the driver manually either by using the media that came with the device or downloading it from the manufacturer's website. **File and folder management** The OS creates a file structure on the hard disk drive to store data. A file is a block of related data that is given a single name and treated as a single unit. Program and data files are grouped together in a directory. The files and directories are organized for easy retrieval and use. Directories can be kept inside other directories. These nested directories are referred to as subdirectories. Directories are called folders in Windows operating systems, and subdirectories are called subfolders. **User interface** The OS enables the user to interact with the software and hardware. Operating systems include two types of user interfaces: - **Command-line interface (CLI) **- The user types commands at a prompt. - **Graphical user interface (GUI) **- The user interacts with menus and icons. **Application Management** The OS locates an application and loads it into the RAM of the computer. Applications are software programs, such as word processors, databases, spreadsheets, and games. The OS allocates available system resources to running applications.\ To ensure that a new application is compatible with an OS, programmers follow a set of guidelines known as an Application Programming Interface (API). An API allows programs to access the resources managed by the operating system in a consistent and reliable manner. Here are some examples of APIs: - **Open Graphics Library (OpenGL)** -- This is a cross-platform standard specification for multimedia graphics. - **DirectX **-- This is a collection of APIs related to multimedia tasks for Microsoft Windows. - **Windows API** -- The Windows API provides application developers with user interface controls, file management and graphical elements, such as windows, scroll bars, and dialog boxes. - **Java APIs** -- This is a collection of APIs related to the development of Java programming. Windows 10 is an update from the previous version of Windows designed for personal computers, tablets, embedded devices, and Internet of Things devices. This version integrated the Cortana virtual assistant, combined the Windows 7 style start menu, the Windows 8 live tiles in desktop mode, and included the new Microsoft Edge Web browser. There are twelve different editions of Windows 10 with varying feature sets and use cases to meet the needs of consumer, business, and education environments. Like Windows 10, Windows 11 is an upgrade from the previous version. Most of the changes are superficial, like smaller taskbar icons that are placed in the center. There are also other visual additions such as a better dark mode, transparency changes, and animation changes, among others. Widgets have been expanded and are now more personalized. The settings application has been redesigned with a menu on the left, making navigation easier. There are also minor convenience additions for Windows tablets running Windows 11, including better spacing of taskbar icons and a three-finger swipe to customize actions. Windows 11 is more energy efficient, yet usually performs faster than previous versions. Finally, all versions of Windows 11 are 64-bit only, so it will not install on older, 32-bit computers. Understanding how a computer will be used is important when recommending an OS to a customer. The OS must be compatible with the existing hardware and the required applications. To make an OS recommendation, a technician must review budget constraints, learn how the computer will be used, determine which types of applications will be installed, and whether a new computer may be purchased. These are some guidelines to help determine the best OS for a customer: - **Does the customer use off-the-shelf applications for this computer?** Off-the-shelf applications specify a list of compatible operating systems on the application package. - **Does the customer use customized applications that were programmed specifically for the customer?** If the customer is using a customized application, the programmer of that application specifies which OS to use. [To run Windows 11, your PC needs to meet the following minimum hardware requirements^1^](https://support.microsoft.com/en-us/windows/windows-11-system-requirements-86c11283-ea52-4782-9efd-7674389a7ba3)[^2^](https://www.microsoft.com/en-us/windows/windows-11-specifications): - **Processor**: 1 GHz or faster with at least 2 cores on a compatible 64-bit processor or System on a Chip (SoC). - **RAM**: 4 GB or more. - **Storage**: 64 GB or larger storage device. - **System Firmware**: UEFI, Secure Boot capable. - **TPM**: Trusted Platform Module (TPM) version 2.0. - **Graphics Card**: Compatible with DirectX 12 or later with WDDM 2.0 driver. - **Display**: High definition (720p) display that is greater than 9" diagonally, with 8 bits per color channel. - **Internet Connectivity**: Required for Windows 11 Home edition setup and updates. [To run Windows 10, your PC needs to meet the following minimum hardware requirements^1^](https://www.microsoft.com/en-us/windows/windows-10-specifications)[^2^](https://winaero.com/the-real-system-requirements-for-windows-10/): - **Processor**: 1 GHz or faster compatible processor or System on a Chip (SoC). - **RAM**: 1 GB for 32-bit or 2 GB for 64-bit. - **Storage**: 32 GB or larger hard disk. - **Graphics Card**: DirectX 9 or later with WDDM 1.0 driver. - **Display**: 800 x 600 resolution. - **Internet Connectivity**: Required for updates and some features. [The primary differences between 32-bit and 64-bit processor architectures lie in their data handling, memory addressing, and overall performance capabilities^1^](https://www.diffen.com/difference/32-bit_vs_64-bit)^(https://www.digitaltrends.com/computing/32-bit-vs-64-bit-operating-systems/)(https://gcore.com/learning/difference-between-32-bit-and-64-bit/)^: 1. **Data Handling**: - **32-bit processors** handle data in 32-bit chunks. - **64-bit processors** handle data in 64-bit chunks, allowing for more data to be processed simultaneously. 2. **Memory Addressing**: - **32-bit systems** can address up to 4 GB of RAM. This includes all memory in the system, such as RAM, graphics memory, and other device memory. - **64-bit systems** can theoretically address up to 16 exabytes (16 billion GB) of RAM, though practical limits are much lower (e.g., Windows 10 Pro supports up to 2 TB of RAM). 3. **Performance**: - **32-bit processors** are generally sufficient for less demanding tasks and older applications. - **64-bit processors** offer improved performance, especially for modern applications that require more memory and processing power, such as video editing, gaming, and large-scale computations. 4. **Compatibility**: - **32-bit operating systems** and applications can only run on 32-bit processors. - **64-bit processors** can run both 32-bit and 64-bit operating systems and applications, providing greater flexibility and future-proofing. 5. **Security**: - **64-bit systems** often include enhanced security features, such as hardware-based data execution prevention (DEP) and kernel patch protection, which are not available on 32-bit systems. As a technician, you might have to perform a clean installation of an OS. Perform a clean install in the following situations: - When a computer is passed from one employee to another - When the OS is corrupt - When the primary hard drive is replaced in a computer The installation and initial booting of the OS is called the operating system setup. Although it is possible to install an OS over a network from a server or from a local hard drive, the most common installation method for a home or small business is through external media such as DVDs or USB drives. **Note**: If the hardware is not supported by the OS, you may need to install third-party drivers when performing a clean installation. Before the operating system can be installed, a storage media device must be chosen and prepared. Several types of storage devices are available and can be used to receive the new operating system. The two most common types of data storage devices used today are hard disk drives and flash memory-based drives such as solid-state hard drives and USB drives. When the storage device type has been chosen, it must be prepared to receive the new operating system. Modern operating systems ship with an installer program. Installers usually prepare the disk to receive the operating system, but it is crucial for a technician to understand the terms and methods involved in this preparation. A hard drive is divided into areas called partitions. Each partition is a logical storage unit that can be formatted to store information, such as data files or applications. If you imagine a hard drive as a wooden cabinet, the partitions would be the shelves. During the installation process, most operating systems automatically partition and format available hard drive space. Partitioning a drive is a simple process, but to ensure a successful boot, the firmware must know what disk and partition on that disk has an operating system installed. The partition scheme has direct influence in the location of the operating systems on a disk. Finding and launching the operating system is one of the responsibilities of computer firmware. The partition scheme is very important to the firmware. Two of the most popular partition scheme standards are master boot record (MBR) and globally unique identifier (GUID) partition table (GPT). **Master Boot Record** Publicly introduced in 1983, the MBR contains information on how the hard drive partitions are organized. The MBR is 512 bytes long and contains the boot loader, an executable program that allows a user to choose from multiple operating systems. MBR has become the de facto standard but has limitations that had to be addressed. MBR is commonly used in computers with BIOS-based firmware. **GUID Partition Table** Also designed as a partition table scheme standard for hard drives, the GPT makes use of a number of modern techniques to expand on the older MBR partitioning scheme. GPT is commonly used in computers with UEFI firmware. Most modern operating systems now support GPT. MBR (Master Boot Record) and GPT (GUID Partition Table) are two different partitioning schemes used to manage the partitions on a storage device. [Here are the key differences and similarities between them^1^](https://www.easeus.com/partition-master/mbr-vs-gpt.html)^(https://www.freecodecamp.org/news/mbr-vs-gpt-whats-the-difference-between-an-mbr-partition-and-a-gpt-partition-solved/)(https://www.solveyourtech.com/what-is-the-difference-between-gpt-vs-mbr-a-comprehensive-guide/)^: **MBR (Master Boot Record)** 1. **Age and Compatibility**: - Introduced in 1983, MBR is the older of the two partitioning schemes. - It is widely supported by older systems and BIOS firmware. 2. **Partition Limits**: - MBR supports up to 4 primary partitions. If more partitions are needed, one of the primary partitions can be an extended partition, which can contain multiple logical partitions. - It has a maximum disk size limit of 2 TB. 3. **Boot Process**: - MBR stores the bootloader in the first sector of the disk, which contains information about the disk's partitions and the code to start the boot process. 4. **Data Storage**: - All partitioning and boot data are stored in a single location, making it more vulnerable to corruption. **GPT (GUID Partition Table)** 1. **Age and Compatibility**: - GPT is a newer standard, introduced as part of the UEFI (Unified Extensible Firmware Interface) initiative. - It is compatible with modern systems and UEFI firmware. 2. **Partition Limits**: - GPT supports up to 128 partitions on Windows, with no need for extended or logical partitions. - It can handle disks larger than 2 TB, with a theoretical limit of 9.4 zettabytes. 3. **Boot Process**: - GPT stores multiple copies of the partitioning and boot data across the disk, enhancing redundancy and recovery capabilities. - It includes a protective MBR to prevent older tools from misrecognizing the disk. 4. **Data Storage**: - GPT uses CRC32 checksums to detect and recover from data corruption, providing better data integrity. **Comparison Summary** - **Compatibility**: MBR is better suited for older systems and BIOS, while GPT is designed for modern systems and UEFI. - **Partition and Disk Size Limits**: MBR is limited to 4 primary partitions and 2 TB disks, whereas GPT supports up to 128 partitions and much larger disks. - **Data Integrity**: GPT offers better data integrity and recovery options due to its multiple copies of partition data and CRC32 checksums. - **Boot Process**: MBR relies on a single boot sector, making it more vulnerable to corruption, while GPT's distributed data structure enhances reliability. The primary partition contains the operating system files and is usually the first partition. A primary partition cannot be subdivided into smaller sections. On a GPT partitioned disk, all partitions are primary partitions. On an MBR partitioned disk, there can be a maximum of four primary partitions. On MBR disks, the active partition is the partition used to store and boot an operating system. Notice that only primary partitions can be marked active on MBR disks. Another limitation is that only one primary partition per disk can be marked active at one time. In most cases, the C: drive is the active partition and contains the boot and system files. Some users create additional partitions to organize files or to be able to dual-boot the computer. Active partitions are only found on drives with MBR partition tables. If more than 4 partitions are required on an MBR partitioned disk, one of the primary partitions can be designated an extended partition. After the extended partition is created, up to 23 logical drives (or logical partitions) can be created within this extended partition. A common setup is to create a primary partition for the OS (drive C:) and allow an extended partition to occupy the remaining free space on a hard drive, right after a primary partition. Any extra partitions can be created within the extended partition (drives D:, E: and so on). While the logical drives can't be used to boot an OS, they are perfect for storing user data. Notice that there can be only one extended partition per MBR hard drive and that extended partitions are only found on drives with MBR partition tables. A logical drive is a section of an extended partition. It can be used to separate information for administrative purposes. Because GPT partitioned drives cannot have an extended partition, they do not have logical drives. A basic disk (the default) contains partitions such as primary and extended as well as logical drives which are formatted for data storage. More space can be added to a partition by extending it into adjacent, unallocated space, as long as it is contiguous. Either MBR or GPT can be used as the underlying partition scheme of basic disks. Dynamic disks provide features not supported by basic disks. A dynamic disk has the ability to create volumes that span across more than one disk. The size of the partitions can be changed after they have been set, even if the unallocated space is non-contiguous. Free space can be added from the same disk or a different disk, allowing a user to efficiently store large files. After a partition has been extended, it cannot be shrunk without deleting the entire partition. Either MBR or GPT can be used as the partition scheme of dynamic disks Formatting is the process that creates a file system on a partition for files to be stored. When users attempt to log on to a device or to access system resources, Windows uses the process of authentication to verify the identity of the users. Authentication occurs when users enter a username and password to access a user account. Windows uses Single-Sign On (SSO) authentication, which allows users to log in once to access all system resources versus requiring them to log in each time they need to access an individual one. User accounts allow multiple users to share a single computer using their own files and settings. Windows 10 offers two account types: Administrator and Standard User, as shown in the Figure. In previous versions of Windows, there was also a Guest account, but that has been removed with Windows 10. Administrator accounts have complete control over a computer. Users with this type of account can change settings globally, install programs, get through the User Account Control (UAC) when elevation to perform a task is required. Standard user accounts have limited control over a computer. Users with this type of account can run applications, but they cannot install programs. A standard user account can change system settings but only settings that do not affect other user accounts Finalize the Installation **Windows Update** To update the OS after the initial installation, Microsoft Windows Update is used to scan for new software and install service packs and patches. **Device Manager** After installation, verify that all hardware is installed correctly. The Device Manager is used to locate device problems and install the correct or updated drivers in Windows. Disk Cloning Installing an OS on a single computer takes time. Imagine the time it would take to install operating systems on multiple computers, one at a time. To simplify this activity, administrators usually elect a computer to act as a base system and go through the regular operating system installation process. After the operating is installed in the base computer, a specific program is used to duplicate all the information on its disk, sector by sector, to another disk. This new disk, usually an external device, now contains a fully deployed operating system and can be used to quickly deploy a fresh copy of the base operating system and any installed applications and data without the lengthy installation process or user involvement. Because the target disk now contains a sector-to-sector mapping of the original disk, the contents of the target disk is an image of the original disk. If an undesirable setting is accidentally included during the base installation, an administrator can use Microsoft's System Preparation (Sysprep) tool to remove it before creating the final image. Sysprep can be used to install and configure the same OS on multiple computers. Sysprep prepares the OS with different hardware configurations. With Sysprep, technicians can quickly install the OS, complete the last configuration steps, and then install applications. To run Sysprep in Windows 10, open Windows Explorer and navigate to C:WindowsSystem32sysprep. You can also just type "sysprep" in the Run command and click "OK." Other Installation Methods A standard installation of Windows is sufficient for most computers used in a home or small office environment but there are cases when a custom installation process is required. Take, for example, an IT support department; technicians in these environments must deploy hundreds, even thousands of Windows systems. Performing this many installations in the standard way is not feasible. A standard installation is done via the installation media (DVD or USB drive), shown in the figures, provided by Microsoft and is an interactive process; the installer prompts the user for settings such as time zone and system language. A custom installation of Windows can save time and provide a consistent configuration across computers within a large organization. A popular technique to install Windows across many computers is to perform installation in one computer and use it as a reference installation. When the installation is completed, an image is created. An image is a file that contains all the data from a partition. When the image is ready, technicians can perform a much shorter installation by simply replicating and deploying the image to all computers in the organization. If the new installation requires any adjustments, those can be done quickly after the image is deployed. Windows has several different types of custom installations: - **Network Installation** -- This includes Preboot Execution Environment (PXE) Installation, Unattended Installation, and Remote Installation. - **Image-based Internal partition Installation** - This is a Windows image stored on an internal (often hidden) partition that can be used to restore Windows to its original state when it was shipped from the factory. - **Other Types of Custom Installations** -- This includes Windows Advanced Startup Options, Refresh your PC (Windows 8.x only), System Restore, Upgrade, Repair installation, Remote network installation, Recovery partition, and Refresh/restore. Remote Network Installation A popular method for OS installation in environments with many computers is a remote network installation. With this method, the operating system installation files are stored on a server so that a client computer can access the files remotely to begin the installation. A software package such as Remote Installation Services (RIS) is used to communicate with the client, store the setup files, and provide the necessary instructions for the client to access the setup files, download them, and begin the operating system installation. Because the client computer does not have an operating system installed, a special environment must be used to boot the computer, connect to the network, and communicate with the server to begin the installation process. This special environment is known as the Preboot eXecution Environment (PXE). For the PXE to work, the NIC must be PXE-enabled. This functionality may come from the BIOS or the firmware on the NIC. When the computer is started, the NIC listens for special instructions on the network to start PXE. The figure shows the client loading setup files from the PXE server over TFTP. Note: If the NIC is not PXE-enabled, third-party software may be used to load PXE from storage media. Unattended Network Installation Unattended installation, another network-based installation, allows a Windows system to be installed or upgraded with little user intervention. The Windows unattended installation is based on an answer file. This file contains simple text that instructs Windows Setup how to configure and install the OS. To perform a Windows Unattended installation, setup.exe must be run with the user options found in the answer file. The installation process begins as usual but instead of prompting the user, Setup uses the answers listed in the answer file. To customize a standard Windows 10 installation, the System Image Manager (SIM), shown in the figure, is used to create the setup answer file. You can also add packages, such as applications or drivers, to answer files. The answer file is copied to the distribution shared folder on a server. At this point, you can do one of two things: - Run the unattended.bat file on the client machine to prepare the hard drive and install the OS from the server over the network. - Create a boot disk that boots the computer and connects to the distribution shared folder on the server. You then run a batch file containing a set of instructions to install the OS over the network. **Note**: Windows SIM is part of the Windows Automated Installation Kit (AIK) and can be downloaded from the Microsoft website. Recovery Partition Some computers that have Windows installed contain a section of the disk that is inaccessible to the user. This partition, called a recovery partition, contains an image that can be used to restore the computer to its original configuration. The recovery partition is often hidden to prevent it from being used for anything other than restoration. To restore the computer using the recovery partition, you often must use a special key or key combination when the computer is starting. Sometimes, the option to restore from the factory recovery partition is located in the BIOS or a program from the manufacturer that is accessed in Windows. Contact the computer manufacturer to find out how to access the partition and restore the original configuration of the computer. **Note**: If the operating system has been damaged because of a faulty hard drive, the recovery partition may also be corrupt and not able to recover the operating system. Upgrade Methods **In-place upgrade** The simplest path to upgrade a PC that is currently running Windows 7 or Windows 8.1 to Windows 10 is through an in-place upgrade. This will update the operating system and migrate apps and settings to the new OS. The System Center Configuration Manager (Configuration Manager) task sequence can be used to completely automate the process. The figure shows the Configuration Manager upgrade task sequence for Windows 10. When upgrading Windows 7 or Windows 8 to Windows 10, the Windows installation program (Setup.exe) will perform an in-place upgrade, which automatically preserves all data, settings, applications, and drivers from the existing operating system version. This saves effort because there is no need for complex deployment infrastructure. **Note**: Any user data should be backed up before performing the upgrade. **Clean install** Another way to upgrade to a newer version of Windows is to perform a clean upgrade. Because a clean install will wipe the drive completely, all files and data should be saved to some form of backup drive. Before a clean install of Windows can be performed, the installation media will need to be created. This can be on a disc or flash drive that the PC can boot from to run the setup. Windows 7, 8.1, and 10 can be downloaded directly from Microsoft. The download Windows web site includes the directions to create the installation media. **Note**: A valid product key is needed for the particular Windows version and edition in order to activate Windows after the installation process. Windows Boot Sequence After POST, the BIOS locates and reads the configuration settings that are stored in the CMOS memory. The boot device priority, as shown in the figure, is the order in which devices are checked to locate the bootable partition. The boot device priority is set in the BIOS and can be arranged in any order. The BIOS boots the computer using the first drive that contains a valid boot sector. This sector contains the Master Boot Record (MBR). The MBR identifies the Volume Boot Record (VBR) which loads the boot manager, which for Windows is bootmgr.exe. Hard drives, network drives, USB drives, and even removable media can be used in the boot order, depending on the capabilities of the motherboard. Some BIOS also have a boot device priority menu that is accessed with a special key during computer startup. Windows 7 Startup Modes Some problems will prevent Windows from starting up. To troubleshoot and fix this kind of problem, use one of the many Windows Startup Modes. Pressing the F8 key during the boot process opens the Windows Advanced Boot Options menu, as shown in the figure. This allows users to select how they wish to boot Windows. These are four commonly used startup options: - **Safe Mode** -- A diagnostic mode used to troubleshoot Windows and Windows startup issues. Functionality is limited as many device drivers are not loaded. - **Safe Mode with** Networking - Starts Windows in Safe Mode with networking support. - **Safe Mode with Command Prompt** - Starts Windows and loads the command prompt instead of the GUI. - **Last Known Good Configuration** - Loads the configuration settings that were used the last time that Windows started successfully. It does this by accessing a copy of the registry that is created for this purpose. **Note**: Last Known Good Configuration is not useful unless it is applied immediately after a failure occurs. If the machine is restarted and manages to open Windows, the registry is updated with the faulty information. Windows 8 and 10 Startup Modes Both Windows 8 and Windows 10 boot too quickly to use F8 to access startup settings. Instead, hold the Shift key and select the Restart option in the Power menu. This will display the Choose an Option screen. To get the startup settings, select Troubleshoot, then from the next screen select Advanced options. Inside Advanced options select Startup settings, then on the next screen select Restart. The computer will then restart and display the Startup Settings menu shown in the figure. To choose a startup option use number or function keys F1-F9 that corresponds to the desired option. Windows Installation In this chapter, you learned that all operating systems perform the same four basic functions: Control hardware access, manage files and folders, provide a user interface, and manage applications. You also learned there are three most commonly used desktop operating systems; Microsoft Windows, Apple macOS, and Linux. This chapter focused on Microsoft Windows operating systems, specifically Windows 7, Windows 8, and Windows 10. You learned about the minimum system requirements of each Windows operating system. These system requirements define the minimum amount of RAM, storage drive space, and CPU speed needed for the operating system to install and function properly. Before the OS can be installed, a storage media device must be chosen and prepared to receive the operating system. You learned how to prepare a storage drive for a Windows installation by formatting the drive into partitions. You learned about the primary partition that contains the operating system files, the active partition that is used to store and boot the operating system, and extended partitions that can be created to hold logical drives. You completed a lab where you created a FAT 32 partition in Windows and then converted the partition to NTFS. You also performed a Windows operating system installation though two labs. In these labs, you installed Windows, performed basic setup tasks, created user accounts, and installed updates. The chapter concluded with a review of the Windows boot sequence and the startup modes for Windows 7, Windows 8, and Windows 10.