jeudi 13 septembre 2018

Delete the win update service can block the win update?

https://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install/disable-windows-update-service/1bf1837f-613e-421b-857b-688b3a5374bb

Disable Windows Update Service

Hello, 
When I change Windows Update service from Running and Manual(Trigger Start) to Stopped and Disabled, Windows automatically restarts the service at 6 AM and change it again to Running and Manual(Trigger Start).
I want it to be disabled unti I manually change it.
So far, I tried to do the following:
1. running from CMD (as administrator) the following lines: 
sc stop wuauserv sc config wuauserv start= disabled
2. changing the group policy to "Notify for download and auto install" but it only ensured now updates will be installed. the service still restarting.
3. Adding WindowsUpdate/AU options keys to  HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
thanks for your help.


Have you tried 

Press Windows key + R 
Type: services.msc 
Hit Enter 

Scroll down to Windows Update 
Select it then right click it 
Click Properties 
Under the General tab, choose Startup type to DIsabled 
Click Stop 
Click Apply then OK

Hi AlonYe, this method works, because it deletes the Update service altogether! 

Click your Start Button, type services and hit Enter 

Scroll down to find Windows Update Service 

If it is Started, double click it and stop that service 

Close the services App 

Click your Start Button, type cmd, right click Command Prompt and choose 'Run as Administrator' 

Run this command and hit Enter 

sc delete wuauserv 

Close Command Prompt 

Restart your PC 


Note, you may have to restart a couple of times for the Update service to disappear completely . . . 


If you also have the Update Assistant installed on your system: 

The Update Assistant in Windows 10 cannot be uninstalled, but you can get rid of it 

Click your Start Button, type Task Scheduler and hit enter 
In the left Pane, navigate to: Windows - Update Orchestrater 
Right Pane double click 'Update Assistant' 
Click on Triggers Tab 
On each of the triggers ( At login . . . etc.) double click and uncheck 'Enabled' 

Under 'Update Assistant, there is another event 'Update Assistant CalendarRun' 
Do the same for all triggers on that event 

Restart your system, that's It!

Aucun commentaire:

Enregistrer un commentaire