Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Get your Geek on.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Sergei Strelec's WinPE
5. MusicBee
6. Visual C++ Redistributable Runtimes AIO Repack
7. K-Lite Mega Codec Pack
8. ImgBurn
9. Unlocker
10. FlyOobe / Flyby11
More >>

top reads

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025

Star Fedora 42 - It Might Be the Prettiest Linux Yet


MajorGeeks.Com » Overview» Tutorials and Video Guides » Run DISM to Repair Windows System Image and Windows Component Store

Run DISM to Repair Windows System Image and Windows Component Store

By Timothy Tibbetts

on 06/15/2023

🎃🧟‍♂️👻 IObit’s Spooktacular Halloween Sale! IObit Halloween Sale: 90% OFF + Mystery Treat 🍬
Experience faster surfing, smarter security, and total privacy with IObit Pro!

In this guide, we're going to look at how to repair the Windows System Image on Windows 10 and 8. You can also apply this fix if SFC /SCANNOW is not available or if a Windows image becomes unserviceable. This guide is for advanced users who understand the Command Prompt and using DISM and switches.

Windows Component Store Corrupt

Open Command Prompt or PowerShell as admin. The first text you'll need to type in is Dism /Online /Cleanup-Image, followed by each of the following three options that can take 15 minutes or more each.

We should note that many people have had good luck only running the first option, /ScanHealth.

  • Scan the image for corruption: Dism /Online /Cleanup-Image /ScanHealth See C:\Windows\Logs\CBS\CBS.log for the log.

  • See if the image is repairable and healthy: Dism /Online /Cleanup-Image /CheckHealth

  • Repair System Image: Dism /Online /Cleanup-Image /RestoreHealth

    If DISM reports back that the drive can be repaired, then you'll need to repair the image. Follow the commands below using your paths.

    Repair an online image using your own sources: Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

    Repair an offline image using a mounted image as a repair source: Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows

    In some cases, an image can be corrupted while modifying it with DISM. Use /Cleanup-MountPoints to repair it.

    Notes:

    If you can't open the Command Prompt using the Start Menu, try using Win Key + X. If not, press Ctrl+Alt+Del and open Task Manager. Click on File, Run new task and enter PowerShell for PowerShell and cmd for Command Prompt.

    comments powered by Disqus





  • © 2000-2025 MajorGeeks.com
    Powered by Contentteller® Business Edition