Fix Windows Failed to Apply the MDM Policy in Windows 11/10

The “Windows Failed to Apply the MDM Policy” error typically appears on Windows 11 and Windows 10 devices that are managed by an organization through Mobile Device Management (MDM) solutions such as Microsoft Intune. When this error occurs, Windows cannot successfully apply one or more management policies, which may lead to configuration issues, security settings not being enforced, or synchronization failures. In some cases, the error appears in Event Viewer or during device enrollment, while in others, users may notice problems with Windows updates, account synchronization, or managed applications.

This issue can occur because of network connectivity problems, corrupted MDM enrollment, incorrect policy settings, expired certificates, damaged system files, or synchronization failures between the device and the management server. Fortunately, most cases can be resolved by syncing the device, re-enrolling it in MDM, repairing Windows system files, or resetting the management configuration.

Update Windows Drivers

This guide explains the best methods to fix the “Windows Failed to Apply the MDM Policy” error in Windows 11 and Windows 10.

What Causes the “Windows Failed to Apply the MDM Policy” Error?

PC running slow or unstable? Do you want to update drivers?

MDM policies allow organizations to remotely configure Windows devices. If Windows cannot communicate with the management server or process policy settings correctly, policy application fails.

Common causes include:

  • Network connectivity problems
  • Corrupted MDM enrollment
  • Device synchronization failure
  • Expired device certificates
  • Incorrect Group Policy settings
  • Corrupted Windows system files
  • Outdated Windows version
  • Conflicting local policies
  • Microsoft Intune configuration errors
  • Damaged Windows Management Instrumentation (WMI) components

Method 1: Restart the Computer and Sync the Device

Temporary synchronization problems can sometimes prevent Windows from applying new MDM policies. Restarting the computer and manually syncing the device often resolves temporary communication issues.

This should always be the first troubleshooting step before making configuration changes.

Follow these steps:

  1. Save your work and restart the computer.
  2. Press Windows + I to open Settings.
  3. Click Accounts.
  4. Select Access work or school.
  5. Choose your connected work or school account.
  6. Click Info.
  7. Scroll down and select Sync.
  8. Wait for the synchronization process to complete.
  9. Restart the computer again.

Check whether the error has disappeared.

Method 2: Verify Your Internet Connection

Repair PC

Windows must communicate with the MDM server to receive and apply policies. An unstable or restricted internet connection may interrupt this process.

Ensure your device has reliable access to the internet before attempting additional troubleshooting.

PC running slow or unstable? Do you want to update drivers?

Follow these steps:

  1. Connect to a stable internet connection.
  2. Open a web browser.
  3. Verify that websites load normally.
  4. Disconnect any unnecessary VPN connection if instructed by your organization.
  5. Restart the sync process from Access work or school.
  6. Wait for synchronization to finish.

If network connectivity was the problem, Windows should successfully apply the policies.

Method 3: Check Windows Update

MDM compatibility improvements are frequently included in Windows updates. Running an outdated Windows version can sometimes cause policy processing issues.

Installing the latest cumulative updates may resolve known bugs affecting MDM enrollment and synchronization.

Follow these steps:

  1. Open Settings.
  2. Click Windows Update.
  3. Select Check for updates.
  4. Install all available updates.
  5. Restart your computer.
  6. Sync the device again from Access work or school.

After updating, verify whether the error is resolved.

Method 4: Repair Windows System Files

PC running slow or unstable? Do you want to update drivers?

Corrupted system files may prevent Windows services responsible for MDM management from functioning correctly.

Running the System File Checker and DISM tools repairs damaged operating system components.

Follow these steps:

  1. Open Command Prompt as Administrator.
  2. Run:
sfc /scannow
  1. Wait for the scan to finish.
  2. Then run:
DISM /Online /Cleanup-Image /RestoreHealth
  1. Restart your computer.

Once Windows restarts, sync the device again.

Method 5: Disconnect and Reconnect the Work or School Account

A corrupted enrollment profile can prevent Windows from receiving or applying policies correctly. Removing and reconnecting the managed account creates a fresh enrollment.

