Slashdot Mirror


Microsoft To Make Saying No To Windows 10 Update Easier (zdnet.com)

Less than a week after a California-based woman won $10,000 lawsuit against Microsoft over Windows 10 upgrades, the Redmond-based company has announced it will make it easier for users to say no to Windows 10 updates. The company plans to change the Windows 10 update prompt to make it clearer and easier for Windows 7 and Windows 8.x users to schedule or reject upgrading to Windows 10. ZDNet reports:Microsoft officials said late on June 27 that the new update experience -- with clearer "upgrade now, schedule a time, or decline the free offer" -- will start rolling out this week. Microsoft also will revert to making clicking on the Red X at the corner of the Windows 10 update box dismiss the update, rather than initiate it, as it has done for the past several weeks. Microsoft officials said they are making the change "in response to customer feedback."

19 of 212 comments (clear)

  1. Too little too late by LichtSpektren · · Score: 5, Interesting

    I have no doubt that this was all planned by Microsoft. Perhaps they didn't anticipate the backlash, but making it easier to deny the update without manually removing KB3035583 or installing a third-party program (GWX Control Panel, Never10, etc.) in the eleventh hour is too little, too late. There's only another month of the "free" "upgrade", so who's left to take it? The people who intentionally waited for the last possible moment in order to get the most stable upgrade, but they've already decided to go to Windows 10 anyway.

    In other words, the damage is already done. Now's the time to cry for your government to begin imposing criminal penalties to Microsoft and cancel their contracts with them, or MSFT will get away with it.

    1. Re:Too little too late by Z00L00K · · Score: 3, Informative

      The trust is already broken, and I have disabled Windows Updates now.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    2. Re:Too little too late by rtconner · · Score: 3, Informative

      Yep. I'm a life long Windows user. But I'm in the process to transitioning to a mix of Mac and Ubuntu as my OS's. I can't trust Windows anymore, so I guess I won't use it.

      --
      023AD01("Child", "Evil");
    3. Re:Too little too late by thegarbz · · Score: 4, Informative

      There's only another month of the "free" "upgrade", so who's left to take it?

      I'll bet you a marsbar that the free offer extends beyond the coming month.

  2. Decline by sinij · · Score: 5, Insightful

    >>>"upgrade now, schedule a time, or decline the free offer"

    Based on past performance, clicking decline the free offer would lead to Win10 update and the bill in the mail.

  3. Microsoft has no choice now by sshir · · Score: 4, Insightful

    Basically, everybody and their dog, who heard about that woman's court case, will rush to enable recommended updates in order to screw up their system and go claim their $10000.

  4. Timing by dan_waggoner · · Score: 4, Informative

    They could have done this months ago and not taken a single bit of negative PR.

  5. How to fix for good: by DogDude · · Score: 4, Informative


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

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

    Although granted, one shouldn't have to do this...

    --
    I don't respond to AC's.
    1. Re:How to fix for good: by bill_mcgonigle · · Score: 3, Interesting

      I find it faster to google for Never10 and run it than to launch Regedit and find the keys. (Both do the same thing.)

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  6. Simple fix. No 3rd party required. by jdagius · · Score: 4, Informative

    There are two Boolean flag vars in the Registry which turn off the automatic update and free-offer notifications. Using the builtin registry editor ("regedit") drill down to [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows] and look for key entries 'WindowsUpdate' and 'GWX'. If they're not present then use the editor to create new key names WindowsUpdate and GWX in the Windows key list.

    Then to disable auto-update add a dword named DisableOSUpgrade under WindowsUpdate and set it to 1 (true)
    "DisableOSUpgrade"=dword:00000001

    To disable the freeWin10 upgrade offer notification add a dword named DisableGWX under GWX and set it to 1 (true)
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GWX]
    "DisableGWX"=dword:00000001

    That's it. Now you can turn the automatic Windows-update back and not worry about Win10 being installed. Also you won't be nagged about the free Win10 offer.

  7. If you didn't know about Microsoft a long time ago by Anonymous Coward · · Score: 4, Interesting

    You are probably already hosed.

    This site had the old school way to block it all if you did the other manual steps using the hosts file.
    https://github.com/WindowsLies/BlockWindows/

    A slashdot commenter had made a video of "wiresharking" his Windows 10 and posted it on YouTube. For those unfamiliar it is a packet sniffer and detects and displays the nature of each incoming and outgoing network packet. By nature I mean IP address, protocol as in TCP, UDP, RDP, etc name it.

    That video was pulled from YouTube nearly immediately, and obviously there was no moral reason to pull a video showing how your OS connects to Microsoft and Markmonitor servers. (among other tracking hosts)

    Then there were many articles and they are still around about how to do it manually, and even grc.com has a small portable app called Never10 that is reckoned to block installing Windows 10 over 7/8/8.1 etc.

    The problem and pertinent factors are thus. They snuck new server lists in other "security updates" and never disclosed the change. I haven't checked recently but there was a period (maybe still is) that Microsoft decided to not disclose what is actually in their so-called security updates.

    What I mean by problem AND pertinent factor is why they even force spyware on you at all. Bill doesn't need the money and it is not for anybody's protection that they track everything you do on your PC. The lies are asinine. The deceit shameful. The employees and Bill himself are forced by the US spy agencies to incorporate every possible tracking you can imagine. This is the same with Google and Facebook and others. The higher the traffic, the higher the priority to force tracking on you. Slashdot connects to myriad CA Cert servers that change on a daily basis it seems. Sometimes more than once a day.

    You should use NoScript (and remove the XSS default-to-allow permissions under advanced, and uncheck all boxes on the ABE tab). You should also use Adblock Plus or similar. Ghostery is no good any more because it's settings rely on remote server to change and it chats with it. BetterPrivacy for flash cookies is the 4th I would recommend to run on Firefox.

    Now this is important. Spy agencies and Google (gstatic, google-analytics, etc) track you all over the Internet and yes it is cross-reference-able. From your porn likes to your Facebook profile to your bank account to your SMS log on your cell phone to your shopping history at Walmart if you use a card. By face recognition too if you already have their special attention. It is accessible by any US government spy agency at will in the name of "security" but like Microsoft, it is the same lie.

    They know all about browser parameters and whatnot but blocking works. THIS IS THE BIG TIP OF THE DAY.

    Ready? Set your PC time to an inaccurate time. Change time zones. Make it as screwy as possible unless you need to sync implicitly for something. They rely on time logging and IP addresses as a failsafe tracking mechanism. This totally messes up their monitoring ability. Better than that is to use Tor, but you will notice you bump into Google captcha after Google captcha. I don't intend this to be a long tutorial but just set a wrist watch or your phone next to your monitor and keep your clock on your laptop/desktop coming from Liberia or whatever. That little clock is a itsy bitsy little teeny weeny convenience for you.. and night/day for the monitoring ability of US spy agencies.

    Also, your data is shared internationally especially Facebook profiling because the FBI has an unconscionable amount of moles.

  8. Re:What are the alternatives for Windows users? by flyingfsck · · Score: 4, Insightful

    I think you dismiss the alternatives too easily. I haven't used Windows for about 10 years now and I can't say that I miss the malware and high maintenance experience.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  9. Re:What are the alternatives for Windows users? by LichtSpektren · · Score: 3, Insightful

    What level of cognitive dissonance is required to simultaneously assert that GNOME 3 and systemd were "forced" on Linux distros and then immediately talk about why one wouldn't want to use Linux distros that have voluntarily opted to not use systemd?

  10. Re:What are the alternatives for Windows users? by unrtst · · Score: 3, Informative

    Using old, potentially-vulnerable versions of Windows long after they're no longer supported isn't a real option, of course.

    See here: https://support.microsoft.com/...
    Windows 7 end of mainstream support: 2015-01-13 (extended is 2020-01-14)
    Windwos 8 end of mainstream support: 2018-01-09 (extended is 2023-01-10)

    How is that "long after they're no longer supported"?
    And yes, I know 2015 is less than now, but it's not long after, and it's still in extended support. For that matter, vista is still in extended support until Q2 2017!

    I shouldn't be feeding the trolls at all, but continuing to use those *should* be a valid option. That said, I'd still recommend GNU/Linux or MacOSX.

  11. Re:What are the alternatives for Windows users? by LichtSpektren · · Score: 4, Insightful

    The problem goes far beyond systemd and GNOME. Linux is great for servers, not so much for the desktop. When Linux Torvalds first created Linux it wasn't designed to be a mass-market operating system. It was designed by geeks for geeks. A bunch of fucktarded neckbeards who don't give two shits about usability, only blind adherence to an Orwellian mindset of "the only way to be free is to do exactly what I say."

    Yes, when it was first designed, it was a school hobby project by a kernel hacker. But that was over 20 years ago. And assuredly you're not going to say that anything that begun as a hobby must be a toy for its entire lifespan?

    But you don't need to list all the ways that Linux sucks and is horrendously inferior on the desktop. Just one simple fact says it all. When you put everything on a level playing field -- Linux is free and so is a pirated copy of Windows -- people always choose Windows.

    Really? I didn't choose Windows. Nor did the millions of people that use desktop Linux.
    People only use (and pirate) Windows because billions of dollars of legacy x86 apps that were written when Microsoft had a monopoly on the OS market due to their lucky deal with IBM. Don't believe me?--how much money has Microsoft written off for Windows Mobile and Windows RT, again?

    Even when Windows isn't free (i.e., businesses who need to keep things legal so they don't get shaken down by the BSA Mafia) they still choose Windows. The only place you're seeing any adoption of Linux on the desktop is a few European companies, and that's due to anti-American sentiment more than any technical superiority.

    Instead of verifying that you don't know what you're talking about and/or are lying, why don't you do some simple research? https://en.wikipedia.org/wiki/...

  12. Nice Try, Assholes by ewhac · · Score: 3, Informative

    I'm still not installing KB3035583.

  13. I know..... feeding the trolls.... by gosand · · Score: 3, Informative

    The only place you're seeing any adoption of Linux on the desktop is a few European companies, and that's due to anti-American sentiment more than any technical superiority.

    Sure, we all know you are trolling. But why not throw in some fun (actual) facts?

    There is a company who uses Linux on their desktops. They are slightly technical, and you may have heard of them - Google.
    And although it was about 4 years ago, there was a nice article about Goobuntu (their modified version of Ubuntu) on ZDNET. Another interesting fact from the article is that they were paying customers for it, and not the largest. Things may have changed since then, I don't know. But I do know that they haven't switched over to Windows.

    What I really don't understand is what you get out of your copy/paste trolling. Or do you really believe what you posted? Either way, you're obviously wrong. But then again, you're posting as an AC, so what else could be expected.

    I remember back in the good old days when trolls at least had a little bit of skill.

    --

    My beliefs do not require that you agree with them.

  14. Re:"Customer feedback"? by plover · · Score: 3, Insightful

    "We are making the change in response to customer feedback"

    s/customer/litigious bastards/

    Funny how there's only one kind of feedback that they actually respond to.

    --
    John
  15. Re: risk assessment by Darinbob · · Score: 3, Insightful

    CEO: So what's the worst thing that can happen with this plan?
    Marketing: The entire world will hate us.
    CEO: But the entire world already hates us.
    Marketing: That's the beauty of it, there's nothing left to lose.
    CEO: Ok, let's pass it by legal.
    Legal: We're lawyers, the entire world hates us too. I say screw em!