Seçkin Üye
Go here if you want to disable the automatic windows update:
Bağlantıları görmek için lütfen
Giriş Yap
I suggest not doing that though since windows updates are importantclick advance setting and pause for 7dayshow to we ignore this update or delete it and stop windows update automatically
@Echo Stopping the Windows Update Service ...
@echo off
Net stop wuauserv
@echo ***********************************
@Echo Disabling the Windows Update Service ...
@echo off
sc config "wuauserv" start=disabled
@echo ***********************************
@echo Finished ....
pause
It will not work i mean after every reboot it will start automatically. i just shared the method just follow that to turn off your windows 10 updates permanently.You can stop windows update via services.msc.
![]()
Oh sorry I fotgot that step. Thanks bro.It will not work i mean after every reboot it will start automatically. i just shared the method just follow that to turn off your windows 10 updates permanently.
i not recomended using third partyuse windows update blocker
bro go services and disable window upadatehow to we ignore this update or delete it and stop windows update automatically
To disable the Automatic Updates for Windows Servers and Workstations manually, follow the steps given below:how to we ignore this update or delete it and stop windows update automatically