this post was submitted on 29 Apr 2024
18 points (80.0% liked)

Linux

45573 readers
1080 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

A couple of months ago, I wiped Windows off my old laptop and installed Kubuntu instead. Now, I was thinking of dual booting Windows additionally for a certain game (definitely not League of Legends, for sure not) and will need to buy a new key. Am I fine getting a copy of Windows 10 despite Microsoft's discontinuation, or should I get a Windows 11 key? I have a different laptop I use as a daily driver (11, Surface Go 3), so this would exclusively be for the game that shan't be named.

Sorry if this post isn't fit for this community - I'll delete it if it isn't.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 2 months ago (1 children)

You should not have to buy a new key for a machine that came with windows. That will most likely automatically activate back to whichever edition you had before the wipe.

[–] [email protected] 6 points 2 months ago (3 children)

I haven't used windows in quite a while, but while I did, on laptops sold with windows there was a recovery partition on them you could reinstall windows from. If you removed that partition you had no legal way of reinstalling, because no key was made available to you at any point.

[–] [email protected] 14 points 2 months ago (1 children)

This is not true. OEM serial key is usually tied to the motherboard. I once had to replace my HDD, but granted i downloaded the Windows recovery file from the laptop manufacturer's website. That way it will recreate the recovery partition for you.

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago)

It is no longer true, but it was at one time (the key thing, it was never illegal to reinstall). It also wasn’t too uncommon for systems to have a sticker with the OEM key listed on it (then verified during activation), because without it you were SOL. Manufacturer recovery discs had their own way around it.

Nowadays the key is embedded in the firmware and applied automagically, even if you use a normal iso.

[–] [email protected] 1 points 2 months ago

This must have been xp or earlier. Since vista there was a shared key and certificate for each OEM that paired with a code on the motherboard. And since 8 or 10 there is now a key in the motherboard that has been pre-registered with the activation servers. Now when you activate a retail key, it registers the motherboard not the install, so a reinstall gets activated automatically.

[–] [email protected] 1 points 2 months ago (5 children)

Do you know off the top if it's intact if I "fully wiped" it during the installation of a different OS?

[–] [email protected] 7 points 2 months ago* (last edited 2 months ago)

The key is stored in the BIOS (UEFI flash chip) - you can install 10 or 11 from the downloaded installers MS offers; as long as the Home or Pro is correct it'll activate just fine.

You can verify the key exists by running

hexdump -C /sys/firmware/acpi/tables/MSDM

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago)

Microsoft just lets you create install media now.

https://www.microsoft.com/en-us/software-download/windows11

Like mentioned, if the machine was registered before you should be able to click that in a radio button during install and it should just work^TM^.

Edit: I see you mentioned 10 but I think same applies and the media tool is also available.

https://www.microsoft.com/en-us/software-download/windows10

[–] [email protected] 3 points 2 months ago

Microsoft "fingerprints" your machine when you activate windows on it. You can completely replace the hard drive and reinstall windows from scratch, and they'll figure out your activation on their end.

[–] [email protected] 2 points 2 months ago

It depends on how you do the installation. Some OS allows you to modify the partition where the OS will be installed into. Some will just wipe up the whole disk.

[–] [email protected] 1 points 2 months ago

It's probably gone. But maybe you could have some luck looking for it in your BIOS like others suggested.