DISM Online Repair Windows 11 - Complete Guide [4 Methods]

This article describes 4 practical DISM Online repair Windows 11 options, from check image to scan image, restore health, use local source, with applicable scenarios and step by step instructions.

Ivy

By Ivy Updated on November 21, 2025

Share this: instagram reddit

DISM (Deployment Image Servicing and Management) is a built-in Windows command-line tool used to change, repair, and service Windows system images. To be specific, it can:

  • scan the operating system for corruption
  • restore missing or damaged system files
  • fix component store issues
  • prepare the OS for updates or recovery.

It works at a deeper level than SFC (System File Checker), making it essential for repairing the Windows image (WinSxS) that the OS relies on for all its core functions.

When Should You Run DISM Online Repair?

Over time, Windows 11 may start showing signs that the underlying system image is damaged or unstable, which requires DISM repair. Here are some symptoms you can’t ignore:

  • Slower overall performance or random freezes
  • Frequent system crashes or Blue Screen errors
  • Missing Windows features or apps failing to launch
  • Windows Update is constantly failing or looping
  • SFC (System File Checker) is returning errors that cannot be fixed
  • Unexpected behavior after an update or driver installation

These symptoms typically point to corruption in the Windows component store (WinSxS) - the critical repository that Windows uses to install updates, repair files, and maintain system stability.

DISM serves as the core tool for repairing it, providing two repair modes: DISM Online and Offline, which are suitable for different scenarios. It is necessary to know DISM Online vs. Offline before choosing.

Mode/ Aspect

DISM Online Repair (/Online)

DISM Offline Repair (/Image)

Targets

The currently running Windows 11 installation

A non-running Windows installation (e.g., another partition, recovery environment, mounted ISO)

Repair Source 

Windows Update (automatic)

Local image source, such as ISO, WIM, or another Windows folder

Requirements

Internet connection recommended

Must provide a valid local source path

Difficulty Level

Easier, foremost users

More advanced; requires mounting or locating the imagesource

When to Use

Windows boots normally

Online repair fails, or the system can't boot

🥇Best For

Routine repairs, common corruption, fixing update issues

Severe corruption, missing source files, broken Windows Update, unbootable systems

How to Use DISM Online Repair in Windows 11

Below are the 4practical DISM methods you’ll use, from a fast check to a full repair, and exactly when to run each.

💡Notes:
◾ Run all DISM commands as an administrator in Command Prompt or PowerShell.
◾ Check the DISM log at C:\Windows\Logs\DISM\dism.log if something goes wrong.

Option 1: DISM /Online /Cleanup-Image /CheckHealth (Fast Check)

Start here when you suspect a problem but want a fast confirmation before running longer scans. It will perform a very quick check and confirm if there is any corruption in the Component Store. It does not do a deep analysis or attempt repairs.

Step 1. Type cmd in the Start menu and select Run as administrator.

Step 2. In the Command Prompt window, type: DISM /Online /Cleanup-Image /CheckHealth.

DISM Check Windows 11

This usually finishes in secondsand you can skip deeper scans if it reports no corruption. If yes, move on to /ScanHealth or /RestoreHealth.

Option 2: DISM /Online /Cleanup-Image /ScanHealth (Thorough Scan)

Use this when /CheckHealth indicates an issue, or when you want to confirm problems before attempting repairs. It performs a more thorough scan of the Windows component store (WinSxS) and detects the severity and presence of corruption.

💡Note: This is a diagnostic step, not a repair, though it gives DISM the information needed to decide if a repair is required.

Step 1. Run Command Prompt as an administrator.

Step 2. In the Command Prompt window, type: DISM /Online /Cleanup-Image /ScanHealth.

Dism Scan Windows 11

This can take several minutes or longer and outputs results and logs to the DISM log file. Proceed to /RestoreHealth if corruption is found.

Option 3: DISM /Online /Cleanup-Image /RestoreHealth (Repair Command)

Run this primary command for fixing corruption after /ScanHealth reports issues, or if Windows Update and system features are failing. It will attempt to download known-good files from Windows Update (by default)to repair the Windows image and replace damaged components.

Step 1. Run Command Prompt as an administrator.

Step 2. In the Command Prompt window, type: DISM /Online /Cleanup-Image /RestoreHealth.

Dism Restore Health

This can take a long time depending on network speed and the amount of repair work. No reboot is normally required, but you should run sfc /scannow after DISM finishes to repair protected system files.

Option 4: Dism Online Repair Windows 11 using Local Source (Offline Repair)

