Turn off windows update service & auto updates windows 10 using powershell

前端 未结 6 1943
难免孤独
难免孤独 2020-12-17 04:58

I want to use a powershell script to turn off windows update service & auto updates windows 10 using powershell. I\'ve searched around but the commands didn\'t turn eit

6条回答
  •  抹茶落季
    2020-12-17 05:35

    For disable auto update of Windows 10 Run --> services.msc --> Windows Update --> properties --> Startup type --> Disabled

    http://optimistpower.blogspot.in/2017/12/how-to-disable-windows-auto-update-in.html

提交回复
热议问题