One folder not accessible. Data error cyclic redundancy check
Closed
Jstarz
Posts
1
Registration date
Monday October 12, 2015
Status
Member
Last seen
October 12, 2015
-
Oct 12, 2015 at 07:39 AM
jollym124 Posts 98 Registration date Wednesday January 21, 2015 Status Member Last seen March 28, 2017 - Oct 16, 2015 at 02:50 AM
jollym124 Posts 98 Registration date Wednesday January 21, 2015 Status Member Last seen March 28, 2017 - Oct 16, 2015 at 02:50 AM
Hello,
I have access to all other folders in my external hard drive except for one folder which is not accessible.
Data error (cyclic redundancy check)
Kindly teach me what I can do. Thank you.
I have access to all other folders in my external hard drive except for one folder which is not accessible.
Data error (cyclic redundancy check)
Kindly teach me what I can do. Thank you.
Related:
- Data error cyclic redundancy check external hard drive
- Tmobile data check - Guide
- How to install a second hard drive windows 11 - Guide
- Hard drive diagram - Guide
- Toshiba external hard drive blinking blue light ✓ - Hard Drive & SSD Forum
- Network error occurred - Guide
2 responses
Run a chkdsk on it. Open a command prompt and type in help chkdsk. FOllow instructions.
I have said it once, I will say it again. IT!
I have said it once, I will say it again. IT!
jollym124
Posts
98
Registration date
Wednesday January 21, 2015
Status
Member
Last seen
March 28, 2017
28
Oct 16, 2015 at 02:50 AM
Oct 16, 2015 at 02:50 AM
CRC error occurs in hard drive when the data is incorrectly written on the hdd or due to corrupt operating system, or a power loss case.
To Fix the error
Go to My computer> Right click the hard drive and click properties and select tool tab...> check error checking section.
The alternative for fixing the hdd is as below:
. Run CMD as an Administrator
. type chkdsk C: /f /r ( 'C' signifies the affected Drive).
. Run DiskPart utility from the same command prompt type DiskPart
Once utility is loaded run "rescan" command. This command locates new disks that might have been added to the computer.
Hopefully problem would be resolved.
To Fix the error
Go to My computer> Right click the hard drive and click properties and select tool tab...> check error checking section.
The alternative for fixing the hdd is as below:
. Run CMD as an Administrator
. type chkdsk C: /f /r ( 'C' signifies the affected Drive).
. Run DiskPart utility from the same command prompt type DiskPart
Once utility is loaded run "rescan" command. This command locates new disks that might have been added to the computer.
Hopefully problem would be resolved.