filmov
tv
DISM Commands to repair Windows [2024]
Показать описание
DISM (deployment Image Servicing and Management) is an important command of Windows Diagnostic Tools.
It detects and fixes corrupt files in the component store of the Windows system image.
Copy paste the commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
It detects and fixes corrupt files in the component store of the Windows system image.
Copy paste the commands:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth