Those are next to useless - please run the CHKDSK and SFC as requested.......
Your best option in that case is to run the CHKDSK and SFC in offline mode from a Recovery Environment boot.
Reboot the computer, and tap the F8 key until you get the advanced boot menu up - one option should be 'Repair your computer'. Pick that one.
Log into your normal account.
You'll get a set of options - pick the Command Prompt one.
At the command prompt, type DIR D:\
- if we're lucky this will bring up a listing of your normal C: drive contents, including the Program Files folder(s) and the Windows folder.
If not, try E:\ (etc. until you get the right letter)
then type the following command
CHKDSK <drive>: /R
and wait for it to complete - it could take a few hours, depending on the size of the drive.
Once complete, type
sfc /scannow /OFFBOOTDIR=<drive>:\ /OFFWINDIR=<drive>:\Windows
where <drive> is the letter you found above.
Wait for the command to complete. (make a note of the response!).
Once it has, type EXIT and the pick the option to reboot.
Post another MGADiag report