Free Methods for Securing Mobile Devices practice questions
10 free 220-1202 questions on Methods for Securing Mobile Devices, each with a full explanation — no account needed. This section sits in the Security part of the exam. Answer every question to see your score, then read the lessons below for anything you missed.
A sales employee reports that their company laptop was stolen from a hotel room while powered off. The security team wants assurance that a thief cannot remove the drive and read the stored files on another computer. Which control provides this protection?
Full-disk encryption (FDE) protects data at rest by turning the entire drive into ciphertext when the device is powered off. This is exactly what stops an offline attack, where a thief removes the drive and mounts it in another computer to browse files. Because the operating system, apps, and user files are all encrypted, the data stays unreadable without the correct key or recovery method. A strong screen lock with a short timeout only prevents walk-up access to a running device; it does nothing once the drive is pulled and read externally. Real-time antivirus with updated definitions blocks malicious files from running but offers no protection for data stored on a stolen, powered-off drive. A configuration profile with camera restrictions enforces settings across managed devices but limiting the camera does not protect files from being read offline. Whenever a scenario describes a lost or stolen device and the goal is to protect data from physical theft, encryption should rise to the top of your list.
A front desk shares a single tablet among several receptionists throughout the day. Management wants to guarantee that all shifts keep the same passcode length, a short auto-lock timeout, and encryption enabled without relying on each user to configure them correctly. Which approach best meets this requirement?
A configuration profile applied through device enrollment acts like a stamped template, enforcing the same passcode rules, auto-lock timeout, and encryption requirement every time, regardless of which user is signed in. This eliminates configuration drift and prevents individual users from weakening settings, which is exactly what a shared device needs. Asking each receptionist to enable a swipe lock is a weak choice because swipe provides minimal protection, only blocking accidental taps rather than verifying identity, and it still relies on users doing it consistently. Installing additional anti-malware protects against malicious files but does nothing to enforce passcode, timeout, or encryption policies across multiple users. Setting a recovery key in a locked cabinet is a good practice for restoring access when encryption locks someone out, but it does not enforce ongoing security settings on the device. When a question asks how to make many devices, or a shared device used by many people, comply with consistent security settings, configuration profiles are the intended answer because they turn security intent into repeatable enforcement.
A user complains that their phone's fingerprint sensor keeps rejecting their finger after they apply hand lotion during the day, and they are frustrated enough to consider disabling security entirely. What is the BEST first step to restore reliable access while keeping protection enabled?
When fingerprint unlock fails due to dirt, moisture, or lotion, the correct first step is to clean the sensor and use the backup PIN to regain access without weakening protection. This addresses the immediate cause of false rejections while keeping a reliable knowledge-based fallback in place. If problems continue, re-enrolling the fingerprint after cleaning is the next reasonable step. Disabling the fingerprint reader and using only swipe removes real security, since swipe does not verify identity and only prevents accidental taps. Performing a factory reset to clear the sensor is drastic, causes data loss, and does not fix a sensor obstructed by lotion or grime. Enabling facial recognition as the only method removes the PIN fallback, which is risky because cameras can fail in poor lighting and biometrics should always be paired with a backup. Biometrics are treated as convenience factors that speed daily unlocking, but a strong PIN remains the reliable fallback whenever a sensor misreads, so the practical fix keeps both in play.
A technician needs to explain the core difference between two endpoint tools to a new hire. Which statement correctly describes what content filtering does compared to antivirus?
Content filtering reduces exposure at the web layer by blocking access to risky or malicious sites before a download or script ever reaches the endpoint. It asks whether a user should reach a site at all, using URL and category blocking, reputation scoring, and file-type blocking, which makes it a prevention-focused control. Saying content filtering removes malware files already saved on disk is incorrect; that is a common exam trap, because filtering cannot clean or remove a file that is already present, which is a job for antivirus or anti-malware. Matching file hashes to known threat signatures describes signature-based antivirus detection, not web content filtering. Monitoring process behavior after programs run describes behavior-based detection used by anti-malware to catch new or sneaky threats at runtime. The key distinction is placement in the attack chain: content filtering acts early to prevent exposure, antivirus scans files at the point of use, and anti-malware watches behavior after execution. Remembering which control blocks the problem first versus which one cleans an existing infection prevents the frequent mix-up between web filtering and malware removal.
An employee leaves the company and returns an encrypted laptop, but refuses to provide the unlock method and their account has been disabled. IT needs to recover the business data on the device with minimal downtime. Which practice makes this possible?
Organizational escrow means IT centrally stores and controls encryption recovery keys in managed, audited storage. When an employee leaves and will not share the unlock method, escrow lets IT recover access, rotate credentials, and return the device to service without a full wipe and rebuild, minimizing downtime. Keeping a screenshot of the recovery code on file is a risky habit, because screenshots and plain-text notes get copied, synced, and exposed across personal devices, creating long-term leakage rather than secure recovery. A stronger pre-boot PIN on the device improves resistance to guessing but does nothing to help IT recover data when the departing user withholds the credential. Real-time protection enabled on the endpoint blocks malicious files as they run, which is unrelated to recovering encrypted data after offboarding. Encryption creates the new risk of locking out the rightful owner, so a documented, secure recovery plan such as escrow is what turns encryption from a liability into a manageable control during offboarding scenarios.
A company is rolling out security controls for employee-owned smartphones under a BYOD program. Employees are concerned about privacy and threaten to avoid enrolling if IT imposes device-wide controls. Which approach best balances security with these privacy expectations?
For BYOD devices, the device belongs to the employee, so a privacy boundary exists around personal photos, apps, and location data. The best middle path is data separation, protecting only the work container, work apps, and work accounts with targeted rules like a strong passcode for work email, encryption for work data, and VPN for corporate resources. This keeps work data secure without reading personal content or wiping the whole device. Requiring full device-wide encryption and monitoring is appropriate for company-owned devices but on personal devices it drives resistance, causing users to avoid enrollment or bypass policy. Disabling all biometrics and enforcing a swipe lock actually weakens security, since swipe does not verify identity, and removing biometrics reduces the convenience that keeps users locking their devices. Removing endpoint security software from the phones eliminates protection entirely and defeats the purpose of securing work data. Lighter BYOD controls do not mean weak security; they mean protecting work data with focused rules while keeping personal use out of scope, which encourages enrollment and compliance.
A technician is comparing screen lock methods for a company phone that is used to access email and MFA prompts. Which lock method provides the LEAST protection against intentional unauthorized access?
Swipe provides the least protection because it functions like a gate rather than a lock; it prevents accidental taps but does not verify identity in any way. For a phone used to access email and MFA prompts, swipe rarely meets business security needs because anyone who picks up the device can open it. A PIN code, especially a longer non-trivial one, offers a strong balance of security and usability and benefits from lockout delays and wipe thresholds after repeated failures. A fingerprint is hard to guess and provides quick, strong daily access, though it should be paired with a PIN fallback required after reboot. A pattern is weaker than a strong PIN because it can be smudge-traced and shoulder-surfed, but it still verifies a chosen input, making it stronger than swipe. When a scenario involves a device handling sensitive functions like email and MFA, swipe should be recognized immediately as the option that offers minimal protection against intentional access.
A user reports that a legitimate training website suddenly displays a message saying it is blocked, though the site loads fine on their personal phone using cellular data. The device is managed by a central console. What is the BEST next step for the technician?
When a legitimate site is blocked on a managed device but works elsewhere, the block is almost certainly coming from content filtering. The best next step is to check the content filter log to see the category or reputation reason for the block, then request a reclassification or allow-list entry if the site is appropriate. Logs explain why an action occurred, which is essential for accurate troubleshooting in a managed environment where central policy enforces rules. Running a full antivirus scan to remove the blocking file is incorrect because no malicious file is causing the block; a scan wastes time and misdiagnoses a web filtering event. Disabling endpoint protection so the site can load is a dangerous trap that removes security to solve a policy issue, potentially exposing the device to real threats. Performing a factory reset to clear the browser cache is drastic, causes data loss, and does nothing because the block is enforced by policy, not by local cache. Consulting the filter log and requesting proper reclassification follows the safe, documented path for handling false blocks.
A technician wants to verify that full-disk encryption is actually working and recoverable on a company laptop before deploying it. Which set of checks BEST confirms this?
Encryption should be verified rather than assumed: confirm it is enabled in the OS security settings, verify that the TPM protects the keys, check what pre-boot prompt (if any) appears at startup, and perform a controlled test of the recovery key so you know it can be located and used. Seeing a TPM in Device Manager only proves the chip exists; it says nothing about whether BitLocker or FileVault has actually encrypted the volume or whether a recovery key was escrowed, so assuming is the mistake the question is built around. Real-time protection, definition updates, and a full scan are antivirus hygiene and do not touch disk encryption at all. A passcode, Bluetooth, and camera restrictions are hardening settings that shrink the attack surface but never confirm that data at rest is encrypted or recoverable.
An employee reports that their corporate phone was stolen from a parked car. The device contains sensitive company email and saved credentials, and the security team confirms the data has already been backed up to the cloud. Which action MOST directly protects the company data on the missing device?
Performing a remote wipe directly protects the data because it erases the device contents from a distance once the device connects to a cellular or Wi-Fi network. Since the data already exists safely in a cloud backup, wiping the stolen phone is a comfortable decision that prevents email and saved credentials from reaching the wrong hands. Playing a sound only helps when a device is misplaced nearby, which is useless for a theft where the phone is gone. Enabling a locator application after the theft may be too late, and a locator only reports a position rather than protecting the stored data; it also depends on the account being signed in and location enabled before the loss. Increasing the passcode length is a preventive step that must be applied before an incident and does nothing to protect data on a device already in a thief's possession. Remote wipe is the last line of defense specifically for the loss-or-theft scenario, and it becomes even stronger when paired with device encryption, which turns any full reset into a cryptographic erase.
Study this section
Every lesson that covers Methods for Securing Mobile Devices on the 220-1202 exam.