The file or directory is corrupted and unreadable что делать
You receive a «The file or directory is corrupt and unreadable» error message when you move and rename files in Windows Server 2003
Symptoms
When you use one or more programs to move files and to rename those files, you may experience both of the following symptoms:
You occasionally receive the following error message:
The file or directory is corrupt and unreadable. Please run the Chkdsk utiltity.
If you run the Chkdsk.exe tool, the Chkdsk.exe tool does not report any problems with the hard disk or with the file indexes.
Cause
This problem may occur if you are running Microsoft Windows Server 2003 on a computer that has multiple central processing units (CPUs). A race condition may occur where two separate threads rename and move a particular file in the NTFS file sytem at the same time. This problem occurs because NTFS incorrectly determines that the name of a parent folder does not change when NTFS opens a file. For example, one thread might rename a file at the same time that the other thread moves the same file. NTFS then tries to remove a link that no longer exists to the file. Therefore, NTFS generates the error message that is listed earlier in this article.
Resolution
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a «Hotfix download available» section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=supportNote The «Hotfix download available» form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
No prerequisites are required to install this hotfix.
Restart requirement
You must restart your computer to apply the changes after you install this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Windows Server 2003, 32-bit editions
Windows Server 2003, 64-bit editions
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the «Applies to» section of this article.
More Information
For additional information about the standard terminology that is used to describe Microsoft software updates, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates
7 Verified Solutions for «The File or Directory Is Corrupted and Unreadable»
What does it mean when the file or directory is corrupted and unreadable? The file or directory is corrupted and unreadable is a common error that always appears when you connect an external storage device, including external hard drive, USB flash drive, SD card and more, to a Windows computer, no matter which system version it runs, Windows 11, Windows 10, Windows 8 or 7. Once you see this error message, you’ll be unable to access the data in your external storage devices.
Sounds terrible? No need to panic. In this post, you’ll learn 7 effective methods to fix this error. Additionally, you’ll learn the reasons behind this issue so you can avoid the situation next time. Let’s dive right in!
Part 1: Top 7 Ways to Fix «The File or Directory is Corrupted and Unreadable» in Windows 11/10/8/7
«The file or directory is corrupted and unreadable» error can be caused by various reasons. But no matter what causes the error, you can try the following solutions to fix the issue.
1. Change the Location of Inaccessible Files
This is definitely the easiest method to try if you have «The file or directory is corrupted and unreadable» issue. By changing the location of those inaccessible files, you have chance to open it normally.
2. Disable or Uninstall Anti-Virus Software
Sometimes, the antivirus software will interfere with the external hard drive and thus prevent the PC to read the device normally. To wipe out the error, you can disable or uninstall the firewall and antivirus software. After that, restart the PC and replug in the external storage device to check whether it works.
3. Scan Drive from Disk Properties
Actually, this is another way to check the errors on your hard drive. It can fix the file system errors and scan for bad sectors. Compared to the first method, this one is much easier. Le’s check how it works.
Double click to open (My) Computer. Locate the hard drive that has the issue «The file or directory is corrupted and unreadable».
Right-click on it, and choose Properties.
Click on the Tools tab. You’ll see a Check button. Click on it to scan the hard drive.
If there is any error found on the hard drive, it’ll remind you and you can choose to repair the hard drive.
4. Perform the Startup Repair of the Disk
To prevent various errors that may happen on Windows, the developers created a build-in tool to solve the common PC problems. And if you are irritated by the «The file or directory is corrupted and unreadable» problem, you can try the startup repair. And in the very beginning, you need to boot your PC into Advanced Startup Options menu. Here is how to do it on Windows 11/10:
Go to Start menu > Settings > Update & security > Recovery > Restart Now.
Your computer will go into an option menu, then you need to click Troubleshoot and then Advanced Options.
Now your PC is in Advanced Startup Options menu and you need to click the Startup Repair option.
Now you are all done, the system will repair all the potential errors and restart after that. You can wait for the whole process to complete and then try plug in your external device again.
5. Perform a Disk Check through CMD on Windows 11/10/8/7
The Next thing to do when you encounter «The file or directory is corrupted and unreadable» error is to perform a disk check to see if there are any fixable issues on the disk. You will need to use the command named chkdsk for this purpose. This command scans the drive and fixes various issues like lost clusters, bad sectors, cross-linked files, directory errors, etc.
Follow these instructions:
Launch CMD on your Windows PC via the Start Menu. Right click on it to run it as administrator.
Type chkdsk /f x: in the Command Prompt window and press Enter to execute the command. X here is the drive letter of the corrupted partition that you want to check. Please replace it with your own drive letter.
Once you execute the above-mentioned command, Windows will scan the drive. It always contains 3 stages, and the checking time totally depends on your data size and the read speed of the drive. During the checking process, it will fix the error simultaneously. Once done, the File Explorer will refresh, and the hard drive will be accessible.
If you see a message like «Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? (Y/N)», you can type Y and restart your computer to finish the check. Your disk won’t be formatted.
Additionally, Unable to determine volume version and state. CHKDSK aborted. is another common message you’ll see. It means that the information inside the volume is corrupted. The fastest way to solve this issue is by reformatting the volume.
6. Format the Device without Losing Data
If the above 5 solutions failed, then you can only to format the hard drive. Formatting the hard drive will fix the problem but it will also erase your valuable files. However, you can use a tool to extract or recover the important files on your hard disk before and after formatting it.
There are 3 ways to format a hard drive to fix «The file or directory is corrupted and unreadable» issue.
Let’s break each method down.
Method 1: Format from File Explorer
Open My Computer/This PC and navigate to your damaged external hard drive.
Right-click on it and then click the Format option.
Now choose the file system and also tick the Quick Format under Format options. Next, click on the Start button to start formatting.
Method 2: Format from Disk Management
Right-click on the Windows button. Choose Disk Management from the list.
Locate your damaged hard disk and right-click on it. You’ll see a Format option.
Click on it and the Format dialog will appear. Customize the settings and press OK to begin to process.
Method 3: Format a Hard Drive using Command Prompt
This method is a little bit complicated and time-consuming. And a mistake will cause damage to your operating system or other important data. Therefore, please follow the guideline below closely.
Type Command Prompt in the search bar. Navigate to it and run as administrator.
Type diskpart and press Enter.
Type list disk and press Enter.
A list of the available hard disks will show up. Type select disk x and press Enter. You should replace x with the real disk number that you want to format.
Type clean. Please make sure that you have typed the correct disk number in the last step before you press Enter here.
Once done, you need to create a new partition so that your hard disk is accessible. So, we need to type the command create partition primary here.
Now, format your hard disk to a new file system. The command needs to enter here is format fs=ntfs.
Finally, type assign to assign a drive letter for the partition.
Extract and Recover All Your Files from Hard Disk Before or After Formatting
Some people may suffer from data loss during the repair process and wonder how to save the situation. That’s why we recommend this tool to you. AnyRecover is a powerful tool that can extract all your files from a hard disk before you format it. Apart from that, it can also recover data from your formatted hard disk as long as the data has not been overwritten. (In order to increase the chance of data recovery, it’s recommended not to write data to your hard disk after formatting.)
Most importantly, even if you failed to open files with the methods above, the build-in repair function of AnyRecover can help you open the corrupted files normally. In a word, by using AnyRecover, all scanned data can be extracted or recovered and kept original.
Why should you use AnyRecover:
Here is how to use AnyRecover:
Step 1. Firstly, launch AnyRecover on your computer and select the location where you lost data.
Step 2. After clicking on the Start button, the program will start an all-round scan and deep scan simultaneously on the location you selected.
Step 3. Finally, preview the scanned files and select those files you want to recover or extract, then click on Recover button to get your lost data back.
7. Reinstall or Downgrade the Windows System
The final resort for you is to reinstall the existing Windows version if your PC is running a version below Windows 11. And if it is running Windows 11 now, you can try to downgrade it as the newest system version is buggy and vulnerable. By reinstalling or downgrading the system, all the hidden issues can be solved effectively, whereas you may face much severer problems and data loss. Anyway, it is a way out and you can have a try.
Part 2: Causes for «The File or Directory is Corrupted and Unreadable»
There are various reasons behind the error. Once you learn the causes of this error, you can avoid this situation next time.
Cause 1: Corrupted FAT or MFT
The NTFS file system contains a file called MFT (Master File Table). It stores the type, size, date/time of creation, date/time of modification, and any other information of a file or directory. Therefore, once MFT gets damaged, the system won’t be able to access the partition with NTFS file system.
FAT is a file system developed for hard drives. The same as MFT, FAT is also used to store file information. So, the damaged FAT will also lead to «The file or directory is corrupted and unreadable» error.
Cause 2: Physical Damage
Some physical damage to the hard disk can cause bad sectors. If a disk sector is permanently damaged, all information stored on that sector will get lost. When a bad sector is detected and marked, the operating system can access the data on it.
Cause 3: Improper Operations
If you eject a hard disk or a USB flash drive from the computer when it’s transferring or reading the data, you’ll lose some important files containing system information. In fact, this is the main reason for the error.
Cause 4: Virus Infection
When you surf the Internet or download some programs from inofficial websites, there is a great possibility that your computer will be infected with virus. Obviously, those viruses will damage your file, your operating system, even the external devices you connected to the computer.
Conclusion
The physical damage to the hard disk, improper operations and virus infection will all lead to the issue of «The file or directory is corrupted and unreadable» in Windows 11/10/8/7. So, it’s important to protect your hard disk from physical damage and install some anti-virus programs on your computer to disinfect the disk regularly. We hope the methods above can help you solve this problem, and if you suffer from data loss during the process, AnyRecover is always ready to give you a hand. Just download and give it a try!
6 Fixes to the File or Directory Is Corrupted and Unreadable C Drive
Theo Lucia
Nov 04, 2021 • Filed to: Answer Hard Drive Problems • Proven solutions
Are you getting the 0x80070570 error code on your Windows computer? While the error is not so common in new Windows versions like 10 or 8, some users still encounter this issue. The error usually happens when a file or theВ drive sector gets corrupted. There are times when we get the error 0x80070570 while installing Windows as well. To help you overcome this issue, we have come up with not one, but six different solutions. Let’s understand what does error 0x80070570 mean and how to fix it in detail.
Content
Overview of the Error 0x80070570
The error 0x80070570 is related to Windows 7, 8, and 10. Mostly, it occurs during a Windows installation process and states «Windows cannot install required files. The file may be corrupt or unreadable.»
Needless to say, a corrupt storage system is one of the major reasons behind this problem. This halts the installation process in between and users need to take some preventive measures byВ clearing the drive. Later, they can try to access the files or install the firmware again. The error can also occur while accessing certain files on Windows. The following are some of its major symptoms:
Fix «The File Or Directory Is Corrupted» and Unreadable C Drive
As you know, when we get the error code 0x80070570, we are not able to access certain files anymore. To learn how do I fix error code 0x8007057, you can consider the following options. If one of these fixes won’t work, then you can try another and get the best results.
1 Move your files to a different directory
One of the major reasons for getting the error 0x80070570 is having corrupt storage. The easiest way to fix this is by moving the inaccessible files to any other location. In this way, you can also check if the error 0x80070570 occurs due to any corrupt storage or unreadable files.
1. Firstly, open My Computer and browse to the location/files that you are not able to access.
2. Right-click the folder or files that you can’t access and copy or cut them. Now, go to any other drive (or an external source) and paste your data.
3. You can also just drag and drop your files or right-click and choose the «Send to» feature as well.
4. In the end, visit the new location where you have moved the files and try to access them again.
If you can access your files from the new location, then it means there is a problem with your hard drive and it should be fixed.
2 Check Hard Drive by Properties
Even if your C drive has been corrupted, you don’t have to take any drastic measures to fix it. This is because Windows offers various solutions to fix a corrupted hard drive on its own. One of the simplest and most effective ways is the native error-checking feature of Windows. If you wish to learn how do I fix a corrupted C drive, then follow this basic drill.
1. Firstly, launch Windows Explorer and go to My Computer from where you can select the C drive icon.
2. Now, right-click the C drive icon and go to its Properties.
3. Under the Tools tab, you can view a feature for «Error Checking». Simply click on the «Check» button here. If you are not logged in as an admin, then you need to enter the administrator account details.
4. Simply wait for a few minutes as Window would check the C drive and will get rid of all kinds of minor issues related to it.
3 Scan disk for errors by CHKDSK
If the normal error checking process is not able to resolve the error 0x80070570, then you can also take the assistance of the CHKDSK command. The Check Disk utility is a part of Windows native command tools that can check a disk and fix it under various scenarios. To learn how do you fix the error – the file or directory is corrupted and unreadable, the following steps can be taken.
1. Go to the Start menu on your Windows and look for Command Prompt. Now, launch it on your system as an administrator. You can also launch the Run prompt and enter the «cmd» command to open it.
2. Now, there are different ways to run the CHKDSK command utility. The easiest way is to simply type the command followed by the letter of the drive you wish to check.
3. Furthermore, you can add the «/f» parameter to fix the issues or the «/r» parameter to repair the files. Therefore, the syntax to fix the C drive would be – chkdsk c: /f
4. Once you enter the command, Windows will start repairing the disk. Simply wait for a few minutes for the operation to be completed.
4 Startup Repair of the disk
If there is a serious issue with your system’s C drive, then you can also take the assistance of Windows Startup Repair. It is a part of the advanced startup feature that provides other options related to system recovery and repair. Windows 7, 8, and 10 users can access the startup repair option the same way. Though, there would only be slight changes in the overall appearance of the interface. To run the startup repair and fix error code 0x80070570, follow these steps:
1. First of all, you need to boot your system in the advanced startup mode. The easiest way to do this is by visiting its Settings > Update & Security > Recovery and clicking on the «Restart Now» button under the «Advanced Startup» option.
2. Alternatively, you can also press the Shift key on your keyboard and go the Power options to restart your system.
3. Once the computer is restarted in the advanced startup mode, you will get different options on the screen. Simply browse to Troubleshoot > Advanced Options and click on the «Startup Repair» feature.
4. This will initiate the repairing process of the system. You can now wait for a while as Windows would fix the startup options and other firmware components.
5 Disable Antivirus Software
It might surprise you, but sometimes Window’s firewall or a third-party antivirus tool can also block some system components. As a result, it leads to the unavailability of certain files. For instance, if you are trying to access some important system files, then this might be one of the issues for its unavailability. The good news is that you can easily disable the antivirus feature and try to fix error 0x80070570 this way.
1. If the native Windows firewall is turned on, then you can disable it for a while. To do this, just visit the firewall (Windows Defender) settings and turn it off.
2. Similarly, access the settings of any third-party antivirus tool like Avira, Avast, Norton, Quick Heal, McAfee, etc. and disable it. Most of the time, we can do it from its shortcut on the taskbar.
3. If you can’t find the option here, then launch the antivirus application. From its settings, you can now disable the firewall as of now.
4. Once it is done, restart the system and try to access the unavailable files again.
6 Format the Hard Drive
If nothing else would seem to work, then you can considerВ formatting your hard driveВ as well. Ideally, this should be the last resort as it will delete all the existing data on your hard drive/partition. It is recommended not to format the system partition as it would also wipe the essential firmware components. Though, you can format any secondary partition and learn how do I fix error code 0x80070570 in the following way.
1. There are different ways to format a partition on Windows. The easiest solution would involve selecting its icon from My Computer and choosing the «Format» option by right-clicking it.
2. This will launch a pop-up window to format the partition. If you want, you can change the file system of the drive from here as well. Make the appropriate selections and click on the «Start» button.
3. Since this will wipe the hard drive, you will get a confirmation prompt like this. Agree to this and wait for a while as the drive would be formatted.
4. Alternatively, you can also go to Control Panel > Computer Management and launch the Disk Management application. From here, you can also select the drive, right-click, and format it.
Fix the Error 0x80070570 Without Losing Data
While most of the above-listed techniques will let you fix error 0x80070570 without losing anything, some of them might end up deleting your important files. If you don’t want to suffer from an unexpected loss of data, then use a professional data recovery tool likeВ Wondershare Recoverit data recovery application. The tool is pretty easy to use and will let you extract all kinds of photos, videos, audios, documents, etc. from your hard drive. It can also scan external hard drives, SD cards, USB drives, and other sources as well. Since it would let you preview your data, you can select the files you wish to recover beforehand.
Step 1 В Select a drive to scan
Install the Recoverit Data Recovery application on your computer whenever you wish to extract any lost or unavailable content. On its home page, you can view various partitions, external drives, and folders available. You can select any drive from here and even browse to a specific folder that you wish to scan.
Step 2 В Star the scanning
Once you select a location to scan, just click on the «Start» button. The application will scan the source and let you know the progress as well. If you want, you can halt the process in between. Though, it is recommended to let it complete to get better results.
Step 3 В Restore your files
That’s it! Once the scanning is done, all the extracted data would be displayed on the interface. You can switch between these folders from the sidebar and preview them on the interface. In the end, just select the folders and files you wish to save and click on the «Recover» button. This will let you save your data to the location of your choice.
In this way, you can restore all kinds of deleted files from a hard drive. To make sure that you don’t lose your files again, consider saving them to a trusted location this time.
Part 4: How to Avoid the Error 0x80070570
Now when you know how do I fix a corrupted folder in Windows 7/8/10, you can easily retrieve your data. Though, it is better to avoid the occurrence of error 0x80070570 than to resolve the situation afterward. If you want to take some preventive measures, then understand the causes for error code 0x80070570 first.
Causes for getting the error 0x80070570
Tips for Protecting Your Files
Conclusion
This concludes our extensive guide on how do I fix a corrupted C drive or resolve the infamous error code 0x80070570. As you can see, there are tons of solutions to fix the error 0x80070570 that would have helped you move past it in no time. Though, if you don’t want to lose your data while fixing it, then consider using Recoverit. A highly professional data recovery tool, it is known for its exceptional results and will certainly come handy to you in any emergency data loss scenario.