How permanently stop windows 10 force updates

Anonymous
2018-02-25T13:34:58+00:00

I'm using an ACER aspire ES 14 laptop and it's been with me for over a year now with no problems whatsoever. Not until the start of 2018 where out of nowhere, windows 10 wants me to install their updates. Now for how long have I been ignoring those latest updates and seen some of the peoples complaints in recent forums that the newest updates destroys their PC/laptops instead of making it better, I'm kinda scared and also don't have the time to get all of the updates in my laptop. First, it was the windows assistant that was bugging me, where it would just show up and stops me for doing anything else. I tried the following method of going to "Services" and disabling both "Background Intelligence Transfer" and "Windows Update" and restarted my laptop, but of course those didn't work since it will automatically enables themselves again while also installing windows 10 assistant back. So I tried another method I found here that needs me to go to Task Scheduler and do some tweaking here and there,  and what do you know, it worked! At least for 3 weeks... Then a few days ago, I found windows 10 assistant installs itself again, so I had to do the same steps I did before and it worked so far, then the next day where I was expecting it to install itself again. Something new happened, instead of windows 10 assistant, I just received a notification in my Action Center that "We're getting your PC up to date" and I know for sure that it's still a windows update and this is the part that's making me nuts and stressed out since I have no idea how to stop this, I'm all out of options even from searching this on the web. So I really need help from this.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

87 answers

Sort by: Most helpful
  1. Anonymous
    2018-09-21T18:36:33+00:00

    Absolutely BS. I have spent the last week fixing my laptop as a result of forced windows 10 updates. MY onboard keyboard died, my trackpad was not responsive. MY HDMI and graphics drivers were out of synch (APU and Discreet on the boaord graphics card) my USB drivers were hit or miss if they would function. At one point I was reduced to a plug&Play mouse and an on-screen virtual keyboard to get into recovery boot mode. If not for Google providing me 100+ GB of storage I would have been screwed b/c on my reset ALL of my files were corrupted in the reset process. 

    7 Days ago everything was working perfectly fine. A forced update to the latest 18xx April windows 10 and everything failed. I am now stuck racing against the clock to figure out a way to make sure windows cannot break my computer again. I am a student and work remote, my computer is my life without it I fail classes and do not earn an income.

    1 week of pay gone. 1 week of assignments failed. 

    This is on windows, I will not allow updates to continue. I consider this breach of contract and false advertising on their part. Planned obsolescence and collusion with hardware/system manufacturers. Unforgivable and unbelievable.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-08-23T20:54:02+00:00

    Finally found something that kills Windows Update forever and its not so difficult to do,

    After stopping wuaserv and bits services

    Look for C:\Windows\SoftwareDistribution and delete all of its contents, then remove ALL permissions to that directory, to do this you'll need to disable permission inheritance, then remove ALL permissions and the Virus called "Windows update" Will never be able to start again, I've done this to my 2 computers and has worked perfectly, no more forced updates, no more popups, no more bandwidth and disk IO wasting, no more forced reboots

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-08-22T18:35:14+00:00

    How generous of MS to push users away from their products and handing them over to apple or even linux by making their operating system unusable. Windows 10 is effectively an "offline" OS from the user's POW as the OS is permanently hogging internet's connection for it's updates rendering it truly unusable even for the most trivial tasks as checking an email.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-03-01T02:35:20+00:00

    You can nobble it thoroughly, but the mysterious "dmwappushservice" thing might unknobble it for you. (I do this with a script for LTSB, but here's the basics, may include some other things you don't need.)

    1 - knobble some tasks.

    "Maintenance Install"    #UpdateOrchestrator Windows Update?

    "Policy Install" # UpdateOrchestrator Windows Update?

    "Reboot" # UpdateOrchestrator Windows Update?

    "Refresh Settings" # UpdateOrchestrator Windows Update?

    "Resume On Boot" # UpdateOrchestrator Windows Update?

    "Schedule Retry Scan" # UpdateOrchestrator not present??

    "Schedule Scan" # UpdateOrchestrator Windows Update?

    "USO_UxBroker_Display" # UpdateOrchestrator Windows Update?

    "USO_UxBroker_ReadyToReboot" # UpdateOrchestrator Windows Update?

    "Automatic App Update" # Windows Update

    "Scheduled Start" # Windows Update

    "sih" # Windows Update

    "sihboot" # Windows Update - SYSPREP breaks if this is disabled.

    2 - knobble some services

    "BITS" # Background Intelligent Transfer Service (HTTP)

    "DoSvc" # Delivery Optimization

    "wuauserv" # Windows Update

    3 - Use GPEDIT to tell it where to get its updates from:

    Under computer > administrative settings > windows components > windows update

    specify intranet microsoft update service location (usually for WSUS)

    enable this, give it a bad location like http://localhost:8530/ 

    also enable

    do not connect to any windows update internet locations.

    In testing, this never tried to update for over a month running test contents but of course, retail versions might do something stupid.

    In short, UpdateOrchestrator is your enemy.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-02-26T03:33:58+00:00

    If it was easily that possible, I would've done that by now. Since I bought my system which is already pre installed windows 10 in it. Though I saw forums and discussion that even Windows 7 and 8 have some problem where they're forced to upgrade to 10. Is this actually true though?

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments