Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday January 10 2016, @01:10AM   Printer-friendly
from the PSA dept.

If you're using a PC running Windows 7 or 8, you may be getting a little sick of endless popup screens telling you to upgrade to version 10. And you may be worried about inadvertently installing the upgrade as part of a security update.

Microsoft will start pushing out a Windows 10 upgrade as a recommended, virtually mandatory, update very soon (it's right now only an optional download). Some people are tempted to turn off Windows Update completely to avoid getting the new operating system – don't. It'll leave your computer vulnerable to attack as you'll no longer get security patches.

It's actually rather easy to turn off the Windows 10 upgrade function without losing vital regular software updates. Microsoft even has an official document [*] explaining how to do it.

[...] Make sure you follow all the steps, but essentially you have to:

        1. Open the Registry Editor (search for regedit in the Start Menu and run it).
        2. Set [DWORD value] DisableOSUpgrade to 1 in HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
        3. Set [DWORD value] ReservationsAllowed to 0 in HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade

Or, the obligatory recommendation to run FOSS instead.

[*] Javascript required.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by darkfeline on Sunday January 10 2016, @11:20PM

    by darkfeline (1030) on Sunday January 10 2016, @11:20PM (#287859) Homepage

    I've had universally better experience with Linux drivers than Windows drivers. The last time I reinstalled Windows (a year ago), I had to manually look up eight drivers, by product ID, move then via USB, and then install them, of course, restarting after each one. The last time I installed Linux (six years ago), everything "just werked". Oh wait, for the sake of honest disclosure, I had to run package manager install "nvidia" and some wifi driver (the liveboot itself had full wifi support, so it wasn't a big problem).

    Oh yeah, ease of use with regard to drivers, real solid argument there.

    --
    Join the SDF Public Access UNIX System today!
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Pino P on Monday January 11 2016, @03:12AM

    by Pino P (4721) on Monday January 11 2016, @03:12AM (#287936) Journal

    At least you were able to find the drivers. On GNU/Linux, a lot of times, the drivers just plain don't exist at all. There are scanners with no SANE driver, for instance.