Your complete guide to earning the CompTIA A+ certification β the IT industry's most recognized entry-level credential. Two exams cover hardware, networking, operating systems, security, and professional IT support skills required for every help desk and tier-1 technician role.
CompTIA A+ is the gold standard entry-level IT certification, covering everything a tier-1 IT support technician needs to know on day one of the job. It consists of two separate exams: Core 1 (220-1101) β focused on hardware, networking fundamentals, mobile devices, virtualization, and cloud basics; and Core 2 (220-1102) β focused on operating systems (Windows, macOS, Linux, Chrome OS), security, software troubleshooting, and operational procedures. A+ is recognized by the U.S. Department of Defense under DoD 8570.01-M as an IAT Level I baseline certification and is often the first stepping stone toward Network+, Security+, and beyond.
Using PCPartPicker.com, build a theoretical workstation with full compatibility checked. Identify: CPU socket, RAM type, M.2 slot types, PSU wattage calculation. Do this 3 times with different CPU families (Intel 13th gen + AMD Ryzen 7000 + budget build) to learn component compatibility patterns.
On any PC (even your study machine), enter UEFI settings. Explore: boot order, Secure Boot status, RAM speed (XMP setting), virtualization extensions (VT-x/AMD-V), SATA mode. Screenshot and document every setting. If you can't access real UEFI, use an online UEFI simulator (MSI Click BIOS 5 demo is available online).
Install a local USB printer AND a shared network printer. Practice: Add Printer β driver installation β test page. Map the 7-step laser printing process: Charging β Processing β Exposing β Developing β Transferring β Fusing β Cleaning. Connect to a printer via IP address (\\192.168.1.x\share). Troubleshoot print queue: clear stuck jobs via Services β Print Spooler β restart.
Open Command Prompt and run: ipconfig /all (record all details β MAC, IP, gateway, DNS), ping 8.8.8.8 (test internet), ping google.com (test DNS), tracert 8.8.8.8 (trace route), nslookup google.com (DNS query), netstat -an (show all connections). Interpret each output. Simulate troubleshooting: disable Wi-Fi β run ipconfig β see APIPA or no IP β re-enable β run ipconfig /renew.
Access your home router admin (192.168.1.1 or 192.168.0.1). Explore and document: WAN IP, DHCP scope, connected devices, DNS settings, Wi-Fi channels (use WiFi Analyzer app to see channel congestion). Change wireless channel from auto to channels 1, 6, or 11. Enable WPA2/WPA3 mixed mode. Review port forwarding section (understand the concept even if no ports open).
Install VirtualBox (free). Create a VM: Ubuntu 22.04 LTS (download ISO free from ubuntu.com). Allocate 2 CPU cores, 2GB RAM, 20GB dynamic disk. Install Ubuntu in the VM. Practice basic Linux commands in the VM. This also demonstrates Type 2 hypervisor hands-on. Take a snapshot β understand snapshot vs backup concept for the exam.
Open every key Windows tool and explore: msconfig (disable a startup item, re-enable), regedit (navigate to HKLM\SOFTWARE β DO NOT modify production keys), gpedit.msc (navigate to Computer Configuration β Windows Settings β Security Settings β Password Policy β read the settings), Task Manager (Performance tab β see CPU/RAM/Disk graphs), Resource Monitor (find which process is using most disk I/O). Take screenshots for your study notes.
Download Malwarebytes Free (safe, legitimate tool). Run a full scan on your system. Review scan results β even if clean, understand the interface: Threat Scan vs Custom Scan, Quarantine tab, History. Download and run ADWCleaner β review what it finds. Download Autoruns (Microsoft Sysinternals) β explore the startup entries, highlight unsigned items with Options β Scan Options β Check VirusTotal.com. Read results critically.
Enable BitLocker on a USB drive (not your C: drive) β this is safe and reversible. Control Panel β BitLocker Drive Encryption β turn on for removable drive. Choose password method (no TPM needed for removable drives). Save recovery key to file. Observe: the drive is now encrypted β if connected to another PC without password, data is unreadable. Check BitLocker status: manage-bde -status in elevated Command Prompt. Decrypt and remove when done.
Create 5 fictional support tickets with realistic symptoms. For each, write through all 6 steps formally: (1) Identify the problem (list questions you'd ask the user), (2) Establish theory of probable cause (list top 3 theories, ranked), (3) Test the theory, (4) Establish plan of action, (5) Implement and verify, (6) Document findings. This directly simulates the "which step comes next?" style exam questions.
Open an elevated Command Prompt. Run: sfc /scannow (may take 10-15 min, look for "Windows Resource Protection found corrupt files" or "did not find any integrity violations"). Run: DISM /Online /Cleanup-Image /CheckHealth then /RestoreHealth. Research each tool's depth: SFC repairs using cached copies, DISM repairs using Windows Update as source. Understand when to use each and which is more powerful.
Set up Windows Quick Assist: search Quick Assist in Start Menu β Get assistance β share code with another device (use your phone if available). Alternatively, enable Remote Desktop on Windows 11 Pro: Settings β System β Remote Desktop β Enable. Connect from another device using mstsc.exe and your PC's local IP. Verify RDP works over your local LAN. Understand why RDP requires Windows Pro on the host machine.
Begin with our original practice questions and flashcards β 150 scenario-based questions across both Core 1 and Core 2 domains, covering hardware, networking, OS, security, and troubleshooting with full explanations. No exam dumps, just deep learning.