Jump to content

Hi everybody, 


Ok so to make it short, recently win11 update almost, if not, killed my main SSD, I almost never let the pc sleep, last week the computer got into sleep and when I woke it up after some hours, it refused to wake up, black screen and infinite loading times, I rebooted the pc and to my surprise it booted to my 6 years old win10 copie on my secondary HDD, strange thing is, the SSD can be seen in the bios, windows device manager, impossible to boot from it pc always defaults to my HDD, impossible to access as it doesn’t have any letter, and if I hook it using sata the pc boots after like 8 10 minutes, so removed it and hooked it up using an external ssd case via USB, after nearly and hour the disk can be seen in DiskManager as unknown unallocated space with a Red Cross, also using easus partition manager it recognised the ssd after nearly an hour and asked me to initialize it in either gpt or mbr, screenshots attached below.

IMG_8605.jpeg

IMG_8606.jpeg

IMG_8594.jpeg

IMG_8600.jpeg

Link to comment
https://linustechtips.com/topic/1608183-restoring-ssd/
Share on other sites

Link to post
Share on other sites

I have had a few samsung ssds fail kind of like this because a capacitor inside the drive fell short and made the voltage drop causing it to not be able to turn on.

try this, take apart the drive, then plug it into the pc without the shell installed and turn on the pc.
feel around the drive feeling for anything that is boiling hot, carefully of course. if there is a shorted capacitor it will be extremely hot.
in most cases you can just desolder it or cut it in half and recover the data *if this is the issue*
 

Link to comment
https://linustechtips.com/topic/1608183-restoring-ssd/#findComment-16700967
Share on other sites

Link to post
Share on other sites

1 minute ago, Jinhwho said:

Awch, can I back it up or something in its current state ?

you can try using something like DD in GNU/Linux.
just dd if=/dev/yourssdhere of=~/image.img
if it fails then its not readable.

I would do what I said earleir and check the drive physically for an issue because there is no risk to it.

Link to comment
https://linustechtips.com/topic/1608183-restoring-ssd/#findComment-16701001
Share on other sites

Link to post
Share on other sites

6 minutes ago, OhYou_ said:

you can try using something like DD in GNU/Linux.
just dd if=/dev/yourssdhere of=~/image.img
if it fails then its not readable.

I would do what I said earleir and check the drive physically for an issue because there is no risk to it.

Ok thanks I’ll try it out to see.

Link to comment
https://linustechtips.com/topic/1608183-restoring-ssd/#findComment-16701010
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×