quickformated SSD and changed partitions, data rescue
Posted: 26 May 2025, 22:29
Hello everyone.
I Hope you had a great day so far. I will excuse myself in the beginning since my native language isnt english.
First I would like to tell you about my system:
The Problem device: 250GB SSD from Samsung 850 Evo
It was usually used as a Bootable System drive. Like a normal C:\ and data like pictures, docs, videos and all that kind of stuff. Almost completely full with data, Maybe 10GB free space left to that time.
Installed was an old Windows 10 Version. I guess in GPT.
CrystalDiskInfo
https://imgur.com/a/YFi5T70
Now i have to talk a bit more about what happened and how much mistakes i did as an unknown user.
I tried to start my PC after a long pause. It didnt work. The error message was like: select the proper boot device or insert boot media
So i thought there is something wrong with the bootsector. I disconected the SSD from my usual desktop setup and connected it with a SSD to USB Adapter to my laptop.
At that moment ALL data was still on it and accessible. ( unfortunatly, as i know later, i didnt do any backups at that point - the reason im writing you now)
As you already can imagine, i started "playing" in order to fix that "boot issue"
I came across some tutorials, that use diskpart through powershell.
I put commands like that... a few times... and selected (of course) also the fron volumes
After that was there no data accessible and the drive was empty. ( cause of the quick format/ and everything else i did)
I tried photorec to rescue my files, without success.
If im running the programm only a few files are found. ( mini picture files, i never saw before and a few other files xmls not readable or without content in it)
if i try running Testdisk, Create log, EFI GPT,Analyse ( https://imgur.com/a/HSNsOpA ) than Quick search says ( https://imgur.com/a/aP0RLon )
Please dont get confused about those D: E: F: Partitions, i was trying to get as much as possible "active/primary" ( probably my next mistake)
When i try to list files for example the second one ( https://imgur.com/a/6NAFKSp )
I would like to know if it is possible to get the partions right again and if it is successful, is there any small mini chance to get access to my old data?
Sorry if i missed some information. I will provide the information as soon as possible.
Thanks for reading, smiling and head shaking
I Hope you had a great day so far. I will excuse myself in the beginning since my native language isnt english.
First I would like to tell you about my system:
The Problem device: 250GB SSD from Samsung 850 Evo
It was usually used as a Bootable System drive. Like a normal C:\ and data like pictures, docs, videos and all that kind of stuff. Almost completely full with data, Maybe 10GB free space left to that time.
Installed was an old Windows 10 Version. I guess in GPT.
CrystalDiskInfo
https://imgur.com/a/YFi5T70
Now i have to talk a bit more about what happened and how much mistakes i did as an unknown user.
I tried to start my PC after a long pause. It didnt work. The error message was like: select the proper boot device or insert boot media
So i thought there is something wrong with the bootsector. I disconected the SSD from my usual desktop setup and connected it with a SSD to USB Adapter to my laptop.
At that moment ALL data was still on it and accessible. ( unfortunatly, as i know later, i didnt do any backups at that point - the reason im writing you now)
As you already can imagine, i started "playing" in order to fix that "boot issue"
I came across some tutorials, that use diskpart through powershell.
I put commands like that... a few times... and selected (of course) also the fron volumes
Code: Select all
"
diskpart
list vol
sel vol y - (y = number of systempartition)
format FS="Fat32" Quick
assign letter=Z: (Z as an example)
exit
bcdboot c:\Windows /l de-de /s Z: /f UEFI
"
I tried photorec to rescue my files, without success.
If im running the programm only a few files are found. ( mini picture files, i never saw before and a few other files xmls not readable or without content in it)
if i try running Testdisk, Create log, EFI GPT,Analyse ( https://imgur.com/a/HSNsOpA ) than Quick search says ( https://imgur.com/a/aP0RLon )
Please dont get confused about those D: E: F: Partitions, i was trying to get as much as possible "active/primary" ( probably my next mistake)
When i try to list files for example the second one ( https://imgur.com/a/6NAFKSp )
I would like to know if it is possible to get the partions right again and if it is successful, is there any small mini chance to get access to my old data?
Sorry if i missed some information. I will provide the information as soon as possible.
Thanks for reading, smiling and head shaking
