Hacker News new | past | comments | ask | show | jobs | submit login
Windows 10 could start bullying people into using a Microsoft account to install (techradar.com)
138 points by fraqed on Feb 21, 2020 | hide | past | favorite | 129 comments



I use a mix of Windows 7 and *nix OSes both at home and work.

At work we do have some Win10 machines, and they are ALWAYS doing something completely off the wall bizarre and unexpected, also doing any sort of maintenance on them is a pain, the tablet-style interface shoehorned into some places just doesn't work well.

I know Win7 support is over, but we don't intend to leave it for Win10, we might leave it for Reactos or something else, but not Win10.

Some examples of Win10 issues:

sending tons of data to MS without permission.

Not allowing us to install with local account unless we disable network on the EFI.

Despite we trying everything to disable updates, the thing updates itself, reset several configurations, and reboot the machine.

One of the times it did that, it broke some ancient but mandatory software on our business (it was a PDF driver that was mandatory to be used by our bank that would issue the invoice for our clients, so when this happened we were forced to install all banking software on a Win7 machien so we could get paid...).

Showing ads out of the blue on Start menu and on the login screen.

Installed games without permission (not Microsoft ones, I mean stuff that is popular on mobile, from king.com and whatnot).

The list goes and goes on.


>Despite we trying everything to disable updates, the thing updates itself, reset several configurations, and reboot the machine.

I too had tried all the tricks, including using a remote Powershell into my own local machine as the System role to change ownership of the Update "Orchestrator" and disable it, etc., nothing worked and Windows finds a way to revert all the settings you make.

Then I discovered an open source utility written in C# that works with Windows' own internal Windows Update API to disable its shenanigans. Search for "wumgr". You can disable the automatic updates, block access to the WU servers, and even disable the WU page in the Settings app. You can also use it to manage the updates manually and selectively if you prefer. So far it has worked flawlessly on my machines and hopefully it will work for you as well.

There are many many reasons why not being in control of OS updates is a bad thing, but the absolute red line for me is having my laptop wake itself up inside of my bag while I'm traveling, potentially creating a fire hazard and certainly draining the battery life my career may be about to depend on during an important presentation, or create incompatibility issues.


My workplace hosts its own Windows update server, so they have total control of Windows updates.


>>At work we do have some Win10 machines, and they are ALWAYS doing something completely off the wall bizarre and unexpected

Like linking Skype accounts to hotmail accounts without permission...

Once upon a time, not too long ago..it was Apple who did things without permission, but at least they had Steve Jobs.. now it’s everybody, without Steve Jobs.

It’s Microsoft, Apple, Google, Facebook...it’s the culture of companies from the valley.

But all this, is just another opportunity for a new software company.

Their arrogance and recklessness is someone else’s opportunity.


windows 7 was the last time windows had a desktop centric UI. ever since 8 they have tried to shoehorn the desktop into some limited mobile UX. Windows 8 was the worst. They besically just threw the desktop user under the bus as they expected they could do whatever on the desktop and the users would have to follow, and so create a path of familiarity leading them to their mobile UX. We all know how that turned out.

10 Is still a remnant from that. I doubt they will ever backtrack fully as they want to get in on those juicy 'store' margins by any means necessary, and with the full demise of their mobile platform grabbing the desktop users is the only remaining path.


I highly disagree, and I think Windows 10 is actually one of the most desktop-oriented UI's ever. Some things might be touch optimized for when you use devices like a Surface, but on a day to day basis I don't feel like I'm using something that hasn't been designed for desktop.

Improvements to the task bar for things like switching audio devices and condensing of the ribbons on Explorer have been huge for me. Most people are quick to point out how control panel has been bastardized and such, but honestly I love the move towards a unified "Settings" area. Not everything has made it over, but slowly with each update more and more is added. Tbh, I absolutely loathe control panel from <=Win7. Trying to find something is always difficult and there's no unified layout to any of the .cpl applets.

Windows 8/8.1 was terrible because it forced you to use this stupid full screen start menu. It was distracting and slow and pretty damn ugly when you start looking at icons for programs that haven't been updated in 20 years. All that has been scaled back and while ads on the start menu are not something that should be glossed over (they _are_ absolutely terrible, and Microsoft deserves to be shit talked), it's still the best start menu interface I've seen.

Honestly if you want an example of a terrible desktop user interface / experience, look no further than macOS. With each update they seem to move more towards an iOS model of a walled garden. What really perplexes me is Apple doesn't seem to give two damns about a touch interface on their OS, and yet they're moving all of their design to be more mobile-centric with things like Launchpad or the absolute lobotomy of iTunes.