Use this if /RestoreHealth fails with “source files not found” or if you are in an offline environment. It points DISM to a local source file - an ISO, mounted WIM, or a known-good Windows image. You need to download a matching Windows 11 ISO file first.

Step 1. Download Windows 11 Disk Image (ISO) from Microsoft. Right-click the ISO and select Mount to open it. It appears as a drive, identify the image file inside: D:\sources\install.wim or install.esd, and remember it.

Download Windows 11

Step 2. Run CMD as an administrator. In the Command Prompt window, type:

👉 For most single-edition ISO or install.wim file:

DISM /Online /Cleanup-Image /RestoreHealth /Source:D:\sources\install.wim /LimitAccess

DISM Offline

👉 For Multi-editionISO or install.wim(e.g., Home, Pro, Education):

DISM /Online /Cleanup-Image /RestoreHealth /Source:wim:D:\Sources\install.wim:1 /LimitAccess

Dism Offline Image Index

💡Notes:
/Source: Point to a local repair source.Using install.wim is the most reliable source. If it’s missing, use install.esd instead.
/LimitAccess: Prevent DISM from contacting Windows Update (useful when you provide a local source).
◾ Replace D: and :1 with the correct drive letter and image index. Use DISM /Get-WimInfo /WimFile:D:\sources\install.wim to list image indexes if the WIM contains multiple images.

Step 3. After a successful local-source restore, run: sfc /scannow. It repairs protected system files in C:\Windows\System32 and other critical directories, completing the system repair process.

sfc command

If DISM repeatedly fails, consider an in-place upgrade or system image recovery as a fallback. Try a dissimilar hardware restore if no image is available.

Best Alternative to Repair Windows 11 Without DISM

Sometimes DISM and SFC may not fully resolve system corruption, or users may face errors that prevent DISM from completing repairs. In these cases, alternative methods can restore Windows 11 without a full clean installation.

  • In-place upgrade: It allows you to keep personal files and apps, but carries over existing issues
  • System image backup & recovery: A full system image you created in a good state, or on a different PC, allowing you to restore Windows 11 to previous state without any issue.

So it’s best to create a system backup in Windows 11 and restore it when needed. AOMEI Backupper Standard is one of the most powerful backup software that allows you to backup system or entire disk in just a few clicks, preferably on a schedule.

AOMEI Backupper
Best Backup Software forWindows PC
  • Set-and-Forget Scheduling: Offer daily or daily (by interval), weekly, monthly(by week/date), etc., or event triggers, up to 7 options for continuous backup.
  • Multiple Versioning: Perform a full backup initially, then save time and space with faster incremental backup- save multiple backup versions.
  • Hands-off Options: Automatically compress, split image files, backup only used sectors of the file system, enable VSS technology, etc., to make image files smaller and ensure data integrity.
  • Flexible Storage: Backup Windows 11 to external hard drive, network drive, NAS, etc.

Step 1. Connect your external hard drive to your computer. Open AOMEI Backupper after installing. Click System Backup under Backup. It will automatically select the system partitions required for Windows to start.

System Backup

💡Note: Click Disk Backup if you want to backup hard drive in Windows 11. It will include the OS and all data on the entire drive.

Step 2. Click the PC icon to select a destination. Below are 3 different storage types:

  • Local Drive: Click to select local drives, external drives, USB drives, etc., any recognized devices. Or enter the specific path you want.
  • NAS: Click to enter the NAS path and add it.
  • Network Share: Click to enter the network path and add it.

Select Backup Destination

Step 3. Click Schedule to set a backup frequency, such as daily, weekly, monthly, etc., or event triggers. This ensures your system always stays up to date. Once done, click Start Backup to backup OS in Windows 11.

Start Backup

💡Tips:
◾ In Options, you can change compression from Normal or Higher to minimize image file size.
◾ By default, this software uses incremental backup to save backup time and space. You choose to use differential backups in the advanced version.
◾ In addition, you can enjoy automatic backup cleanup in the advanced edition, which automatically deletes old backups to free up more space.

Final Thoughts

DISM Online repair Windows 11 is great for system problems that SFC can’t handle. It repairs missing or damaged system files without affecting apps or data. For the most reliable results, run DISM, then SFC, and finish with a regular system backup. This keeps Windows stable and your data safe.

Download AOMEI Backupper for continuous data protection!

Download Freeware Win 11/10/8.1/8/7
Secure Download
Ivy
Ivy · Editor
Ivy, our dedicated editor at AOMEI Technology, is committed to providing valuable insights and guidance in data protection. Her mission is to empower everyone with her knowledge of computer backup and recovery, disk cloning, file synchronization, and more. Ivy's goal is to do her best to ensure your digital world remains safe and secure.