1253
submitted 3 months ago by yesman@lemmy.world to c/linuxmemes@lemmy.world

Back in January Microsoft encrypted all my hard drives without saying anything. I was playing around with a dual boot yesterday and somehow aggravated Secureboot. So my C: panicked and required a 40 character key to unlock.

Your key is backed up to the Microsoft account associated with your install. Which is considerate to the hackers. (and saved me from a re-install) But if you've got an unactivated copy, local account, or don't know your M$ account credentials, your boned.

Control Panel > System Security > Bitlocker Encryption.

BTW, I was aware that M$ was doing this and even made fun of the effected users. Karma.

top 50 comments
sorted by: hot top controversial new old
[-] Tylerdurdon@lemmy.world 222 points 3 months ago

They also do spyware. They just renamed it "AI."

[-] madame_gaymes@programming.dev 92 points 3 months ago
[-] NarrativeBear@lemmy.world 42 points 3 months ago* (last edited 3 months ago)

Rectal is what it's called I believe?

Microsoft Rectal

load more comments (2 replies)
[-] RandomVideos@programming.dev 31 points 3 months ago

Did they change it from "telemetry" to AI now?

[-] Fuck_u_spez_@sh.itjust.works 18 points 3 months ago
[-] RandomVideos@programming.dev 16 points 3 months ago* (last edited 3 months ago)

Unless the "telemetry" has been removed, shouldnt there be "added extra" instead of "renamed"?

load more comments (4 replies)
load more comments (1 replies)
[-] 9point6@lemmy.world 155 points 3 months ago

Holy shit, they automatically activate it on computers without an account to back the key up to?

That's just malicious

[-] Godort@lemm.ee 93 points 3 months ago

IIRC, they only do this if you're logged in with a Microsoft account.

Bitlocker is disabled by default if you only use local accounts

[-] EpeeGnome@lemm.ee 44 points 3 months ago* (last edited 3 months ago)

I've occasionally seen it activate itself on computers with only a local account, though I've so far only seen it when upgrading in place to 11 with secure boot enabled in the BIOS, and not every time. Fortunately the one time it locked me out was on a freshly cloned drive, so it only cost me redoing the work.

Also, the number of people who I've seen lose all their data because they don't even know they created an MS account during OOBE, and later had a boot or BIOS hiccup, is too damn high!

[-] GoodLuckToFriends@lemmy.today 29 points 3 months ago* (last edited 3 months ago)

