MD-100 Windows Client Exam: Full Study Guide

Free md-100 practice test with questions and answer explanations. Prepare for the 2026 May exam with instant scoring and study guides.

What Is the MD-100 Exam?

The MD-100 — officially titled Microsoft Windows Client — is a Microsoft certification exam that tests your ability to deploy, configure, and manage Windows client environments. It's one of two exams (alongside MD-101) that make up the Microsoft 365 Certified: Modern Desktop Administrator Associate credential. If you're working in IT support, systems administration, or desktop management, this is a foundational certification worth having.

The exam focuses on real-world Windows 10 and Windows 11 administration tasks: installing and configuring Windows, managing local users and groups, configuring network settings, maintaining Windows devices, and troubleshooting common client-side issues. It's not a theoretical exam — the questions are scenario-based and expect you to know how to actually do the work.

This guide covers the full exam blueprint, what you need to study, how to approach the trickier question types, and how practice tests fit into your preparation strategy.

MD-100 Exam Format

The MD-100 contains 40–60 questions depending on which question types you receive. Microsoft uses several formats:

  • Multiple-choice — Classic single best answer or multiple select
  • Case studies — A scenario describing a company environment, followed by several related questions
  • Drag and drop — Match concepts, order steps, or categorize items
  • Hot area — Click on the correct element in a screenshot or diagram
  • Build list — Select and order steps to complete a task

You have 120 minutes to complete the exam. The passing score is 700 on a 1000-point scale. Exams are administered by Pearson VUE at authorized testing centers or via online proctoring.

Note: Microsoft retired the standalone MD-100 exam in June 2023 as part of their certification program updates. The content is now covered under the updated Modern Desktop Administrator Associate certification path. If you're pursuing the older MD-100 specifically, verify with Microsoft's current certification catalog — some training providers and testing centers still support it under transition arrangements. Either way, the underlying technical knowledge remains fully relevant.

MD-100 Exam Domains and Objectives

The MD-100 exam blueprint is divided into five main domains. Here's what each covers and roughly how much of the exam it represents:

1. Deploy Windows (15–20%)

This domain covers Windows deployment scenarios — both clean installations and upgrades. You need to know:

  • Deploying Windows using Windows Autopilot, Windows Deployment Services (WDS), and Microsoft Deployment Toolkit (MDT)
  • Configuring deployment settings: hardware requirements, editions selection, language/regional options
  • Managing Windows Insider builds and feature updates
  • Troubleshooting failed deployments — common error codes and their resolutions

For Autopilot specifically, understand the deployment profiles (white glove, user-driven, self-deploying), how devices are registered, and how Autopilot interacts with Azure AD and Intune. Autopilot questions show up consistently.

2. Manage Devices and Data (35–40%)

The highest-weighted domain. It covers the day-to-day administration work of a Windows client administrator:

  • Local user and group management — Creating accounts, assigning group memberships, configuring security policies (password complexity, account lockout, auditing)
  • Storage management — Disk types (MBR vs GPT), volume types, Storage Spaces, BitLocker encryption, EFS
  • File and folder permissions — NTFS permissions, share permissions, how they interact, inheritance, effective permissions calculation
  • Windows apps — App installation, management via Group Policy and AppLocker, Microsoft Store for Business, sideloading
  • Device synchronization — Configuring sync settings, Microsoft account integration, OneDrive for Business client configuration

NTFS permissions and BitLocker tend to generate the most questions in this domain. Know how inherited permissions interact with explicitly set permissions, how to calculate effective permissions for a user who belongs to multiple groups, and BitLocker encryption modes (TPM, PIN, USB startup key, and combinations).

3. Configure Connectivity (15–20%)

Network configuration on Windows clients:

  • Configuring IP addressing — static vs DHCP, IPv4 subnetting basics, IPv6 address types
  • Name resolution — DNS client settings, hosts file, how name resolution order works
  • VPN configuration — IKEv2, SSTP, L2TP/IPsec, PPTP (and why PPTP is deprecated)
  • Remote access — Remote Desktop, Windows Remote Assistance, DirectAccess (legacy but testable)
  • Wireless networking — 802.1x authentication, wireless profile configuration, WPA2/WPA3

Know when to use each VPN protocol and what their tradeoffs are. IKEv2 is preferred for modern deployments; understand why SSTP works well with firewalls (uses port 443). For wireless, understand 802.1x (RADIUS-based authentication) versus pre-shared key and when each is appropriate.

4. Maintain Windows (15–20%)

This domain covers keeping Windows clients healthy and up to date:

  • Windows Update — managing update settings, Windows Update for Business (WUFB), update rings, deferral policies
  • System recovery — Reset this PC options (keep files vs remove everything, cloud vs local reinstall), Recovery Environment (WinRE), System Restore
  • Backup — File History, Windows Backup, third-party backup solutions
  • Monitoring and performance — Task Manager, Resource Monitor, Performance Monitor, Event Viewer, Reliability Monitor
  • Windows Defender — antivirus settings, firewall configuration, Defender SmartScreen, Controlled folder access

5. Troubleshoot Windows Client Issues (15–20%)

