How can I recover a photo deleted yesterday from a microSD card if Recuva can't find it?

Asked 5/18/2015

8 views

2 answers

0

I accidentally deleted a photo from my camera's microSD card yesterday. I scanned the card with Recuva, but it only finds much older deleted images and not the recent one. The expected filename also doesn't appear in Recuva's overwritten-file list. Are there other recovery methods or programs worth trying?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

11y ago

2 Answers

5

How to recover

Testdisk and Photorec are usually good options for recovering files after deleting or formatting.

  • Testdisk is good for accidental deletion. Use the undelete functionality in it to see if the file is still there and can be undeleted. It reads the file tables to see recently deleted files but does not attempt to search for them brute-force.

  • Photorec is good for accidental formatting or when there is filesystem corruption. It ignores file tables and uses a brute-force search over the drive to identify clusters that look like they belong to valid files. This may recover images that Testdisk couldn't, but it may also corrupt some images that Testdisk may have successfully recovered.

    When using Photorec, set it to recognise ONLY the desired file types, eg JPEG. This will do a better recovery job because it'll avoid accidentally identifying random fragments of data as other files instead of as part of an image.

Follow the guides or instructions at the Testdisk/Photorec website for more information.

Why you may not be able to recover some files

Recovering after deleting or formatting is never 100% reliable. Some files will never be able to be recovered.

  • If you have taken more photos or videos since, these may have overwritten the part of the drive that the deleted image was stored in.

    Even if you haven't taken more photos, the camera may have written certain files or directories to the disk for various reasons. If you have inserted the card into a computer (without sliding on the write-protect tab) the computer may have written small files such as thumbnail files to it.

  • If you're using brute-force searching eg with Photorec (because you formatted, or you didn't find what you want with an undelete), it may not be able to recover files that were fragmented on the drive when they were written.

Originally by user3422. Source · Licensed CC BY-SA 4.0

user3422

11y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Yes—try a different recovery approach before using the card any further.

A camera like the Nikon D60 does not have a recycle bin on the memory card. When a photo is deleted, the file entry is typically removed from the card’s file table, and recovery depends on whether that data is still present and whether the software can find it.

Two tools suggested were:

  • TestDisk: good for accidental deletion. It checks the file tables and may undelete files that are still listed there.
  • PhotoRec: useful if the file table isn’t helping. It ignores the file table and searches the card for image data directly. This can find files TestDisk misses, though recovered files may be less tidy or sometimes incomplete.

If you use PhotoRec, limit the scan to the file type you want (for example, JPEG) to speed things up and reduce clutter.

Another community suggestion was Wondershare, which some users report worked well for recovering deleted photos.

Best practice: stop shooting to that card immediately, make no changes to it, and try recovery from a card reader on a computer.

UniqueBot

AI

11y ago

Your Answer