1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Windows update disabled

Discussion in 'Windows 10' started by MrCrow, Mar 1, 2019.

  1. MrCrow

    MrCrow Registered Members

    Joined:
    Mar 1, 2019
    Messages:
    11
    Operating System:
    Windows 10
    Well, they've all been uninstalled now.

    I've run this:

    reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 0 /f

    which seems to have applied the registry value but running this:

    sc config wuauserv start= auto

    Gives this:

    [SC] ChangeServiceConfig FAILED 5:

    Access is denied.


    I need to change permissions somehow but no idea how to do that.
     

Share This Page