Share via

Running CHKDSK

Anonymous
2021-06-18T16:48:01+00:00

Hi, i run chkddsk and this is the result but im not sure what to do about it, maybe i should just reinstall win10?

C:\WINDOWS\system32>chkddsk

'chkddsk' is not recognized as an internal or external command,

operable program or batch file.

C:\WINDOWS\system32>chkdsk

The type of the file system is NTFS.

WARNING! /F parameter not specified.

Running CHKDSK in read-only mode.

Stage 1: Examining basic file system structure ...

Attribute list entry with type code 80 in file 16C33 is corrupt.

Attribute list entry with type code 80 in file 16C33 is corrupt.

Attribute record (80, CM_1f38d11c7d282c733fb78165ca47177a02e61324f3b6ea8e0e7df148ca82db20) from file record segment 16C33

is corrupt.

Attribute record (80, CM_98e1f7a9f3ddf0a065fe42d4472961b32728f62dc152d18519067ecc0c514ea5) from file record segment 16C33

is corrupt.

1086720 file records processed.

File verification completed.

Phase duration (File record verification): 10.98 seconds.

12810 large file records processed.

Phase duration (Orphan file record recovery): 0.00 milliseconds.

Errors found. CHKDSK cannot continue in read-only mode.

C:\WINDOWS\system32>

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2021-06-18T17:22:35+00:00

Hello Enriquemdv, welcome to the Microsoft community my name is Luiz Cruz, I am a Windows 10 expert user and would be happy to help you;

I understand that your system has many corrupted files;

In this case, I initially recommend that you follow the instructions below:

Access Safe Mode with Networking;

Press the Windows key and type: msconfig and press Enter;

Click on the System Boot tab and check the options: Secure Boot and Network;

Restart the PC;

In safe mode with networking, do the following:

Press the keys Ctrl + Shift + ESC, click on File;

Click Run new task.

Check the option Create this task with administrative privileges;

In the open field type cmd, then click OK.

Run the following commands:

sfc /scannow

dism /online /cleanup-image /CheckHealth

dism /online /cleanup-image /restorehealth

chkdsk /f /r

Confirm with Y and then Enter to schedule a disk scan. Restart the equipment and as soon as you finish, check if you agree.

Wait for the process to finish and restart the pc;

Check if the corrupt files are fixed;

I hope I helped, even more!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-06-18T23:35:32+00:00

    It did for sure Thank you!

    Was this answer helpful?

    0 comments No comments