Read time 7 minutes

I was recently having trouble with my Windows 10 PC when attempting to run Windows Defender on it. After turning it on, I ran the system check causing the PC to freeze. Upon turning it off and restarting it, I am now getting – A disk read error occurred Press Ctrl+Alt+Del to restart. I’ve already tried it and getting the same error message. I believe that I am now stuck in a boot loop. Already tried the Windows 10 disk, but it won’t load from the disk at all. I am stuck and need assistance

If you come across the following error message (as depicted in the snippet below), it indicates a potential issue with your hard disk drives. This problem typically arises during attempts to initiate Windows booting. As noted by Windows users, this error can lead to boot-loop problems, raising concerns about the safety of your stored data. The root cause may be related to a malfunctioning boot sector or Master Boot Record (MBR) file, but it’s important to note that not all users experience these specific issues. We’ve identified some common culprits behind the disk read error.

Disk Error

Causes for Disk Read Error

  • Incorrect MBR Configuration
    MBR is a boot sector that holds information about the partitions and acts as a loader for the OS on your machine. It is created when you first install Windows on the first partition you created. It is the First 512 bytes on your hard disk. If MBR is damaged, then you won’t be able to boot into Windows.

    Precaution: One should always back up the MBR. This can be done by a single line command in the Command prompt-
    dd if=/dev/sda of=/path-to-save/mbr-backup bs=512 count=1

    Here path-to-save is the path where you have saved your mbr-backup.

    This can make MBR corrupt. An MBR virus is a memory-resident virus. It can very easily copy itself to the fest sector of the drive containing the partition table. To make things worse, another type of virus that infects the boot sector of an HDD or FDD is Boot Sector Virus.

  • Data Corruption
    Data corruption of partition tables can be due to virus attacks, power outages, and faulty disk operation.

    Precaution: Use a reliable Anti-virus tool and invest in some power backup systems.

  • Wrongly Configured or Invalid Partitions
    Invalid partition tables can cause partition loss and boot issues. If the partition tables get damaged, then the system will not be able to locate the partitions containing the booting data files.

    Precaution: If your partition tables have become damaged, then it might be wise to restore them from the backup. If you had a backup when it was in a good state, then the problem can be solved quickly. Hence it is an excellent practice to make a backup.

  • Physical Damage to the DrivesAny Physical dame to the drive can prohibit the user from accessing the contents or booting from the drive.
Manual Methods to Fix- A Disk Read Error Occurred

Try the following manual methods to fix the disk read error:

  • Run CHKDSK from CMD
    You cannot run CHKDSK from the command prompt. Hence, try booting from the Advanced Options menu, and click on Command Prompt.

    After opening the command prompt enter the following command:

    chkdsk X: /f /x /r

    Note: In the above command X:/ is the root drive.

    If any issues are found, then it will be fixed, and you will get a report of errors. If not, then you will see the following message:

    “Windows has scanned the file system and found no problems.”

  • Repair MBRFor this task, you will need the original Windows 10 installation disc to repair the MBR
    1. Boot from the original disk.
    2. Click on Repair your computer.
    3. Select Command Prompt.
    4. Enter the following Commands in the Command prompt separately and press Enter after each command:
      bootrec /FixMbr
      bootrec /FixBoot
      bootrec /ScanOs
      bootrec /RebuildBcd
    5. Now remove the disc for the drive.
    6. Type exit and hit Enter.
    7. Now restart your computer and check whether Windows is booting or not.

If the bootrec utility doesn’t solve your problem, then one can try the EFI bootloader as outlined below:

  1. Boot from the installation disk.
  2. Click on Repair your computer.
  3. Choose Troubleshoot > Command Prompt.
  4. Type the following commands and make sure to hit Enter after each, separately:
    diskpart
    sel disk 0
    list vol
    bootrec /RebuildBcd
  5. If the Volume number of EFI partition is 1, type the following command:
    sel vol 1

    If the volume number is different than 1, then replace 1 with that number.

  6. Now assign a new letter to this partition. It should be different than the already taken drive letter. Type the following command to proceed:
  7. assign letter=x:

  8. You will see the following message if the process exits successfully:
    DiskPart successfully assigned the drive letter or mount point.
  9. Now type exit to quit the DiskPart utility:
    exit
  10. Enter the following command and replace X:\ with the letter you previously assigned to the EFI partition:
    cd /d x:\EFI\Microsoft\Boot\
  11. Type the following command to repair the volume:
    bootrec /fixboot
  12. Now it is required to back up the old BCD and create a new one, so type:
    ren BCD BCD.backup
  13. Type the following command to recreate4 the BCD and replace X:/ with the letter assigned previously:
    bcdboot c:\Windows /l en-us /s x: /f ALL
  14. The above command states that your Windows is installed in C:\. If it is installed in a different drive, then replace it with that drive letter.
  15. Remove the disk from the optical drive and type exit.
  16. Now restart your computer
  • Reset your BIOS
  • Resetting your BIOS could help restore your system’s default settings. To reset follow the steps below:

    1. Depending upon your system, identify the key to enter BIOS. While system reboots keep tapping that key (try F2 or Delete key).
    2. Now choose Load Setup Defaults or other similar options to load default settings or factory settings.
    3. Now hit Enter to reset BIOS.
  • Check the Peripherals
  • It is essential to check the hard drive’s SATA and power cables in case of disk read errors. Look for any loose connections or a faulty connection using a multimeter. Replace the old cables with the new ones.

Kernel for Windows Data Recovery

It is often the case that after recovery, you might lose your data. Therefore, you need a professional data recovery tool such as Kernel for Windows Data Recovery. We highly recommend Kernel for Windows Data Recovery. It can recover data from almost all types of storage media like an external hard disk, USB drives, SD cards, and more. One of the most important features is that it not only recovers the corrupt and lost data it can also recover the deleted files.

The welcome screen (see the snippet below) prompts the user to select from the three modes. The first one is a Quick Scan mode; use this one if you have recently deleted your files as this mode coarsely scans for the data. Choose the second mode that is Deep Scan mode in the event of Hard disk format and partition deletion. If you have tried both modes with no avail, then try the File Trace mode. This is the most advanced scan mode as it scans the drive sector-by-sector.

Data recovery software

Conclusion

Disk read errors are quite common and can happen due to various reasons, which are discussed in detail in this article. A few remedies are also discussed to counter this issue. Furthermore, there is a chance that in the process, you might lose your precious data. Hence in that scenario one can rely on Kernel for Windows Data recovery tool which can efficiently recover your data files. We believe that user will give this tool a try. You can download the free version from the website to get acquainted with the tool.

Kernel for Windows Data Recovery