Top
Best
New

Posted by breve 7 hours ago

People inside Microsoft are fighting to drop mandatory Microsoft Account(www.windowscentral.com)
316 points | 282 commentspage 2
PeterStuer 4 hours ago|
I have used Microsoft operating systens for 30 years. I started moving servers onto Linux 5 years ago. The desktops on laptops stayed on Windows (10). I have started converting those ss well.

Windows had a good thing going (if you ignored some bad releases), but them pushing it too far with 11 and the Linux desktop making great strides, sort of put the nail in that coffin for me.

Not sure what they can do to make me reconsider. It's a trust issue now.

TheGRS 4 hours ago||
I've always understood why they do this. Its data collection, its a really weak lock-in to their ecosystem, it gets users embedded into Windows more. Its just not very compelling, just another hoop to jump through. Also I don't really see Microsoft accounts as a major SSO offering on many sites, its usually Google/Apple/Facebook and maybe some other related sites. Seems logical to call this one done and just focus on making a more enjoyable experience in Windows.
TheDong 3 hours ago||
Are people inside apple fighting to drop the mandatory apple account for iOS and various core apple features?

I can buy a thinkpad and install linux on it without once creating a microsoft account. I can buy an android phone supported by GrapheneOS, and use it as a perfectly fine phone without ever creating a google account.

I cannot buy an iPhone without creating an apple account, without getting ads shoved in my face by apple, without them deciding what I can and can't install on it, and them charging me for the privilege of writing my own software.

Microsoft doesn't deserve as much shame here as Apple does since MS isn't requiring their hardware vendors to lock down the hardware to only be able to run Windows (even though they very well could). Apple, with iOS, is.

zadikian 2 hours ago||
Does iOS truly require it? I thought that was only if you wanted to use the store.
TheDong 2 hours ago||
Being unable to install an alternate app store or sideload my own apps means I need an apple ID to use the computer I purchased.

Again, android phones with GrapheneOS or windows machines with linux let me use my hardware fully without creating any advertising-ridden-evil-corporate-company's account, including building and running my own apps.

I can't even build my own code for iOS, let alone run it, without an apple account (and paying apple money).

antiframe 17 minutes ago||
> windows machines with linux let me use my hardware fully without creating any advertising-ridden-evil-corporate-company's account

Does Windows machines with Linux here mean WSL2 on Windows? I think the problem people have had with Microsoft accounts is exaclty that they need to use a Microsoft account to use their computers and they don't like it.

If it instead means Linux machine (not sure what Windows has to do with it), then I think people are genuinely happy to have the freedom to use their hardware as they see fit without asking for permission or updating Microsoft or Apple.

You can use an Apple computer without an Apple ID and build your own code on it, but that does seem to be a holdout from the old days when Apple had products like the II Plus and System 9. It feels like they're moving towards the Microsoft model of /mandatory/ accounts even for their desktop OS.

embedding-shape 3 hours ago||
I use both, almost on a daily basis, but spend most of my time in Linux (Arch btw).

Both of them deserve equal amount of shame because they're both trying to do the same, force you to have an online account associated with a local user profile, either directly or indirectly.

Not sure why it has to be a contest who "we should shame the most" or whatever, how about saying both of them suck when it comes to this?

throwa356262 5 hours ago||
Serious question: why is this not a problem with apple products?
taeric 5 hours ago||
Fundamentally, I think you are driving at a legitimate complaint and it should be a concern with Apple products.

The direct answer, though, is largely one of execution. Microsoft isn't just pushing this heavily. They are doing so poorly.

zadikian 3 hours ago||
Mac doesn't require an Apple ID to use. iPhone only needs one for installing apps, and my only complaint is it's the strictest auth check on the entire phone besides disabling the account. Shouldn't need to input the Apple ID password just to install a free app, shouldn't even ask for passcode.
taeric 2 hours ago||
Setting up an iPad was rather obnoxious on this front, though. So, fundamentally, it is still very similar.
dpark 5 hours ago|||
Apple does not tie the local account to the cloud account the same way. On a Mac you create a local account and you can (and almost certainly will) create a cloud account to link to it. But they are separate accounts. In fact I’m pretty sure Apple blocks you from setting the passwords the same on both, presumably with the intent of reminding you that they are not the same entity.
SirMaster 4 hours ago||
But what about our phones? Why are people so OK with an online account for their phone or tablet but not laptop?
dpark 4 hours ago|||
I don’t entirely know. It’s not something that especially bothers me.

I will say that I think the forced linking has encouraged other unpleasant behavior like the profile folder hijacking to OneDrive. I rather like having this stuff in OneDrive. I do not like that it is pushed so aggressively. “We moved all your stuff to OneDrive. You need to subscribe so we don’t delete it.” This feels hostile. So some of the distaste with logins tied to the cloud is probably more about the surrounding ecosystem.

varenc 3 hours ago||||
An Apple account also isn't required on an iPhone. They certainly encourage you create or link one on device setup, but it's not required to use the phone. Though one IS required to download apps, so you could argue it functionally is required.
voxl 4 hours ago|||
How would the answer to this question illuminate your understanding? People using windows at their job also don't care. "Caring" does not need to be consistent across a group of people.
dpark 4 hours ago||
What kind of answer is this? This seems condescending and literally provides no answer.

