Slashdot Mirror


Windows 10 Updates Are Now Ruining Pro-Gaming Streams (theguardian.com)

An anonymous reader cites a report on The Guardian: Perhaps there's nothing more annoying than going in for the kill to suddenly be "pooped on" by a Windows 10 automatic installation taking out your computer mid-stream to your 130,000 or so followers. After deciding to advertise during the weather by attempting to automatically install midway through a forecast, Windows 10 is starting to wreak havoc with gamers. Ex-professional Counter Strike player turned full-time streamer Erik Flom was rudely interrupted mid-game and live on Twitch by Windows 10 automatically installing on his PC. "What. What!? How did this happen! Fuck you Windows 10!" Flom said. "Oh my God! You had one job PC. We turned off everything. Update faster you fuck!"

14 of 500 comments (clear)

  1. Why are people using animated GIFs?! by roninmagus · · Score: 4, Informative

    if it's a video, use something made for video. Here's a youtube link to the event. https://www.youtube.com/watch?...

  2. Re:English translation? by QuietLagoon · · Score: 5, Informative

    Windows 10 interrupts a live on-air weather forecast. http://betanews.com/2016/04/27...

  3. Re:English translation? by sbrown7792 · · Score: 4, Informative

    Topical reference with no link. Here's what they were referring to.

  4. Re:Irony!!! by Anonymous Coward · · Score: 5, Informative

    YOU have control over cron jobs.

    MICROSOFT has control over your Windows PC. Not you.

  5. Re:Computer literacy is at all times low by Anonymous Coward · · Score: 5, Informative

    The problem is not computer literacy but a lack of control over Windows Update in Windows 10. While earlier versions had options like "Check for updates but let me choose whether to download and install them" and "Download updates but let me chose whether to install them" Windows 10 has no such options. Windows 10 just downloads and installs the updates at a set time (3:00am).

    As for turning off Win 10 crapware, Windows Update isn't really crapware but an essential feature to get security updates. Turning it off would not be a good idea.

    This is the issue with Windows Update in Windows 10, your options are to turn it off entirely and get no security updates, or let it do whatever you want. If you don't want a particular update there's not much you can do. If you uninstall it Windows 10 update will just reinstall it. You can use the tool to defer a particular update (which is a separate download and doesn't come with Windows 10), but the update will still get installed when a newer version comes out.

    You basically have no control.

  6. Re: Irony!!! by ArmoredDragon · · Score: 4, Informative

    Unless you're doing something retarded, chron shouldn't be interfering with anything you do. Might consume background resources depending on what you've configured, but shouldn't ever pop any surprise windows or prompts, ever.

  7. Re:So is there a way to disable it? by ITRambo · · Score: 4, Informative

    You can install GWX Control Panel and set it to remove all Windows 10 items. Then turn on monitoring, in the program, so that when Microsoft tries to get around your wishes, you'll get a notification of it.

  8. Re: Incorrect hit piece by ArmoredDragon · · Score: 5, Informative

    Actually, depending on your windows update settings, windows 10 can fully automatically install without any user intervention, and in fact does so. What happens though is it upgrades you're machine to 10, boots to it, and then shows you an EULA, which if you decline, then it downgrades back to 7.

    This is really not a nice thing to do to your customers, and even automatically uninstalls software that it deems incompatible with 10.

  9. Re:My favorite dirty Windows 10 trick by Anonymous Coward · · Score: 4, Informative

    GWX Control Panel FTW.

    http://ultimateoutsider.com/downloads/

    You know your product sucks when other people create and distribute code to prevent your product from succeeding. Tobacco vendors get more love.

  10. Re:So is there a way to disable it? by markzip · · Score: 5, Informative

    Steve Gibson (grc.com) has written a tiny freeware program called "Never10" https://www.grc.com/never10.ht... (Warning: GRC has always been an ugly website). It's basically a simple user interface to the Windows GPE and other tools that Microsoft provided but made difficult to find.

  11. Re:oh crap by lgw · · Score: 4, Informative

    Who the fuck is PAYING these folks to sit and watch them...???

    Last year, more people physically traveled to a stadium to watch the League of Legends finals than did so for the College basketball finals.

    Think about that a bit.

    --
    Socialism: a lie told by totalitarians and believed by fools.
  12. Re:So is there a way to disable it? by richy+freeway · · Score: 4, Informative

    Yes.

    Import this into your registry.

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx]
    "DisableGwx"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
    "DisableOSUpgrade"=dword:00000001

    I've done this on 4 or 5 machines at work that we have to keep on 7 and any sign of Windows 10 has completely vanished.

    Hope this helps.

  13. Re:oh crap by bev_tech_rob · · Score: 4, Informative

    Most streamers use a separate streaming PC that captures the video output from the gaming PC as well as receiving audio and displaying the overlays onscreen. Probably the case here.

    After looking at the video, it appeared to me that the streamer ALREADY had Windows 10. This was just an update (note the screen said "Installing updates FOR Windows 10).

    In my experience, the update doesn't kick off automatically unless you have hit the "snooze" button (told Windows to wait) a few times over several days. Windows then just says "Fuck it" and installs anyway. Usually right when you are in the middle of something.

    I'm not defending the practice. It sucks in my book, but that has been my experience.

    --
    You're messin' with my Zen Thing, man.....
  14. Re:oh crap by ctishman · · Score: 4, Informative