Slashdot Mirror


Microsoft: Windows 7 Does Not Meet the Demands of Modern Technology; Recommends Windows 10 (neowin.net)

In a blog post, Microsoft says that continued usage of Windows 7 increases maintenance and operating costs for businesses. Furthermore, time is needlessly wasted on combating malware attacks that could have been avoided by upgrading to Windows 10. A report on Neowin adds: Microsoft also says that many hardware manufacturers do not provide drivers for Windows 7 any longer, and many developers and companies refrain from releasing programs on the outdated operating system. Markus Nitschke, Head of Windows at Microsoft Germany, had the following to say about Windows 7: "Today, it [Windows 7] does not meet the requirements of modern technology, nor the high security requirements of IT departments. As early as in Windows XP, we saw that companies should take early steps to avoid future risks or costs. With Windows 10, we offer our customers the highest level of security and functionality at the cutting edge.

22 of 503 comments (clear)

  1. Options by Anonymous Coward · · Score: 5, Insightful

    1) Use Windows 7 and maybe get infected with malware.

    or

    2) Use Windows 10 and definitely have malware built right in.

    1. Re:Options by Anonymous Coward · · Score: 5, Insightful

      Win7 doesn't have the builtin access that our modern society needs to make sure you're not guilty of independent thought.

    2. Re:Options by bmo · · Score: 5, Informative

      The telemetry malware has been backported to 7.

      --
      BMO

    3. Re:Options by Vlad_the_Inhaler · · Score: 5, Interesting

      My experience of Windows 10 updates is that they fully qualify as malware. They break things, screw up settings and you cannot even opt out.

      Windows 7 updates started trending that way a year ago - when Microsoft started trying to force Windows 10 down collective throats. People started checking every non-security update before installing it. Googling each update in turn, I learned to classify most of the leading search results as uninformed bovine faeces, but with Microsoft's description on updates as being "This will fix a Windows problem" they were pretty much the only game in town so updates only went in when I was sure they would do no damage. The bottom line there was that the Windows 7 install base fractured - Microsoft could no longer make any assumptions at all as to which updates were installed and which ones not. Their fix to the problem they created was to bundle all updates together.
      Guess what, there is something in there which leads to an Install / Back Out loop on my remaining Windows 7 machine. Its patch-level is pretty much that of September. Microsoft can now say that Windows 10 would be more secure than that, but I get around it by treating it as a Windows XP installation - no emails and no browsing, just the two or three applications which were the reason I bought a Windows 7 machine in the first place.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
    4. Re:Options by yoshi_mon · · Score: 5, Informative

      While true they have come in the way of updates that can be uninstalled: https://gist.github.com/xvitaly/eafa75ed2cb79b3bd4e9

      Further Win 7 does not include any of the Win 8 UI elements. Trying to mash a touchscreen UI onto a desktop OS. As well as since you don't have the "tile" elements you are not being served ads nativly on your desktop or start menu. (They did sneak the Win 10 upgrade ad into the Systray but since there is no MS Edge for Win 7 you don't see the ads that pop up there on Win 7.)

      Win 7 does offer control on how your updates are done. Not a native option for non-enterprise Win 10 users.

      Finally I've yet to see any real hardware issues with Win 7 that this blog post purports. The very closest thing that I will say is that there are some new Win 8+ kernel SSD bits of functionality that you can't get with Win 7 at all. However those bits of functionality are not a dealbreaker to me, an avid SSD user, by any means.

      --

      Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
    5. Re:Options by FatdogHaiku · · Score: 5, Informative

      There are some things you can do. Opt out of Customer Experience Improvement and disable Diagnostics Tracking Service.
      http://windowsitpro.com/windows-10/how-turn-telemetry-windows-7-8-and-windows-10

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    6. Re:Options by Anonymous Coward · · Score: 5, Interesting

      Windows 7 is still riddled with updates that slow things down and introduce additional dialogs to make Win10 'seem' faster.
      It started not long after Windows 10 was announced.

    7. Re:Options by mea_culpa · · Score: 5, Interesting

      I think it goes further in that Microsoft is most likely intentionally sabotaging Windows 7. It seems that almost every Windows 7 computer I encounter has svchost.exe fully consuming a CPU core and consuming massive amounts of memory for no reason other than a failed update. This slows down the computer, consumes more energy, and makes it less secure because Windows Update is stuck in a perpetual loop. It isn't just one particular update causing the problem either, but several making correcting the issue tedious and often making the only solution to completely disable Windows Update.

      Check for yourself, open task manager as an administrator on any Windows 7 computer and more often than not you will see svchost.exe consuming a full CPU core and 1GB+ memory. Disable the Windows Update service and BITS and the problem goes away.

      I'm not at all surprised, updates to XP tended to cause problems when Vista came out. Micosoft's greatest competitor tends to be themselves.

    8. Re:Options by mindwhip · · Score: 5, Insightful

      Privacy issues and rollout costs aside, Windows 10 doesn't have the business centric interface that works well in a work environment or sufficient compatibility with large amounts of legacy in house and third party applications that are business critical. Nor do most of the existing infrastructure and software management systems currently embedded in most medium to large companies work well with it. Most of these companies already have appropriate mitigations against malware, including desktop virus scanners, firewall controls including in-line scanning and content (executable) blocking, email scanning and filtering, backups, user access controls and active intrusion detection.

      Not to mention that most businesses would need to embark on a large scale hardware upgrade program to make windows 10 usable due to the lack of support for older hardware.

      --
      [The Universe] has gone offline.
    9. Re:Options by nateman1352 · · Score: 5, Informative

      I think it goes further in that Microsoft is most likely intentionally sabotaging Windows 7. It seems that almost every Windows 7 computer I encounter has svchost.exe fully consuming a CPU core and consuming massive amounts of memory for no reason other than a failed update.

      This issue is because the dependency resolution algorithm in Windows Update is NP-hard. Its not a big deal until the number of updates gets large, and the dependency graph gets reset every time MSFT releases a service pack. Recently those resets have been done by the Win8-->Win8.1 upgrade and on Win10 every ~6 months they release a new OS image (at time of writing, Win10 TH1-->Win10 TH2-->Win10 RS1, pretty soon we will have RS2, and so on.) So the new Win10 model effectively masks the problem since they will have very frequent resets of the dependency graph now. Also, the cumulative updates further help reduce the growth of that graph. That doesn't help Win7 of course. What they really should do is release a Win7 SP2, reset the dependency graph, and make everyone's life easier, but with how aggressively they are pushing the Win10 upgrade you can bet they won't do anything to make life on Win7 easier.

  2. People agree that Windows 10 has better tech by Master5000 · · Score: 5, Insightful

    They just don't like being spied upon...

    1. Re:People agree that Windows 10 has better tech by jellomizer · · Score: 5, Insightful

      That and a mostly useless UI.
      Granted it is better than Windows 8. But I don't want a tablet OS for my Workstation.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  3. Translation: by surfdaddy · · Score: 5, Informative

    "We still REALLY want to get you on Win 10. Our tricks and coercions did not work very well so anything we can do to scare you over is a good thing".
      I suspect there is some truth to what they say, but the reality is that Windows 10 has had many unstable updates. Companies can turn these off or defer them, but the home user has no recourse. And for mission critical applications, Windows 10 has shown to be not reliable as you never know when an update that you can't eliminate might break your system.

  4. Not news by iampiti · · Score: 5, Insightful

    Of course Microsoft is going to criticise their own old versions of Windows and recommend people to upgrade to the latest. Why is this even news?
    Also, their incredible insistence in people upgrading to 10 makes it clear they learnt with Windows XP that people don't rush to upgrade to a new OS if they're happy with what they have. Also that they had a plan to make a lot of money off Win 10 even if people upgraded for free (increased used of MS' services (bing, hotmail, their cloud service), data gathering, people buying from the Windows Store ...).
    And pretty obvious that "Windows 7 increases maintenance and operating costs for businesses" actually means "we'll make less money if you don't upgrade".
    Maybe if you gave people what they want people would willingly update to your latest OS instead of rejecting it even when given away for free.
    Make a Windows 7 with the internals of 10 and I'll upgrade.

  5. Re:Upgrade refuseniks are idjits by NoNonAlphaCharsHere · · Score: 5, Insightful

    In other news, my insurance salesman says I need more insurance.

  6. Re:Simple by satsuke · · Score: 5, Interesting

    Right, but IE is still embedded in WIN10 - installed alongside Edge.

    So you get all the problems of IE, along with a new potential vector of Edge.

  7. And Candy Crush Soda comes free! by emil · · Score: 5, Informative

    Microsoft believes that our PCs belong to them. They need to lose more market share.

    The Windows app store is not something that we all want. It should be an optional add-on for all versions of Windows.

    Some of us also like Aero. Windows 8 removed Aero simply because mobile devices could not run it well in Windows RT. We are asked to give up Aero solely because of Microsoft's mobile platform that failed in the market and was essentially discontinued.

    Microsoft, we refuse.

  8. Microsoft spyware purge by emil · · Score: 5, Informative

    If you disable the "recommended updates" you don't appear to get any of the "old" telemetry - but it may all be back in the rollups and we would never know.

    The old telemetry updates could be removed with the following:

    wusa /uninstall /kb:Patch# /quiet /norestart

    The patches to remove are: 3065988, 3083325,3083324, 2976978, 3075853, 3065987, 3050265, 3050267, 3075851, 2902907, 3068708, 3022345, 2952664, 2990214, 3035583, 971033, 3021917, 3044374, 3046480, 3075249, 3080149.

  9. Are they counting in the cost of windows updates? by luvirini · · Score: 5, Interesting

    When counting the cost are they counting in all the breakage that windows updates have caused for win 10?

    That is a huge number for most people.

    I co-own a small IT services company and one part of the business is basic IT support. In that we have just over 500 customer computers under management and during 2016 the on average 147 windows 10 computers have had an average of 3.4 problem tickets each. The on average 304 windows 7 computers have had an average 0.8 problem tickets each. That is a factor of more than 4!! (The numbers do not contain planned maintenance, new software installation/version upgrade, hardware installation or similar events, just the "something is broken fix it!" classified things.)

  10. Re:Expected /. response by ilsaloving · · Score: 5, Informative

    You forgot "Microsoft can access your machine and pull anything they want from it at any point in time without your knowledge and/or consent".

    You also have zero control of updates. Unless you have a WSUS server, your machine WILL get updates on the schedule Microsoft forces upon you, and if those updates happen to hose your system, then too bad so sad.

    I have a small pilot of Windows 10 machines at our company, and the last Anniv. update hosed *all* of them. Some were able to get up and running again by reverting to the previous version. One couldn't even revert, requiring us to re-image the machine.

    The problem is that Microsoft wants all the control of your computer, but none of the responsibility. Maybe that's all well and good for home users, since the average home user wouldn't know what to do anyway, but for professional users and administrators who (for whatever reason) don't have the benefit of WSUS, that is *absolutely* unacceptable.

  11. Re:Expected /. response by JohnFen · · Score: 5, Insightful

    The simple problem is that telemetry has been overstated and overblown.

    No, the simple problem is that the telemetry is mandatory. Microsoft could have provided a way to turn it all off, but did not. How much or little about me that is exposed by the telemetry is beside the point.

  12. Re:More like... by Anonymous+Brave+Guy · · Score: 5, Insightful

    Quite. I read this:

    Microsoft says that continued usage of Windows 7 increases maintenance and operating costs for businesses.

    and my immediate thought -- as someone who runs a few small IT businesses and is typing this on a Windows 7 PC -- was... well, it would be impolite to write my actual immediate thought at the time, so let's paraphrase it as "No, it doesn't".

    With Windows 10, we offer our customers the highest level of security and functionality at the cutting edge.

    The thing about cutting edges is that if you're not careful, you get hurt. And I have little interest in helping Microsoft's security at the expense of my own businesses.

    Oh, and just for completeness while we're debunking every single statement in TFS, we bought a final round of PC gear just in time to still get Windows 7 preinstalled, and so far the total number of devices or software products we wanted to use that haven't been compatible with it has been 0, and the number of malware infections we've had to deal with has also been 0. Literally the only thing we've had to do with drivers that was even slightly awkward was slipstreaming USB3 drivers in when installing because PCs tend to have all USB3 ports these days, in contrast to the numerous reports of driver compatibility problems with Windows 10. We're far more concerned about the potential security, reliability and confidentiality risks fundamentally built into Windows 10 than we are about any threats Windows 10 is supposedly better equipped to defend against than Windows 7.

    Ironically, the single most annoying and time-consuming thing in setting up those new PCs was applying the latest Windows security patches, because Microsoft have made such a dog's dinner of Windows Update in recent times that you basically have to use one of the alternative channels instead of the built-in one. And they want us to move to a new OS that relies on their update infrastructure and gives even less control over when it runs or what it does? Don't make me laugh.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.