TeamLogic IT Interview Question

How would you fix possible corruption on a computer?

Interview Answer

Anonymous

May 23, 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