| Edition | Key Features |
|---|---|
| Home | Cortana, Microsoft Edge, virtual desktops, Windows Defender, Windows Hello; no domain join, no Group Policy, no BitLocker |
| Pro | All Home features plus domain join, Group Policy, BitLocker, Remote Desktop host, Hyper-V, assigned access |
| Pro for Workstations | All Pro features plus ReFS, persistent memory support, faster file sharing, expanded hardware support (up to 4 CPUs, 6TB RAM) |
| Enterprise | All Pro features plus DirectAccess, AppLocker, BranchCache, volume licensing only |
| Edition | Key Features |
|---|---|
| Home | New Start menu, Snap layouts, virtual desktops, widgets, DirectStorage; no domain join, no Group Policy |
| Pro | All Home features plus domain join, Group Policy, BitLocker, Remote Desktop host, Hyper-V, Windows Sandbox |
| Enterprise | All Pro features plus AppLocker, DirectAccess, Credential Guard, Device Guard |
| Type | Description |
|---|---|
| Clean Install | Fresh installation with no previous OS; all data erased |
| Upgrade | Preserves files, settings, and applications from previous Windows version |
| In-place Upgrade | Repairs current installation while keeping files and settings |
| Image Deployment | Deploy standardized image using tools like WDS, MDT, or SCCM |
| Unattended Installation | Automated install using answer file (unattend.xml) |
| From | To |
|---|---|
| Windows 7 Pro/Enterprise | Windows 10 Pro/Enterprise (in-place upgrade supported) |
| Windows 8.1 Pro/Enterprise | Windows 10 Pro/Enterprise (in-place upgrade supported) |
| Windows 10 Home | Windows 11 Home (if hardware requirements met) |
| Windows 10 Pro | Windows 11 Pro (if hardware requirements met) |
| File System | Key Characteristics |
|---|---|
| FAT32 | Max file size 4GB, max volume 2TB, compatible with all OS, no encryption/compression |
| exFAT | Max file size 16EB, optimized for flash drives, cross-platform, no journaling |
| NTFS | Max file size 16EB, supports compression, encryption (EFS), quotas, journaling, permissions, shadow copies |
| ReFS | Resilient File System, auto-corruption repair, optimized for large volumes, no file compression/EFS support |
| Feature | Windows 10 vs Windows 11 |
|---|---|
| Start Menu | Win10: Left-aligned, live tiles; Win11: Center-aligned, pinned apps grid, no live tiles |
| Taskbar | Win10: Left-aligned, customizable; Win11: Center-aligned by default, less customization |
| Snap Layouts | Win10: Basic snap to sides; Win11: Multiple layout options, snap groups |
| Widgets | Win10: None (News and Interests); Win11: Dedicated widgets panel |
| Account Type | Permissions |
|---|---|
| Administrator | Full system control, install software, change settings, manage other users, access all files |
| Standard User | Use installed software, change own settings, no system-wide changes, limited file access |
| Guest | Temporary access, no password, limited permissions, disabled by default |
| Feature | Local Account vs Microsoft Account |
|---|---|
| Sync | Local: No sync; Microsoft: Settings, passwords, files sync across devices |
| Authentication | Local: Machine-specific; Microsoft: Cloud-based, email login |
| Services | Local: Limited; Microsoft: OneDrive, Office 365, Store, Xbox integration |
| Recovery | Local: Password reset disk needed; Microsoft: Online password reset |
| Permission | Description |
|---|---|
| Read | View files and folders, read attributes and permissions |
| Write | Create files and folders, change attributes |
| Read & Execute | Read permissions plus run executables |
| Modify | Read, write, execute, delete files and folders |
| Full Control | All permissions plus change permissions and take ownership |
| Type | Description |
|---|---|
| Primary | Bootable partition, max 4 per disk on MBR |
| Extended | Container for logical drives, only on MBR, max 1 per disk |
| Logical | Partition within extended partition |
| GPT Partition | GUID Partition Table, supports up to 128 partitions, required for UEFI boot |
| Feature | MBR vs GPT |
|---|---|
| Max Partitions | MBR: 4 primary; GPT: 128 |
| Max Disk Size | MBR: 2TB; GPT: 9.4ZB |
| Boot Mode | MBR: BIOS; GPT: UEFI (also supports BIOS with limitations) |
| Data Recovery | MBR: Single partition table; GPT: Redundant partition tables |
| Volume Type | Description |
|---|---|
| Simple | Single disk, single region |
| Spanned | Multiple disks, no redundancy, sequential storage |
| Striped (RAID 0) | Multiple disks, no redundancy, improved performance |
| Mirrored (RAID 1) | 2 disks, exact copy, fault tolerance |
| RAID 5 | 3+ disks, striping with parity, fault tolerance (Windows Server only) |
| Mode | Description |
|---|---|
| Safe Mode | Minimal drivers and services, standard VGA graphics |
| Safe Mode with Networking | Safe Mode plus network drivers and services |
| Safe Mode with Command Prompt | Safe Mode with command prompt instead of GUI |
| Root Key | Description |
|---|---|
| HKEY_CLASSES_ROOT (HKCR) | File associations and COM object registration |
| HKEY_CURRENT_USER (HKCU) | Current user settings and preferences |
| HKEY_LOCAL_MACHINE (HKLM) | System-wide hardware and software settings |
| HKEY_USERS (HKU) | All loaded user profiles |
| HKEY_CURRENT_CONFIG (HKCC) | Current hardware profile |
| Type | Description |
|---|---|
| REG_SZ | String value |
| REG_BINARY | Binary data |
| REG_DWORD | 32-bit number |
| REG_QWORD | 64-bit number |
| REG_MULTI_SZ | Multiple string values |
| REG_EXPAND_SZ | Expandable string value (contains variables) |
| Location | Description |
|---|---|
| Public | Most restrictive, network discovery off, for untrusted networks |
| Private | Network discovery on, file sharing available, for trusted networks |
| Domain | Automatically detected when joined to domain, managed by Group Policy |
| Feature | Workgroup vs Domain |
|---|---|
| Authentication | Workgroup: Local accounts; Domain: Centralized AD authentication |
| Management | Workgroup: Each computer managed separately; Domain: Centralized Group Policy |
| User Accounts | Workgroup: Local to each machine; Domain: Stored in Active Directory |
| Scale | Workgroup: Small networks (under 20 computers); Domain: Large enterprise networks |
| Type | Description |
|---|---|
| Feature Updates | Major releases twice per year, new features and improvements |
| Quality Updates | Monthly cumulative updates, security fixes and bug fixes |
| Driver Updates | Hardware driver updates from manufacturers |
| Definition Updates | Windows Defender virus definitions, frequent updates |
| Option | Description |
|---|---|
| Reset this PC | Reinstall Windows, keep or remove files, remove apps and settings |
| Fresh Start | Clean Windows install, keeps personal files, removes most apps |
| Go back | Revert to previous Windows version (10 days after upgrade) |
| Advanced startup | Boot to recovery environment for troubleshooting tools |
| Command | Description |
|---|---|
| cd | Change directory |
| dir | List directory contents |
| md or mkdir | Create directory |
| rd or rmdir | Remove directory |
| del | Delete files |
| copy | Copy files |
| xcopy | Copy files and directories with options |
| robocopy | Robust file copy with advanced options |
| move | Move files |
| ren or rename | Rename files |
| attrib | Display or change file attributes |
| type | Display file contents |
| cls | Clear screen |
| exit | Close command prompt |
| Command | Description |
|---|---|
| ipconfig | Display IP configuration |
| ipconfig /all | Display detailed IP configuration |
| ipconfig /release | Release DHCP IP address |
| ipconfig /renew | Renew DHCP IP address |
| ipconfig /flushdns | Clear DNS resolver cache |
| ipconfig /displaydns | Display DNS resolver cache |
| ping | Test network connectivity |
| tracert | Trace route to destination |
| nslookup | Query DNS servers |
| netstat | Display network connections and statistics |
| net use | Map network drives |
| net user | Manage user accounts |
| net view | View shared resources on network |
| hostname | Display computer name |
| pathping | Combine ping and tracert with statistics |
| Command | Description |
|---|---|
| sfc /scannow | System File Checker, scan and repair system files |
| chkdsk | Check disk for errors |
| chkdsk /f | Fix disk errors |
| chkdsk /r | Locate bad sectors and recover readable data |
| diskpart | Disk partition utility |
| format | Format disk or partition |
| tasklist | Display running processes |
| taskkill | Terminate processes |
| shutdown | Shutdown or restart computer |
| shutdown /s /t 0 | Shutdown immediately |
| shutdown /r /t 0 | Restart immediately |
| gpupdate /force | Force Group Policy update |
| gpresult /r | Display Group Policy results |
| systeminfo | Display detailed system information |
| driverquery | Display installed device drivers |
| Feature | Traditional Domain vs Azure AD |
|---|---|
| Infrastructure | Domain: On-premises servers; Azure AD: Cloud-based |
| Authentication | Domain: Kerberos, NTLM; Azure AD: SAML, OAuth, OpenID Connect |
| Management | Domain: Domain controllers, AD Users and Computers; Azure AD: Azure portal, PowerShell |
| Scope | Domain: Local network; Azure AD: Internet-accessible, mobile device support |
| Tool | Description |
|---|---|
| Narrator | Screen reader, reads text aloud; Win+Ctrl+Enter to launch |
| Magnifier | Screen magnification; Win+Plus to launch |
| High Contrast | Increase screen contrast for visibility; Left Alt+Left Shift+Print Screen |
| Closed Captions | Customize caption appearance for media |
| Speech Recognition | Control computer with voice commands |
| On-Screen Keyboard | Virtual keyboard; Win+Ctrl+O to launch |
| Sticky Keys | Press modifier keys sequentially instead of simultaneously; Press Shift 5 times |
| Filter Keys | Ignore repeated keystrokes |
| Toggle Keys | Sound alerts for Caps Lock, Num Lock, Scroll Lock |
| Mouse Keys | Control mouse pointer with numeric keypad |
| Policy | Description |
|---|---|
| Restricted | No scripts allowed (default on Windows client) |
| AllSigned | Only scripts signed by trusted publisher |
| RemoteSigned | Local scripts run, remote scripts must be signed |
| Unrestricted | All scripts run, warning for remote scripts |
| Bypass | All scripts run without warnings |