CompTIA A+ · Operating Systems
Navigate the two Windows settings systems — legacy Control Panel and the modern Settings app — and configure the power, file, and system options a technician touches daily.
25 min read · Windows Settings & Configuration
// CHECK YOUR KNOWLEDGE
Windows has two places to configure the operating system: the legacy (present since Windows 95, still available in Windows 10 and 11) and the modern Settings app (introduced in Windows 8, progressively replacing Control Panel). Both are tested on 220-1202. Some tasks exist only in Control Panel, some only in Settings, and many in both — a technician needs to know where to look for each one.
Access Control Panel by searching "Control Panel" in the Start menu or typing control in the Run dialog (Win+R). The items below are the ones from the 220-1202 objective — know what each one does and what a technician uses it for.
Internet Options — Configures legacy Internet Explorer proxy settings, security zones, trusted/restricted site lists, and default browser behavior. Still present for enterprise compatibility and integration. Modern browsers manage most of these settings internally, but Internet Options remains the exam-tested location for proxy configuration when navigating via Control Panel.
Devices and Printers — A visual view of all printers and connected devices. Add a local or network printer here, view device status, and set a printer as default. When a printer fails to appear in application print dialogs, check here first to confirm Windows has detected it.
Programs and Features — Lists all installed applications with options to uninstall, change, or repair each one. Also contains "View installed updates" for reviewing and removing Windows Updates. This is the Control Panel entry point for removing software.
Network and Sharing Center — Shows current network connection status and type (private, public, domain). Key links: "Change adapter settings" (opens the Network Connections view to configure address, , and adapter properties) and "Set up a new connection." Overlaps with Settings → Network & Internet.
System — Shows computer name, domain or workgroup membership, Windows edition, and hardware summary (, ). Contains links to Change settings (rename the computer, join/leave a domain or workgroup), Advanced system settings (performance options, , user profiles, remote desktop), and . For A+, System is the Control Panel starting point for computer renaming and domain join/leave.
— Enable or disable the firewall per network profile (private, public), allow specific applications through the firewall, and link to "Advanced settings" (Windows Defender Firewall with Advanced Security) for detailed inbound and outbound rule management. The most common technician task: "Allow an app or feature through Windows Defender Firewall." Deep firewall rule configuration is in the Security module.
Mail — Configures the MAPI mail profile for desktop mail clients such as Microsoft Outlook. Used when setting up Outlook for the first time or when troubleshooting a corrupt profile. Not relevant for web-based or mobile email.
Sound — Manages audio devices. Set the default playback device (speakers, headphones), configure the default recording device (microphone), adjust volume levels per application, configure audio enhancements, and set the communications tab behavior (duck other sounds during voice calls).
User Accounts — The legacy interface for managing local accounts: change account type between Standard User and Administrator, change the account name or picture, and manage Credential Manager (stored passwords for network resources). Overlaps with Settings → Accounts.
Device Manager — The same devmgmt.msc tool covered in L4. Accessible from Control Panel as a convenience link; the tool and its capabilities are unchanged. See L4 for the full reference.
Indexing Options — Configures which folders Windows Search indexes and which file types are included. If a user's file cannot be found through search even though it exists, its location may not be indexed. Add the folder here or rebuild the index (Advanced → Rebuild) to repair stale or corrupted results.
Administrative Tools — A shortcut folder containing links to snap-ins: Computer Management, Event Viewer, Services, Task Scheduler, Performance Monitor, and others. These are the tools covered in L4. Administrative Tools is a navigation shortcut — not a separate feature.
▸ EXAM TIP
Control Panel locations the exam tests:
Access via File Explorer → View menu → Options, or search "File Explorer Options" in the Start menu. Two settings here are exam-critical.
Show hidden files, folders, and drives — Files with the "hidden" attribute set are invisible in File Explorer by default. Enabling this option reveals them. Technicians commonly need this to access AppData folders, view hidden configuration files, or investigate that installs to hidden locations.
Hide extensions for known file types — When this option is enabled (the Windows default), File Explorer hides the file extension for any file type Windows recognizes. A file named invoice.pdf.exe appears as invoice.pdf — the .exe extension is hidden because .exe is a known file type.
▸ WARNING
Hiding file extensions is a security risk. When "Hide extensions for known file types" is enabled, malicious files can disguise themselves using double extensions. A file named invoice.pdf.exe appears to the user as invoice.pdf. The user sees what looks like a PDF document, opens it, and executes the malware. Disabling this option — unchecking "Hide extensions for known file types" — forces all extensions to display, making double-extension tricks immediately visible.
▸ EXAM TIP
Hidden file extension exam pattern: A scenario where a user opens what appears to be a PDF but triggers malware execution. The cause is "Hide extensions for known file types" being enabled. The malicious file used a double extension (.pdf.exe), and Windows hid the .exe because .exe is a known file type. The fix: uncheck "Hide extensions for known file types" in File Explorer Options.
General options — Set where File Explorer opens by default (Quick access or This ); configure whether folders open in the same window or a new one; choose single-click versus double-click to open items.
View options — The expanded View tab controls visibility of file extensions, hidden files, protected operating system files, and display preferences such as the full path in the title bar.
Access via Control Panel → Power Options or Settings → System → Power & sleep. The hibernate vs. sleep distinction is among the most directly tested power concepts on the A+ exam.
Hibernate writes the entire contents of RAM to a file on disk (hiberfil.sys) and then powers off the computer completely. No power is drawn while hibernating. When the computer is powered on, Windows reads hiberfil.sys back into RAM and restores the session exactly as it was — every open application and document.
Key properties:
hiberfil.sysSleep keeps RAM powered in a low-power state. The CPU, display, and most subsystems power down, but the RAM modules stay on to preserve their contents. Resume is near-instant because the data never left RAM.
Key properties:
▸ EXAM TIP
Hibernate vs. Sleep — the core A+ power state distinction:
| | Hibernate | Sleep |
|---|---|---|
| Where session state lives | Disk (hiberfil.sys) | RAM (stays powered) |
| Power draw | None | Minimal |
| Resume speed | Slower (reads from disk) | Fast (RAM already populated) |
| Survives power loss? | Yes | No — unsaved work is lost |
Exam pattern: a laptop battery dies or a power outage occurs while the machine is in a low-power state. If unsaved work is lost → Sleep. If unsaved work is preserved → Hibernate.
"Standby" is legacy Windows XP terminology for what Windows 10 and 11 call "Sleep." Both refer to the same low-power RAM-stays-powered state. The term "Standby" appears in older documentation, hardware user guides, and some technician materials. For A+ exam purposes, treat Standby and Sleep as the same state.
Predefined profiles that balance performance against power consumption:
Custom plans can be created by copying and modifying any of the three defaults.
In Power Options → "Choose what the power buttons do" and "Choose what closing the lid does," each event can trigger a different action — Sleep, Hibernate, Shut down, or Do nothing — and can be configured separately for On battery and Plugged in. A common enterprise configuration: close the lid while plugged in → Do nothing (using the laptop as a fixed workstation with external monitors).
Fast Startup is a hybrid shutdown mode. When enabled and the user clicks Shut Down, Windows performs a partial hibernate: it saves the kernel session to the hibernation file and powers off. On the next boot, Windows reloads the kernel session from disk rather than re-initializing the kernel from scratch, making startup noticeably faster.
Important difference from Restart: clicking Restart performs a full shutdown and cold boot — Fast Startup does not affect the Restart path.
▸ EXAM TIP
Fast Startup and dual-boot interference: When Fast Startup is enabled and Windows is shut down (not restarted), the Windows NTFS partition remains in a hibernated state with a dirty filesystem flag. If the system dual-boots with Linux, Linux will detect the hibernated NTFS partition and refuse to mount it in read-write mode — doing so risks corrupting the hibernation image. The Windows drive becomes inaccessible from Linux until Windows is booted and properly shut down with Fast Startup disabled, or until Fast Startup is turned off. Symptom: after enabling Fast Startup, the Linux side can no longer access the Windows partition.
Windows can individually suspend host controller ports when connected devices are idle, reducing power draw. Most devices resume cleanly when accessed again, but some USB devices do not properly respond to the resume signal and appear disconnected or unresponsive. The fix: disable USB selective suspend in Power Options → Change plan settings → Change advanced power settings → USB settings → USB selective suspend setting.
▸ WARNING
USB selective suspend can cause USB devices to appear unresponsive after idle. If a USB keyboard, mouse, hub, or external drive stops responding after the system has been idle, USB selective suspend is a likely cause. The device was suspended to save power and did not resume correctly. Unplugging and re-plugging the device typically restores it immediately. Disable USB selective suspend in the active power plan's advanced settings to prevent recurrence.
The modern Settings app (shortcut: Win+I) is the preferred configuration interface in Windows 10 and 11. Windows 11 reorganized the top-level sections compared to Windows 10 — the groupings and names differ, but the functionality largely overlaps. Both layouts are in scope for 220-1202.
System — Display (resolution, brightness, orientation, multiple monitors), Sound (output/input device selection, volume), Notifications (per-app notification controls), Power & sleep (quick access to sleep/hibernate timers), Storage (usage breakdown by category, Storage Sense configuration), and About (device name, processor, RAM, Windows edition, and version number). About is the modern quick-reference for hardware specs and Windows version — equivalent to Control Panel → System.
Devices (Windows 10) / Bluetooth & devices (Windows 11) — Bluetooth pairing, connected printers and scanners, mouse settings, touchpad gestures, AutoPlay settings.
Network & Internet — Wi-Fi connection selection and status, Ethernet adapter status, connections, proxy configuration (manual or PAC file URL), and data usage tracking. Overlaps with Control Panel → Network and Sharing Center.
Personalization — Desktop wallpaper, Windows color scheme (light/dark mode, accent colors), lock screen image, Start menu layout, taskbar behavior and icon pinning, themes. Rarely touched during troubleshooting but commonly configured during machine setup.
Apps — Installed apps list (search, sort, uninstall), default apps (configure which app opens each file type or protocol), optional features (add/remove Windows components such as the OpenSSH client), and startup apps (identical functionality to → Startup tab). Overlaps with Control Panel → Programs and Features.
Accounts — Your Info (Microsoft Account vs. local account status), Sign-in options ( face/fingerprint, , password, security key), Email & accounts (accounts synced to Mail and Calendar apps), Family & other users (add/remove users, change account type between Standard and Administrator), and Sync settings.
Time & Language — Date and time (manual entry or automatic via time server), time zone, region settings (currency format, date format by locale), language packs, and keyboard layout.
Gaming — Game Bar overlay (Win+G), Game Mode (prioritizes /CPU resources for games by reducing background activity), and Captures (clip and screenshot recording location and quality). Typically not configured in enterprise environments.
Ease of Access (Windows 10) / Accessibility (Windows 11) — Vision (display scaling, high contrast, color filters, Narrator screen reader), Hearing (visual notifications for sounds, closed captions), and Interaction (keyboard shortcuts, Sticky Keys, Filter Keys, Mouse Keys, and on-screen keyboard).
Privacy (Windows 10) / Privacy & security (Windows 11) — Per-app permissions for sensitive hardware and data: location, camera, microphone, contacts, calendar, call history, messages. Also controls Windows diagnostic data level and advertising ID. When an app cannot access the camera or microphone, check here first — Windows grants or denies app access at the level independent of the app's own settings.
Update & Security (Windows 10) — , (Defender, firewall status), Backup, Recovery (reset this PC, advanced startup), and Activation. In Windows 11, this is reorganized: Windows Update becomes a standalone top-level section, and security controls move to Privacy & security.
▸ EXAM TIP
Settings app and Control Panel — know what lives where:
| Task | Control Panel location | Settings app location | |------|----------------------|----------------------| | Uninstall an app | Programs and Features | Apps | | Add/manage printers | Devices and Printers | Devices / Bluetooth & devices | | Camera/microphone app permissions | — | Privacy / Privacy & security | | Rename computer or join domain | System | — (links back to Control Panel) | | View installed Windows Updates | Programs and Features → View installed updates | Windows Update → Update history | | Configure search index locations | Indexing Options | Settings → Search → Searching Windows (basic toggle only) | | Proxy settings (Control Panel path) | Internet Options | Network & Internet → Proxy |
Windows 11 change to know: "Update & Security" in Windows 10 is split in Windows 11 — Windows Update becomes its own top-level section; security settings move to Privacy & security.
The check questions below test your ability to select the correct settings location for a given task, apply the right power state to a scenario, and recognize the security implication of hidden file extensions.
Sign in to check your knowledge and earn XP. Sign in