Disk Read Error

joantoh

Commendable
May 25, 2016
1
0
1,510
Can someone please tell me the step by step solution to Disk Read Error. I have no idea what is bios at all.
 
Solution
If your BIOS shows a facility named SMART, let that check the disk. If not, you need to take the hard disk out and slave it to another machine then run the Checkdisk facility.

Press your Windows key and R together then type in cmd and press Enter. At the Command Prompt, use the syntax
chkdsk x: /r
where x is the drive letter assigned by the computer to that disk. The /r switch gives you the chance of having any disk errors fixed.
If your BIOS shows a facility named SMART, let that check the disk. If not, you need to take the hard disk out and slave it to another machine then run the Checkdisk facility.

Press your Windows key and R together then type in cmd and press Enter. At the Command Prompt, use the syntax
chkdsk x: /r
where x is the drive letter assigned by the computer to that disk. The /r switch gives you the chance of having any disk errors fixed.
 
Solution