this post was submitted on 13 Jul 2026
879 points (99.2% liked)

Technology

86331 readers
3185 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] EpicMuch@sh.itjust.works 25 points 1 day ago (2 children)

My laptop came with Win11, I’ve removed that drive a few months ago and replaced it with Mint.

Does this mean MS has my motherboard, WiFi, other hardware identifiers that would still tie that laptop to their database?

[–] TeddE@lemmy.world 36 points 1 day ago (3 children)

Yup!

Motherboard, CPU, GPU models and serial numbers. Ram size and speed. Those were used during Windows activation as old as windows 95. But likely yes, a full list of every component connected.

Your Android phone collects every WiFi network it has ever seen and sends it to Google, so we should assume Microsoft does the same (Android can locate you without GPS by using your neighbors' WiFi signals as position identifiers, and can triangulate you to a few feet using the relative networks' signal strengths)

[–] mitrosus@discuss.tchncs.de 1 points 15 hours ago (1 children)

Wait, what is the solution then? Genz are not going to settle on 10 yo laptop. They are going to buy new expensive AI-ready windows machine, replacing with Linux will do nothing privacywise? The only viable alt is to buy some obscure Linux laptop or old device? How old should it be anyway?

[–] TeddE@lemmy.world 2 points 13 hours ago

Oh, so to clear up confusion - switching to Linux destroys the local storage of the GDID, and Linux has generally much better privacy (to the degree the OS is involved - browser privacy is a related subject). However, it doesn't undo the past - if you previously signed in with your MS account on that system, Microsoft will have that record in perpetuity.

Best solution would be to wipe any system you acquire without ever signing in to Microsoft. While switching to Linux will not change any of the components serial numbers that Microsoft has, you will at least not be actively associating most of your web activity with your M$ account.

Tangent - if you're gonna do shady stuff, use VMs or TailsOS.

[–] Reygle@lemmy.world 13 points 1 day ago (3 children)
[–] TeddE@lemmy.world 13 points 1 day ago

Cannot wait for the Motorola/GrapheneOS collab phones.

[–] msage@programming.dev 4 points 1 day ago

And if you dont have Pixel, try /e/os, SailfishOS, Mobian, PostmarketOS or anything other than vendor Android.

[–] non_burglar@lemmy.world 3 points 1 day ago (1 children)

Um... You're aware that your pixel was known to google before you graphened it?

[–] Reygle@lemmy.world 3 points 1 day ago (2 children)

Never knew a google account, so it was known to Google but not to me. .. but while on the topic, know of a better option?

[–] non_burglar@lemmy.world 4 points 1 day ago (1 children)

so it was known to Google but not to me

Right, but you can assume google knows the imei and other hardware details, so they can probably link you to your identity on other platforms.

There is also the baseband issue. It is currently assumed that manufacturers could have access to snoop your LTE/5g and WiFi traffic, because the software running most phone baseband units is closed and not audited.

So you are probably private, but if you really want a phone with no Big Brother, you should get one from Pine64 or Jolla.

[–] Reygle@lemmy.world 1 points 1 day ago (1 children)

I'd love to. I bought an early pinephone and after about a day of trying to make it do basic functions I gave up. I'd LOVE to have a real Linux option but in my experiences so far we're not there yet. I don't see a better option than Graphene at the moment- it's that solid.

[–] non_burglar@lemmy.world 1 points 1 day ago

Yes, I agree. We might not have rock-solid solutions, but less google is better.

I keep a oneplus 6t just to test Linux phone options.

[–] ptu@sopuli.xyz 6 points 1 day ago (1 children)
[–] Reygle@lemmy.world 1 points 1 day ago
[–] cley_faye@lemmy.world 5 points 1 day ago (1 children)

If it was registered, probably. They use a mixture of that to allow re-enabling the same license on the same hardware.

[–] The_Decryptor@aussie.zone 1 points 1 day ago

OEM systems come with the license key stored in the firmware (ACPI tables specifically), you can read them from *nix easily enough.

sudo strings /sys/firmware/acpi/tables/MSDM

If you boot the system and login an account then yeah they'll be able to link that, but the install itself can "self activate".