NOTE TO computerconsultantsforum.com and forums.techcareerfubar.com USERS: This is the same site. Your login will work here. Use the "forgot password" function if you need help recovering your password.

Obvious fact: You're not logged in.

Therefore, you're only seeing the tip of the iceberg of great discussion threads on this site.

Get rid of this big black message box by joining here: http://mature-it.pro/register/

Who We Are: A collection of IT, engineering and sciences professionals, in a variety of current circumstances with a variety of career backgrounds. Including System admins, Developers and programmers, Freelancers and "gig" entrepreneurs, Contract, job shopping and FTE-employed contract house IT workers, Web developers, Inventors, and artists and writers with tech backgrounds.

We're smarter than the hive mind you've experienced on large tech discussion forums and groups. So register on the board - your email is NEVER sold or provided to third parties. Then LOGIN FREQUENTLY to see new stuff daily.

Join by Registering here: http://mature-it.pro/register/

Author Topic: Stop Win 10 Updates  (Read 176 times)

pxsant

  • CCF Winner's Circle - Supporter
  • Wise Sage
  • *
  • Posts: 1705
Stop Win 10 Updates
« on: November 08, 2018, 01:11:08 am »
Here is a script which was on Iritu showing a possible way to stop Windows 10 updates.   I have not tested it to see if it works.  Might do that on the weekend.

echo off

:start
cls
ECHO *** Stop Updates Started ***
net stop dosvc
net stop bits
net stop dosvc
net stop UsoSvc
net stop wuauserv
del /q /s "C:\Windows\SoftwareDistribution\*"
ECHO *** Stop Updates Finised ***
ECHO ****************************
echo
echo
timeout /t 60 /nobreak
goto start
pause

G0ddard B0lt

  • I absolutely DESPISE improvised sulfur-charcoal-salt peter cannons made out of hollow tree branches filled with diamonds as projectiles.
  • Trusted Member
  • Wise Sage
  • ******
  • Posts: 22672
  • Gorn Classic, user of Gornix
Re: Stop Win 10 Updates
« Reply #1 on: November 08, 2018, 07:01:37 am »
The owner of that board Michael B is a total asshole who got Crazyontap shut down. 

That script looks OK except it looks like you have to leave it running and looping forever? Not a good solution IMO because it doesn't manage to disable anything permanently.
Gornix is protected by the GPL. *

* Gorn Public License. Duplication by inferior sentient species prohibited.

pxsant

  • CCF Winner's Circle - Supporter
  • Wise Sage
  • *
  • Posts: 1705
Re: Stop Win 10 Updates
« Reply #2 on: November 08, 2018, 07:23:09 am »
Yep, I agree he was a total dick for the nonsense he pulled on COT.   It was none of his business and he had no right to interfere in another board.

So the script only stops Windows updates momentarily and has to run every 60 seconds to kill the processes yet again.   Pretty lame way to do it.   Although it shows just how bad Microsoft has become with their OS.    Go Linux.

G0ddard B0lt

  • I absolutely DESPISE improvised sulfur-charcoal-salt peter cannons made out of hollow tree branches filled with diamonds as projectiles.
  • Trusted Member
  • Wise Sage
  • ******
  • Posts: 22672
  • Gorn Classic, user of Gornix
Re: Stop Win 10 Updates
« Reply #3 on: November 08, 2018, 07:26:32 am »
I think someone of the caliber of Gibson Research (Spinrite) needs to investigate the core of Windows and publish exactly how to switch off these services permanently.


Obviously this script which is just a loop with a delay statement to keep from bogging the system down doesn't set or clear anything permanently. It's close to the source but no cigar. I also don't get where/how this bat file is intended to be run. I guess you're supposed to leave an admin console command line open and run this while your system is on?
Gornix is protected by the GPL. *

* Gorn Public License. Duplication by inferior sentient species prohibited.

unix

  • Trusted Member
  • Wise Sage
  • ******
  • Posts: 4296
Re: Stop Win 10 Updates
« Reply #4 on: November 08, 2018, 07:56:04 am »
I have a similar script that runs in a BAT file and turns on/off numlock to prevent the machine from being locked. You can put it an auto start location so it will start upon boot.

Windows has become a total nightmare. The October surprise where my drivers got deleted. Microsoft is *the* virus.
Brawndo. It's got what plants crave.