Why even post this?

voxl 2 hours ago||
You read what you want into the message, but have you considered turning your own perspective onto your own post?
Jare 5 hours ago|||
I don't recall macos forcing it. They definitely over-suggest it and the ecosystem (especially for dev) is very full of it and I consider that a problem, but it's limited in scope. If you don't want the Apple ecosystem, as far as I know you never need an AppleID.
nananana9 5 hours ago||
I had to make one to download Xcode from the store. I couldn' figure out a way around it, but admittedly I have about 4 hours of macos experience.
Jare 4 hours ago|||
Yes, I was bunching up Xcode with "Apple ecosystem". I presume you can get clang/gcc without AppleID (but haven't actually done it myself), and for sure many other dev tools.

I'd definitely much prefer if even for "ecosystem" the companies would not require online account except where truly necessary (purchases?), but for operating the OS itself, I do feel there's a line in the sand where online account requirement = no.

my123 3 hours ago||
Xcode needs an Apple ID for download but the macOS SDK and toolchain does not.

Try to run any developer tool or "xcode-select install" and it'll download the command-line tools independently from Xcode.

(and then bring your own IDE)

yearolinuxdsktp 3 hours ago|||
It’s impossible to install XCode without an Apple account. It’s only distributed through the Mac App Store, and downloads from Mac App Store require an Apple ID. And even XCode beta downloads are locked behind an Apple login.

You can install XCode CLI dev tools without an Apple account, which comes with clang and swift for example. With this, you can build most Mac software, but I don’t think you can run Swift tests without a full XCode.

As the sibling comment notes, you can install GCC/llvm and whatever other open source tools and build Mac software without full XCode.

You can also install Apple container support without an Apple account.

zadikian 3 hours ago||
Xcode is also available as a standalone download from developer.apple.com, which requires an account too, but at least it's way more reliable than downloading from the store.
pier25 4 hours ago|||
you can totally use macOS without an Apple account
wvenable 5 hours ago|||
Apple is a hardware company -- their software exists to support their hardware.

Microsoft is a cloud provider now -- their software exists to support their cloud business.

ubermonkey 5 hours ago|||
The key difference is that you do not need an Apple account to use a Mac.

Most people DO use one, though, because that's how you access the iCloud services that underpin the Apple ecosystem. But it's not MANDATORY.

My understanding is that you cannot even log into a Windows machine without an MSFT account. That's a big difference.

KaiMagnus 5 hours ago|||
Also people probably have more of a problem with MS accounts because they don’t really have an ecosystem that provides clear value.

An Apple account together with an iPhone and MacBook let’s you share clipboard, passwords, notes etc., a no brainer.

Windows laptop and iPhone? I guess an Apple account still is more useful here too, actually. So the average user does not really need an MS account, hence the annoyance.

spogbiper 2 hours ago||
If you own more than one computer, the microsoft account syncs your desktop contents and other parts of the environment.. desktop background is one I've noticed. That can be nice
spogbiper 2 hours ago|||
You certainly can log into a Windows machine without a microsoft account. It's actually still quite common in businesses that you log in with an account managed by your organization, although this is changing as more and more businesses migrate to MS Entra ID. This still isn't exactly a "microsoft account" but its similar.

You can also still log in with a completely local account as well. It takes a few extra minutes to set up but once configured it works fine.

The system is full of dark patterns and roadblocks that steer users towards an MS account, but you don't have to use one.

kstrauser 5 hours ago||
How do you mean?
Supermancho 5 hours ago||
people remember creating an Apple Account login and using it on their laptop, but don't understand that it's connected in fundamentally different ways.

The answer is: Because the Apple Login is not calling out for every service, including login.

kstrauser 5 hours ago||
I also think that's what they meant. Alternatively, the person could've been asking why Apple hasn't made the same boneheaded mistake as MS. I wasn't sure how to interpret their question to know how to answer it.
Animats 3 hours ago||
I dropped Windows when Microsoft first added ads. My last Windows 7 machine was turned off last year.

It's just better without Microsoft.

deflator 1 hour ago||
Ironic that the website that has this article also features similar bloat and ads that the article complains about.
observationist 3 hours ago||
No, they should leave it. Make it as onerous and tedious and annoying as possible to set up a new computer.

2026 is the year of the Linux desktop. It's time - Linux has never been better or easier to use than it is right now.

exographicskip 2 hours ago|
Chaos agent hahaha
layer8 2 hours ago||
For what it’s worth, `start ms-cxh: localonly` after Shift+F10 during installation still works. Another way is to prepare a custom installation image. Of course, such workarounds shouldn’t be needed, so this is nevertheless a good fight.
zadikian 3 hours ago||
I only deal with Windows during a little IT volunteering. The org's PC has an MS account, which is ok per se, but the nagging doesn't stop there. Like it randomly started asking for SMS verification at login, which looks like a real auth challenge, but you can actually skip it. So that's in their handbook now.
savageaudit 1 hour ago|
feels like microsoft keeps optimizing for ecosystem lock-in while users just want less friction

requiring an account for basic stuff might make sense internally but from user side it just adds unnecessary steps

More comments...