Share via

Windows Update Error

Anonymous
2015-11-02T06:42:04+00:00

I am trying to update my computer from Windows 8.1 to Windows 10.  Every time I run the Windows Update I get an error message.  The most recent one is "Code 80244017 Windows Update ran into a problem."  I have tried running Windows Defender and Windows malware detector with no malicious files found.  No connection problems can be detected and I tried all the troubleshooting and setting Internet Explorer as the default browser.  What else can I do?

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2015-11-02T14:00:08+00:00

    0x80244017     SUS_E_PT_HTTP_STATUS_DENIED     Http status 401 - access denied

    netsh winhttp set proxy proxy-server="myproxy.domain:80" bypass-list="*.domain;<local>"

    Select the keyboard shortcut Win+X, and click Command Prompt (Admin) on the drop down menu. Type *cd* and press ENTER. Type or paste **netsh winhttp set proxy proxy-server="myproxy.domain:80" bypass-list="*.domain;<local>"**and press the ENTER key.

    Restart the computer and try updating Windows.

    Was this answer helpful?

    0 comments No comments