Answers for "windows cmd opens and closes"

0

windows cmd opens and closes

Press the Start key and type the word Powershell, 
right click on the command prompt and select Run as administrator, 
enter the following commands one by one followed by the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow
Posted by: Guest on February-15-2022

Browse Popular Code Answers by Language