KB ID 0000220
Problem
Windows update produces this error.

Solution
1. Click Start > Run > cmd {enter}
2. Issue the following commands,
net stop wuauserv {enter}
cd %windir%softwaredistributiondatastore {enter}
del datastore.edb {enter}
net start wuauserv {enter}
![[Error number: 0xC80003FE]](../Media/0000220/00002.jpg)
Note: If is complains it cannot find datastore.edb, then at that point reboot.
Related Articles, References, Credits, or External Links
NA