Update off Windows 10, But Auto start again [duplicate]
This question already has an answer here:
Stopping all automatic updates Windows 10
10 answers
My windows 10 updated was off. But some day's later, It automatically taken update.I also remove from service.It's happens several times.How can I off permanently updated from my pc.
windows windows-10
marked as duplicate by Run5k, Scott, n8te, fixer1234, music2myear Dec 25 '18 at 0:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Stopping all automatic updates Windows 10
10 answers
My windows 10 updated was off. But some day's later, It automatically taken update.I also remove from service.It's happens several times.How can I off permanently updated from my pc.
windows windows-10
marked as duplicate by Run5k, Scott, n8te, fixer1234, music2myear Dec 25 '18 at 0:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19
add a comment |
This question already has an answer here:
Stopping all automatic updates Windows 10
10 answers
My windows 10 updated was off. But some day's later, It automatically taken update.I also remove from service.It's happens several times.How can I off permanently updated from my pc.
windows windows-10
This question already has an answer here:
Stopping all automatic updates Windows 10
10 answers
My windows 10 updated was off. But some day's later, It automatically taken update.I also remove from service.It's happens several times.How can I off permanently updated from my pc.
This question already has an answer here:
Stopping all automatic updates Windows 10
10 answers
windows windows-10
windows windows-10
edited Dec 20 '18 at 4:20
asked Dec 20 '18 at 4:10
Masum
11
11
marked as duplicate by Run5k, Scott, n8te, fixer1234, music2myear Dec 25 '18 at 0:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Run5k, Scott, n8te, fixer1234, music2myear Dec 25 '18 at 0:05
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19
add a comment |
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19
add a comment |
2 Answers
2
active
oldest
votes
Try this method:
- Press the Windows logo key + R then type gpedit.msc and click OK.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Double-click Configure Automatic Updates.
- Select Disabled in Configured Automatic Updates on the left, and click Apply and OK to disable the Windows automatic update feature.
add a comment |
- we can try to run the following cmd as an administrator to disable automatically update and restart the computer:
Sc.exe stop wuauserv
Sc.exe config wuauserv start= disabled
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesih" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesihboot" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateScheduled Start" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateAutomatic App Update" /Disable
Try the following gpo:
Administrative Templates | System | Internet Communication Management | Internet Communication Settings|Turn off access to all Windows Update featuresWindows Update won`t be downloaded from a metered network. We could configure the network as "metered" network as a workaround to disable updates.
Best regards,
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try this method:
- Press the Windows logo key + R then type gpedit.msc and click OK.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Double-click Configure Automatic Updates.
- Select Disabled in Configured Automatic Updates on the left, and click Apply and OK to disable the Windows automatic update feature.
add a comment |
Try this method:
- Press the Windows logo key + R then type gpedit.msc and click OK.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Double-click Configure Automatic Updates.
- Select Disabled in Configured Automatic Updates on the left, and click Apply and OK to disable the Windows automatic update feature.
add a comment |
Try this method:
- Press the Windows logo key + R then type gpedit.msc and click OK.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Double-click Configure Automatic Updates.
- Select Disabled in Configured Automatic Updates on the left, and click Apply and OK to disable the Windows automatic update feature.
Try this method:
- Press the Windows logo key + R then type gpedit.msc and click OK.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Double-click Configure Automatic Updates.
- Select Disabled in Configured Automatic Updates on the left, and click Apply and OK to disable the Windows automatic update feature.
answered Dec 20 '18 at 5:49
J.Doe
11
11
add a comment |
add a comment |
- we can try to run the following cmd as an administrator to disable automatically update and restart the computer:
Sc.exe stop wuauserv
Sc.exe config wuauserv start= disabled
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesih" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesihboot" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateScheduled Start" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateAutomatic App Update" /Disable
Try the following gpo:
Administrative Templates | System | Internet Communication Management | Internet Communication Settings|Turn off access to all Windows Update featuresWindows Update won`t be downloaded from a metered network. We could configure the network as "metered" network as a workaround to disable updates.
Best regards,
add a comment |
- we can try to run the following cmd as an administrator to disable automatically update and restart the computer:
Sc.exe stop wuauserv
Sc.exe config wuauserv start= disabled
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesih" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesihboot" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateScheduled Start" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateAutomatic App Update" /Disable
Try the following gpo:
Administrative Templates | System | Internet Communication Management | Internet Communication Settings|Turn off access to all Windows Update featuresWindows Update won`t be downloaded from a metered network. We could configure the network as "metered" network as a workaround to disable updates.
Best regards,
add a comment |
- we can try to run the following cmd as an administrator to disable automatically update and restart the computer:
Sc.exe stop wuauserv
Sc.exe config wuauserv start= disabled
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesih" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesihboot" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateScheduled Start" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateAutomatic App Update" /Disable
Try the following gpo:
Administrative Templates | System | Internet Communication Management | Internet Communication Settings|Turn off access to all Windows Update featuresWindows Update won`t be downloaded from a metered network. We could configure the network as "metered" network as a workaround to disable updates.
Best regards,
- we can try to run the following cmd as an administrator to disable automatically update and restart the computer:
Sc.exe stop wuauserv
Sc.exe config wuauserv start= disabled
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesih" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdatesihboot" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateScheduled Start" /Disable
schtasks /Change /TN "MicrosoftWindowsWindowsUpdateAutomatic App Update" /Disable
Try the following gpo:
Administrative Templates | System | Internet Communication Management | Internet Communication Settings|Turn off access to all Windows Update featuresWindows Update won`t be downloaded from a metered network. We could configure the network as "metered" network as a workaround to disable updates.
Best regards,
answered Dec 20 '18 at 5:54
cora zhou
1
1
add a comment |
add a comment |
I already done this way.But I did not get solution.
– Masum
Dec 20 '18 at 4:19