dat files won't delete

  • Thread starter Thread starter Brynk
  • Start date Start date
B

Brynk

I recently needed to reinstall an application
I uninstalled thru Control Panel and then deleted remaining files

I have several .dat files that won't delete,
I get the error message:

data error (cyclic redundancy check)

I tried deleting in Safe Mode, but get the same result
 
Sounds like you might have corruption in your file system or a hard drive
going bad. Have you run chkdsk on the drive? Go to a command prompt and
type

chkdsk c: /f

where c: is the drive you need to check. If it's a system drive, you'll be
prompted to have the system check the next time it restarts. Select Y for
yes and reboot.
 
Thanks Mike
That fixed it

--
Barry


Mike Brearley said:
Sounds like you might have corruption in your file system or a hard drive
going bad. Have you run chkdsk on the drive? Go to a command prompt and
type

chkdsk c: /f

where c: is the drive you need to check. If it's a system drive, you'll
be prompted to have the system check the next time it restarts. Select Y
for yes and reboot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Windows XP Service Pack 3 4
cannot delete files 1
ERROR DELETING FILE OR FOLDER MERSSAGE BOX? 5
Can't delete file due to CRC Error 2
Delete emails 2
can't delete folder 6
data1.dat 1
Can't Rename or Delete File 2

Back
Top