this post was submitted on 29 Apr 2025
24 points (96.2% liked)
techsupport
2843 readers
3 users here now
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ok, there's an entry in my Microsoft account for bitlocker for my laptop, and I can see the recovery key. How do I use it to decrypt the drive though?
The neighboring comment by just_another_person links to a tool that can be used to read bitlocker drives. It might be easier to just find another windows device to do the job tho. If losing the files on the drive would be catastrophic, then fucking around with lots of terminal stuff that you dont understand might not be the best.
Also, if you dont wanna install gparted you can still check the list of connected drives by running
lsblk -f
in a terminal.Yeah, I think that's what I'll need to do. I found a guide here detailing how to decrypt a bitlocker encrypted drive, I'll give that a go when I'm able to borrow a windows machine
I want to, but the steam deck isn't having it. It's arch based, so need to use pacman, but that just gives an error when I try
Thanks, I'll try that!