VMware and Windows Update Error number: 0xC80003FB

Posted by Tom Carpenter
Jun 08 2009

If you receive Error number: 0xC80003FB when trying to use Windows Update or Microsoft Update from within VMware Workstation 6.5 (and possibly other versions of VMware), here is a quick fix:

To force Windows Update or Microsoft Update to work in VMware Workstation 6.5, perform the following steps in the Windows VM:

  1. Launch a command prompt
  2. Execute the following commands:
    1. net stop wuauserv
    2. regsvr32 c:\windows\system32\wups2.dll
    3. net start wuauserv
  3. Exit the command prompt
  4. Run Windows Update or Microsoft Update again

NOTE: These commands assume Windows is installed to C:\Windows.

This is not a fix all. Normal Windows Update problems may still occur. This is a specific fix for running XP, Server 2003 or Server 2003 R2 in VMware Workstation 6.5.

Post to Twitter Tweet This Post

You must be logged in to post a comment.

Trackback URL for this entry