this post was submitted on 13 Aug 2025
795 points (99.0% liked)
Technology
74010 readers
3491 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
And windows 10 will be the last windows. Did everyone forget that??
I remember!
If you don't switch on SecureBoot, that can still be the truth.
Can you tell me more about what secure boot does in this correct? (Assuming this isn't a joke)
If you don't enable SecureBoot then you can't install Win 11.
As a bonus, you won't be able to install the latest Call of Duty or Battlefield titles either.
Call of Battle and Duty Field?! And I thought not installing Win11 was a great experience! I can't wait to not buy and not play both of those games!
Thanks SecureBoot!
Except you technically can. Windows 11 registry allows for installation without secure boot and its called after the upgrade process, thats what things like rufus patch to allow it.
Now idk if secure boot has to be enabled for windows 10 to consider it upgrade ready, but its technically all in there
Okay but you should enable secure boot on any device you want to keep any level of private data on. It's trivial to break into a device that doesn't have it enabled if you can physically access it. Laptops especially should have secure boot enabled.
Yeah, but I might need to break into it to access it, e.g. if hardware dies, or Windows has a fit and breaks something.
This also why I don’t do whole disk encryption; it makes recovery impossible
You can work around it in both cases. SecureBoot will only prevent you from running non-signed boot loaders. If that breaks then you just turn off SecureBoot while you work on the issue (assuming SecureBoot failing isn’t due to a compromised boot loader) and the machine will boot normally minus any data stored in the TPM such as the encryption key. For the encryption key, this is something you are supposed to keep a copy of outside the TPM for scenarios like this. On Windows consumer PCs, this is stored in your Microsoft account or the place you specify when enabling it. For Azure or AD-joined PC’s this can be stored in Azure or AD.
The only ways SecureBoot and encryption will burn you are if there is data stored in the TPM that you don’t have a backup of or way of re-creating, or if the encryption headers on the drive are lost. That said, if you aren’t using a TPM some Windows features will break regardless and if the drive is so messed up that the encryption headers are lost then you’re probably back to backups anyway.
The thing is on desktop pcs... If someone got physical access to it you don't want to... You got way bigger issues haha
I'd argue that you now have two major issues. Someone breaking into a house and stealing a desktop isn't unheard of. Full disk encryption with secure boot deployed will save you the headache of also having your identity/bank account/cc info stolen a few days later.
... Secure boot has nothing to do with encryption and your data. Bitlocker can work without secure boot https://superuser.com/questions/1200958/does-enabling-bitlocker-require-secureboot
I mean yeah that's why I made the distinction in my comment... Without secure boot you're still opening yourself up to a whole host of other attack vectors even if you have bitlocker enabled.
I'd argue that 99,9% don't use full disk encryption cause it's Infact a performance degrading feature.
And there's nothing to be stolen , all my passwords are in a password manager , all important accounts including the password manager have 2fa.
If someone isn't a pw manager or 2fa it's all their fault honestly.
I mean I would rather use linux if I could get away with it. Unfortunately I have a lot of engineering programs on my pc that I know for a fact would definitely not run on linux which sucks I guess since I am stuck with windows. I thought about dual booting my pc but then immediately realized that is problematic XD.
You can try to put the engineering programs in dedicated snapshotted windows VMs and basically time-capsule them as a working tool forever that never changes and works on any machine.
Your right but that would have massive performance issues. I could definitely do that and that is not a bad idea but I also have a steam deck now for most linux things I do but yes you are right.
GPU passthrough might help?
You can dual boot using separate drives. This has worked for me without any issues and I routinely use solidworks.
Stupid question. How did you do that without having the drives interfere with windows? When I have done that it massively screw up my windows boot somehow and it made everything weird. Basically I had to uninstall it because it was massively grating on my nerves what it was doing to my os. Basically it changed the time and date to a few decades in the future and I could not get around to fixing it. It also caused issues where I couldn't access certain sites online because of the issues I was having with my pc and the fact the date was so far in the future. Thanks!
I don't exactly know how the drivers didn't interfere as I have never done any specific fixes to it. In windows I've ran some debloating scripts but I don't know if that's the reason, as it seems more deeply rooted.
I have always dual booted from separate drives since I started using linux. I used Ubuntu, arch and finally settled on fedora. In conclusion, dual booting has never been a problem for me.
Thank you! I hope this works when I get home XD
Good luck :3