CompTIA 220-1202 Cheat Sheet: Windows, Security, and Recovery
March 28, 2026
CompTIA 220-1202 cheat sheet for Windows, security, recovery, traps, and final review.
On this page
Use this for last-mile review. 220-1202 rewards the answer that restores the workstation or user access with the least disruptive secure fix, then documents the change instead of improvising.
220-1202 answer sequence
Use this when the stem mixes OS repair, permissions, malware cleanup, recovery, or support workflow.
flowchart TD
S["Scenario"] --> L["Pick the fault lane"]
L --> D["Check access, startup, malware, or operations"]
D --> R["Choose the least disruptive secure fix"]
R --> V["Verify outcome and document it"]
Core 2 reading order
Scope: user account, workstation, domain trust, application, or policy problem?
Risk: startup failure, permissions/security issue, malware suspicion, or operational-process question?
Strongest first move: least disruptive diagnostic step before broader rollback, reset, or rebuild.
Process discipline: document, preserve data, and keep security controls on unless the scenario explicitly justifies a temporary exception.
Fastest 10-minute review
If the question says…
Strongest first lane
app or OS broke after driver/update
Safe Mode, rollback or uninstall update, then DISM and sfc
user gets Access denied
effective permissions, ownership, elevation, and share vs NTFS
browser redirects, popups, fake AV, or unknown startup items
malware workflow and persistence cleanup
domain login slow or failing
DNS to the domain controller, network profile, firewall, and time sync
BitLocker recovery screen
TPM or hardware-change event, then recovery-key retrieval from approved escrow
repeated help-desk task
script or standardize it, but test first and log actions
“quick fix” asks you to disable Defender, UAC, or firewall
usually a trap unless the question explicitly says temporary controlled testing
Least-disruptive fix ladder
If you are tempted to…
Usually check this first
reset the PC
rollback, repair, restore, or Safe Mode path
make the user local admin
scoped elevation, permission fix, or approved deployment workflow
disable a security control
verify whether the issue is profile, policy, exception, or identity related first
reinstall the app
profile, cache, patch, service, permission, or compatibility clues first
reimage after malware
quarantine, remediate, verify persistence, then decide if reimage is justified
Core 2 triage order
flowchart TD
Start["Read the symptom"] --> Scope["User, device, domain, or policy scope?"]
Scope --> Risk["Access/security, startup/recovery, malware, or operations?"]
Risk --> Safe["Least disruptive secure diagnostic step"]
Safe --> Repair["Targeted repair or rollback"]
Repair --> Verify["Verify user outcome and security posture"]
Verify --> Doc["Document change, root cause, and next-step prevention"]
Scenario speed table
Scenario cue
Strong answer usually does
workstation unstable after patching
isolate whether the issue started with driver, quality update, or startup item before broader reset
remote worker cannot access shared file
separate identity issue, VPN path, share permission, and NTFS permission