Scenario-based troubleshooting questions across all the other domains:

  • Troubleshooting startup and boot issues — boot configuration, recovery options, safe mode, startup repair
  • Troubleshooting network connectivity — the systematic approach (physical → IP config → DNS → firewall → application)
  • Troubleshooting app failures — application log entries, compatibility issues, permission problems
  • Troubleshooting hardware — Device Manager, driver issues, Hardware troubleshooter

Troubleshooting questions test your methodology as much as your technical knowledge. Know the systematic approach to common problems and the right tools for each type of issue.

Key Takeaway: MD-100 certification demonstrates expertise in this field. Most candidates spend 4-8 weeks preparing with practice tests before taking the exam.

MD-100 Windows Client Exam: Full Study Guide

Key Topics That Need Deep Focus

After reviewing what consistently trips up MD-100 candidates, a few topics deserve extra attention:

BitLocker Encryption

BitLocker questions are everywhere on this exam. Know the difference between BitLocker (full disk encryption) and BitLocker To Go (removable drives). Understand the hardware requirements — TPM 1.2 or higher for standard BitLocker with TPM protection. Know the authentication methods: TPM only, TPM + PIN, TPM + startup key, startup key only (when no TPM). Understand how to manage BitLocker recovery keys — storing in Active Directory, Azure AD, or on a USB drive.

NTFS vs Share Permissions

Combination permission questions require you to know: when both NTFS and share permissions apply (remote access), the more restrictive permission takes effect. When only NTFS applies (local access), share permissions are irrelevant. How inherited permissions work and how to block inheritance. How Deny permissions override Allow permissions — even when a user has an Allow from group membership, an explicit Deny for that user wins.

Windows Autopilot

Autopilot has become central to modern Windows deployment. Understand the prerequisites (Azure AD P1/P2, Intune subscription, device registration), the deployment profile types, the distinction between user-driven and self-deploying modes, and what happens during an Autopilot deployment sequence. Know how Autopilot works with Hybrid Azure AD join scenarios.

Group Policy vs Intune

Questions often present a scenario and ask whether Group Policy, Intune, or local policy is the right tool. Key distinction: Group Policy requires domain membership; Intune works with Azure AD-joined devices. Modern management increasingly uses Intune. Know what settings are available in each tool and when to prefer one over the other.

How to Prepare: Study Approach That Works

MD-100 preparation is more hands-on than most certification exams. Reading documentation and watching videos helps, but you'll retain more by actually doing the tasks in a test environment. Set up a Windows 10/11 VM (Hyper-V, VMware, or VirtualBox — all work fine) and practice the configurations you're studying.

For structured content, Microsoft Learn has free official learning paths for MD-100. These are worth doing in full — they align directly to the exam objectives and include hands-on exercises. Supplement with a quality question bank to build exam-day fluency.

For timeline, 4–6 weeks of consistent study is typical for candidates with some Windows administration background. If you're newer to the content, plan 8–10 weeks. The questions are scenario-based, so depth of understanding matters more than breadth of memorization.

Tips for Exam Day

For case study questions: read the company background and requirements carefully before looking at the questions. Understand the constraints (domain-joined vs Azure AD-joined, on-premises vs cloud, user requirements). Then read each question against those constraints. Many wrong answers are perfectly valid solutions — just not right for the specific scenario described.

For drag-and-drop and build list questions: don't overthink the order of steps. For processes like enabling BitLocker or configuring VPN profiles, there's typically only one logical sequence. If you know how to actually do the task, the ordering is intuitive.

Time management: 120 minutes for 40–60 questions gives you roughly 2–3 minutes per question. Case studies take longer — budget 15–20 minutes per case study and don't let them steal time from the rest of the exam. Flag and revisit rather than getting stuck.

Pros
  • +Industry-recognized credential boosts your resume
  • +Higher earning potential (10-20% salary increase on average)
  • +Demonstrates commitment to professional development
  • +Opens doors to advanced career opportunities
Cons
  • Exam preparation requires significant time investment (4-8 weeks)
  • Certification fees can be $100-$400+
  • May require continuing education to maintain
  • Some employers may not require certification

Next Steps for Your MD-100 Preparation

The MD-100 is a practical exam — it tests whether you can actually administer Windows client environments, not just recall facts about them. Your preparation should reflect that: combine content review with hands-on practice in a lab environment, and measure your knowledge with regular practice testing.

Start with the Microsoft Learn learning paths, build your lab environment, and use our free MD-100 practice tests to identify knowledge gaps and get comfortable with the question formats. Track your performance by domain and focus extra effort on the areas where you're weakest — particularly the high-weight Manage Devices and Data domain.

With consistent, hands-on preparation over 4–8 weeks, you'll be well-positioned to pass on your first attempt.

About the Author

James R. HargroveJD, LLM

Attorney & Bar Exam Preparation Specialist

Yale Law School

James R. Hargrove is a practicing attorney and legal educator with a Juris Doctor from Yale Law School and an LLM in Constitutional Law. With over a decade of experience coaching bar exam candidates across multiple jurisdictions, he specializes in MBE strategy, state-specific essay preparation, and multistate performance test techniques.