How to fix Windows Update in Windows 10 so that it behaves exactly like old WU?

Discussion in 'Windows 10' started by secretromeo, Jan 30, 2015.

  1. secretromeo

    secretromeo MDL Addicted

    Mar 30, 2011
    506
    235
    30
    I want Windows Update in Windows 10 to Check for updates but let me choose whether to download and install them.

    So I did this:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX]
    "IsConvergedUpdateStackEnabled"=dword:00000000

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings]
    "UxOption"=dword:00000000

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AutoUpdate]
    "AUOptions"=dword:00000002


    However, despite showing me what all updates are available, Windows Update is automatically silently downloading the available updates. I want that to stop. What else must I need to do?
     
  2. amajmon

    amajmon MDL Senior Member

    Sep 21, 2012
    300
    130
    10
    You must wait for final version of win 10.:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. LLStarks

    LLStarks MDL Member

    May 17, 2011
    133
    6
    10
    Once you block an update in the old menu, it's no longer offered in the modern UI
     
  4. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,470
    2,487
    120
    #4 moderate, Jan 31, 2015
    Last edited by a moderator: Apr 20, 2017
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
    "AUOptions"=dword:00000001
    "CachedAUOptions"=dword:00000001
    "ElevateNonAdmins"=dword:00000001
    "ForcedReboot"=dword:00000002
    "IncludeRecommendedUpdates"=dword:00000001
    
     
  5. dummekuehe

    dummekuehe MDL Addicted

    Jan 11, 2009
    506
    115
    30
    they are dumbing this os down so much
    i think i'd rather have android on my pc
    new windows update is a pos
     
  6. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,470
    2,487
    120
    #6 moderate, Jan 31, 2015
    Last edited: Jan 31, 2015
    Android? So your PC is tablet actually? Or cell phone? :)
     
  7. Hadron-Curious

    Hadron-Curious MDL Guru

    Jul 4, 2014
    3,725
    600
    120
    There is Android Linux and he can possibly make use of that - if he is not satisfied with what Microsoft is doing with Windows 10.
     
  8. shawnmos

    shawnmos MDL Member

    Oct 27, 2007
    177
    6
    10
    This is beta software. Disabling autoupdate has been disabled for the beta. It's part of the terms you agreed to when you downloaded the TP. It will return when the software is final. If you don't like it don't use beta software. :rolleyes:
     
  9. hosa

    hosa MDL Novice

    Nov 23, 2019
    16
    0
    0
    So, I just signed up to reply to this post because i need help. I didnt know that was possible and I couldnt find this guide anywhere else on the web. I dont have them in the said directory so i assume i should create them? And I would like to know what each value does? and does it work for the latest windows version?
     
  10. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,454
    1,345
    120
    Do you really have Windows 1507 or 15011 running to this country? If not, go to Settings and you will find what you need.
    But of course you can do these registry keys, but there is no need to do them, and I would not personally recommend them.
    My suggestion would be for you to do something only then, if you have understand, what you are doing and why you are doing it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. hosa

    hosa MDL Novice

    Nov 23, 2019
    16
    0
    0
    My Windows Home version is 1809. And actually I cant find any option to be able to manually choose which updates to download and install. Maybe you can enlighten me.
     
  12. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    703
    30
    You do realize that you necro'd a nearly 4 year old thread right? The information provided in it almost certainly is no longer accurate. If you want to control what updates are installed, I suggest you look into one of the MDL developed solutions for controlling updates. Sledgehammer for example. I don't disable updates but if you really want to go down this route, you can disable WU and manually apply update files downloaded from the catalog or UUP dump.
     
  13. hosa

    hosa MDL Novice

    Nov 23, 2019
    16
    0
    0
    ok this is very helpful , thanks , bye.
     
  14. jeff69dini

    jeff69dini MDL Expert

    Nov 22, 2008
    1,023
    236
    60
    you can try disabling windows updates service but like a plague, the waasmedic service will eventually enable it whether you like it or not!!
     
  15. hosa

    hosa MDL Novice

    Nov 23, 2019
    16
    0
    0
    Thank u .. I did not know that.
     
  16. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,786
    7,747
    210
    That's what Sledgehammer is for - it keeps the update hijackers at bay.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...