Power management settings extend battery life and reduce energy consumption. CompTIA A+ 220-1101 tests ACPI power states, Windows power plans, laptop battery care, and wake-on-LAN. This guide covers every power management concept in the A+ Core 1 objectives.
Practice this topic
ACPI (Advanced Configuration and Power Interface): industry standard for OS-directed power management. System (S) states: S0 — fully on. S1 — processor stopped, RAM powered, quick resume. S2 — similar to S1, processor powered off. S3 — Sleep (Suspend to RAM): RAM powered, everything else off. Fast resume (typically seconds). S4 — Hibernate (Suspend to Disk): RAM contents written to disk (hiberfil.sys), system powers off completely. Slower resume (reads from disk) but no power consumed. S5 — Soft Off: powered off, but power supply still active for wake-on-LAN or wake-on-timer. Device (D) states: D0 (fully on) through D3 (off) — per-device power states. Processor (C) states: C0 (executing) through C6 (deepest sleep per-core). Modern processors dynamically manage C-states.
Power plans balance performance and energy consumption. Access: Control Panel → Power Options, or Settings → System → Power & sleep. Built-in plans: Balanced: adjusts CPU speed based on demand. Recommended for most users. Power saver: reduces CPU performance to conserve battery. High performance: maximum CPU speed, no power saving. Custom plans: create plans with specific settings for display timeout, sleep timer, processor performance. Advanced settings: per-plan settings for USB selective suspend, PCIe power management, processor min/max frequency, hard disk sleep, display brightness. Wake timers: allow scheduled tasks or Windows Update to wake the computer. Fast startup (Windows 10/11): hybrid shutdown — combines shutdown with hibernate. Faster boot by reading memory image from disk. Can cause issues with dual-boot systems and some drivers. Disable via: Power Options → Choose what the power buttons do → Turn on fast startup. Sleep vs Hibernate: sleep uses battery (for RAM power), hibernate uses none but takes longer to resume.
Battery types: lithium-ion (Li-ion): most common in modern laptops. Lithium polymer (LiPo): thinner, more flexible shape. NiMH: older, heavier, memory effect (capacity reduced if repeatedly partially discharged). Li-ion and LiPo do not have memory effect. Battery care for Li-ion: avoid regularly discharging to 0% — stresses cells. Optimal: keep between 20% and 80% for longevity. Avoid extended periods at 100% charge (causes cell stress). Most modern laptops limit charge to 80% when plugged in via battery management software. Heat is the primary killer of laptop batteries — keep the laptop ventilated, don't use on soft surfaces that block vents. Battery calibration (older batteries): fully drain, then fully charge — recalibrates the fuel gauge (not needed for modern smart batteries). Battery replacement: internal batteries may require manufacturer service. External batteries: remove and store at 50% charge for long-term storage. Battery life declining: check power settings, reduce screen brightness, disable unused hardware (Bluetooth when not in use).
Wake-on-LAN: allows a networked computer to be powered on remotely by sending a 'magic packet' — a broadcast UDP packet containing the target computer's MAC address repeated 16 times. Enable WoL: BIOS/UEFI: enable 'Wake on LAN' or 'PME Wake-up' setting. Windows: Device Manager → Network adapter → Power Management → Allow this device to wake the computer. Enable 'Only allow a magic packet to wake the computer' for security. NIC must remain powered in S5 state (soft off) — requires a power supply that provides 5V standby. Tools: WoL magic packet senders: WakeMeOnLan, PowerShell script. Enterprise: SCCM, Intune can trigger WoL for patch management. Use case: IT remotely powers on computers during off-hours for patching or maintenance. WoL over the internet requires either a VPN into the local network or a directed broadcast (requires router support).
These questions are representative of what you will see on A+ exams. The correct answer and explanation are shown immediately below each question.
A laptop user needs their computer to be remotely powered on during off-hours for Windows Updates. Which feature must be configured?
Explanation: Wake-on-LAN (WoL) allows a powered-off computer to be started remotely by sending a magic packet to the network adapter. Enable WoL in BIOS and in the NIC's power management settings in Device Manager.
For modern laptops with Li-ion batteries, being plugged in at 100% all the time causes slow degradation from cell stress. Many manufacturers now include battery care settings that limit charging to 80% when plugged in. Alternatively, use Windows Power Options to set a charge limit. Occasional full discharge and recharge cycles are fine but not required.
Try free Power Management practice questions with explanations, topic links and progress tracking.