i had the same problem with a file that had too long of a file name. Windows wouldn't recognize it as a liget file. So I couldn't Open, Delete, Copy, Cut, or anything
What I did was go Start>Run>cmd
then go to the dirctory and type dir /x
this gives you the short file name like: file~1.jpg
then just type del file~1.jpg
worked good for me
-Rad
|