I hate all of the same things you do about Windows 10, but many of these misfeatures can be turned off at work. For example, there is a consumer experience policy setting that disables the start menu ads and auto installed games, but the setting is only effective on enterprise versions of Windows.


> Despite we trying everything to disable updates, the thing updates itself, reset several configurations, and reboot the machine.

There's actually a permanent fix for this that I found on Reddit: https://www.reddit.com/r/sysadmin/comments/aavocr/after_6_mo...

I've been using it for years and have never once gotten a notification or nag screen about updates. You can still update whenever you want — no rebooting behind your back. The best part is that it's only one registry key which (ab)uses a Windows feature unrelated to Windows Update, so it's highly unlikely that they'll "fix" it any time soon.


Does good old:

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
    "NoAutoUpdate"=dword:00000001
...not work anymore on Windows 10 Pro? It works on 1807 LTSC.


Not sure, I haven't actually tried other methods because I've always heard that they were unreliable or got "fixed" in later versions — never had to worry about the other one ceasing to work in the future.


Well, for whatever it's worth, that registry setting has worked for me for years, across three different versions of LTSC. And it also happens to be the "official" Microsoft way to disable updates.


Has your business looked into using Windows 10 LTSB/LTSC?


Latest LTSC (Windows 10 Enterprise LTSC 2019) has some of the problems described.


It has a couple but lacks many others. You'll never have critical software break in an update on LTSC.

And equally critical, on LTSC you can go down the customization route to fix the other issues, and not have your settings just get reset in an update.


I feel like the tech in general is getting user-hostile... Everyone (websites, apps, cars, tvs, etc.) wants to track you and collect as much data as possible, websites nag you to install app on your phone, dark patterns everywhere, "smart" devices that won't work without an internet connection or become bricks after a while, smartphone manufacturers forcing you to buy new phone by making apps slower on older devices, more closed protocols and walled gardens - the list goes on and on...


I'm starting to think all the crazy libre software people are on to something.


They're not "crazy", which is pretty disrespectful. Anyone paying attention has seen the writing on the wall for a while. Snowden just confirmed what they've been saying all along.

Data is the new arms race, those who collect the most have the most to gain, especially financially where data is being a core asset to a business.

Dumb is going to be the new gold, at least for those "crazies" you speak of.


That post was reeking of sarcasm even if it was hidden well :-)


Whoosh!


It's not the tech that's user-hostile. It's just the usual rent-seekers have cottoned on to how to leverage it to, well, seek rent.

Unfortunately those people will always be with us because it's not completely ethical to weed them out at birth.


Through no fault of its own I don't think a better technology has ever existed for the rent seeker to leverage than current digital tech. The whole modern concept of a "platform" puts good old fashioned slumlording and payday loaning to shame.


Would it be unethical to genetically engineer embryos to eliminate sociopathy? Or how about engineering an airborne virus which modifies victims' DNA to eliminate sociopathy? (Of course, these could have drastic unintended side-effects, especially the latter.)


The potential unintended consequences was covered in the movie Serenity.


It's not tech that is getting user-hostile, it's just bad tech.

The big problem IMHO is that some of the essential technology we rely on every day -- our operating systems, communication devices, vehicles -- has been moving rapidly into that category in recent years.

When the pseudo-malware stuff was only being done by individual applications or websites or quirky IoT devices, you could mostly avoid it by just not using those things. Now it's becoming unavoidable, and that's a serious concern.


Tech needs programmers and I put all the blame on them.


Everytime I see some despicable software behavior my mind always envisions and reviles the programmer that allowed it to happen. I'm always disgusted at the depths humans will go to make more money.


> I feel like the tech in general is getting user-hostile...

Of course it is. How else can tech sustain perpetual growth without wringing every penny out of users?


Productivity gains. But naturally people want more returns, higher stock prices, more profit. So we get both real technological change (innovation) and the dark patterns too.


Time to get out of tech and into starting the next revolution?

We’re not “tech people”, we’re just early adopters. :)


They're already there. The ThinkPad I bought in December didn't have the local account option available.

It's currently in "trick the user" mode: it has you connect to wifi to download the latest security updates, then remembers the network and automatically tries to have you create an account a step or two later.

I avoided it by rebooting, going into the bios, disabling wifi, and then resuming setup - only when it couldn't connect would it allow a local account. Just rebooting to restart initial setup doesn't work, it remembers the network.


I bought two different laptops in January and installed Windows 10. I managed to reach the local account option by entering a Gmail address without a connected Microsoft account when it first asked me to log in during initial setup. At the failure page they added a local account button that wasn't on the previous screen so that I could set up a local offline account.

