filmov
tv
How to use the DISM command to fix common issues with Windows. Click more for written instructions.
Показать описание
This is how to use the DISM command to fix common issues with Windows.
The DISM's RestoreHealth option automatically scans and repairs common issues on Windows 11.
To repair system problems with the DISM commands, use these steps:
Open an administrative command prompt
To run DISM - copy and past command below
DISM /Online /Cleanup-Image /RestoreHealth
When finished type exit to end command prompt
I never had a problem with DISM, I believe it is very safe. - Use at your own risk...