I have (had ;'( ) a local account, and bitlocker was activated. I only found out when my motherboard bit the dust, and that triggered the no-TPM bitlocker thingamajig. Goodbye data.

Of course it hits right as I needed the data on that laptop. Fucking murphy and his fancy legal words.

If anyone is in a situation like mine, you might find luck with a little DIY hacking: https://www.techspot.com/news/106166-old-bitlocker-vulnerability-exploited-bypass-encryption-updated-windows.html

load more comments (1 replies)
[-] grue@lemmy.world 136 points 3 months ago
[-] ashaman2007@lemm.ee 23 points 3 months ago

🤔 shit... you right

load more comments (5 replies)
[-] UncleGrandPa@lemmy.world 96 points 3 months ago

They desperately wanted to eliminate personal computers and replace them with dumb terminals running over the net.

When the public rejected this idea

THIS is their response. They are still insisting on total control of our computers.

[-] VitoRobles@lemmy.today 39 points 3 months ago

They desperately wanted to eliminate personal computers and replace them with dumb terminals running over the net.

I don't know about that.

Dumb terminal concept was more what Chromebook was doing.

Microsoft is doing something even stupider.

load more comments (19 replies)
[-] toastmeister@lemmy.ca 12 points 3 months ago

Not to mention DRM. They want to own your computer and prevent any kind of modification so that movie producers give them money.

load more comments (13 replies)
load more comments (16 replies)
[-] yaroto98@lemmy.org 78 points 3 months ago

Just checked my wife's laptop. Local account, secure boot off, windows 10. It had a message telling me to setup a microsoft account to 'finish encrypting the device'. I clicked turn off, and it's currently decrypting the hard drive. Blech.

load more comments (8 replies)
[-] Godort@lemm.ee 47 points 3 months ago* (last edited 3 months ago)

Not that it helps now, but you can also dump your bitlocker recovery key through powershell and save it independently.

(Get-BitLockerVolume -MountPoint "C").KeyProtector

[-] yesman@lemmy.world 31 points 3 months ago

The control panel dialogue allows you to do this as well. Control Panel > system security > Bitlocker encryption. But it also has the superior option which is to turn it off.

I didn't loose any data BTW. I had my M$ account info, and a backup besides.

[-] dan@upvote.au 22 points 3 months ago

But it also has the superior option which is to turn it off.

Why would you not want to encrypt your files? My Linux systems are encrypted too.

load more comments (12 replies)
[-] JasonDJ@lemmy.zip 11 points 3 months ago

Disk encryption should absolutely be used, especially on laptops/portable systems.

Otherwise someone steals your laptop and swaps the disk into another system and they've got all your stuff. Including that folder that nobody knows about.

[-] scheep@lemmy.world 27 points 3 months ago

This happened to me once and I had to redo my coursework over the weekend...now I use Fedora :D

[-] spicehoarder@lemm.ee 26 points 3 months ago

I just installed Manjaro on my daily driver over the weekend. My entire steam library just works. My dev tools all work(better) on Linux, and free office is nice and familiar. Fuck widows.

[-] daftpuggi@sh.itjust.works 14 points 3 months ago

Give them time to mourn first, but then fuck widows :D

load more comments (1 replies)
[-] andybytes@programming.dev 24 points 3 months ago

Windows is the virus.

[-] Ptsf@lemmy.world 24 points 3 months ago

I've actually had this occur before to a machine I specifically disabled the tpm on so that it wouldn't happen (it was an account less frozen kiosk). I was fuming the entire time I spent rebuilding it.

[-] dohpaz42@lemmy.world 18 points 3 months ago

Thank you for the word of warning. Does this affect Windows 10 as well?

[-] yesman@lemmy.world 16 points 3 months ago

Does this affect Windows 10 as well

IDK. 10 has bitlocker, so I'd check.

load more comments (2 replies)
load more comments (1 replies)
[-] nargis@lemmy.dbzer0.com 16 points 3 months ago* (last edited 3 months ago)

Bit late to this thread but I know a few commands that might help if you're stuck:

manage-bde -off C: (or any other drive) This decrypts the volume and turns off bitlocker

manage-bde -lock/unlock

manage-bde -protectors -get C: (or any other drive) This displays your 48-digit key. I suggest you store it somewhere, just to be safe.

Get-BitlockerVolume reveals which of your partitions are encrypted with Bitlocker.

Disclaimer: I am not a terminal nerd, I just had similar problems years ago and went down the rabbit hole, used these commands and turned off bitlocker permanently. I don't use windows anymore, but when I did, it didn't cause any problems with bitlocker after this. If you're concerned about your un-encrypted hard drives, consider using Veracrypt (carefully!) or similar open source encryption software.

[-] HertzDentalBar 15 points 3 months ago

Fuck Microsoft.

I remember back in highschool a buddy encrypted his harddrive, didn't backup his key. He Lost ALOT when I upgraded his comp

load more comments (2 replies)
[-] Mwa@lemm.ee 15 points 3 months ago

Why cant windows copy luks and let you choose your own password

[-] Irelephant@lemm.ee 13 points 3 months ago

because people will set hunter2 and be done with it.

[-] VitoRobles@lemmy.today 17 points 3 months ago

How did you get my password?

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)
[-] Mustakrakish@lemmy.world 14 points 3 months ago

This has been happening to people randomly for years. Ysed to get calls about it all the time, and that was pre-covid

[-] MangoPenguin 14 points 3 months ago

Always have backups! Doesnt matter what OS you use, stuff will break eventually.

I prefer bootable full system images to my NAS for easy restores, and online file backups, both running daily.

load more comments (2 replies)
[-] RoyaltyInTraining@lemmy.world 14 points 3 months ago

I can't even adjust bitlocker settings on my laptop's windows 11 home Installation...

[-] limerod@reddthat.com 12 points 3 months ago

Yeah, you need Windows 11 Pro, Enterprise, or Education edition.

load more comments (4 replies)
load more comments (5 replies)
[-] einfach_orangensaft@sh.itjust.works 13 points 3 months ago

Windows is still around?????

load more comments (1 replies)
[-] JackbyDev@programming.dev 12 points 3 months ago

Regarding your last sentence, something similar happened to me with OneDrive. I mocked people thinking surely they enabled something by mistake. Nope. The defaults and general behavior are just that wacky. Glad I'm off Microsoft now.

load more comments
view more: next ›
this post was submitted on 04 May 2025
1253 points (100.0% liked)

linuxmemes

26877 readers
117 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS