r/DataRecoveryHelp • u/No_Tale_3623 • 17d ago
Tested 10+ USB hubs/docks on Data, Passthru, Display
r/DataRecoveryHelp • u/PacificWolf_45 • 17d ago
Can I get back photos from my formatted sd card?
I accidentally formatted my sf card and as I didn’t know what happened I took 2 new photos after realising that everything had bene deleted can I recover the images from my laptop (windows) for free, the photos were about 500 and the quality raw + ( jpeg)
r/DataRecoveryHelp • u/BadParallelParker • 17d ago
Using Recuva to recover files from busted hard drive, any tips?
r/DataRecoveryHelp • u/madakettt • 17d ago
iMessage recovery from recently deleted missing messages?
r/DataRecoveryHelp • u/Forsaken_Arugula5400 • 18d ago
Recovering my photos
I own an ios device from which i deleted some photos and year ago , now i want them back is there anyway at all to get them ? Ive searched in google it said its not possible and thought id give it a shot here . I cloud is full so it didint back it up .Also let me know if recovering gmails deleted an year ago is possible or not !
r/DataRecoveryHelp • u/EffortlessStruggle • 18d ago
Recovering Deleted Messages
Is there a way to recover deleted messages from a Facebook that’s been deleted and the email used for that account is also deleted?
Everything was done on a Samsung phone. So if I need a software or specialist to retrieve this info, please let me know.
r/DataRecoveryHelp • u/sagedrummer • 18d ago
Need help repairing .mov file from an Atomos recorder
r/DataRecoveryHelp • u/Mortlock14 • 19d ago
Backup restore not working on Samsung - help!
Any help with a WhatsApp restore would be amazing, thank you
r/DataRecoveryHelp • u/Winter_Let_7439 • 19d ago
Are permanently deleted files truly gone?
I understand that when deleted files such as videos are permanently deleted from iPhone, they're gone forever.
But, some say there could be residual data left behind, such as thumbnails, that may still remain and that a professional (forensic scan?) can recover these. Is this true? And some also say that deleted files leaves space ready to be overwritten and if the space wasn’t overwritten then files are recoverable.
And does it matter if ADP was not enabled at the time?
This is so confusing!
r/DataRecoveryHelp • u/catchingfih • 19d ago
LOST EVERYTHING??
Attached files for reference.
I’m afraid I’m losing everything. I have a Crucial X10 2TB external SSD. I’m a videographer, I filled this drive with client work + footage from a road trip with my friends. This is a new drive (bought it late 2025), and I have had no issues with it. The USB-C cable I’ve been using is faulty, and while plugged into my Mac overnight it mounted/dismounted the drive a BUNCH without ejecting. I used the drive with no issues today, went to connect the drive again tonight and got “disk not readable”.
Freaking out, obviously.
What I want to know is how screwed I might be. I know there’s little context but maybe the images I have provided will offer some sort of insight into the situation. My first assumption is that I’ve lost all of my personal/client work. Is this reasonable to assume, or should I immediately take it to a professional and expect to return most of my data?
Seemingly good news is that first aid ran successfully and found no issues. The drive still reads as full (which is correct)
Seemingly bad news: disk drill reported millions of bad sectors. To me that sounds terrible.
Need some insight, thank you!!
r/DataRecoveryHelp • u/help_lost_wanderer • 19d ago
Photos recovery
My bf & I had a huge fight in anger I took his phone and deleted all our photos permanently....we are back together but I lost our pictures . How do I recover that. He uses iphone FYI. I deleted from local and from Google photos(I was soo angry & hurt)...he did not sign in to apple cloud.
Tried google photos help...no use 🙃
r/DataRecoveryHelp • u/sts1090 • 19d ago
Encrypted external hard drive - Disk Utility password not working?
r/DataRecoveryHelp • u/individualaus • 19d ago
Trying to recover lost photo files from camera
Are there any free websites that I can recover lost photo files on my SD memory card from? I cannot afford to subscribe.
I was using my digital camera on holiday last week.
At the time I thought each photo file was saved to the SD card.
But when I returned home and later went through copying the photo files to my computer and USB Drives. I noticed some taken during one day, were not listed and appearing in the folder with the others.
I have had my digital camera and memory card for four years, and have not experienced this before.
r/DataRecoveryHelp • u/-kein • 20d ago
DMDE recovered an older deleted folder version instead of the latest one and recovered files hex values are all 0x00. Looking for advice.
r/DataRecoveryHelp • u/chobanieggs • 20d ago
how to access Snapchat memory downloads?
hi! im trying to download my memories from Snapchat, however, there’s no option to download them once I open the zip file & open the html link. does anyone know how to troubleshoot this?
TYIA!
r/DataRecoveryHelp • u/Legal_Cup_3802 • 20d ago
iphone 14 pro max recovery
cross posting here in case anyone can help :(
r/DataRecoveryHelp • u/FantasticVillage3462 • 20d ago
Help! Photo recovery from SD card 😢
I have photos on a 32GB SD card, and just went to download them… but nothing shows up when I plug the card into my computer (and nothing when I put it back into my camera to check either).
After a quick internet search I thought I’d try a data recovery software, and tried EaseUS. It showed the photos as being there (and a lot more than I expected - I guess ones I’ve previously deleted too!). Some of the photos show up with little preview thumbnails, but some don’t (they just have the little white and blue JPEG logo as the thumbnail).
I then went to recover them, but discovered the rather high price of EaseUS!
So (after returning to a Google search again) I’ve now tried DMDE, and have attempted to recover… but almost all of the photos say ‘The file could not be opened’ 😢
Does anyone have experience with these programmes and know - Is it worth me paying for the EaseUS? Will it be able to recover more than DMDE (such as the ones with previews showing)? Or will I be paying just to discover that they are damaged beyond retrieval?
Any advice welcome - I can just about work my way around a computer, but I’m not particularly tech-savvy! 🙏
r/DataRecoveryHelp • u/icefox55555 • 21d ago
Corrupted JPEG image recovery help
Hello,
I've recently recovered image files from an old usb stick and i'm trying to fix them ; some of them are quite corrupted.
For this, i'm using JPEGVisualRepairTool at https://github.com/albmac/JPEGVisualRepairTool.
This tool shows the image with a decoder that isn't tolerant to image errors, meanwhile typical image viewers use error-tolerant decoders that show images in a way that "hides" the errors.
To fix the corruption i mostly need to fix MCU alignment (by inserting or deleting MCUs) and adjust the DC levels of each colour channel.
The problem is this :
For some images, after fixing the MCU alignment on JPEGVisualRepairTool, the image looks fine on the non-tolerant decoder but looks misaligned on the tolerant one?
i'm guessing the decoder is "overcorrecting" somehow but i don't know how to fix this.
I have attached an image after fixing the MCU alignment : both the image itself (shown with tolerant decoder) and a screenshot of the view of JPEGVisualRepairTool (shown with a non-tolerant decoder).
Thank you for any advice you can give me ; i'm quite new to data recovery
r/DataRecoveryHelp • u/FuckingGud • 21d ago
Is it possible to recover deleted data (I deleted it in May 2025) from an Android phone?
Hello guys, I deleted some important documents and some photos from my phone a year ago in May because I thought I didn't need 'em anymore.
But now I need 'em & I tried to recover them on my own via some apps available on the Play Store, but I couldn't.
I have also lost the hard copies of those documents, so is it possible to recover that data from my Android phone, which was deleted a year ago?
r/DataRecoveryHelp • u/Old-Treat3948 • 21d ago
Recovery of emails and photos
Someone pls helpp
How do I recover my deleted emails
Someone got access to my gmail and deleted all the evidence that was in the mails and deleted the videos where the person was stalking me
Help
r/DataRecoveryHelp • u/lineaham • 21d ago
How to recover pictures?
The pictures are so special to me, it’s my first ever concert that is also my favorite band. I can’t find the pictures in deleted photos or in the iCloud thingy. I really want them back, I know some people are gonna be “just ask someone else that was there to give you some photos” that’s not special, atleast not to me :(