It still keeps nagging with a notification saying that my Windows installation is not fully secure since I haven't added a Microsoft account. I've disabled that notification, but it may have disabled all notifications from the settings part of Windows, I'm not sure.


This is odd, considering it's a Microsoft device, but the Surface Pro I bought in January had a local account option available, and I connected to the update servers before creating my local account. However, around the same time I accidentally converted the local account on my gaming desktop into a Msft account when signing into 365 to setup onedrive. I didn't realize I was doing that until my account photo on the login screen changed. I can still login to the PC with my old password (Msft account p/w is the typical 20 char random string from my password manager).

Tip- you can disable the security nag notifications in defender settings individually. There is a screen with different categories of 'threats', and you can turn on/off warnings individually. You probably don't want those notifications entirely disabled, since it is pretty useful as anti-virus, but the account and backup notifications are obnoxious.


I reinstalled a computer about a month ago, same thing but I didn't have to mess with BIOS settings, going back 2 steps and disconnecting the wifi worked.


I didn't have any way to go back, and rebooting skipped the network connection part of the setup because it was already connected.


Can you no longer just not activate windows 10 and live with a lack of desktop backgrounds?


FWIW, I don't see this set of steps in any of the comments here. And as of late I've been setting up tons of Dell Laptops, so I have this memorized.

Windows 10 Professional, freshly minted from Dell:

* "Set up for organization"

