TeamLogic IT interview question

How would you fix possible corruption on a computer?

Interview Answer

Anonymous

23 May 2020

I would run a chkdsk and/or sfc command, and if that doesn't work then I would use the DISM.exe /online /cleanup-image command

5