Free Install Applications According to Requirements practice questions
10 free 220-1202 questions on Install Applications According to Requirements, each with a full explanation — no account needed. This section sits in the Operating Systems part of the exam. Answer every question to see your score, then read the lessons below for anything you missed.
A technician attempts to install a 64-bit application on a workstation, but the setup fails with the message 'This app can't run on your PC.' The CPU is confirmed to be x64-based. Which of the following is the MOST likely cause of the failed installation?
A 32-bit version of Windows lacks the 64-bit subsystem, so it cannot execute 64-bit applications even when the CPU itself is x64-capable. The message 'This app can't run on your PC' typically appears when a 64-bit installer runs on 32-bit Windows. The operating system architecture, not the CPU, decides what you can execute today. Not having enough VRAM would cause graphics-heavy apps to launch with reduced features or crash during rendering, not block a setup immediately with an architecture message. Downloading the installer over HTTP is a security and integrity concern that could produce a corrupted or tampered file, but it does not produce an architecture-mismatch message tied to the OS bit-width. Lacking administrator rights typically causes an install to stop partway or prompt for elevation via UAC, not display this specific incompatibility message. The correct fix is to verify System type under Settings > System > About and either download the 32-bit (x86) edition of the app or plan a migration to 64-bit Windows, which usually requires a reinstall and data backup.
A user reports that a video editing application meets the listed minimum requirements but stutters and drops textures during 4K exports. The GPU has an adequate model, but the technician suspects a memory bottleneck on the card. Which specification should the technician verify FIRST?
VRAM is the GPU's dedicated working memory that holds textures, frames, and project data currently in use. When VRAM runs short, the system swaps data in and out, causing stutter, low frame rates, texture pop-in, and failed or unstable exports in large high-resolution projects. Since the symptom involves 4K work and texture issues on the GPU, VRAM is the first spec to verify. CPU cache affects how quickly the processor reaches frequently used data during compute tasks, but it does not directly cause GPU texture pop-in. System RAM matters for overall multitasking and holding large datasets, yet the described symptoms point specifically to graphics memory rather than general memory pressure. Disk space affects install success and temporary export files but would produce out-of-space errors rather than texture streaming problems. The technician can confirm the GPU name and Dedicated GPU memory quickly in Task Manager's Performance tab under GPU, or use Device Manager and dxdiag to confirm the model and DirectX feature support.
A technician needs to rebuild the operating system on a laptop whose drive was just replaced. The device is at a remote site with unreliable Wi-Fi. Which distribution method is the BEST fit for this bare-metal install?
Bootable USB physical media is the standard tool for bare-metal installs because it works without a network. A new or empty drive has no OS to boot into, and the remote site's unreliable Wi-Fi makes network-dependent methods risky. You create the media from an official image, boot from it, then partition and install the OS fresh. A mountable ISO only works when the system can already boot into a running OS, so it cannot help with a blank drive. An online stub installer downloads most of its content during setup, which would fail or stall on unreliable Wi-Fi and also cannot install a full operating system on a bare drive. PXE network boot depends on a deployment server and a trusted network path, both of which are unavailable at a poorly connected remote site. Physical media reduces variables because the installer content stays consistent, and it travels well for field work where the network is weak or untrusted.
A running Windows PC has corrupted system files but still boots into the desktop normally. The technician wants to repair the OS without wiping installed apps and user data. Which approach is MOST appropriate?
Mounting an ISO inside the running OS lets it appear as a virtual DVD drive, and running setup.exe can perform an in-place repair install that fixes damaged system files while preserving apps and user data. This fits perfectly when the system boots but behaves badly. Booting from USB media and reformatting the drive performs a clean install that wipes everything, which contradicts the requirement to keep apps and data. Deploying a golden image over the network also overwrites the existing system with a standardized build, destroying local apps and user files. Running an online installer to reinstall each app does not repair damaged Windows system files at all; it only addresses individual applications, not the corrupted OS components. A mountable ISO requires enough free disk space to unpack and run setup tasks, so the technician should confirm storage before starting to avoid a late-stage failure.
Which of the following is the SAFEST source for downloading a hardware driver for a corporate workstation?
The device vendor's official support page is a trusted, validated source for drivers and firmware, and it lets you verify publisher signatures and match the correct version for the hardware. Trusted sources you can verify and support are the goal for any download. Third-party driver aggregator sites frequently repackage installers, bundling unwanted software or serving fake installers that may include tracking tools or malware. Search engine sponsored results can lead to spoofed sites that impersonate a vendor, so clicking them without verifying the domain is risky. File-sharing peer download links offer no way to confirm integrity or publisher identity and are a common vector for tampered or malicious files. When downloading, prefer HTTPS, check publisher signatures, and follow any organization-provided hashes to confirm the file is authentic before running it.
An IT team must prepare 50 identical laptops for a training lab with the same OS, apps, and settings on every device. Which distribution method BEST meets the need for speed and consistency?
Image deployment installs a pre-built OS image, often with apps and settings included, onto many devices by cloning an approved baseline. This saves time and keeps configurations consistent across a fleet, making it ideal for 50 identical lab laptops. Individual downloadable packages would require installing and configuring each app manually on every machine, which is slow and prone to inconsistency across 50 devices. Mountable ISO repair installs are designed to fix a running system in place, not to provision many new machines with a standardized build. Manual DVD installations are slow, hands-on, and hard to repeat identically across a large group, which undermines the goal of consistency. The main risk with imaging is scale, because a single mistake can affect many endpoints quickly, so teams should pilot on a small group, use clear task sequence naming, and require approvals for destructive actions.
A technician wants to confirm whether a workstation is running 32-bit or 64-bit Windows before downloading an installer. Which is the FASTEST built-in location to check this information?
Settings > System > About displays a line called System type, for example '64-bit operating system, x64-based processor.' That single line answers both whether Windows is 32-bit or 64-bit and whether the CPU is x64-based, which is exactly what you need before choosing an installer. Control Panel > Programs and Features lists installed applications and Windows features but does not report the OS architecture. Device Manager under Display adapters shows the GPU model family, which is useful for graphics requirement checks but not for confirming the OS bit-width. Disk Management under Volumes shows partitions and storage details, not the operating system architecture. Task Manager's Performance tab can also confirm CPU architecture details as a second check, but the System type line in About is the quickest single-glance answer that prevents the most common architecture mismatch during installs.
A business application requires domain join and Group Policy control features. A user reports the app installs on their PC but the required management features are unavailable. The hardware exceeds all performance requirements. What is the MOST likely cause?
Some business apps require Windows Pro or Enterprise for features like domain join and policy controls. Windows Home may install the app but limit or remove those features because the edition lacks the underlying components. Since the hardware exceeds all performance requirements, the issue is compatibility with the Windows edition, not speed. Insufficient system RAM would cause slow performance, freezing, or heavy paging, not the specific absence of management features. Installing a 32-bit build affects memory ceilings and plug-in compatibility, but it does not remove domain-join or Group Policy capabilities that depend on the Windows edition. An outdated GPU driver causes rendering problems, black screens, or launch failures in graphics-heavy apps, which is unrelated to management feature availability. This is a classic case of a compatibility rule, specifically the required Windows edition, deciding functionality even when performance specs are more than sufficient.
Before rolling out a new endpoint agent to a fleet, a technician wants to identify which devices will struggle first with the added background services and security scanning. Which group of devices should be tested FIRST?
Older laptops fail first because they have less RAM, slower disks, and weaker cooling, so the added background services and scanning surface performance problems on them long before modern hardware notices. Testing them first turns them into an early-warning group and reveals problems you can fix before a fleet-wide rollout. A random sample across all device types is a fair way to estimate average impact, but the goal here is to find the machines that will struggle first, and a random draw may include none of them. The newest desktops absorb new load easily, so testing them first hides the tickets that weaker machines will generate. Kiosks have their own locked-profile quirks but do not represent the broad performance risk of aging general-use laptops. Vendor minimums describe "it runs," not "it runs well," and the difference appears first on the oldest hardware.
After deploying a new SSO-enabled application to remote workers, several users report repeated login prompts and 'access denied' errors, while the service itself is confirmed healthy. The technician notices the affected devices have incorrect system clocks. Which issue is MOST likely occurring?
When a device clock is wrong, certificate validation fails because the certificate's validity window is checked against the system time, and this often triggers login loops and repeated authentication prompts. Since the service is healthy and the affected devices share incorrect clocks, time drift breaking TLS trust is the most likely cause. DNS problems would prevent the client from resolving the service name at all, producing connection failures rather than authentication loops on devices that can clearly reach the service. VRAM is graphics working memory and has nothing to do with authentication or certificate trust. SmartScreen warns during installation when publisher reputation is weak or a signature is missing, but the app is already installed and running, so SmartScreen is not causing runtime login failures. A good triage order is to test DNS, then reachability, then the proxy path, then read certificate errors including trust, expiration, hostname mismatch, and time, then review firewall and EDR logs.
Study this section
Every lesson that covers Install Applications According to Requirements on the 220-1202 exam.