Windows Editions & Features

Key Takeaways

  • Windows 10 and 11 ship in Home, Pro, Pro for Workstations, and Enterprise editions; the Pro tier is the dividing line that adds BitLocker, Group Policy, Remote Desktop host, Hyper-V, Windows Sandbox, and domain join.
  • Windows 11 hardware minimums are TPM 2.0, UEFI with Secure Boot, a 64-bit dual-core CPU at 1 GHz or faster, 4 GB RAM, and 64 GB storage; these exact numbers are heavily tested on 220-1202.
  • BitLocker (Pro and above) encrypts the system drive using the TPM, while BitLocker To Go encrypts removable USB media; a recovery key must be escrowed before encryption.
  • Group Policy Editor (gpedit.msc) exists only in Pro and Enterprise; Home edition users cannot edit local policy and must use the Registry or settings instead.
  • 32-bit to 64-bit migration and Pro to Home downgrade both require a clean install; only same-version edition upgrades (Home to Pro) and Windows 10 to 11 are in-place upgrade paths.
Last updated: June 2026

Windows 10 vs. Windows 11

The 220-1202 (Core 2 V15) exam expects you to recall the exact thresholds that separate Windows 11 from Windows 10. Windows 11 is 64-bit only, demands UEFI with Secure Boot, and requires a Trusted Platform Module (TPM) version 2.0 chip — the single most common reason a machine fails the upgrade check. Windows 10 reached end of support on October 14, 2025, after which it stops receiving free security patches unless enrolled in Extended Security Updates (ESU).

RequirementWindows 10Windows 11
TPMNone (recommended)TPM 2.0 required
Secure BootOptionalRequired
FirmwareBIOS or UEFIUEFI only
CPU32-bit or 64-bit64-bit, 2+ cores, 1 GHz+, on approved list
RAM1 GB (32-bit) / 2 GB (64-bit)4 GB
Storage16-20 GB64 GB
End of supportOct 14, 20252031+ (varies by build)

Exam trap: A PC that meets RAM, CPU, and storage minimums but reports "This PC can't run Windows 11" almost always lacks TPM 2.0 or has Secure Boot disabled in UEFI. The fix is enabling the firmware TPM (Intel PTT / AMD fTPM) and Secure Boot, not adding RAM.

Edition Feature Comparison

The practical exam question is "which edition do I need?" Everything below the Home/Pro line is what you upgrade for.

FeatureHomeProEnterprise
BitLocker / BitLocker To GoNoYesYes
Group Policy (gpedit.msc)NoYesYes
Remote Desktop HOSTNoYesYes
Remote Desktop CLIENTYesYesYes
Hyper-VNoYesYes
Domain / Azure AD JoinNoYesYes
Windows SandboxNoYesYes
Assigned Access (kiosk)NoYesYes
Max RAM (64-bit)128 GB2 TB6 TB
Licensing channelRetail/OEMRetail/volumeVolume only

The five features the exam returns to repeatedly are BitLocker, Group Policy, Remote Desktop host, Hyper-V, and Domain Join — all absent from Home. If a scenario says a Home user cannot do one of these, the answer is "upgrade to Pro."

Key Pro features explained

  • BitLocker Drive Encryption seals the OS volume to the TPM so the disk is unreadable if removed. BitLocker To Go covers USB flash drives. The 48-digit recovery key must be stored (Microsoft account, file, USB, or printout) before encryption completes — losing it can mean total data loss.
  • Remote Desktop uses the Remote Desktop Protocol (RDP) on TCP port 3389. Only the host side is Pro-restricted; any edition can be the connecting client.
  • Hyper-V is Microsoft's built-in Type 1 hypervisor. It requires a 64-bit CPU with Second Level Address Translation (SLAT) and hardware virtualization (Intel VT-x / AMD-V) enabled in UEFI, and is turned on under Windows Features, not installed from media.
  • Windows Sandbox spins up a disposable VM that is wiped on close — ideal for testing suspicious downloads without infecting the host.

Upgrade & Update Model

In-place upgrade keeps files, apps, and settings; a clean install wipes the drive. The valid in-place paths are Home to Pro (same version) and Windows 10 to Windows 11 when hardware qualifies. 32-bit to 64-bit and Pro to Home both demand a clean install — no in-place route exists.

Update typeCadenceContents
Feature updateAnnual (Win 11)New features, UI, multi-GB
Quality updateMonthly (Patch Tuesday, 2nd Tuesday)Security + bug fixes
Driver updateAs neededHardware drivers

Always back up data before any upgrade, confirm activation afterward, and re-run Windows Update until no patches remain.

How Editions Map to Real Scenarios

The exam rarely asks you to recite a feature list in the abstract; instead it drops you into a help-desk scenario and expects you to pick the edition or action. A small accounting firm that buys ten consumer laptops preloaded with Windows 11 Home and then tries to join them to a new Active Directory domain will fail, because domain join is a Pro feature. The correct, lowest-cost remediation is an in-place edition upgrade from Home to Pro using a Pro product key — no reinstall, no data loss.

Contrast that with a request to move a single workstation from Pro back to Home, which has no in-place path and forces a clean install; in practice you would simply leave it on Pro.

A second recurring theme is the activation and licensing channel. Retail licenses are transferable between machines, OEM licenses are tied to the motherboard they shipped on, and volume licenses (the only way to obtain Enterprise) are managed centrally through a Key Management Service (KMS) or Multiple Activation Key (MAK). If a refurbished PC shows "Windows is not activated" after a motherboard swap, an OEM key is the likely reason, and the fix is a new license rather than troubleshooting hardware. Knowing that Enterprise is volume-only also lets you eliminate it as an answer in any single-PC retail scenario.

Finally, remember the upgrade-readiness gating that pairs with the requirements table. The free PC Health Check tool reports the exact failed item, and the two failures you will see most often are TPM and Secure Boot — both firmware toggles, not hardware purchases. Modern Intel platforms expose the TPM as Platform Trust Technology (PTT) and AMD exposes it as fTPM; enabling either, plus Secure Boot, typically converts an "unsupported" verdict into a clean upgrade.

A genuinely unsupported CPU (one not on Microsoft's approved list) is the one failure a firmware change cannot fix, and the supported answer there is to stay on Windows 10 (with Extended Security Updates if needed) or replace the hardware.

Test Your Knowledge

A technician runs the PC Health Check on a desktop with a 64-bit quad-core CPU, 16 GB RAM, and a 512 GB SSD, but it still reports the PC cannot run Windows 11. What is the MOST likely cause?

A
B
C
D
Test Your Knowledge

A user with Windows 11 Home wants to encrypt their internal drive with BitLocker. Why can they not do this?

A
B
C
D
Test Your KnowledgeMulti-Select

Which of the following are available in Windows Pro but NOT in Windows Home? (Select THREE)

Select all that apply

BitLocker
Windows Update
Group Policy Editor (gpedit.msc)
Microsoft Edge
Remote Desktop host