this post was submitted on 29 Apr 2025
24 points (96.2% liked)
techsupport
2820 readers
6 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
I don't know if it was encrypted. I don't think I set it to be, does windows do it automatically?
Where would I find that? It's the drive that came with the laptop
If you're not familiar with how you can identify those partitions, this may be helpful: https://www.kali.org/tools/dislocker/
According to documentation, no. In practice, I've seen it happen multiple times.
If you didn't get screwed by Microsoft it would be in your Microsoft account. Go to office.com and log in.
I have also seen it heavily pushed to the user, and sometimes people just agree to it without knowing they did.
Yes but in those cases, which it sounds like includes op, you should have it in your Microsoft account. I had a customer bring in a new PC they'd just purchased from Walmart that had a home license and already had bitlocker enabled. If I didn't catch it they could have lost any data saved to it from a botched update in the future.
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!
Ah yeah i have no clue about arch stuff. Good luck getting your data!
Thunar just prompts me for a password when a plug a bitlocker encrypted disk on mine if it's not prompting you and you can't install a file manager that will you'll need a pc. You'll probably need a pc anyway because unless you have access to windows you can't actually decrypt the drive and will have to copy data off of it, reformat, and restore the data you need.