When you try to connect to the Windows Update or Microsoft
Update Web site, you may receive the following error message:
This issue may occur if your proxy or firewall settings are
configured incorrectly. In this case, the connection from the client computer
to the Windows Update servers fails.
To resolve this issue, use the following methods in the
order in which they are presented.
Method 1: Remove characters from the proxy exception list, and then clear the proxy cache
Follow these steps, as appropriate for the operating system that
you are running.
Windows XP, Windows Server 2003, and Windows 2000
- Click Start, click Run,
type notepad, and then click OK, or press ENTER.
- Copy the following commands, and then paste them into the opened Notepad window:
proxycfg -d
net stop wuauserv
net start wuauserv
- On the File menu, click Save As, and then type fixproxy.bat.
- Click Save as type, and then select All Files.
- Save the fixproxy.bat file to your desktop.
- Double-click the fixproxy.bat file to register the Windows Update files
- Try to install updates again
Note When the updates are installed successfully, you can safely delete the fixproxy.bat file. If these steps did not resolve your issue, go to Method 2.
Windows Vista and Windows Server 2008
- Click Start
Collapse this imageExpand this image
, and then type notepad in the Start search text box. - Click Notepad in the Programs list.
- Copy the following commands, and then paste them into the opened Notepad window:
proxycfg -d
net stop wuauserv
net start wuauserv
- Click File, click Save As, and then type fixproxy.bat.
- Click Save as type, and then select All Files (*.*).
- Save the fixproxy.bat file to your desktop.
- Right-click the fixproxy.bat file, and then click Run as administrator.
Collapse this imageExpand this image
If you are prompted for an administrator password or for
confirmation, type the password, or click Continue. - Try to install updates again.
Note When the updates are installed successfully, you can safely delete the fixproxy.bat file.
Method 2: Enable the "Automatically detect settings" option in Internet Explorer
Note Use this method if your operating system is Windows 2000, Windows XP, or Windows Server 2003.
- Start Windows Internet Explorer.
- On the Tools menu, click Internet
Options.
Note If the Internet Explorer Tools menu is
unavailable in Internet Explorer, press the ALT key to display the menu. - Click the Connections tab, and then click LAN
Settings.
- Click to select the Automatically detect
settings check box, and then click OK.
- Try to install updates again.
Article ID: 957309 - Last Review: September 10, 2008 - Revision: 2.0
APPLIES TO
- Microsoft Windows Update
- Microsoft Update
| kbprb kbexpertisebeginner kbtshoot KB957309 |