[SOLVED] Windows Update keeps starting, despite being disabled?

Discussion in 'Windows 10' started by scaramonga, Nov 26, 2017.

  1. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
    #81 pf100, Dec 4, 2017
    Last edited: Dec 4, 2017
    If you don't invoke UAC before running wub, you can't ctrl-c to cancel the script, so I left it. Well, you can cancel, but you have to do it more than once. Plus, the awesome code you wrote to check for looping, I think that'll help in certain situations.
     
  2. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
    #82 pf100, Dec 4, 2017
    Last edited: Dec 4, 2017
    I lied.
    It's up now.
     
  3. wyatt23

    wyatt23 MDL Member

    Apr 2, 2017
    111
    60
    10
    :worthy: Will check back to majorgeeks later. Thank you again for your work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
    I sent it to them.
     
  5. wyatt23

    wyatt23 MDL Member

    Apr 2, 2017
    111
    60
    10
    Its up at MG, now we can all get back to normailty knowing that once again we have given MS the royal "Screw You" :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
  7. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    Weird question... is anyone else besides OP having this problem with the WU service? I'm still on 1703 but this worries me somehow, as I plan to upgrade to the next iteration (one after 1709)... if this is going to be a nuisance...
     
  8. wyatt23

    wyatt23 MDL Member

    Apr 2, 2017
    111
    60
    10
    I think i have seen 2 users with this issue. Chances are MS will also add this to w7 and 8.1 too.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    Urk... that sucks... Aren't they aware their programmers suck hard and mess up stuff they don't bother to test, and that's the reason why people disables this crap so they can update manually whenever they fix their mess?... whatever.

    Besides the permissions thing for the UsoClient file... coudn't it be that disabling that task would prevent the WU service from restoring? Just wondering...
     
  10. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,424
    60
    Disabling that task is not trivial.
     
  11. tfwmdl

    tfwmdl MDL Novice

    Feb 18, 2010
    14
    2
    0
    Tried that on FCU, WU still started itself, so ended up using WUB and forcibly deleting the schedule tasks relating to WU.
     
  12. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    Dang... that means messing a bit with permissions so the service keeps disabled? Does it show any errors or simply that also restores itself? Sorry if ask so much, but if we find the core task (has to be a task) that messes with service settings, we are saved. (Athough we always have the WUB alternative to keep this controlled).

    Still? Crap... this is serious...

    Is this only happening in LTSB editions only?
     
  13. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    Just to add... checking the links... seems 1703 has the same exact task, but WU never re-enables itself...
    I don't like this...
     
  14. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    261
    10
    Most don't.

    Few days now, and all is still well with the WUB method :) No restarts as yet. There is another CU waiting for me to install, but I'm loathe to do it ATM, as system is running how I want it, for now.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,915
    340
    Update related tasks in 1709 (most are inbox, some are created after install)
    Code:
    Microsoft\Windows\UNP\RunUpdateNotificationMgr
    Microsoft\Windows\WaaSMedic\PerformRemediation
    Microsoft\Windows\UpdateOrchestrator\Battery Saver Deferred Install
    Microsoft\Windows\UpdateOrchestrator\Maintenance Install
    Microsoft\Windows\UpdateOrchestrator\Policy Install
    Microsoft\Windows\UpdateOrchestrator\Reboot
    Microsoft\Windows\UpdateOrchestrator\Refresh Settings
    Microsoft\Windows\UpdateOrchestrator\Resume On Boot
    Microsoft\Windows\UpdateOrchestrator\Schedule Scan
    Microsoft\Windows\UpdateOrchestrator\USO_Broker_Display
    Microsoft\Windows\UpdateOrchestrator\USO_UxBroker_ReadyToReboot
    Microsoft\Windows\UpdateOrchestrator\MusUx_UpdateInterval
    Microsoft\Windows\WindowsUpdate\Automatic App Update
    Microsoft\Windows\WindowsUpdate\Scheduled Start
    Microsoft\Windows\WindowsUpdate\sih
    Microsoft\Windows\WindowsUpdate\sihboot
    and this task is system locked
    Code:
    Microsoft\Windows\UpdateOrchestrator\USO_UxBroker_Display
     
  16. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    Hmmm... I'll fire up a VM and see if disabling some or any of those keeps WU shut
    Other option is to disable Update Ochestrator Service and see what happens...
     
  17. Demencial777

    Demencial777 MDL Junior Member

    Dec 30, 2012
    91
    30
    0
    #99 Demencial777, Dec 7, 2017
    Last edited: Dec 7, 2017
    Well... tested on a VM with Windows 10 1709 Home... I can disable s**t as usual, I have rebooted the thing many times and the service remains disabled... I disabled also telemetry service, and the Application Experience, Customer Service Improvement program and Windows Update tasks in Task Scheduler too... all remains disabled just like I left it, the OS is on the .98 version with latest cumulative update so, seems everything runs normal here.

    EDIT: Risked my butt and ran the task that is supposedly responsible of renabling WU service... nothing happened. all remains disabled, did a cold boot, nothing changed.

    Is there a chance this thing is affecting only LTSB users?
     
  18. pf100

    pf100 Duct Tape Coder

    Oct 22, 2010
    2,069
    3,449
    90
    No. In addition to LTSB 2016 doing it, the Windows Update service was enabling itself on Pro 1709 on my laptop too. Microsoft is working to make disabling updates a diminishing moving target. Well, good luck with that, Microsoft. The people who want to be able to run manual updates will always find a way around your BS. Haha. Ha. **ckers.