CompTIA A+ Operating Systems Practice Questions
Master Windows, macOS, and Linux with practice questions on OS installation, configuration, command-line tools, and troubleshooting for 2026.
Operating Systems on the CompTIA A+ Exam
The operating systems domain is a cornerstone of the CompTIA A+ Core 2 exam, covering approximately 27% of all questions. As an IT support technician, you will install, configure, and troubleshoot operating systems daily. From deploying Windows 11 on new workstations to helping users navigate macOS settings, OS proficiency is non-negotiable in modern IT support.
The exam focuses heavily on Windows 10 and Windows 11, but also tests your knowledge of macOS, Linux command-line operations, and Chrome OS basics. You need to understand the differences between Windows editions (Home vs Pro vs Enterprise), know how to use built-in administrative tools, and be comfortable with both GUI and command-line approaches to system management.
Questions in this domain test practical skills: partitioning drives during installation, configuring user accounts and permissions, managing Windows services, understanding Group Policy, and navigating the Linux file system. Expect scenario-based questions that present a task or problem and ask which tool, command, or procedure is most appropriate.
Key OS Concepts
🪟 Windows Administration
Control Panel vs Settings, MMC snap-ins, Registry Editor, Group Policy (gpedit.msc), Task Scheduler, Event Viewer, and Windows features like BitLocker, Hyper-V, and Remote Desktop.
🐧 Linux Command Line
File navigation (ls, cd, pwd), file operations (cp, mv, rm, mkdir), permissions (chmod 755, chown), package management (apt-get, yum), text editing (nano, vi), and piping/redirection.
🍎 macOS Basics
System Preferences, Finder, Time Machine backups, Spotlight search, Terminal (bash/zsh), Keychain Access, FileVault encryption, AirDrop, and Mission Control.
💾 File Systems
NTFS (permissions, EFS, compression), FAT32 (4GB limit), exFAT (flash drives), ext4 (Linux), APFS (macOS). Understand when to use each and conversion limitations.
⚙️ OS Installation
Clean install vs upgrade vs repair install, boot methods (USB, PXE, network), partitioning schemes (MBR vs GPT), BIOS vs UEFI, and unattended installation using answer files.
👤 User Management
Local accounts vs Microsoft accounts, user types (Standard, Administrator, Guest), UAC levels, account policies, NTFS permissions (Full Control, Modify, Read), and inheritance.
Essential Windows Commands
| Command | Purpose | Common Usage |
|---|---|---|
| sfc /scannow | System File Checker | Repair corrupted Windows system files |
| DISM /Online /Cleanup-Image | Repair component store | Fix issues when SFC fails |
| chkdsk /r | Check disk | Find and repair file system errors |
| gpupdate /force | Group Policy refresh | Apply policy changes immediately |
| diskpart | Disk partitioning | Create, delete, resize partitions |
| robocopy | Robust file copy | Mirror directories with permissions |
| net user | User management | Create/modify local user accounts |
| shutdown /r /t 0 | System restart | Immediate restart via command line |
Sample OS Practice Question
Question: A technician needs to encrypt the entire system drive on a Windows 11 Pro workstation that has a TPM 2.0 chip. Which built-in feature should be used?
Correct Answer: B
Explanation: BitLocker is the full-disk encryption feature available in Windows Pro, Enterprise, and Education editions. It leverages the TPM chip to secure the encryption keys. EFS (A) encrypts individual files/folders, not entire drives. Windows Defender Firewall (C) is for network security, not encryption. Device Encryption (D) is a simplified version available in Windows Home but provides less control than BitLocker, which is the professional solution for enterprise environments.
Windows Edition Comparison
| Feature | Home | Pro | Enterprise |
|---|---|---|---|
| BitLocker | ❌ | ✅ | ✅ |
| Group Policy Editor | ❌ | ✅ | ✅ |
| Remote Desktop (Host) | ❌ | ✅ | ✅ |
| Hyper-V | ❌ | ✅ | ✅ |
| Domain Join | ❌ | ✅ | ✅ |
| Windows Sandbox | ❌ | ✅ | ✅ |
| DirectAccess | ❌ | ❌ | ✅ |
| AppLocker | ❌ | ❌ | ✅ |
Study Checklist: Operating Systems Domain
- ☐ Compare Windows Home vs Pro vs Enterprise features
- ☐ Know all essential Windows command-line tools
- ☐ Navigate Linux file system and use basic commands
- ☐ Understand NTFS permissions and inheritance
- ☐ Differentiate file systems (NTFS, FAT32, exFAT, ext4, APFS)
- ☐ Explain MBR vs GPT partitioning schemes
- ☐ Configure Windows features via Control Panel and Settings
- ☐ Know macOS-specific features (Time Machine, FileVault, Keychain)
Frequently Asked Questions
What operating systems are tested on the CompTIA A+ exam?
The A+ exam covers Windows 10, Windows 11, macOS, Linux distributions, Chrome OS, and mobile operating systems (Android and iOS). Windows receives the heaviest coverage, followed by Linux command-line operations and macOS basics.
How much of the A+ Core 2 exam covers operating systems?
Operating systems represent approximately 27% of the Core 2 exam. This includes OS installation, configuration, Windows features, command-line tools, file systems, and multi-OS environment management.
What Windows commands should I know for the A+ exam?
Essential commands include: sfc /scannow, DISM, chkdsk, gpupdate, gpresult, diskpart, robocopy, xcopy, shutdown, taskkill, net user, net share, netstat, ipconfig, and PowerShell equivalents.
Do I need to know Linux for CompTIA A+?
Yes. The Core 2 exam tests basic Linux commands including navigation (ls, cd, pwd), file management (cp, mv, rm, mkdir), permissions (chmod, chown), package management (apt-get, yum), and process management (ps, top, kill).
What file systems should I know for the A+ exam?
Key file systems include: NTFS (Windows default, supports permissions), FAT32 (cross-platform, 4GB limit), exFAT (flash drives), ext4 (Linux default), APFS (macOS), and HFS+ (older macOS).
What is the difference between Windows Home and Pro editions?
Windows Pro includes BitLocker, Group Policy Editor, Remote Desktop host, Hyper-V, domain join, and Windows Sandbox—features not available in Home edition.
Related CompTIA A+ Practice Resources
Ready to Test Your OS Knowledge?
Generate unlimited operating system practice questions with Smart Practice explanations. Master Windows, Linux, and macOS for the A+ exam.
Start Free OS Practice Test →