* "Local account or domain join" (it's in small print in the lower left)

* Create a local Admin account

* Do not setup a password at this time (it'll force you to set up recovery questions or some other nonsense.)

* set all the data sharing options to "no"

* skip entering data for the Dell registration

* On first login, hit ctrl-alt-del and set a password there.

Windows Home does not offer the choice to "Setup up for organization", so you are forced to make a windows account. There's no way easy way out of it.

Microsoft keeps saying "Windows is a service" and has that text somewhere in the install. I guess if you want an operating system, you have to turn to Linux.


I'm based in the UK. This has been going on for a good while outside the US. Back in mid November last year I struggled to get past the requirement to create an online account when rebuilding a friend's laptop after a hard disk failure.

I scratched my head for a good bit thinking that I'd missed the old pathway that let you skip the online account step, but it turned out that the installer's behaviour had actually been altered.

After some more dome scratching I eventually discovering that disabling the built-in wifi module (no wired LAN connection was made) caused the installer to let me create a local account instead.

Quite bloody annoying.

Footnote: this was an install from a bootable USB stick where I'd "burned" the full Windows 10 ISO image.


Windows 10 is a total catastrophe for business and private use.

It established ads and spying as normal for an OS, it removed abilities to administrate the OS in a meaningful way and mostly ignored users in favor of nudging people to their products. Products that I would declare to be mostly in beta phase. The bi-annual untargeted channel version couldn't sort desktop symbols without bugs if you had multiple monitors attached till a few month ago.

And before anyone mentions that "normal people" like it and it is just the icky nerds that have reservations: Not in my experience. They hate MS spying on them too. It is just that there is often a lack of an alternative if they are caught up in the ecosystem.

I wonder how people even manage if they don't have some friends and family to help them get rid of the bad stuff.

There are underlying improvements, but what use is a safer system if the malware comes preinstalled.


For anyone looking at my HN history, apologies for being a broken record.

For the elderly variety of normal people this is a disaster: All the behind-the-scenes UX and setting flipping, the forced installs, and the performance dips that comes with all this means that low-confidence users feel like they're working on quicksand. The experience becomes unpredictable and scary and the iPad gets more and more use and the PC gathers dust.

I don't get why this all is worth the cost of squandering the good will MS has built up elsewhere.


To be fair, the shift-to-iPad happens even when the desktop isn't awful.

My mother now only touches her Macbook Air if she needs to use her bookkeeping software, or transfer embroidery files to a USB drive to use with her sewing machine. She's much happier being able to do everything else on her iPad -- plus, she can take it with her more easily, and the battery life is ridiculous.


Perhaps for the next holiday, you can buy her an adapter so she can plug her USB drive into her iPad, and remove one more reason to device shift to her computer.


Alas, the embroidery world still ships things on CD-ROM.


> For the elderly variety of normal people this is a disaster

that's pretty wretchedly ageist. I know people up and down the age spectrum for whom this is an identical unmitigated disaster with the same effects. I also know a lot of greybeards who will just go in to some "registry" thing and rip out the cancer at its source.


Eh. It's not inaccurate.

For whatever reason, I've fallen into a kind of side job of helping various people with their computers (I have trouble saying no) and I have noticed that as people get older, their desire to deal with UI changes declines rather rapidly. Many operate purely on muscle memory rather than re-reading and re-parsing whatever new UI gets rolled out.

New things on the screen (or in menus) can induce a kind of paralytic panic and now with Windows 10, Microsoft feels rather free to just ... add stuff, wherever. My first Windows 10 tablet was baffling because stuff kept appearing when I know I didn't put it there. This prompted me to get ahold of and install Windows 10 LTSB. I could not be happier with the result. After a bit of wrestling, I was able to control when updates occurred (if at all) and the random UI changes vanished.

I, too, am getting older.

How much bunkum fluid versus crystallized intelligence is, I do not know, but this has seemed to be a trend I have picked up.


Okay yes. You can be in your 90s and opening up regedit or writing rust programs using async.

But for the majority of people at that stage of their life, who don't really care about the technology and haven't really followed it closely, it's a valid concern that random A/B testing and continuous version updates that change how you use programs are an alienating obstacle to using computers.

From the comments on this thread, a lot of people who do follow technology and who are used to being treating like this also hate it. It's not a stretch that, for less savvy users don't know what exactly it is they should hate will just assume it's computers that are at fault and choose a different tool.


> Windows 10 is a total catastrophe for business and private use.

There is just no real competition, so business and private users don't have a say in it anyway. MacOS requires different hardware and only has to be a little bit better to compete with Windows, so it's progressively getting worse as well. Linux distros lack in other areas and are also heavily corporate driven and low quality, sure if you invest time in it you won't be able to tolerate Windows and MacOS, but you might need a lot of time, as usefulness and freedom of Linux only really exists for programmers. There is also pressure from iOS and Android, people do not care as much about desktop OSes, they live within their phones, and forgive desktop OSes a lot more crap because of that.

On the other hand maybe someone will see an opportunity for a high quality desktop Linux distro that addresses many problems of other OSes now that other OSes are getting so much worse.


There is just no real competition

And we have a winner!

We have voluntarily allowed much of our society to become dependent on IT facilities where a key element was provided by a de facto monopoly. We are now learning a hard lesson in why that is a bad idea.

The geeks among us may flee to Linux. The quirky or curious might try Apple (though they don't exactly have a stellar reputation for looking after their desktop OS either in recent years). But for "normal" people, if you buy a new PC today, you get Windows 10 and all the negative baggage that comes with it, and that's just how it is.

I have been convinced for some time that statutory regulation with real teeth is now the only way to protect normal people from the nasty, greedy parts of the tech industry.

I suspect the most plausible alternative -- and that doesn't mean actually plausible, just less wishful thinking than anything else -- is for popular sentiment to turn sharply against these practices and make it a liability for Microsoft to continue down its current path. We've seen a couple of issues recently in my area that went from the general population being ignorant or ambivalent about issues that really should concern them to quite suddenly becoming much better informed and demanding action.

However, it usually requires some very obvious catalyst for people to rally behind. It's not hard to imagine what that could be in this sort of scenario: a massive data leak resulting in huge inconvenience for lots of people, a bad Windows update bricking millions of laptops, a security vulnerability in phones or cars that leads to widespread damage and real people getting hurt or worse. It's sad that I suspect it would take such a damaging event to really wake people up to what's happening, though.


People use the monopoly because it's better than the alternatives. The monopoly is what they can afford to make things that work at least as well as they do.


People use the monopoly because it's better than the alternatives.

That would be a more convincing argument had Microsoft itself not forcefully removed the most plausible alternative from the market.


>And before anyone mentions that "normal people" like it and it is just the icky nerds that have reservations

I'm one of the "normal people". I absolutely hate Windows 10 . I used it for a few years because switching to Linux seemed overwhelming. I have finally ditched Windows 10 for Elementary OS, it's just so much better.


> it removed abilities to administrate the OS in a meaningful way

What do you mean by that? I moved last year from macOS to Windows 10 for my personal machine, and I don't see what administrative features I could be missing.


For example pretty much everything regarding update settings. You get mandatory diagnostic information in exchange. Really bad deal.


For updates, I guess you mean the fact that you cannot block them completely. Or do you mean something else? So that would be the only difference. For the vast majority of people, how does that have an impact? People get their security updates that they otherwise don’t install. Seems to be an ok-ish trade off IMHO.

My main frustration is the automatic reboot, but I’ve seen this behavior since at least windows 7.


Start?

You already have to disconnect form the network to be able to use the "offline account" option in the installer (last I checked, which was like a couple of months ago).

So this has been going on for a while.

Edit (merge the other comment I deleted):

To clarify, this was a Home Edition. I understand that the Pro edition doesn't behave this way.


No you don't : source just set up a dozen win10 PCs


Neither you or your parent is incorrect; this behavior is variable. I setup 8 new win10 boxes last week, 2 of them (HP, the others were Dell) required pulling a lan cable to get to the local account setup. I didn't have time to check details to see what was different (I'm not really IT, but small company/many hats) but the local account option didn't appear until the internet was disconnected.


Windows 10 Pro, I've installed it about 40 times or more. Domain Join is the option to create a local account. It works, I do it every install, while connected to network.


No, you don’t. Local installs are the smallest option on the screen, but they’re still an option.


I last installed Win10 a few months ago and it was not, until I unplugged the Ethernet cable and went back a couple steps to get it to re-assess things.


Installed Windows 10 Home a few weeks, poked around for 5 minutes searching for an offline option until I gave up. I know it used to be there but they have removed it.


I think it's possible in professional edition but you have to be offline on home edition. (I messed up and installed pro for a home key, so I did it back to back with same ISO)


What makes it worse is when their account set up is broken. For an interview yesterday, I attempted to install and get an account for Skype. The back end broke, and when I tried to do create a general Microsoft account to confirm it was the back end, I was banned from using my email because of "suspicious activity".

To make it more fun, their "Technical Support" chat failed as well, so I was unable to get a human to even talk through this.

That would be even worse if that prevented me from installing or using Windows.


Still have the same problem with my private account. Exactly the same reasoning. Wanted to just delete the account after that, but I would need to login and they ask for my telephone number which they certainly will not get. Well, they already have it on my business account but that is beside the point. Tried contacting support, but you need an account... even wrote a fan mail to SNadella@microsoft.com (spoiler: no response).

They would be legally obliged to delete my account, but at some point I had the revelation that any minute spending thoughts on them is a wasted minute of life.


They do still have the option to force local accounts only. Fire up Group Policy Editor "GPedit" then Computer Config/ admin templates/ system/ user profiles/ and enable "Only allow local user profiles".

"If you enable this setting, the following occurs on the affected computer: At first logon, the user receives a new local profile, rather than the roaming profile. At logoff, changes are saved to the local profile. All subsequent logons use the local profile. "

This is on Windows 10 Pro. There's a surprising number of settings that can be configured here. As Microsoft continues to dumb down menus and the control panel they are normally tucked in here. Or you may rarely have to dig into Powershell and the registry, very rarely.


Not going to lie... I setup win10 2 weeks ago and I didn't see (notice!) the local options.

As I use Outlook.com/Onedrive I didn't care until I opened up my terminal and noticed my username was the first 5 letters of my email. What the hell. I don't get why they would do that instead of just using your firstname or asking you at least. or at the very least use _everything_ up till @ instead of the first 5...

This irked me beyond belief and after googling a bunch of crazy ways to 'fix' this, the easiest turned out to be creating a local account 'chris', deleted my MS account, then attached the MS account to 'chris'


To get it now you often have to disable all networking, if you don't do that it doesn't show up. It is that hidden now.


I mean people are bullied into hooking up Google Chrome with their gmail, and then their entire web history is "backed up" on Google's servers. At least Firefox's Sync features have been end to end encrypted, you lose your password, you lose your files / history. If you log into a gmail account it would force it on Chrome in the past, so I stopped using gmail on Chrome altogether.


"Start"? It's been making it a struggle to do so for a while.


Every day it seems more realistic to just install Windows 10 LTSC [0] instead of dealing with this crap.

0: https://docs.microsoft.com/en-us/windows/whats-new/ltsc/


AFAIK that's still not an option available to for home users or small businesses, though (unless you're willing to do illegal things to get it, I assume, but that's not a good solution to the underlying problem here).


I haven't paid for a windows license a single time in my life and kinda forgot that people (home users, anyway) actually did.


You indirectly pay for a Windows license every time you buy a laptop.


Unless you get a Clevo based laptop, right?


That headline seems really bad. Windows has been in "bullying" mode for years now. Installing without a Microsoft account has been very difficult for a long time. The change now is to refuse to install at all without a Microsoft account, which is not "bullying" any more, it's something else.


They've already started. We've been replacing Dell laptops at work these past couple months and it was nearly impossible to fully boot Windows without signing in via a Microsoft account. The whole process just felt ridiculous, especially on a computer clearly intended for a business.


Why not use images or SCCM? This shouldn't be a problem in the corp.


When my work computer just used a MS account I had 0 issues, when i was forced to put it on the domain and have an AD account etc I have had nothing but issues. Intrusive sys-admins are more annoying these days trying to control and lock things down in a more connected world.


>Intrusive sys-admins are more annoying these days trying to control and lock things down in a more connected world.

How about trying to stop a raging forest-fire and the primary tool you are supposed to use is a squirt gun? The backend that we have to work with was designed around the concept of "1 network, X users" and the biggest threat was a boot-sector virus that formatted your hard-drive after silently replicating itself to every machine.

Now you need security in layers, because even if every god-damned employee was as smart as Tim Berners-Lee and didn't open every email attachment, drive-by downloads; 0-day browser exploits that give access to ring0 coupled with an OS that releases updates that are more likely to bjork your computer then actually solve the fucking problem these computers are sitting fucking ducks.

And because we are seen as "Intrusive" we can't even get the C-level assholes to listen to us, or to follow the rules that they see are necessary for everybody else.

The environment has grown so hostile that Becky in accounting doesn't need internet access, and you are lucky we don't limit the internet to 1 terminal in the lunch room with every port disabled and filled with a hot-glue gun.

Just because YOU are "smart with computers" doesn't mean your damn computer is safe.

We (SysAdmins) are fighting a desperately hard battle. We get shit on by the end-users, and Upper Management. If you have 1 frustration with your PC multiply it by thousand, and try to put yourself in our shoes.


It gets even more notorious with time. I bought a new laptop recently and with Windows 10 Home instead of my Pro norm with it, and was very shocked to see how much control did I lose if were I a normal user. The mandatory and force restarting updates, web results in searches, king games, nag-ful notifications, edge self promotion, telemetry etc. I can't imagine what [profanity] that normal users had to live on with in most recent Windows. I'm waiting for the last straw that is gaming and am ready to ditch Windows completely.


For machines on Windows 10 Pro, click on the “Domain join instead” button during OOBE. AD joins cannot be completed during OOBE, so it falls back to asking you to create a local account.


debian linux. feels twice as fast as windows and there is zero concern its going to do something insidious.


Just as bad is forcing you to set up a pin number on top of your password in order to log in. It wouldn't let me not pick a pin during a recent installation so I had to set one up, finish installing and then remove it in the settings somewhere. Very odd. I don't even mind it being offered as an option, maybe some people prefer an alphanumeric pin...


It's not explicitly mentioned in the article, but the fact that presumably installing from the same disc will somehow produce different behaviour at different times (is it phoning home during the install, to decide what to do?) is rather disturbing.


NVIDIA has also removed the possibility to set up an NVIDIA SHIELD TV without a Google account, there is no option to skip logging in during setup. The requirement for a Google account is not advertised on their site [1]. Other devices with the same Android TV version have a skip button on the Google account screen.

[1] https://www.nvidia.com/en-us/shield/shield-tv/


Bought a surface a few months ago, nice hardware, but windows 10 is horrifically spammy/scammy. Immediately replaced it with arch.


Can that be done safely? As I understood it, albeit years ago, you needed certain MS services/drivers for thermal & battery management unavailable in Win 7 or Linux. The hardware & build of the early Surface Tablets was solid(still?), but I would never considered using Win 8 or 10.


I have a Laptop 3, not tablet, seems fine.


The install experience is so much cleaner if you don't let it near a network.


https://xubuntu.org, you're welcome.

Or use Windows 7 if you have to. Windows 10 is just malware and bloatware built around Windows 7.


I've tried for the nth time 3 years ago to use Linux desktop (Ubuntu).

It just takes Soo much effort to get things to work. Netflix and deactivate mouse acceleration(which isn't perfect) to name a few.

I love ubuntu server, favorite os of all time. But Linux desktop just isn't anywhere near Windows quality.


Manjaro is better than Ubuntu as a workstation and for developers it's better than Windows in my opinion. I've been trying out Linux desktops for 20 years and it's the only one that got me to switch.

I've been on Manjaro now for almost 2 years, doing JavaScript/React/PHP/Ruby/Python work (and some .NET Core with SQL Server!). I use VS Code and Chrome. I listen to music with Spotify. We have Slack. I can remote desktop into Windows machines with FreeRDP.

Recently someone said that they thought they would prefer to try Xubuntu because it had more official support so I decided to compare it to Manjaro and try it out on a spare machine. There's really no comparison. Setting up software on Ubuntu is painful, having to find and add keys to various disconnected software repos for every package. After a week, the Ubuntu installation ate itself after an update and wouldn't boot.

Meanwhile I have 3 workstations running Manjaro (work desktop, home desktop and personal laptop) and they all run perfectly and installing software is as easy as opening Add/Remove Software utility and finding what I want. Everything is there, even my favorite diff util from Scooter Software - Beyond Compare.


Three years ago was pre-18.04, which I've been using very successfully on my personal Lenovo X1C5 for quite a while now.

With 20.04 imminent, it might be worth giving it another shot in a VM to see if things have changed.

Personally, I used Win10 on my carbon for a while (having previously tried and given up on Linux on a T410) before finally getting tired of the forced reboots, the software auto installs, etc, and giving Ubuntu 18.04 a shot. It isn't perfect (e.g. the fingerprint reader has never worked, and suspend sometimes doesn't work if Bluetooth is turned on) but I was genuinely shocked at how otherwise functional it is out of the box (even the USB C dock works after installing the DisplayLink drivers). Heck, with TLP installed using an out-of-the-box configuration, battery life is better than Windows.

It's at the point where I genuinely prefer it to the Win10 X1C5 I have at work.


I think win 7 is no longer getting patched/supported, as of January this year.


The relevant question is whether it's still safer than relying on Windows 10 even so. Windows 10 has had so many problems that the answer to this is not obvious. If you're not connecting your computer directly to any untrusted network and only operate behind a firewall, the security of your applications is likely to be more important for your protection than the security of Windows itself.

Of course, Microsoft has engineered the market so that getting any new 7 systems is now intended to be impossible and exerted considerable influence to get people to move to 10, so which is safer is becoming a moot point.


And don't be fooled into thinking that Windows 7 is less secure because it isn't supported anymore. Windows isn't safe either way, it all depends on in how you use it.

Use uBlock Origin to block ads, trackers, and other third party insidious code (preferably use uMatrix as well if you're savvy enough). Enable your firewall. Don't download files from untrustworthy sources, etc.

Personally I only do financial transaction on Linux, and don't use a password manager on Windows. I actually only use Windows to play a game sporadically, or to use software that hasn't got an alternative on Linux, which is becoming quite rare.


Which distribution of Windows 10? I'm thinking it's only the Home version.

I just setup Windows 10 Pro for my brother in-law yesterday and had no problem choosing a local account.


Again? Some enterprises never learn.

Also, on one side they get points on the developers side, but they lose more on the consumer side with those practices.


I simply don't care what products they do, M$ is consistently a piece-of-shit amoral company, period.

An asshole kid who is kindly opening the doors to teachers and kicks smaller kids in the head just around the corner and tortures little animals after school is still a proper asshole.


Stupid requirement that does nothing but discourage the use of other related MS services --- the ones MS actually earns money from.


Surely not the enterprise and server version?


Most people here don't like having a MS account, but is it really so terrible? When I log in each day I'll use my AWS account, 2 or 3 google accounts, Amazon, Facebook, Twitter, Slack. You can't use a phone or a tablet without a Apple/Google account, surely having a MS account to use Windows isn't such a big deal.


I'd rather not tie something to an account (and therefore my identity) when I don't have to. I don't know what kind of information about my computer use they're associating with me. Windows always worked without an online account before and it's not like Windows 10 introduces must-have features that need one.


You absolutely can use a phone or tablet without an Apple or Google account.


> When I log in each day I'll use my AWS account, 2 or 3 google accounts, Amazon, Facebook, Twitter, Slack. You can't use a phone or a tablet without a Apple/Google account, surely having a MS account to use Windows isn't such a big deal.

Just because the situation is already bad doesn't mean we shouldn't complain that it continue to get worse ...


That's odd, I don't have any of those accounts yet I still use phones, tablets and general purpose computers and servers daily. Linux works fine without any such accounts. Android works fine without one. Windows 10 might give problems in the consumer-oriented versions but the enterprise version is yet free from such misery, configure it without the MS store and you're mostly free. Mozilla is also getting a bit pushy with their sync accounts and the lack of usable self-hosted options so I do without such functionality for now where I used to host my own sync server before the switch to the new-and-'improved' version.

So yes, being pushed towards creating online accounts for general purpose computing is a problem.


All those things are required because they're online services. You can have a phone or computer always offline, why do you need a online account?


How useful is a phone that is offline? What exactly do you do with it? Making phone calls is inherently an online activity.


I frequently setup PCs for friends and family. I'm not about to start asking them for their Microsoft account credentials.

A much more reasonable approach is to setup a normal Windows user profile and let them connected it later if they want. I don't encourage it, though, because there isn't much benefit unless you have multiple computers with synced personalization settings, which is very uncommon.


Just lie back and think of your country. It makes it so much more tolerable.


Bruce Schneier wrote a bit about tech feudalism seven years ago: https://www.schneier.com/blog/archives/2012/12/feudal_sec.ht...

BTW, it is entirely possible to use a smart phone without a Google or Apple account.


> but is it really so terrible?

We don't know what the future has in store for us. To me, the level of control China has over its population is scary.

Data can be misused in many different ways, and one day, I suspect we'll see a catastrophic situation occur as a result of all this connectivity and mass surveillance.

Only then, people might take note and realize it's a terrible idea.


You can't use a phone or a tablet without a Apple/Google account

This is false. You can use any iOS device without an account. And it's not even hard, like in TFA.

I think you're just conditioned to believe that having an account for everything is normal. It is now.


Windows 10: It's not your computer.


Stop using Windows.


What's your desktop alternative?


I have been happily using Linux on my desktop for over twenty years. It hasn't always been easy, but it has worked quite well for me and it could for others too.


Not for everybody unfortunately. If you want a gaming PC playing most recent games you have no choices but to remain on Windows.


Shame that CAD software is a dumpster fire on Linux.


macOS?


What a clickbait title. That's not what the word "bullying" means. Microsoft is nudging people, maybe forcing them. But definitely not bullying...


> Microsoft is nudging people, maybe forcing them.

Right, and the bigger student in the cafeteria was just nudging people, sometimes forcing them, to give up their lunch money.


Why do see a need to conflate both things? Microsoft forcing users to use an online account is already quite bad. No need to change the definition of what bullying is to communicate that message.


It's not a change. That's what bullying already meant.

What does "bullying" mean to you?


Some excerpts from Wikipedia definition, that I find accurate:

> Bullying is the use of force, coercion, or threat, to abuse, aggressively dominate or intimidate. The behavior is often repeated and habitual.

> Bullying is the activity of repeated, aggressive behavior intended to hurt another individual, physically, mentally, or emotionally.

Don’t you see a difference between an actual abuse, and the use of a UX dark pattern to get users to create/use online accounts?


In the first place, I consider removing local accounts to be an actual abuse.

But in the second place, "bullying" is not restricted to "actual abuses", however defined. Bullying refers to an attitude, the attitude of shoving someone around because you can. The reverse of "bullying" is "caving in", not "being victimized". Here are some cites I pulled from COCA:

> What are the keys to the match for Halep? It sounds trite, but Halep needs to stay aggressive -- as she was in the semis -- and not let Serena bully her around the court.

> Can someone please explain to me why Magic Johnson and other executives have been fined by the NBA for just a simple comment on another player, but yet, Kawhi Leonard can actively and outwardly recruit an under-contract player and persuade him to bully his way out of that contract?

> Just look at what China's trying to do. They're trying to bully us, hold our farmers hostage.

> the Trump administration has proposed eliminating a lot of the legal enforcement protections that are in the agreement that are particularly important for Canada and Mexico especially because they're smaller economies, smaller countries, much more reliant on the U.S. market. They can't really bully their way around to getting things that they want when things don't go their way

These four cites describe three different scenarios, but not one of them could be considered to match what you claim is the definition of bullying.


Thanks for the informative answer, I learned something today.


tldr; Among mainstream OSs I'm most happy with Windows today

For the last few years I've been using Windows 10 rather than macOS. In general Windows seems mid-to-long-term more stable than macOS. But maybe that's because I'm used to treating macOS like a nicer Linux while they've been locking down many Linux-like abilities (kernel modules, tracing/debugging, etc). But there's also been the macOS filesystem and permissions model changes that have made upgrading a pain.

I do have a Microsoft account but I don't do anything with it. I don't use any Microsoft products that are not included in the base install. I tried Hyper-V for a while but it was painful to configure so I've been using VMWare with more success.

Generally speaking, it seems like Microsoft is looking further than a year from now -- getting design and quality right compared to macOS which no longer seems to have any particular direction. It's not just in their software; I've been seriously impressed by build quality and pricing on the Surface line of tablets and laptops. I actually mistook a Surface book for a 2015 macbook pro. In contrast, I really don't want to gamble with post-2015 Apple hardware.

And although I do a lot of development on my laptop, I'm trying to move to developing in the cloud or a home-server because compiling kills my battery. Windows enables this use-case fine. To be fair, macOS would too.

I haven't had any issues with unwanted ads. The only ads I'm aware of are the lock-screen backgrounds that show different places around the world... I don't really consider them an ad though.


"In general Windows seems mid-to-long-term more stable than macOS" It really seems like you are talking a joke?


Good luck to their marketing and sales team. It's gonna be a fun game to convince people to do so when you have perfectly equivalent and usable, totally free, and now cute open source OS/distros.

People started to sell TAILS on usb keys for $10, if someone packs Linux Mint, eOS or similar for $5 .. in a web app world, linux + firefox is probably invisible to the average user.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: