Why is the file or directory corrupted and unreadable on my computer?
Why is the file or directory corrupted and unreadable on my computer?
1 Answer

Alright, so you’ve hit with that nasty ‘the file or directory is corrupted and unreadable’ error in Windows. Yeah, it’s a pain, but there’s some good news. You can tackle this issue with a bunch of straightforward tricks.
Step 1: Do a CHKDSK Check
- Start by pulling up the Command Prompt as the big boss—Administrator, that is. Just search for ‘cmd’ in the Start menu, right-click, and hit ‘Run as administrator.’
- Next, type in
chkdsk X: /f /r
and smack the Enter key. Make sure you swap out ‘X’ for the drive letter that’s giving you headaches. - This will check for errors and try to fix them for you. It might take a bit depending on how big your drive is and how stubborn the errors are.
Step 2: Cleanup Duty
- Hold down
Win + R
to open the quick launch box. - Type
cleanmgr
and push Enter. - Pick the drive causing you trouble and click ‘OK.’
- Choose what files you’re okay with ditching (like those pesky Temporary files) and hit ‘OK’ and ‘Delete Files.’
Step 3: Tap into Windows Disk Check
- Navigate to File Explorer and right-click the problematic drive.
- Hit ‘Properties,’ head over to the ‘Tools’ tab, and give ‘Error Checking’ a whirl by clicking ‘Check.’
- Follow the directions to scan it. Let these prompts guide you to fix any errors.
Step 4: Reach for Data Recovery Tools
- If you’re still running into a wall, now’s your chance to grab a data recovery tool. Something like Recuva or EaseUS Data Recovery Wizard should do the trick. Just follow their game plan and see what you can salvage.
Step 5: Format the Drive (Only if You Must)
- Before you move further, save any important bits that you can.
- Right-click the drive in File Explorer and go with ‘Format.’
- Decide on the file system (NTFS, FAT32), then cross your fingers and click ‘Start’ to reformat.
You’ve got some solid options here to fight off that irritating error. Honestly, keeping regular back-ups can be a lifesaver. When in doubt, check out Microsoft’s community or tech forums for more pearls of wisdom.