220-1202 · Operating Systems · Updated July 26, 2026
The Windows Settings App: Accessibility, Privacy, Accounts, and More
The Windows 11 Settings app (Windows key + I) is the primary configuration interface for the operating system, organized into categories such as System, Accounts, Time & language, Gaming, Accessibility, and Privacy & security. It has absorbed most of the day-to-day jobs that once lived in Control Panel: display scaling, sign-in methods, regional formats, app permissions, and update behavior. For the 220-1202 exam, you need to know which category solves a given user request — that mapping is exactly what the scenario questions probe.
Settings app vs. Control Panel
Windows currently ships both interfaces, and help-desk work means bouncing between them. Settings is the modern, touch-friendly app and the default destination; Control Panel survives for legacy applets like Device Manager shortcuts, advanced network adapter options, and Administrative Tools. When an exam question names a modern category — Accessibility, Privacy & security, Gaming — it wants the Settings app. Deeper coverage of the legacy side lives in Control Panel applets.
| Aspect | Settings app | Control Panel |
|---|---|---|
| Opened by | Windows key + I, Start menu gear | Search “control”, control.exe |
| Design | Category pages with search | Icon/applet grid |
| Typical jobs | Accessibility, accounts, permissions, updates, gaming | Legacy applets, advanced adapter settings, older admin tools |
| Direction | Actively expanded each release | Frozen; functions migrating out |
Accessibility: helping low-vision and other users
The Accessibility category (called Ease of Access in Windows 10) collects vision, hearing, and interaction aids. The ones technicians configure most:
- Magnifier enlarges the entire screen — desktop, icons, text, everything — and can follow the mouse pointer or keyboard focus. Toggle it with Windows key + Plus, close it with Windows key + Esc. When a user needs the whole desktop bigger rather than just larger fonts, Magnifier is the answer.
- Text size scales only the text system-wide without magnifying images or layout.
- Narrator is the built-in screen reader that speaks on-screen content aloud.
- High contrast / contrast themes help users who struggle with subtle color differences.
- Color filters assist colorblind users; Sticky Keys and Filter Keys assist users who cannot press key combinations or who trigger repeated keystrokes.
The discrimination the exam wants: Magnifier zooms everything, text scaling only resizes fonts, and Narrator reads aloud. Match the tool to the described impairment.
Time & language: regional formats
Time & language > Language & region controls the display language, the regional format (date order, decimal separators, first day of week), and the default currency symbol applications inherit from Windows. If an employee relocates from the United States to the United Kingdom and their software must now show DD/MM/YYYY dates and pounds sterling instead of dollars, you change the regional format here — you do not reinstall anything, and you do not touch the time zone setting, which only shifts the clock. Well-behaved applications read these regional preferences from the OS, so one Settings change fixes formatting everywhere.
Accounts: sign-in options, sync, and least privilege
The Accounts category is the busiest hub on the exam because it covers three distinct technician tasks.
Sign-in options. Under Accounts > Sign-in options you configure Windows Hello: facial recognition, fingerprint, and PIN (Personal Identification Number). Two properties make Windows Hello the answer to security-flavored questions. First, Hello credentials are device-bound — the PIN or biometric template only works on that specific machine and is never transmitted across the network, which makes it resistant to phishing and replay. Second, biometric data is stored locally (protected by the TPM — Trusted Platform Module — hardware) and never leaves the device or gets uploaded to Microsoft. So when a scenario demands passwordless sign-in plus a guarantee that credentials cannot be phished and biometrics stay on the laptop, the configuration is Windows Hello biometrics paired with a Hello PIN as its fallback. Dynamic Lock (locking the PC when a paired phone walks away) also lives on this page.
Syncing preferences across devices. Accounts > Windows backup contains the “Remember my preferences” toggles. When a user signs into multiple Windows 11 devices with the same Microsoft account, this is what carries the desktop wallpaper, accent color, lock screen background, saved passwords, and language preferences to every machine. If a user complains that personalization is not following them between PCs, verify they are signed in with a Microsoft account (not a local account) and that these sync toggles are on — the same account-first logic used when troubleshooting cloud storage sync.
Creating accounts with least privilege. Accounts > Other users (Family & other users on some builds) is where you add users to a shared workstation. The principle of least privilege says a day-to-day account should be a Standard user, not an Administrator: standard users can run apps and change their own preferences but cannot install system-wide software or alter security settings without an admin credential. The technician workflow, in order: open Settings > Accounts > Other users, choose Add account, create the account (local or Microsoft), then confirm or set the account type to Standard user before handing over credentials. Administrators keep a separate elevated account for the rare tasks that need it. This exact ordered sequence appears as a performance-based item, so know the flow, not just the concept.
Privacy & security: app permissions
Windows gates app access to sensitive hardware and data behind per-category permission switches under Privacy & security: Camera, Microphone, Location, Contacts, and more. Each category has a master toggle plus an on/off switch for every individual app. This produces a classic help-desk trap: a video-conferencing app reports it cannot access the webcam even though Device Manager shows the camera healthy and nothing else is using it. The driver is fine — Windows itself is denying the app. Check Privacy & security > Camera first, confirm camera access is enabled globally, and flip the toggle for the affected app. The general troubleshooting rule: device works in Device Manager but one app is blocked from it — suspect app permissions before drivers.
Gaming: Game Mode
Settings > Gaming > Game Mode optimizes the PC automatically whenever Windows detects a full-screen game running. Two effects matter for the exam: Game Mode prevents Windows Update from performing driver installations and sending restart notifications mid-session (update failures themselves are a different repair path — see troubleshooting Windows Update), and it deprioritizes background applications so the foreground game gets first claim on CPU (central processing unit) and GPU (graphics processing unit) resources. The keyword in scenarios is automatically — the user wants this behavior every time a game launches, with no manual pre-game ritual. That is Game Mode’s job description. (The nearby Game Bar and Game DVR/captures settings handle overlays and recording — different problems, common distractors.)
How the 220-1202 exam tests this
Settings-app mapping questions are Operating Systems domain staples — the full 220-1202 study guide shows where that domain sits in the blueprint, and 220-1202 practice questions drill the category mapping until it’s instant.
- “Which Settings section?” mapping questions: a symptom or user request is described — enlarge the whole desktop, change date/currency format after an office relocation, sync wallpaper across devices — and you pick the category (Accessibility > Magnifier, Time & language > Language & region, Accounts > Windows backup).
- The blocked-hardware misdirect: an app cannot reach the camera or microphone while Device Manager shows the device healthy; the exam wants Privacy & security app permissions checked first, not a driver reinstall.
- Requirement-matching on sign-in: a scenario lists security constraints (nothing phishable over the network, biometrics never leave the device, no typed password) and asks which sign-in options satisfy them — Windows Hello biometrics plus PIN.
- Ordered-steps PBQs: arrange the sequence for creating a standard (least-privilege) user via Accounts > Other users, ending with verifying the account type is Standard, not Administrator.
Quick reference
- Windows key + I opens Settings; Windows key + Plus launches Magnifier.
- Magnifier enlarges the entire screen; Text size scales only fonts; Narrator reads aloud.
- Date, number, and currency formats: Time & language > Language & region (regional format).
- Wallpaper/accent/lock-screen sync across devices: Accounts > Windows backup > Remember my preferences, requires a Microsoft account.
- Windows Hello PIN and biometrics are device-bound, phishing-resistant, and stored locally with TPM protection.
- App blocked from camera/mic while the driver is healthy: check Privacy & security app permissions first.
- Game Mode automatically suppresses update restarts and deprioritizes background apps during full-screen games.
- Least privilege on shared PCs: create day-to-day accounts as Standard user under Accounts > Other users.