when I try to delete file in my PC it gives the error

Could not find this item

this is no longer located in c:\users\1600\Downloads verify the item's located and try again

File shows 0KB size.

please help.

link|improve this question

80% accept rate
Have you tried running chkdsk in case of any problems? – DMA57361 Aug 20 '10 at 18:03
You could try deleting via cmd if that makes a difference too. – Vervious Aug 20 '10 at 18:07
Try this software if you are on a PC: gibinsoft.net/gipoutils/fileutil – danixd Aug 20 '10 at 18:09
feedback

2 Answers

up vote 0 down vote accepted

Try to delete it in Safe Mode. To get there, press F8 after the BIOS screen has passed.

Try KillBox.

link|improve this answer
does not work .... same error shows on Safe mode :( – Azhar Aug 27 '10 at 16:19
feedback

Perhaps it has a control char or other invisible character embedded in the name. Try going to a command prompt and do a dir of the filename. If it says it could not find it, use wildcards e.g. foo around part of the filename until it shows a directory listing for the one file. Then use the same wildcards in the del command.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.