When encountering DISM error 1009, you should first check whether the system disk space is sufficient to ensure that the C disk has at least 5GB free, and you can clean or adjust the virtual memory to free up space through disk; secondly, run SFC to scan the system files, enter the sfc /scannow command to repair the damaged file; then confirm that the Windows image path used is correct and the file is not corrupted, it is recommended to download the original ISO from the official; then try to clear the DISM cache, reset the software distribution cache by deleting the relevant temporary files in the Temp folder or executing the net stop trustedinstaller and net start trustedinstaller commands; if the problem is still not solved, consider creating a new local account and trying again.
It is really annoying to encounter DISM error 1009, especially when you suddenly get stuck when you try to fix the system files or install updates. This error is usually related to a corrupt Windows image, missing system files, or insufficient disk space. The good news is that in most cases it can be solved by several conventional means.

Here are some common troubleshooting and repair methods:
Check if the disk space is sufficient
DISM requires enough temporary space to run, especially the remaining space of the C drive (system disk). If your system disk is almost full, DISM may report an error of 1009.

- Ensure that there is at least 5GB of free space on the C drive
- Temporary files can be deleted using the Disk Cleanup tool
- If the space is really insufficient, you can consider setting the virtual memory to another partition and make some space try
Sometimes, even if there seems to be space, some hidden system reserved space can also cause problems.
Scan system files using SFC
Before trying to use DISM, it is a good habit to run SFC to check the integrity of the system file.

Open a command prompt (administrator) and enter the following command:
sfc /scannow
If a corrupt file is found, SFC will try to repair it automatically. Try your DISM operation again after you are done to see if the problem is solved.
Replace the correct Windows image source
If you are performing an operation like /Cleanup-Image
, it may be that the specified image path is incorrect or the image file is corrupted.
- Check if the
install.wim
orinstall.esd
path you are using is correct - Try to re-download ISO files from official channels
- Use
Dism /Get-WimInfo /WimFile=你的鏡像路徑
to see if the mirror information is displayed normally
If you are not sure which image to use, it is best to use the image file in the original ISO downloaded by Microsoft's official website.
Reset or rebuild the DISM cache
DISM itself caches some temporary data, which may also cause 1009 errors if corrupted.
You can try to manually clear the DISM cache, the steps are as follows:
- Open Explorer and go to
C:\Users\你的用戶名\AppData\Local\Temp
- Delete all temporary files related to DISM (you can sort them by modification time to find the most recent ones)
- Or run the command directly:
net stop trustedinstaller && del /F /Q %windir%\SoftwareDistribution\*.* net start trustedinstaller
This stops the system update service and clears the software distribution cache, helping DISM start working again.
Basically these commonly used methods. Although not every situation can be solved perfectly, most of the time, try it in sequence and you can bypass the problem of DISM error 1009. If it is not successful, you can also consider creating a new local user account and try again. Sometimes user configuration exceptions can also affect DISM operation.
The above is the detailed content of How to fix DISM error 1009 in Windows?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Stellar Blade save file location on Windows PC: where to find it, how to back up your game data, and what to do if the save files are missing or the game is not saving. This MiniTool guide provides detailed instructions and solutions.Quick Navigation

Many users encountered installation issues and some unexpected problems after applying the Windows 11 update KB5060829. If you're facing similar difficulties, don't panic. This MiniTool guide presents the most effective fixes to resolve KB5060829 not

Are you urgently looking for effective solutions to fix the Dune: Awakening black screen issue on Windows? You’ve come to the right place. This detailed guide from MiniTool presents several practical and reliable methods to address this frustrating p

KB5060999 What are the update contents of Windows 11 23H2? How to download? What to do if the update fails? This article will be described in detail and provides a solution to the failure of KB5060999 installation. Quick Navigation :- Windows 11 23H2 KB5060999 Updated Content - KB5060999 Reason for installation failure - Solve the problem that KB506099 cannot be installed - Summary of Windows 11 23H2 KB5060999 Update KB5060999 is a cumulative security update for Windows 11 released by Microsoft on June 10, 2025

Microsoft has released Windows 10 KB5061087 for 22H2 to fix some issues. From this post on MiniTool, learn how to install this preview optional update on your PC. Also, you can know what to do if KB5061087 fails to install via Windows Update.Quick Na

Is Stellar Blade crashing or failing to launch on your PC? Do not worry. This guide from MiniTool Software provides you with a couple of effective solutions to help you fix the issue and get the game running smoothly.Quick Navigation :- Stellar Blade

When the Windows Security Center is blank or the function is missing, you can follow the following steps to check: 1. Confirm whether the system version supports full functions, some functions of the Home Edition are limited, and the Professional Edition and above are more complete; 2. Restart the SecurityHealthService service to ensure that its startup type is set to automatic; 3. Check and uninstall third-party security software that may conflict; 4. Run the sfc/scannow and DISM commands to repair system files; 5. Try to reset or reinstall the Windows Security Center application, and contact Microsoft support if necessary.

What should you do if the Dune Awakening Controller fails to function? What causes this issue? This MiniTool article provides a comprehensive explanation and guides you through resolving this frustrating problem.Quick Navigation :- Dune Awakening Con