If your organization allows it, this method often resolves persistent MDM synchronization issues.

Follow these steps:

  1. Open Settings.
  2. Select Accounts.
  3. Click Access work or school.
  4. Select the connected account.
  5. Click Disconnect.
  6. Restart the computer.
  7. Return to Access work or school.
  8. Click Connect.
  9. Sign in using your work or school credentials.
  10. Complete the enrollment process.
  11. Click Sync.

After reenrollment, Windows should download and apply the latest policies.

Method 6: Force Group Policy Update

Some MDM settings work alongside Group Policy. Updating local policies ensures that Windows processes the latest configuration.

This method is particularly useful on devices joined to Active Directory or Hybrid Azure AD.

Follow these steps:

  1. Open Command Prompt as Administrator.
  2. Run:
gpupdate /force
  1. Wait until the update completes.
  2. Restart the computer.
  3. Sync the work or school account again.

This refreshes both local and domain policy settings.

Method 7: Check Device Enrollment Status

If the device enrollment is incomplete or corrupted, Windows cannot apply management policies correctly.

Verifying the enrollment status helps determine whether the device is still properly managed.

Follow these steps:

  1. Open Settings.
  2. Go to Accounts.
  3. Select Access work or school.
  4. Verify that the organization account appears.
  5. Click Info.
  6. Review the management status.
  7. Confirm that synchronization completes successfully.
  8. If enrollment appears broken, contact your IT administrator to re-enroll the device.

Proper enrollment is required before MDM policies can be applied.

Method 8: Clear MDM Enrollment and Re-enroll the Device

If synchronization repeatedly fails, removing the existing MDM enrollment and registering the device again can resolve corrupted management data.

This method should only be performed if permitted by your organization’s IT department.

Follow these steps:

  1. Disconnect the work or school account.
  2. Restart the computer.
  3. Remove the device from the organization’s management portal if instructed.
  4. Reconnect the work or school account.
  5. Complete device enrollment.
  6. Wait for policies to download.
  7. Restart Windows.
  8. Verify that synchronization succeeds.

A fresh enrollment often resolves persistent policy application failures.

Method 9: Contact Your Organization’s IT Administrator

If the previous methods do not resolve the issue, the problem may be caused by server-side configuration, certificate problems, licensing issues, or incorrectly configured MDM policies.

Only your organization’s administrator can modify or redeploy these settings.

Provide the administrator with the following information:

  1. The exact error message.
  2. The date and time the error occurred.
  3. Screenshots of the message.
  4. Windows version and build number.
  5. Whether synchronization completes successfully.
  6. Any Event Viewer logs related to DeviceManagement-Enterprise-Diagnostics.

The administrator can review Microsoft Intune or another MDM solution to identify policy deployment issues.

Conclusion

The “Windows Failed to Apply the MDM Policy” error usually indicates that Windows cannot successfully process management policies delivered by your organization’s MDM solution. In many cases, restarting the computer, syncing the managed account, checking your internet connection, and installing the latest Windows updates resolve the issue. If the problem persists, repairing system files, reconnecting the work or school account, refreshing Group Policy, or re-enrolling the device often restores proper communication with the MDM server. When the issue originates from server-side configuration or policy deployment, your IT administrator will need to review the device enrollment and management settings to complete the repair.

Frequently Asked Questions

1. What does “Windows Failed to Apply the MDM Policy” mean?

It means Windows could not successfully apply one or more Mobile Device Management policies from your organization’s management server.

2. Can I fix this error myself?

Yes. You can try syncing the device, reconnecting your work or school account, updating Windows, and repairing system files. If the problem is caused by server-side policies, you’ll need assistance from your IT administrator.

3. Will disconnecting my work account remove my personal files?

No. Disconnecting a work or school account removes device management settings but does not delete your personal files.

4. Is this error only seen on work or school computers?

Most commonly, yes. It primarily affects devices enrolled in Mobile Device Management solutions such as Microsoft Intune or other enterprise management platforms.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo