Jump to content
Sign in to follow this  
KSATRoadWarrior

Gamers Should Be Worried About Windows 10 Automatic Updates.

Recommended Posts

I'll stay with W7 for as long as I possibly can. Hate fixing bugs and issues that should not be there when you get a new operating or any other software...unnecessary problems.

 

Cheers.

 

john.

Share this post


Link to post
Share on other sites

Did everyone miss this sentence or am I the only one that sees it.

 

"The tool is aimed at Windows Insiders running Windows 10 but will also work for normal users after the official launch of the OS on July 29."

No where on the KB article is that written.

Share this post


Link to post
Share on other sites

WINDOWS 10 SPECIFIC TWEAKS:

 

   1. Disables the download and automatic updates from Windows Update
       Notifications for new updates but no auto downloads

 

         Code/ Regedit:

                     

        [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
        "NoAutoUpdate"=dword:00000000
        "AUOptions"=dword:00000002
        "ScheduledInstallDay"=dword:00000000
        "ScheduledInstallTime"=dword:00000003

 

   2.  Windows Update will only download updates from Microsoft servers (No LAN and Peers)

 

        dword:00000000 = off
        dword:00000002 = lan only
        dword:00000003 = lan and web

 

         Code/ Regedit:

 

        [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config]
        "DownloadMode"=dword:00000000
        "DODownloadMode"=dword:00000000

  

    3. Disables drivers search on Windows Update

 

             Code/ Regedit:

 

        [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
        "SearchOrderConfig"=dword:00000003

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...